Live data from Hacker News

Viewing profile — meribold

meribold

HN member
Joined
Sat, Jul 02, 2016, 3:00 PM UTC
HN karma
1,175
Public activity
178 items

About meribold

See meribold.org for contact information.

Recent public activity

  1. comment
    Comment #49147430

    The explicit expectation with the AUR has always been that you can't blindly trust the PKGBUILD files. It's more like running an installer from a random website on Windows than it …

  2. comment
    Comment #48256286

    Lots of comments are also massively overestimating the amount of time/effort that creating this setup required.

  3. comment
    Comment #47733633

    The new latest version (commit 806789e4d454b, 307 bytes) should also work. It no longer sets p_memsz to something unreasonably large, which was most likely the issue with the 301-b…

  4. comment
    Comment #47733486

    I fixed the most likely culprit now (excessively large p_memsz value). It cost a few bytes; the new executable size is 307 bytes.

  5. comment
    Comment #47701935

    Looks like I may have stretched what values are acceptable for p_filesz/p_memsz too far. What's your kernel version? (I tested it on 6.8.0 and 4.4.0.) Perhaps the 316-byte version …

  6. comment
    Comment #47701864

    GP is likely referring to how fields in the ELF and program header are abused for instructions and data in a way that happens to not break things on Linux.

  7. comment
    Comment #47700585

    If the savings are about `mov $1, %edi` and `mov $10, %ecx`, those 32-bit immediate values line up with the higher bytes of p_filesz and p_memsz in the program header, which have t…

  8. story
  9. story
  10. story
  11. comment
    Comment #46910865

    My terminal "warns" about them thanks to using a bitmap font that has no (significant?) Unicode coverage beyond code points 0 to 255.

  12. story
  13. story
  14. comment
    Comment #45384758

    This seems like it would be great together with a pair of display glasses (like those from XREAL, for example). But I wish it had a TrackPoint.

  15. comment
    Comment #44831096

    Sad to see GPT-4.5 being gone. It knew things. More than any other model I'm aware of.

  16. comment
    Comment #44815021

    Such a nefarious package could also read browser cookies, SSH keys, emails, photos, and a million of other things.

  17. comment
    Comment #44694621

    That depends on the messenger app. Telegram, for instance, supports backing up messages as HTML and/or JSON.

  18. comment
    Comment #44693848

    > person who managed to put their words online He also managed to do quite a lot of other things: https://en.wikipedia.org/wiki/Andrej_Karpathy

  19. comment
    Comment #44693801

    This system seems quite similar to sending messages to oneself on Signal/Telegram/whatever. What I like about using messenger apps is that every note gets a timestamp and that mess…

  20. story
  21. story
  22. comment
    Comment #43378257

    There are screen-locking programs that don't hide what's on the screen (for example `alock` and `xtrlock`). So you can use one of those in a script that also launches this tool.

  23. comment
    Comment #43014371

    Good point. Perhaps we could store the length of the common prefix from the last time we went left as well as from the last time we went right. The minimum of those two should rema…

  24. comment
    Comment #43012199

    You don't need to compare the whole key most of the time. I think the amortized cost for a comparison is in O(1).

  25. comment
    Comment #42156260

    What's better about the T440 compared to the successors up to the T480? I'd consider the T440 a low point due to the lack of TrackPoint buttons.