Live data from Hacker News

Viewing profile — akdetrick

akdetrick

HN member
Joined
Wed, Jun 08, 2011, 8:08 PM UTC
HN karma
235
Public activity
45 items

About akdetrick

UI Engineer in NYC. tweeting at @akdetrick

Recent public activity

  1. comment
    Comment #22014416

    The average worker is 5x more productive than they were 30 years ago, but wages have been basically flat. In the last 10 years, the federal minimum wage has not risen, effectively …

  2. comment
    Comment #14991421

    and the word "Brutalism" originally referred to the material, béton brut (poured concrete), not a philosophy of being brutal.

  3. comment
    Comment #14197297

    To help clarify why this is a big deal, I'd like to share why I've been so excited about this project... [tl;dr] - This is the first tool I'm aware of that actually allows you to g…

  4. comment
    Comment #7686531

    I've also had the experience of getting "suspicious looks" while walking in suburbia. I was once stopped and questioned by a police cruiser because I was walking on a well lit stre…

  5. comment
    Comment #7547200

    Comic Sans does serve one good purpose; it's a dyslexia-friendly typeface. It's nice that Comic Neue preserves some of the letter "hints" (ie. the "b" and "d" glyphs have slightly …

  6. comment
    Comment #6431913

    Amazing. Under "other states", I noticed a few minor engagements in "CA". I wondered if I had read that right - California? This ended up bringing me to an article[1] about Califor…

  7. comment
    Comment #6375719

    melt equal parts syntactic sugar and water...

  8. comment
    Comment #6285851

    While very well executed, the basic idea of delivering a document that doesn't make sense without javascript just seems wrong to me. I've always thought the real promise of respons…

  9. comment
    Comment #6060175

    I've seen these blimps in NYC, Boston, and Chicago to name a few places that are notably far from Akron and Miami. I've always wondered - I'd love to know if the blimps are flown f…

  10. comment
    Comment #6045377

    I agree that it's a bad tool in many ways, but even if the language (and environments) were beautiful, the problem at hand is often the way that people use it. In this case, a poor…

  11. comment
    Comment #6045288

    I usually agree with this, usually because we often see things like "icons/logos drawn in pure css", which implies someone maybe thought it was a good idea to actually use in a pro…

  12. comment
    Comment #5795051

    This is what I believe is the single biggest advantage TX holds over NYC. It's hard to underestimate the power the Historic Districts Council and Municipal Art Society have over th…

  13. comment
    Comment #5098038

    I agree, but the caveat for any city/town where you can get by without a car is "affordable". full disclosure: I've lived in NYC without a car for 10 years, but grew up in Ohio com…

  14. comment
    Comment #5097615

    I wouldn't call it pragmatic, but alienating is definitely the right word. There are few (affordable) places in America right now that you can live without complete car dependence.…

  15. comment
    Comment #4934285

    This article is missing an image of an old map with red lines connecting Italy, Guam, Hawaii, and Chicago.

  16. comment
    Comment #4774833

    Every regex seems like a clever trick.

  17. comment
    Comment #4763992

    The looks like a joy to write, and a nightmare to maintain. I may be old fashioned, but I still see content, style, and behavior as best expressed as separate concerns in source.

  18. comment
    Comment #4702382

    "Praise Publicly, Criticize Privately" This point got me thinking. Public criticism of specific individuals is not something I ever to publicly, but I have been all too quick to co…

  19. comment
    Comment #4662035

    You can either repeat yourself by using "@extend %mypattern" in Sass using this methodology, or repeat yourself in the DOM with ".mypattern" in the OOCSS approach. Both are elegant…

  20. comment
    Comment #4634255

    People keep having few (if any) alternatives for fast, reliable service providers.

  21. comment
    Comment #4544858

    "Choosing a typeface is not typography" I really appreciated this point. Too often people confuse knowledge of fonts with typographic knowledge or skill. Understanding how to set t…

  22. comment
    Comment #4506357

    This looks like absolutely positioned bits of text with unicode glyphs inside divs with a box shadow and border radius. Am I missing something? Not that the execution or idea are b…

  23. comment
    Comment #4377409

    It's not just an argument of preference when programmers suggest not using tables for layout - it's about using a best practice and a standard instead of an old hack that is a habi…

  24. comment
    Comment #4377219

    I'm not sure why refactoring a table layout (an old html layout hack) into something more semantically correct and accessible is considered an "attack".

  25. comment
    Comment #4167592

    This is a great idea; an idea good enough to invest the time to create your own design and CSS instead of using bootstrap out of the box. One step at a time, I guess. With that sai…