Live data from Hacker News

Ask HN: Examples of reliable software you enjoy using

news.ycombinator.com

261–270 of 666 posts

Re: Ask HN: Examples of reliable software you enjoy using

#261
post #76

Reliable: vim, Microsoft Word/Excel, SQLite, tmux, GNU coreutils, svn I think most would agree with most of the items, although svn warrants an explanation. I prefer the paradigm of git, but svn always impresses me with its ability to handle large repositories and large files out of the box without falling over.

Word and Excel are not that reliable at all. I can't say LibreOffice is much better, but all graphical office software has let me down more often than I'd like to recount.

Excel has trouble opening any kind of CSV files, let alone if they're a bit too big. Word recently got stuck in a "save loop", making you painstakingly click the "don't save" option on your work because trying to save does nothing anymore. Both examples are from the past two months.

Re: Ask HN: Examples of reliable software you enjoy using

#262

Alfred ( https://www.alfredapp.com ) Alfred is absolutely the most game-changing app I've ever been introduced to. I only use it for finding files, searching, opening a page by direct URL, defining words, calculator, translation (via Google), launching apps, and quickly jumping to apps that are already open. It's probably saved me hundreds of hours in clicking around, etc. I've never purchased the paid version (been…

About the only Alfred feature I use is multiple item clipboard, and that alone is worth the price of the license for me. I'm going to dig into the other uses that folks have suggested here.

Re: Ask HN: Examples of reliable software you enjoy using

#263

Netbeans IDE. Cannot remember one serious crash. Have emptied the cache twice that I can think of over the years I have used it. (And most importantly: I have less problems than my colleague who uses IntelliJ.) Also as others have mentioned I've had major stability problems with eclipse, mostly in connection with the perforce plugin.

It might be Netbeans, or it might be Java EE as a language, but that's the opposite of reliable. Stuff breaks when you breathe on it and is often fixed by something like deleting your Netbeans cache folder or just restarting Netbeans (after you've been hunting a Java bug for 2 hours). The most common phrase in class as people try to use this for a semester-long fourth-year programming project: "I didn't change anything, this worked yesterday when I went home!"

Re: Ask HN: Examples of reliable software you enjoy using

#264

IntelliJ Idea is head and shoulders better than many other IDEs, particularly Eclipse in the reliability department.

I'm not a big fan of IDEs, but IntelliJ is really good. I just hate how heavy it is.

I second you on that. I only started using IntelliJ when I started heavy Java development. IntelliJ and its sister tools are a great help if you don't have the time to get into the nuances of whatever language you're using.

Re: Ask HN: Examples of reliable software you enjoy using

#265

Reaper DAW. Tiny executable, rock-solid reliability, low RAM and CPU usage, effortlessly configurable. It's closed source so it's just a gut feel but it gives the impression of being 'well made' under the hood. I call it my 'Vim of audio'. It was written by the creator of Winamp.

Reaper is amazing, as well as a lot of Cockos' software. People will probably recognize Licecap which is also them.

Their WDL library is also great. It can be a great "batteries included" start for realtime audio apps (and other purposes I'm sure), or you can just grab individual classes if you need a Mersenne Twister, or fast sine waves, or image format conversion, or...

http://www.cockos.com/index.php

Re: Ask HN: Examples of reliable software you enjoy using

#266

Alfred ( https://www.alfredapp.com ) Alfred is absolutely the most game-changing app I've ever been introduced to. I only use it for finding files, searching, opening a page by direct URL, defining words, calculator, translation (via Google), launching apps, and quickly jumping to apps that are already open. It's probably saved me hundreds of hours in clicking around, etc. I've never purchased the paid version (been…

By far my favorite Alfred integration is with Dash, the offline documentation viewer: https://kapeli.com/dash I have an Alfred workflow with a hotkey of COMMAND+OPTION+CTRL+P that searches Dash. I then type whatever it is that I'm searching for and Alfred displays the likely matches sorted by the docset preference order in Dash. It makes me feel psychic and I can't imagine working without it now. It's the first featu…

Just installed Dash and it's awesome! Thanks

Re: Ask HN: Examples of reliable software you enjoy using

#267

Ancestry.com, both its web app and iPhone app. This is a little different than most other responses in the thread, but I'm absolutely astounded how smoothly it works -- sure, you end up with some weird entries (husband/wife get tagged as the opposite in a marriage record or something), but the more I use Ancestry the more I'm convinced it's the best piece of software I've ever used. I'd break down my amazement into a…

[deleted]

Re: Ask HN: Examples of reliable software you enjoy using

#268

Earlier quoted context omitted.

I've installed Alfred before but just kept using Spotlight. I never saw why it amazes so many people. What does it do that Spotlight can't?

there is a lot of features in Alfred, but my absolute favorite is the workflows [1] I use Alfred workflow with dash [2], so i can type "go fmt.Println" into alfred, and jump straight to the man-page. I also use Alfred workflow with SnippetsLab [3], to open my personal notes in a similar fashion. 1: https://www.alfredapp.com/help/workflows/ 2: https://kapeli.com/dash Dash is also an absolutely wonderful app, for havin…

Would you mind sharing your Alfred dash workflow?

Edit: Found it. For those interested, you need the Alfred Powerpack and Dash installed. Go to Dash Preferences -> Integration & click 'Alfred'.

Re: Ask HN: Examples of reliable software you enjoy using

#269

Trying not to pick fan favorites/well knowns - SecureCRT - SSH and more client (win) Quicksilver - OSX launcher Pathfinder - OSX finder replacement Notepad++ - Win text editor Gawor's LDAP Browser - still my favorite (Java) Cog - OSX Music player (ala winamp) GCalTookit - Doing Google Calendar Magic (Java) Plex + ShowRSS + Catch - Netflix but better Synology - Their NAS platform is pretty amazing. You can do just abo…

I'm also using Path Finder because I prefer it's visual appearance much over Finder and Total Commander. However, it does have it's fair share of issues so I wouldn't recommend it to anyone anymore at this point. It is often giving me spinning ball cursor (lack of proper threading?), and there's this several year old bug that comes and goes, where the Places list disappears, which resurfaced for me just last week, and still haunts me :-/

Re: Ask HN: Examples of reliable software you enjoy using

#270

Trying not to pick fan favorites/well knowns - SecureCRT - SSH and more client (win) Quicksilver - OSX launcher Pathfinder - OSX finder replacement Notepad++ - Win text editor Gawor's LDAP Browser - still my favorite (Java) Cog - OSX Music player (ala winamp) GCalTookit - Doing Google Calendar Magic (Java) Plex + ShowRSS + Catch - Netflix but better Synology - Their NAS platform is pretty amazing. You can do just abo…

YNAB compared to Mint, anyone?
Post reply on HN