Live data from Hacker News

Viewing profile — 5pl1n73r

5pl1n73r

HN member
Joined
Fri, Jul 25, 2025, 1:10 PM UTC
HN karma
43
Public activity
22 items

About 5pl1n73r

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #44918793

    Ah, blockchains, where people realize all those "it doesn't matter bugs" with 3 layers of indirection due to shaky primitives, actually matter. Other bugs like this could be used t…

  3. comment
    Comment #44868375

    This stuff is cool as hell. I'd break out a CRT TV and try to get it working, but it feels not worth it without official NTSC or PAL broadcasts. Straight from the analog VBI on air…

  4. comment
    Comment #44854827

    You can exercise in doors though

  5. comment
    Comment #44849517

    Don't go outside. Move only in cars. To be honest, going outside sucks in most cities.

  6. comment
    Comment #44835615

    How to tell you're running Windows 10: Right click an item in the taskbar. The menu will pop up one second later.

  7. comment
    Comment #44831746

    Did you have the devils0wn copy though?

  8. comment
    Comment #44824204

    I don't know, classifieds still exist. Obviously internet is superior for this, but not everyone can afford internet of any kind, since the bloat scaled with Moore's law. 500KB/s r…

  9. comment
    Comment #44810443

    This is happening across all industries, unfortunately. Medical, engineering, pharmaceuticals, law enforcement, military, transportation, law... Thanks for a perfect post that desc…

  10. story
  11. comment
    Comment #44793083

    I think robots.txt should be ignored. Everyone wants people to not do things they don't like. We don't have to entertain each and every such one. The future is IPFS or something li…

  12. comment
    Comment #44784703

    Yes, I may have accidentally spilled, but I prefer ML modules to typeclasses.

  13. comment
    Comment #44781217

    My peers and I work on a language centered around "constructive data modeling" (first time I hear it called that). We implement integers, and indeed, things like non empty lists us…

  14. comment
    Comment #44772932

    > avocado, olive, and coconut oil; ten basic spices; honey, maple syrup, apple cider vinegar, soy sauce, miso, and almond butter. This is what happens when you use Google for recip…

  15. comment
    Comment #44769063

    Just learned they've stopped publishing. Sad! The old web is really dying. Seems like a bug though? They said they'll keep the site up "indefinitely".

  16. comment
    Comment #44768734

    I could see using this for creating ASCII art collaboratively.

  17. comment
    Comment #44760802

    > Further, I'm slowly noticing things that tmux didn't handle well, but now, "just work": native scrollback, terminal notifications, and terminal titles being the most notable chan…

  18. comment
    Comment #44729833

    That begs the question: how big of a codebase can these tools generate that works? (loop unrolling doesn't count)

  19. comment
    Comment #44727549

    After this article was written, `free -m` on many systems started to have an "available" column that shows the sum of reclaimable and free memory. It's nicer than the "-/+" section…

  20. comment
    Comment #44726920

    I know lots of companies working on anonymous attestation, and have been myself interested in this for decades. I don't get why we would need any form of age verification for porn …

  21. comment
    Comment #44697201

    CUDA programming consists of making a kernel parameterized by its thread id which is used to slightly alter its behavior while it executes on many hundreds of GPU cores; it's very …

  22. comment
    Comment #44682860

    My reaction to the article title was recalling how old assembly teachers would drill into our heads to make sure we have proof of 200% gains before implementing an optimization. Ho…