Viewing profile — nurbl
nurbl
HN member- Joined
- Sat, Aug 15, 2009, 1:27 PM UTC
- HN karma
- 272
- Public activity
- 105 items
- HN profile
- View on Hacker News ↗
About nurbl
No profile information was provided.
Recent public activity
-
comment
Comment #48745275
You don't think there are any other aspects worth considering than the mere quality of the code produced?
-
comment
Comment #48448845
I'm professionally a python programmer with no C/C++ experience, and I do some hobby programming in zig. I tried rust but it seemed complicated and kind of boring. Zig was a lot ea…
-
comment
Comment #47737051
I think the point of the saying is that as systems tend to expand, sooner or later we become part of them. That means that we can no longer see them from outside, we're now part of…
-
comment
Comment #47185214
Carrion Comfort was my introduction to Dan Simmons, I loved it. Not as good as some of his later stuff but it's really inventive, and never boring.
-
comment
Comment #47185177
Well there was no way the show would be quite as good as the book. But I was still pleasantly surprised, it was definitely better than the average TV adaptation. The actors were ve…
-
comment
Comment #47178644
Yes. There will always be people who see opportunity in using it destructively. Best case scenario is that others will use it to counter that. But it is usually easier to destroy t…
-
comment
Comment #46765032
Interesting. I like the discussion about "Shadow of the Colossus", it's one of those few games that goes its own way and really sticks with you. Also, weirdly, the article referenc…
-
comment
Comment #46707957
I think the effort is indeed a big piece of it. For example, consider sports. I don't imagine that a lot of sports fans would be interested in watching completely AI-generated vide…
-
comment
Comment #45557740
Though in principle they serve similar purposes there are some big differences though. Python with types is still just python. Typescript is a different language from JS (guess it …
-
comment
Comment #45527078
I don't have experience from any larger application, but from my smaller usage Preact seems like a drop in replacement. It's been compatible with the react libraries I've tried. It…
-
comment
Comment #44208624
I think a better word may be "explicitness". Zig is sometimes verbose because you have to spell things out. Can't say much about Go, but it seems it has more going on under the hoo…
-
comment
Comment #42863919
I find that I always learn something valuable by diving in and trying ideas out concretely. High-flying plans can also cause a lot of wasted coding on things that won't work out.
-
comment
Comment #42853448
Apart from the benefits you already mentioned, mainly that TUI applications are usually keyboard driven.
-
comment
Comment #42530720
Seems to be precisely what "free-rider" means; entities benefiting from public resources without contributing anything back.
-
comment
Comment #42460821
Possible, but taking the bus halfway around the world would also produce a lot of emissions.
-
comment
Comment #42191913
The hammer example made me remember something. I did some Aikido long ago, and the instructor spent quite a lot of time showing us how to grip things like sticks. As I remember it,…
-
comment
Comment #41970994
Maybe the story you're referring to is https://marshallbrain.com/manna1
-
comment
Comment #41969404
Tricky Towers is fun and while it has various silly features that adds randomness (e.g. wind), it still rewards skill enough to feel fair. It follows the tetris logic of pieces sta…
-
comment
Comment #41744031
I think a contributing factor is our obsession with measurement. Happiness is hard to prove, and having money is hard to fake. So money can become a proxy for happiness even though…
-
comment
Comment #41338149
Visidata is a relatively modern example.
-
comment
Comment #41109196
Looks neat! It seems at least superficially similar to https://github.com/getludic/ludic which I quite like too.
-
comment
Comment #41009934
"Antifragile" is even more focused around this.
-
comment
Comment #40785563
It's also funny how the later examples almost look like they could be terminal UIs. Based on this trend, I predict that the next version of Windows ("Windows One") will look like D…
-
comment
Comment #40751195
What makes you say it "could have gone right"? From what came out about the o-rings behavior at cold temperatures, it seems they were taking a pretty big risk. Your perspective see…
-
comment
Comment #40747587
I think the point is the opposite; they have decided to build a new "web stack" from scratch, not just build a new "browser" (or invent a new GUI framework). Hopefully the web engi…