ajitk | 13 years ago | on: Light Table 0.4 released
ajitk's comments
ajitk | 13 years ago | on: Yahoo shuts down six products
ajitk | 13 years ago | on: Pithy.js - An internal DSL for generating HTML in JavaScript
ajitk | 13 years ago | on: Standups are Not Poisonous
This is a very good approach. Separating task and people is key to getting things done. When things are getting tough for an individual, the team can rally behind.
ajitk | 13 years ago | on: Scientists Inject Human Brain Cells Into Mice, Make Them Smarter
ajitk | 13 years ago | on: Contest: Hack my bitcoins and keep them
ajitk | 13 years ago | on: Tata Introduces Flatpack Nano House: 215 Square Feet For $720
[1]http://blog.miragestudio7.com/affordable-mass-housing-in-ind...
ajitk | 13 years ago | on: VPN access being disabled in China
[1] http://en.wikipedia.org/wiki/Great_Firewall_of_China [2] http://www.guardian.co.uk/technology/2011/may/13/china-crack...
ajitk | 13 years ago | on: Rendering templates obsolete
I really like the pitch to "Reduce the number of moving parts" at the cost of small learning curve.
ajitk | 13 years ago | on: How and why we switched to Amazon EC2
However it may be tricky to pick a good host. It is usually a good idea to look for past experiences before signing up. The community is active and helps make that decision: http://www.lowendtalk.com/discussion/5136/best-leb-host-q3-2...
ajitk | 13 years ago | on: How and why we switched to Amazon EC2
ajitk | 13 years ago | on: How and why we switched to Amazon EC2
They have APIs to manage on-demand instances as well.
ajitk | 13 years ago | on: Backbone UI
Using custom widgets instead of native often leads to usability issues. In this case, when the a checkbox gains focus, a SPACE BAR scrolls the page instead of toggling its state.
ajitk | 13 years ago | on: South Korea bans virtual item trading & bots
In game economy is nascent but becoming more complex every day. It required Valve to hire an economist. It may have been a novelty. But for how long?
> Games cannot really go "underground" though.
I meant the economy will go underground to meet the demand of in game favors.
ajitk | 13 years ago | on: South Korea bans virtual item trading & bots
Isn't it same as banning sale of alcohols/drugs since they can be harmful? It will push the activity to go underground.
ajitk | 13 years ago | on: Chinese RFC proposes separate, independent, national internets and DNS roots
> ...network A, B and ... are AIP networks; Domain node "www.yahoo.com" in network B is expressed as "www.yahoo.com.B" for its external domain name.
It mean that www.yahoo.com can co-exist in AIPs A and B. The "external domain names" will be www.yahoo.com.A abd www.yahoo.com.B. Would HTML documents be linked using local names or external names? Local only names are not going to work across APIs unless www.yahoo.com maintains same document hierarchy in all of them!
ajitk | 13 years ago | on: Display 100 Hello World Without Using Loops
Yes, there is chance that arbitrary objects can provide different semantics for __mul__. It would be true for any language.
ajitk | 13 years ago | on: The trouble with Checked Exceptions (C# architect)
ajitk | 13 years ago | on: The trouble with Checked Exceptions (C# architect)
ajitk | 14 years ago | on: Why I switched to Spine.js