Live data from Hacker News

Viewing profile — StefanHamminga

StefanHamminga

HN member
Joined
Thu, Jul 09, 2015, 8:16 AM UTC
HN karma
52
Public activity
10 items

About StefanHamminga

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #33118481

    This is extremely common in the Netherlands. Also very well sorted out these days. My parents' company used to assemble these. A specialised contractor digs and pours a concrete fo…

  3. comment
    Comment #31742199

    I've seen this in action: A startup I did consulting work for had a "genius" who convinced management that everything should be written in Haskell. As a consequence building a team…

  4. comment
    Comment #31592211

    Am I the only one who would want [language] tags for these kind of ambiguous titles? This is about Rust, for those who wondered.

  5. comment
    Comment #30083727

    Small victories. Start with the smallest, simplest task you can complete. The endorphins from that you apply to the next small job and so on. Ideally each of these small tasks move…

  6. comment
    Comment #28537830

    The concept looks interesting, but I wonder what will happen when a car or trailer with these drives a road with snow / and or grit? The open structure looks perfect for launching …

  7. comment
    Comment #23481158

    I suppose they'll leverage 'function multi-version'[1], as Clear Linux already does[2] to enable extra instructions on the big cores. [1]: `target_clones` -> https://gcc.gnu.org/on…

  8. comment
    Comment #11798815

    .repository-content { display: flex; flex-direction: column; } #readme { order: -1; } You could add that to the page style (using a browser plugin).

  9. comment
    Comment #11149900

    My 2c: Building a hierarchical structure requiring opening and closing tags/code/etc (like HTML) is where I like to use recursion. The code structure matches the data structure, so…

  10. comment
    Comment #10109368

    For this reason I'm considering updating my Terms of Service to include a 'Windows 10 clause' clarifying that any OS that can't be trusted in its default state is in direct violati…