back
user profile

thunderbong

118,645karma·18,324submissions·May 20, 2012
about
https://abhij.it
recent activity (18,324 total)
comment
Please don't mind it but you username kind of matches the original post!
6y ago·view thread
comment
NoScript solves this one though.
6y ago·view thread
comment
This is my favourite explanation on dependency injection - https://www.jamesshore.com/Blog/Dependency-Injection-Demysti... From the article - The Really Short Version Dependen…
6y ago·view thread
comment
I've found MyBatis Migrations [0], to be very useful. I like the fact that you can do a DB dump of your current database state and set that as the 0th level of migration and then continue from th…
6y ago·view thread
comment
From Rain Man - https://www.imdb.com/title/tt0095953/quotes/qt0192567 …
6y ago·view thread
comment
Very useful. Also much better than the twitter thread!
6y ago·view thread
comment
I've been using httparty, since forever. Am I right to assume the primary difference with this library is concurrent connections? https://github.com/jnunemaker/httparty …
6y ago·view thread
comment
That's a seriously fantastic point. I think most voters in democratic systems conflate the two and miss this in it's entirety.
6y ago·view thread
comment
Gun is essentially similar to Firebase[0] I've used it in some projects and found it useful. Thanks. [0]: https://firebase.google.com/ …
6y ago·view thread
comment
It took me a while to get this, because initially I thought something I'd broken. - Essentially a link posted to this article
6y ago·view thread
comment
That's actually a very good analogy.
6y ago·view thread
comment
This one is seriously beautiful!
6y ago·view thread
comment
That's because it's an app, not a site [0] As @jklinger410 mentioned, it's a combination of notes, to do, personal wiki and other stuff. [0]: https://www.notion.so …
6y ago·view thread
comment
It's a Veblen Good https://en.m.wikipedia.org/wiki/Veblen_good
6y ago·view thread
comment
Really interesting site. Took me a while to get although I read the title! Basically you choose your city and when you like the weather there best. Then when you select the time when you want to trave…
6y ago·view thread
comment
This is a rant, most of it self-directed, so add salt to taste. We live in a bubble. A bubble out of which we force ourselves not to look out of. A bubble filled with screens and frequent dopamine hit…
6y ago·view thread
comment
I'm in no way affiliated to either site but this surely looks like an identical copy of EventGeek.com, showing similar text and images.
6y ago·view thread
comment
I'm sorry, I don't have a clue what you're talking about.
6y ago·view thread
comment
I'll also vouch for syncthing. It's the best file sharing application. It works cross platform, has windows, linux, android and mac clients. I can choose to share specific folders for each d…
6y ago·view thread
comment
> It very much became a routine, no different from my monthly vimrc cleanup. I should switch to wine too!
6y ago·view thread
comment
Have you seen RedBean ORM? https://www.redbeanphp.com/index.php
6y ago·view thread
comment
This looks really good. Can it pull blacklists automatically?
6y ago·view thread
comment
My first goto database is always SQLite. Only when SQLite is unable to handle the requirements, for example, too many writes, do I look at PostgreSQL.
6y ago·view thread