Live data from Hacker News

Viewing profile — bigcityslider

bigcityslider

HN member
Joined
Sat, Jul 04, 2026, 12:38 AM UTC
HN karma
31
Public activity
32 items

About bigcityslider

No profile information was provided.

Recent public activity

  1. comment
  2. 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.

  3. comment
    Comment #48925104

    What about Jurassic Park 2? Never saw it

  4. comment
    Comment #48924852

    Oh, guess Jurassic Park has two programmer main characters if you count the one who knows Unix

  5. 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 :)

  6. 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.

  7. 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.

  8. comment
    Comment #48914994

    Yeah, people were definitely recommending Wayland in 2021. That's when Ubuntu made it default.

  9. 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 …

  10. 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 …

  11. comment
    Comment #48911349

    You can measure a 3.3ms difference, but whether someone will notice and care is a different thing.

  12. comment
    Comment #48901636

    Glad I'm not the only one

  13. 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…

  14. 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.

  15. comment
    Comment #48897319

    Yeah I saw that a while back, this is how it should be done

  16. comment
    Comment #48897250

    Windows PC can run Steam though

  17. 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…

  18. 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 …

  19. 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…

  20. 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…

  21. comment
    Comment #48890818

    Doesn't seem blurry to me, Steam Machine is just a PC.

  22. 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…

  23. 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.

  24. comment
  25. 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 …