bjoe_lewis | 7 years ago | on: Front End Development Topics to Learn in 2019
bjoe_lewis's comments
bjoe_lewis | 11 years ago | on: Ask HN: What new or hot technology do you recommend learning?
bjoe_lewis | 11 years ago | on: “Was isolated from 1999 to 2006 with a 486. Built my own late 80s OS”
If only my machine ran all those amazing games, I wouldn't have been a coder now ;-)
bjoe_lewis | 11 years ago | on: Ask HN: What is the most important lesson you learned this year?
bjoe_lewis | 11 years ago | on: Show HN: Front-end framework optimized for internal apps
bjoe_lewis | 11 years ago | on: How I reverse-engineered Google Docs to play back any document's keystrokes
[1] http://wave-protocol.googlecode.com/hg/spec/federation/waves...
[2] http://code.google.com/p/wave-protocol/ - wave protocol project (initiated by google, now maitained by apache) is the root from where gdocs adopted OT.
bjoe_lewis | 11 years ago | on: Ask HN: What (side) projects are you working on?
The easiest way to announce new stuff and updates to users/customers of webapps.
Something like what Intercom does, but simpler, better and easier.
P.S: What's live now is a working v0.001 MVP. More to come, yet.
bjoe_lewis | 12 years ago | on: What is it like to be a geek in a prison?
How exactly did your "felonious history" affect your career?
Just curious, do the world of startups and hackers, actually bias on things like this?
bjoe_lewis | 12 years ago | on: Ask HN: Which daily habit has affected your productivity the most?
bjoe_lewis | 12 years ago | on: Android Bootstrap
bjoe_lewis | 12 years ago | on: The PC is not dead, we just don't need new ones
bjoe_lewis | 12 years ago | on: Bad Indian Programmers
+1 for putting it out.
bjoe_lewis | 12 years ago | on: Bad Indian Programmers
bjoe_lewis | 12 years ago | on: Bad Indian Programmers
+ A guy who thinks programming is about taking a course and passing a certification exam, gets hired in iGate as a software engineer along with a bunch of other mechanical engineers
+ An OS class staff thinks real world softwares are created by drawing logic in Rational Rose and clicking 'generate code' button.
+ A guy who's good in cracking maths puzzles because college told them to get good at it, for cracking interviews, gets placement orders from five different software companies.
+ A guy who convinces his staff to build a cross platform app development framework for his final year project gets put off, because the staff wants a 'big' multipage project with a close button on the right top.
+ And finally a bunch of hackers, give shit about the rest of the country and is either trying or helping to build the next big thing in coffee shops and tech startups.
bjoe_lewis | 12 years ago | on: Ask HN: Would you hire a coder just by looking at GitHub contributions?
bjoe_lewis | 12 years ago | on: Gistblog – a blogging platform for Github users
bjoe_lewis | 12 years ago | on: The new Bootstrap 3 grid system
bjoe_lewis | 12 years ago | on: How well do you know HTML?
bjoe_lewis | 13 years ago | on: Tell HN: Hug a Startup - Morpheus Startups hiring event in Bangalore on Jun 9th
bjoe_lewis | 13 years ago | on: Ask HN: Freelancer? Seeking freelancer? (June 2013)
I'm a hacker, freshly out of college, but my love with software and programming is pretty dated like 4 years. I love to build software for smartphones, Android currently being my girl. I often flirt with Django based web projects as well.
www: [http://joelewis.github.com]
Github: [http://github.com/joelewis]
mail: [email protected]
If you want a hot headed fresh hacker ready to learn almost anything, and build the next big thing, here I am.
The only way to set this right is: when you create something, don’t sell it as a one size fit for all solution. State the tradeoffs as loud and clear as possible. Guide the users on what point you necessarily need the library and point them to simpler alternatives when needed.
This is something I deeply respect about Dan Abramov. He did this with Redux. Now that he’s in React, I see a lot of this culture in React docs as well these days.
Bottomline: The responsibility is on the creators to stop spreading this shiny stuff syndrome.