Viewing profile — bigcityslider
bigcityslider
HN member- Joined
- Sat, Jul 04, 2026, 12:38 AM UTC
- HN karma
- 31
- Public activity
- 32 items
- HN profile
- View on Hacker News ↗
About bigcityslider
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #48973558
Really cool. This reminds me of escape rooms. Since they're a newer thing, a lot of them rely on modern low-cost DIY stuff like this.
-
comment
Comment #48925104
What about Jurassic Park 2? Never saw it
-
comment
Comment #48924852
Oh, guess Jurassic Park has two programmer main characters if you count the one who knows Unix
-
comment
Comment #48924786
7GB could very well be less than a game today. I've got only one commercial game on my Mac, MTW2 at 14GiB, and it's on the older side. But AssaultCube is 80MiB :)
-
comment
Comment #48917521
It feels like 1990s movies were the heaviest on computers/gadgets. Jurassic Park has a programmer as a main character, GoldenEye has two.
-
comment
Comment #48915371
And it's not because he's cranky or something, he was holding out for something worthy to possibly use instead of C. Turned out to be Rust.
-
comment
Comment #48914994
Yeah, people were definitely recommending Wayland in 2021. That's when Ubuntu made it default.
-
comment
Comment #48914948
Was there some other reason distros switched to Wayland? I've always heard X11 was just not maintained well and had too much tech debt, not so much about the security. From what I …
-
comment
Comment #48911518
I don't know enough about this to have a favorite, just know the transition was rough. Like one day at work our DE had to get changed because of whatever reasons they couldn't use …
-
comment
Comment #48911349
You can measure a 3.3ms difference, but whether someone will notice and care is a different thing.
-
comment
Comment #48901636
Glad I'm not the only one
-
comment
Comment #48899409
Every time I've been at someone's house with a new (ie post 2005) game console, there's some problem with launching the game. Except for Nintendo, kinda, well even then getting con…
-
comment
Comment #48899369
Maybe, idk, no horse in this race. My newest console is a GameCube, and my Mac can run approximately 2 games. Just saying there's a delineation between PC and console.
-
comment
Comment #48897319
Yeah I saw that a while back, this is how it should be done
-
comment
Comment #48897250
Windows PC can run Steam though
-
comment
Comment #48896938
Well yeah if you made your router use 2002:1.2.3.4, your ISP advertised 2002:1.2:: on BGP, and the other ISPs agreed your ISP owns that, that would work. They didn't do that, and t…
-
comment
Comment #48895978
Having 1.2.3.4 in v4 doesn't make ::ffff:1.2.3.4 or 2002:1.2.3.4 route to me in v6. It would route to a relay that translates/resends to v4 1.2.3.4, then it reaches my router over …
-
comment
Comment #48892947
If I have 1.2.3.4 in ipv4 world, I want 1.2.3.4 in ipv6 world instead of a random new address. I want another ipv6 host to be able to send dst=1.2.3.4 and have it go directly to my…
-
comment
Comment #48891943
Locked down OS and hardware, or not usable for general compute for some other reason. 20 years ago you could have a gaming PC with discs like a console, but again the console was l…
-
comment
Comment #48890818
Doesn't seem blurry to me, Steam Machine is just a PC.
-
comment
Comment #48890572
A game console is also locked down from the user, usually because the company is selling hardware at a loss, wants to maintain control, and wants to prevent cheating in online game…
-
comment
Comment #48890549
Unsafe Rust makes me think they did this entirely because LLMs are better at Rust than at Zig, but let's see what happens next.
- comment
-
comment
Comment #48888104
The regular proto-to-python feels fine to me. I quit Google a while ago and have still been using protobufs, and the main things that usually make teammates wary are: 1. No way to …