33000 something, nov 2008. Just interesting to see how the growth escalated in 2009 judging by other comments here as well.
HN user
xmlninja
Great, the esp32 will probably never be discovered. Because when the landlord decides to fix the original problem, the whole unit will probably be replaced.
Your kids collect stones and sticks. You collect emails, and probably browser tabs and desktop icons. When you move to new PC, all your desktop files ends up in a directory called New folder on the new pc’s desktop and the journey to fill the new desktop starts over before you have New folder and New folder 2 on the upcoming pc.
Friday.app, run over by monday.com
"A developer’s dream is a devops engineer’s nightmare"
Well, the opposite is very much true as well.
A devops engineer's dream is usually a developers nightmare.
Sorry for the harsh attitude here.
You work as devops engineer for 15y and you reply-all to spam emails?
I trust you with my life but do I also trust you with my money and my wife?
"there are too many tools just to create some html these days, so I created another one"
No deal.
Look at those gifs enabling the rounded corners.
And also remember how slow connections was back then so the progressive enhancement from square to round wasnt just a blink.
So many memories
If music makes you less focused, I feel sorry for everyone working in physical stores and getting WHAM:ed every day for weeks leading up to Christmas.
Excellent release. Congratulations ant team.
Now waiting for the future without any IE support at all to make bundle even slimer and significantly more performant.
and with serviceworkers also breaking the refresh button :D
And Internet is just a fad
brunch.io ftw. its been out there the whole time, way easier than grunt and gulp.
Pretty neat is an understatement. It's genius. Love it.
Oh man the memories. Games are just too complicated these days.
http://en.wikipedia.org/wiki/Crystal_Caves
"On October 24, 2005, 3D Realms (formerly Apogee) released a maintenance patch to fix a bug in the game which set the player's computer's clock backwards 100 years after playing on Windows XP." lol.
HealthKit is about quantified self. Aggregating data from services like runkeeper, garmin, mapmyfitness, nike+, withings, myfitnesspal, fitbit, jawbone and all the others. Apple is also clever in the way that they release this api first, making all these provides use their api first, before they release their own iWatch which likekly will have sensors to contribute to healthkit.
No software is ever gonna be bullet proof.
Its not about reinventing the wheel. Its about being open minded. jQuery is great, and if you are going to use zepto, you might as well use jquery 2.0
But it doesnt hurt to understand how basic stuff works under the hood of jquery and to know native dom operations. The world is not black and white. Good developers know that, they dont get stuck in discussions whatever jQuery should be used everywhere or nowhere.
Check this fork of backbone out:
Great post! Thanks for sharing. Ive made my way with backbone in a similar way to optimize rendering, and I learned some new tricks with this post. We use trello on daily basis to review our app and system development.
Im mostly disturbed by the "most powerful" part because this is subjective to project and how you work. It's not a very common case for me to commit parts of changes in a file because in most of my cases all changes I do to a file belong to the same commit since I work with feature branches. However when I do need this it's indeed powerful but judging by the enthusiasm of the post and title it just smells like the endorphin release of new feature discovering.
Because this kind of writing style makes people with different opinions frustrated which leads to discussions and debates.
I actually like it. It reminds me of kenrockwell.com
You are not alone.
there is also http://web2dev.me/metrostrap/index.html and as someone else pointed out bootstrap 3 is more or less flattened out as well.
I guess its a trend thing, when it became to easy for regular developers to do designers job that used to take hours in photoshop with css3, gradients wasnt that interesting anymore...
In case you didnt know, the work in progress version of bootstrap 3 is more or less flat and what is achieved in "flat-ui" could in bootstrap 3 be achieved by just tweaking the variables.
Submodules and symlinks are way to underestimated. Use.
you dont have to use their icons you know.
I dont see any reason to follow the mvc pattern slave-like. I mean as long as the framework you use gives you the abstraction you need to prevent DOM soup you are fine.
It all boils down to taste of coding style, fundamentalism etc.
Anyway, you made a framework - you should be proud of it!
Always better to keep frontend app and backend app separated. rails/django should only output json.