Live data from Hacker News

Viewing profile — mindhunter

mindhunter

HN member
Joined
Mon, Apr 25, 2011, 11:57 PM UTC
HN karma
225
Public activity
61 items

About mindhunter

No profile information was provided.

Recent public activity

  1. comment
    Comment #49033121

    A very beautiful place on earth: one friend who lives there enjoys road biking in the surrounding mountains. Another friend does cross-country skiing in his lunch break (in winter …

  2. comment
    Comment #47882345

    A friend is building Jamboree[1] (prev name "Spielwerk") for iOS. An app to build and share games. They're all web based so they're easy to share. [1] https://apps.apple.com/uz/app…

  3. comment
    Comment #46737803

    https://www.inwx.de/en

  4. comment
    Comment #45494787

    Texaco Towers was an Apple office above a Texaco gas station: https://www.folklore.org/Texaco_Towers.html

  5. comment
    Comment #44094826

    While MP4s don't support transparency, both HEVC and VP9 do and their support is very good these days. I just recently used these formats to add a complex After Effects Animation t…

  6. comment
    Comment #40897800

    Do you also cache or proxy the thumbnail? Google can also track them when hotlinking it.

  7. comment
    Comment #38138626

    If he’d run the dark mode JavaScript in the head and control the style through a css class, it would not flash.

  8. comment
    Comment #36137563

    Exceptionally quick lookups: alt + space and Dash is there with the search focused. I search and press alt + tab or esc to get back into my editor.

  9. comment
    Comment #32343264

    I recently made the leap in the opposite direction: after being asked to pay 59€ to continue using the app I downloaded Tower 2. So far I'm not missing anything they introduced sin…

  10. comment
    Comment #30683153

    Awesome that you contributed to CSS Motion Path! Such a powerful feature :)

  11. comment
    Comment #28782931

    There are more German ones: the last one in is_child_exploitation and nazi stuff in is_hateful .

  12. comment
    Comment #28765036

    https://twitter.com/bdc was one of the first designing developers there. One of the best of his kind!

  13. comment
    Comment #21298370

    I share the love for hand-made svg. But it has its limits when graphics need complexity. In those cases I use https://github.com/RazrFalcon/svgcleaner-gui to clean up the svg file …

  14. comment
    Comment #9679934

    you're missing a lot if you're into web design. of course, content is king and google fucked up big times by not having a proper fallback. but that parallax scrolling is the best I…

  15. comment
    Comment #8302998

    It's picking up everything visible, not just images.

  16. comment
    Comment #8302106

    I developed it on a mbp 13", just not the retina version. Someone reported the bug that it doesn't work when the browser is zoomed. May that be the case for you?

  17. comment
    Comment #7957748

    I use timeEdition http://www.timeedition.com/en/features/screenshots.html . Open Source, nice and simple.

  18. comment
    Comment #7918448

    CSS3's flex attribute solves that. It's the holy grail for modern web-interface-development. Vertical center text: .vertical-text { display: flex; flex-direction: column; justify-c…

  19. comment
    Comment #5368619

    How I hoped this to be an announcement for a public code reading. Like a author reading a chapter of his book, Jeremy reading and discussing a part of the coffeescript source.

  20. comment
    Comment #5368618

    How I hoped this to be an announcement for a public code reading. Like a author reading a chapter of his book, Jeremy reading and discussing a part of the coffeescript source.

  21. comment
    Comment #4760628

    Reminds me of Paul Bakaus' Aves Gaming Engine (also canvas based and isometric view). He was very active documenting his research on it's performance: http://paulbakaus.com/2010/07…

  22. story
  23. comment
    Comment #4001905

    This javascript code doesn't add any functionality to the demo, so no – this demo does not use Javascript.

  24. comment
    Comment #3989235

    why '90deg'? using no direction, and otherwise 'to bottom' etc. for the non-prefixed and 'top', 'left' etc. for the prefixed gradients seems easier to understand.

  25. story