Windows: "Everything" (that's the name). A lightweight, fast and advanced (if you want it) file search engine. Linux: Most tools of course, as they are made with the Unix philosophy, but these days I'm most surprised by print drivers for Linux. Where in Windows the printer is always magically offline or slow, from Linux I can print and scan very reliably. Vim is also worth learning, it makes editing much more... rela…
If you've any latex pointers I'd appreciate it :) I used latex to write a paper for the first time last week, and while i thoroughly enjoyed it, i'm fairly confident there were lots of things I could've done better.
Ask HN: Examples of reliable software you enjoy using
521–530 of 666 posts
Re: Ask HN: Examples of reliable software you enjoy using
#522Earlier quoted context omitted.
In case you didn't know, there's an option in VLC to download subtitles based on the hash of the video.
That sounds amazing, from where are the subs sourced?
I wanted to install this extension earlier this week, only to discover that it was already installed. This is with VLC 2.2.3 on OS X.
Search by hash has been working well for me so far.
Re: Ask HN: Examples of reliable software you enjoy using
#523Re: Ask HN: Examples of reliable software you enjoy using
#524Re: Ask HN: Examples of reliable software you enjoy using
#525VLC. There have been so many times I thought "man it would be great if there were this crazy hypothetical feature in my media player" only to find out it's like a stable long-established feature that's a keypress away from activation after a quick google search or glance at a dropdown menu.
VLC has the same problem as Chrome vs. Safari for me on OS X: It's not color correct, ignores monitor color profiles and colors look washed out in direct comparison to QuickTime. I'm guessing many people are not aware of that on their Macs. At least Chromium seems finally to work on this after more than 5 years https://bugs.chromium.org/p/chromium/issues/detail?id=44872 I wished I do not need to switch to QuickTime o…
Re: Ask HN: Examples of reliable software you enjoy using
#526It's been a great intro lib to the aspects of func. programming, and while the learning curve is steep, the result is cleaner code with less chance of making a mistake.
Re: Ask HN: Examples of reliable software you enjoy using
#527Earlier quoted context omitted.
I've seen this program come up a few times in the last couple of years - but every time I look at it I can't see a use case that sticks out. I've looked through the FAQ and installed it and I just can't seem to get why I'd use that opposed to Windows Explorer, 7Zip, and WinSCP. Can you share why you find it useful? Thanks!
I guess it only becomes a real power tool if you learn to navigate and harness the power of the 2 side-by-side panels by keyboard. Long story short, let me sum up some of my favorite features: - Tab to switch between panels - Navigate with arrow keys through the files list (very handy if you have it on 'brief' view, especially since you can walk through whole directories with left/right arrow until you hit the '..')…
I've not used Total Commander or Directory Opus much, but I figured DOpus was something you might be interested in.
Re: Ask HN: Examples of reliable software you enjoy using
#528git is so reliable that I forget that reliability used to be a problem in version control (I've had to reconstruct CVS and Subversion repositories that got corrupted via various bugs and quirks of the system). It's also pretty fast. SQLite is an automatic, and easy, answer. It almost goes without saying at this point, I guess. vim is everywhere. I like knowing I can always run it no matter where I am or what server/V…
>Inbox I've had a heap of issues with not receiving notifications for emails that were miscategorised.. or just never popped up on my phone... I check gmail on my desktop every few days just to see if I missed something.
Re: Ask HN: Examples of reliable software you enjoy using
#529Ableton Live, a music creation program. Its data recovery has never once failed me. Those moments when I needed to use data recovery were caused by unreliable plugins, not Live itself.
Re: Ask HN: Examples of reliable software you enjoy using
#530Earlier quoted context omitted.
There's a reason for that: https://en.wikipedia.org/wiki/Michael_Stonebraker
This is actually the first time I've seen POSTGRES referred to as named for being post-Ingres. This wiki page is full of quite interesting tidbits of history on DB research, thanks.