Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
senotrusov
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
senotrusov
3mo ago
I evaluated most of the popular dotfile management tools and found them far too complex for the problems they try to solve. I then used stow for about a year just to see whether symlinks would cause any issues. They did. Eventually, I wrote
2.
▲
One Terabyte of Kilobyte Age, Digging Through the Geocities Torrent
(blog.geocities.institute)
14 points
by
senotrusov
7mo ago
|
0 comments
3.
▲
Show HN: A tool to keep dotfiles and system configs in sync with a Git repo
(github.com)
1 points
by
senotrusov
7mo ago
|
0 comments
4.
▲
Show HN: Arch Linux installation lab notes turned into a clean guide
(senotrusov.com)
4 points
by
senotrusov
8mo ago
|
0 comments
5.
▲
by
senotrusov
10mo ago
>this lets you use Gemini 2.5 Pro for free with generous usage limits Considering that access is limited to the countries on the list [0], I wonder what motivated their choices, especially since many Balkan countries were left out. [0]:
6.
▲
by
senotrusov
10mo ago
I’ve created a small command-line tool that generates a hash-based, human-readable list of git repositories and data folders. Its purpose is to capture the exact state of all projects and files in a single plain-text file. I built it becaus
7.
▲
by
senotrusov
4y ago
It surprises me that it is a problem that needs to be solved, and not just a way it should be done from day one. Back in 2011 I wrote a small ruby class that interacts with redis and provides me a reliable method to consume messages from qu
8.
▲
by
senotrusov
4y ago
Maybe due to it's distinct and utility design I still remember my granddad's Russian-made jerrycan that he used to fill his motorcycle with gasoline, in his remote Siberian village in the 80's.
9.
▲
by
senotrusov
5y ago
I'm really glad that you find it interesting, it was my solo project for the long time. Feel free to contact me on discord stan#9673 if you need any help or just for the general shell-scripting related chat :)
10.
▲
by
senotrusov
5y ago
Restic is amazing. I like how Restic could be automated. I usually work in multiple Linux virtual machines and I have a Bash script to setup regular backup of all my many $HOMEs. I did not yet have the script for verification (did it manual
11.
▲
by
senotrusov
5y ago
There is also a tool ssh-import-id. It could do the similar with the command "ssh-import-id gh:<github username>". It checks if key is already in authorized_keys, and it's handy if you want to run the command in idempot
12.
▲
by
senotrusov
6y ago
Cool concept, lovely graphics and nice interface!
13.
▲
by
senotrusov
7y ago
I use BorgBackup to make a local backup on linux and mac machines and rclone to upload that backup to the cloud. It took me some time to figure it all out. I wrote a script to not manually repeat configuration steps next time. Although it&#
14.
▲
by
senotrusov
7y ago
I use Raspberry Pi 2 to synchronize files across my ubuntu/macos/windows machines, backup them into the encrypted backup and then upload that backup offsite. I use syncthing to synchronize files. It's fast, stable, cost me no
15.
▲
by
senotrusov
8y ago
Rails provide ruby DLS for migrations but you can always put plain SQL in that migration files. I do this most of the time and the Rails conveniently tracks which script needs to be executed against particular database state and runs them f
16.
▲
by
senotrusov
11y ago
Thank you! I was lucky to not hit OOM and I've got 5.648s for setting properties outside of the constructor and 3.680s for setting them inside of the constructor, so just as the post predicts. At the same time, if I'm trying to si
17.
▲
by
senotrusov
11y ago
Trying to understand the described matter I created some simple code to benchmark different cases. Probably I got something wrong, but setting properties inside the constructor function (prop-benchmark-b.js) are almost 6 times slower that s
18.
▲
by
senotrusov
11y ago
Wall Street International Magazine | Montenegro, Europe, RELOCATION | INTERN/entry/mid level software engineer, JavaScript/Rails Wall Street International Magazine (wsimag.com) is searching for entry/mid Level HTML/
19.
▲
by
senotrusov
12y ago
Photos and videos are searched for duplicates based on file size and checksum. Calculated checksums are cached. On a first run, not having the cache yet, it takes 1 hour 9 minutes to process 717 GB iPhoto library located on external HDD wit
20.
▲
Show HN: A tool to mark duplicates in iPhoto library – simple, fast, open source
(github.com)
3 points
by
senotrusov
12y ago
|
1 comments
21.
▲
by
senotrusov
12y ago
https://github.com/senotrusov/workety - A library to run Ruby classes as daemons. Process start, signal handling, logfile/pidfile, restart by watchdog, exception handling, reporting to Airbrake and Exceptional, Ra
22.
▲
by
senotrusov
12y ago
https://github.com/senotrusov/march A social content creation tool with cartography features. A document consist of sections, sections contain paragraphs. One single paragraph may have many instances across different d