armageddon | 6 months ago | on: US High school students' scores fall in reading and math
armageddon's comments
armageddon | 4 years ago | on: Enhancing Photorealism Enhancement
I can't just play GTA 5 as is?
armageddon | 5 years ago | on: Uber cuts 3000 more jobs, closes 45 offices
Just fill out the LinkedIn profile - bullet points under the Uber section. Link to GitHub if he has it, then post something on LinkedIn.
How many people have personal portfolio sites that are 2-3 years out of date... even 4-5 discussing how to build a product list in Backbone.js.
armageddon | 12 years ago | on: Show HN: A small (less than 2 kb) CSS framework
I'm not sure what will fit in a the one, two, and three width columns... possibly an image. But the wrapping text in each column for the 420px container is going to look a bit off.
armageddon | 13 years ago | on: Show HN: A simple lightweight CSS grid, not a bloated framework
Edit any of the H3 elements in any of the gray rows and simulate a tooltip:
<h3>col-1-1</h3>
Replace it in Firebug with a basic tooltip:
<h3 style="position:relative"> col-1-2 <span style="border:1px solid blue;background:yellow;display:block;position:absolute;width:300px;height:50px;left:0;top:-55px">Hi there</span> </h3>
The tooltips get cut off. :(
armageddon | 13 years ago | on: Things I, as a designer, wish more tech startups knew
I feel like it was better when we had a book. We would read a couple pages on the lesson and then move on to the problems. We could go back and reference earlier topics.
Now they just click through quizzes on some app or a website for extra help.