gary4gar
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Uber’s Highest Query per Second Service Using Go (eng.uber.com)
- Coarse Grained Language and Locale Matching in Go (blog.golang.org)
-
Hello, We have an ReSt API that have been in use internally & now we have started opening it for our partners. I have done the initial documentation by parsing our server logs to get the params, then tried the requests…
-
We are building a SaaS backend for restaurants using Rails. We integrate directly with POS, so each POS keeps sending customer orders that we store for later processing. we have this POS integration going at about 1,000…
- 13 Badass Immigrant Entrepreneurs In Tech (businessinsider.com)
-
Official announcement https://github.com/blog/1360-introducing-contributions
- Ask HN: How do make video like these? (youtube.com)
I am looking on how info, on how such videos are produced * What software or tools are used? * How much time does it take? * Is it possible to learn this skill for software devs like me or its job best left to video…
- Visual Basic, PHP & then Rails. Is Node.js next? (andrewchen.co)
- Twitter removes client names from tweets (firstpost.com)
- Migrating existing Wordpress Blog to AppFog (gaurishsharma.com)
- An Introduction To Domain-Driven Design - MSDN (msdn.microsoft.com)
- Reasons Not to Buy a Windows Phone 7 (my-symbian.com)
- This is why you should Pay me more (gaurishsharma.com)
- Slideshare acquired by LinkedIn (marketwatch.com)
- WebOS's JavaScript framework enyo is now OpenSource (github.com)
- Writing Quality Third-Party JS: The First Rule - You DO Not Own The Page (blog.errorception.com)
- Devops a Wicked problem (jedi.be)
- Google is now a certificate authority? (i.imgur.com)
- A tool to stop other people from mispronouncing your name (speakmyname.biz)
- 10 Signs That You Need A Social Media Detox (bitrebels.com)
- This is Why I love technology (gaurishsharma.com)
- Google's search results are not relevant, example: PDF (plus.google.com)
-
I have read in many books that all javascript should be "unobtrusive". Its said to be best practices to avoid the problems of traditional JavaScript programming (such as browser inconsistencies and lack of scalability).…