Live data from Hacker News

Viewing profile — mtnygard

mtnygard

HN member
Joined
Tue, Jul 24, 2012, 4:05 PM UTC
HN karma
405
Public activity
104 items

About mtnygard

No profile information was provided.

Recent public activity

  1. comment
    Comment #46083466

    Middle management gets reorged almost as frequently as the engineers. So they have little to no incentive for long term viability of the code either.

  2. comment
    Comment #45725400

    Seems like the medium is the message here. There's nothing interesting in the content of the article, but that The Hollywood Reporter is saying it is what matters. It's a signal to…

  3. comment
    Comment #43729753

    AFAIK, King spun Defold back out as a foundation.

  4. comment
    Comment #43729747

    It’s cool to see this mentioned. I worked on the editor back in the day. It’s actually the second IDE for Defold. The original one that we replaced was built on Eclipse. A team of …

  5. comment
    Comment #42477369

    Both use immediate mode rendering. Both have the “single header” design. There doesn’t appear to be any shared implementation. The examples use Raylib as a renderer behind the layo…

  6. comment
    Comment #38971735

    I've long believed this to be the reason that component-oriented software never went anywhere back in the 90's. You could make _some_ money selling components. But you could make _…

  7. comment
    Comment #38604526

    The only RPi "thing" I could see was the tricolor triangle at the start of one of the videos.

  8. comment
    Comment #38604245

    Did I miss a step in the article? The headline is about Raspberry Pi, but the example says x64 and uses UEFI. AFAIK the Pi doesn't use UEFI.

  9. comment
    Comment #38393718

    I have found that git makes a lot more sense if you reverse the mental model of lineage. People think about a lineage going forward . But a more useful way to think is in terms of …

  10. comment
    Comment #38292692

    It uses Circle.

  11. comment
    Comment #37374926

    I don’t think the main point is that these are exactly the increments. Rather, that it _is_ a series of increments where each step builds on the ones before and enables the next on…

  12. comment
    Comment #35733842

    You can definitely use Datomic in the way you describe, in at least a few different ways. I haven't often seen queries stored in the database itself. It's more common to have the q…

  13. comment
    Comment #35557479

    They're the default keys because a lot of programs use the GNU readline package for line editing.

  14. comment
    Comment #34688330

    Not sure if this is still supported, but Roam used to have an in-app query interface. You could use the JS console to run Datomic style Datalog queries.

  15. comment
    Comment #34532818

    I can’t comment on whether this is blind following or not. But it’s a real fact that the market will punish you less for layoffs when others are doing it too. It’s like how the bes…

  16. comment
    Comment #34118905

    I read the GP a bit differently... I didn't read it as saying obfuscation is evil, just that it is ineffective. More like "obfuscation can't prevent reversing, therefore it's not a…

  17. comment
    Comment #34118807

    "At its heart, our intervention is simple: it involves repeatedly approaching and talking to strangers." So... the "intervention" to help people gain confidence talking to stranger…

  18. comment
    Comment #33033477

    I used to run this on my home network. It was pleasant and occasionally useful. The code was pretty unstable though, and the project looks totally unmaintained now. E.g., the “news…

  19. comment
    Comment #32772715

    Yes, you’re correct and that’s a reasonable interest. I also realize that I worded my comment in a needlessly obnoxious way.

  20. comment
    Comment #32772074

    I'm not with IKEA but I've been part of other ontology exercises. Off the top of my head, they are a retailer with physical stores and distribution centers--which could both be cat…

  21. comment
    Comment #32772037

    I don’t think they claimed it would work for everyone. Or indeed for anyone else. Seems like it's just saying "this is what we do." (Edit: removed needlessly snarky wording.)

  22. comment
    Comment #32667860

    Great to see this return! I had assumed it was just dead for good.

  23. comment
    Comment #32384694

    If you expect high inflation, isn’t it a rational action? The nominal debt will be easier to pay with devalued currency received as inflated wages.

  24. comment
    Comment #32309713

    I hadn’t seen that post before. This paragraph hit me as a tragic irony: ‘This seems to be true, but the curious thing is that I’m never involved. The government commits a crime, t…

  25. comment
    Comment #32286976

    It happens the way anything else gets abandoned… not enough contributors. Many of the libraries mentioned in the comments here were created by one person. When that person loses in…