Viewing profile — mtnygard
mtnygard
HN member- Joined
- Tue, Jul 24, 2012, 4:05 PM UTC
- HN karma
- 405
- Public activity
- 104 items
- HN profile
- View on Hacker News ↗
About mtnygard
No profile information was provided.
Recent public activity
-
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.
-
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…
-
comment
Comment #43729753
AFAIK, King spun Defold back out as a foundation.
-
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 …
-
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…
-
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 _…
-
comment
Comment #38604526
The only RPi "thing" I could see was the tricolor triangle at the start of one of the videos.
-
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.
-
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 …
-
comment
Comment #38292692
It uses Circle.
-
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…
-
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…
-
comment
Comment #35557479
They're the default keys because a lot of programs use the GNU readline package for line editing.
-
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.
-
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…
-
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…
-
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…
-
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…
-
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.
-
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…
-
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.)
-
comment
Comment #32667860
Great to see this return! I had assumed it was just dead for good.
-
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.
-
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…
-
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…