Viewing profile — Widdershin
Widdershin
HN member- Joined
- Sun, Sep 18, 2011, 2:40 AM UTC
- HN karma
- 408
- Public activity
- 199 items
- HN profile
- View on Hacker News ↗
About Widdershin
Email me at ncwjohnstone@gmail.com
Recent public activity
-
comment
Comment #48131163
Brogue was released in 2009 for what it’s worth.
-
comment
Comment #42569235
One of the other bidders, like when Yahoo won the bidding in the early 2010s.
-
comment
Comment #42178723
Try add it to the Gemfile of a modern Rails project, the dependencies are very out of date and it won’t install.
-
comment
Comment #41346297
This is the sort of thing people said about Blender for a long time, and my understanding is that it’s now often used in commercial contexts. Not a given by any means, but it’s hap…
-
comment
Comment #39193715
Gonna get even worse once this sort of work is outsourced to language models en masse
-
comment
Comment #38920339
Sure, but a lot of studios still maintain and upgrade bespoke game engines to ship projects. All it would really take is a company of decent scale deciding they want to base their …
-
comment
Comment #38742415
Treesitter based highlighting can handle nested languages in some cases, maybe that’s available for your editor?
-
comment
Comment #38716469
I missed this comment first time around, but I really appreciate this write-up. I apologize for being a bit snide in my original challenge, I'm fairly sensitive to the "why don't y…
-
comment
Comment #38682714
Never considered that Memento was a cinematic adaption of Reflections on Trusting Trust.
-
comment
Comment #38528649
Can you give any examples of times you’ve easily anticipated X when a whole field of subject matter experts have demonstrably overlooked it?
-
comment
Comment #38512261
This has happened a few times to me. First was some downhill skateboarding projects - a bushing recommendation system and a site that allowed me to search all NZ skate shops from o…
-
comment
Comment #38419459
Props to the writing in Endless Sky, probably has the most nuanced and interesting plot of any open source community built game I’ve played.
-
comment
Comment #38313099
In the board I served on in the past we had an agreed quorum where we could make binding decisions if ~2/3rds of the members were present. Probably a similar situation.
-
comment
Comment #37140439
I started cycling again a few years ago. I avoided taking the lane while I started, but after being forced into the gutter and nearly side-swiped multiple times, I started regularl…
-
comment
Comment #36474593
One step closer to stillsuits
-
comment
Comment #36133504
Title of the article is quite misleading given that it’s entirely voluntary for the purposes of a survey, feels like that detail was omitted for clickbait purposes.
-
comment
Comment #35997353
ARM Safari is an absurdly energy efficient browser as well. They’ve definitely made some significant missteps over the last few years, mostly around breaking storage APIs and being…
- comment
-
comment
Comment #35479835
Yeah I though this was about Smash Ultimate and was very confused for a second
-
comment
Comment #35051137
LLMs being used for math by programmers or engineers always makes me think of the rocket that blew up because they mixed metric and imperial units. It definitely happens in the wil…
-
comment
Comment #34780430
Firefox already used SQLite internally for history as well, I wonder if any other browsers do the same.
- comment
-
comment
Comment #34007899
Try to get chatgpt to solve a basic math problem using BEDMAS instead of PEMDAS, even with multiple interactions and reminders it still gets incredibly confused.
-
comment
Comment #33797963
Ah that makes sense, thanks for clarifying.
-
comment
Comment #33792065
STUN servers are only required for NAT punching, they don’t relay traffic. Only TURN servers are used as relays in the event that a direction connection can’t be established.