back
user profile
thunderbong
118,650karma·18,326submissions·May 20, 2012
about
https://abhij.it
recent activity (18,326 total)
comment
Sometimes I wonder where the world of computers would have been if it had not been for Microsoft doing all this stuff! This is seriously next level of customer support, which we hardly get to apprecia…
comment
What's the dot trick?
2 pts
11 pts
comment
This is really nice. How have you been hosting this? How well is fossil able to handle the traffic? I've read so many articles about the advantages of static site generators and serverless implem…
comment
I'm sorry, but you make it sound very trivial to create an OS. I don't think there's a level playing field there.
comment
I couldn't understand why one type of cistern would waste more water than another. This point from the article which comes further down in the page explains - >> The majority of them use th…
comment
Initially, I thought it was about data versions within a database. However, this seems like the traditional database migrations which has been used since forever, isn't it? For our Ruby shop, we …
comment
Shouldn't that be unanimi?
comment
In Ruby, I have always been extremely fond of the Sequel ORM -
http://sequel.jeremyevans.net/ The amount of expressiveness and capability it gives is simple outstanding. It lets me dr…
comment
Most of the comments here are just opinions without any citations. Also, in many of the comments there seems to be a seamless conflation between business and government.
comment
Rule of Three https://en.wikipedia.org/wiki/Rule_of_three_(computer_progra... https://blog.codinghorror.com/rule-of-three/ …