Live data from Hacker News

Viewing profile — quadruple

quadruple

HN member
Joined
Sat, Aug 30, 2025, 1:07 PM UTC
HN karma
149
Public activity
19 items

About quadruple

No profile information was provided.

Recent public activity

  1. comment
    Comment #49209781

    yeah, it's honestly amazing just how badly anthropic managed to screw up something in claude after 4.6. its night and day, and every time I see claude doing something stupid, i ins…

  2. comment
    Comment #49181949

    I really thought this post was gonna be adjacent to the hip-hop group, and I was patiently waiting to be told that Poppin one's Collar accounts for a pecker deficit.

  3. comment
    Comment #48477680

    Post appears to have been removed, I caught a copy of it: https://pastebin.com/rcAqEFG1 I assume it will get reposted at some point.

  4. comment
    Comment #47922243

    > But if you actually have made things complicated enough [...] The only problem I see in this case is that complexity doesn't come all at once. By the time you reach a problem tha…

  5. comment
    Comment #47887393

    In their paper, point 5.2.5 talks about their sandboxing platform(DeepSeek Elastic Compute). It seems like they have 4 different execution methods: function calls, container, micro…

  6. comment
    Comment #47797493

    I agree. Ever since the release of R1, it's like every single American AI company has realized that they actually do not want to show CoT, and then separately that they cannot actu…

  7. comment
    Comment #47777025

    It should be noted that the CIX P1(this board's SoC) has ongoing efforts to be upstreamed. Last I checked, the GPU drivers were still not available(due to them not supporting ACPI?…

  8. comment
    Comment #47666966

    Despite being a game framework, due to LuaJIT's great FFI you can just write whatever. I recently made a tool that captures frames from GTA:SA using GDI, and when holding ESC only …

  9. comment
    Comment #47588238

    Semi-related, someone made basically Malus-for-San-Andreas: https://www.youtube.com/watch?v=zBQJYMKmwAs

  10. comment
    Comment #47217165

    What community is there to house around Microsoft Copilot? Seriously, why does Microsoft Copilot need a Discord Server? What do I talk about when I join the Microsoft Copilot serve…

  11. comment
    Comment #47217098

    I believe Windows 7 also had a great user interface. This talk from PDC2008 resonated with me, specifically the concept of "Delights" from 23:45 onward. https://youtu.be/qmZJJ6nMIE…

  12. comment
    Comment #47088992

    The truth is that even with KeePassXC, I just really do not notice stale passwords across devices. It's just really not a huge deal for me personally. Maybe it is for normal people…

  13. comment
    Comment #47077244

    It doesn't sound strange, it actually sounds sane and what everyone should be doing. At the same time, I can't imagine the last time I had a random exception I didn't think about i…

  14. comment
    Comment #47073283

    > The BEAM's "let it crash" philosophy takes the opposite approach. Instead of anticipating every failure mode, you write the happy path and let processes crash. The supervisor det…

  15. comment
    Comment #46542239

    The thing with Linux cheats is that they were significantly easier to make(you didn't have to think about bypassing the anticheat at all, you could just read the game's memory or L…

  16. comment
    Comment #46406132

    I am not a kernel developer, so I don't really have any idea what this means, but CIX appears to have patches in the Linux kernel[0], so I assume mainlining more stuff is in the wo…

  17. comment
    Comment #46324761

    I believe Valve's concerns went(or maybe go?) beyond just the Windows Store, and into "We believe Microsoft may become unable to ship a good Operating System in the future". In a 2…

  18. comment
    Comment #45151751

    99* and 00* are what I do during hackathons, not work. I write some of the worst, god-awful code I've ever seen during hackathons, because I need to get the idea working. I(and the…

  19. comment
    Comment #45074335

    Well, the PS3 had 1 PowerPC core, the PPE, with 8 SPEs. One of which gets disabled for yield, another gets taken by the Hypervisor.