Hacker Newsnew | past | comments | ask | show | jobs | submit | doktorn's commentslogin

`jq` is pretty much the only one solving a real problem that no existing tool solves IMHO. Most of the others are rewrites for some opinionated 'better' (faster, syntax highlighting, written in Rust or whatever...).


TIL: trolling != thrawling



CygnusEd on the Amiga.


In case you ever need it, here is Pi to a million decimals. http://www.pimillion.com


It is by no means a new fashion. In an interview from 2006, Werner Vogels (CTO & VP of Amazon) talks about it. http://queue.acm.org/detail.cfm?id=1142065


As stated elsewhere linqpad is really great for testing ad-hoc, throwaway C# code (much more than just linq expressions). It kind of like a REPL for .net.


If you're doing any Entity Framework development, you should be using LinqPad and checking generated SQL for pretty much every canned (read re-used, not inline) query you write. Somethings can be unexpectedly ugly and badly performing if not optimized properly.


Me and my business partner make about $500/month from a simple iPhone app. (http://varkar.knappra.se/index_en.htm)


strings - find the printable strings in a object, or other binary, file. Good command to know of if you want to snoop around in binary files.


+1 for Proggy Clean. I have used it for many years now.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: