Live data from Hacker News

Viewing profile — mischief6

mischief6

HN member
Joined
Tue, Oct 01, 2013, 7:01 AM UTC
HN karma
349
Public activity
39 items

About mischief6

i like plan 9 and golang

Recent public activity

  1. comment
    Comment #48973675

    i got annoyed by this especially the memory use and non portability aspect of bun so I had claude (lol) and kiro cook up my own agent. it runs on linux, openbsd and even on omnios …

  2. comment
    Comment #46991086

    08:46:37.125 [err] [fps] 4.0 (12 frames in 3.0s) 08:46:40.225 [err] [fps] 1.0 (3 frames in 3.1s) 08:46:41.224 FIRM | * ASSERTION FAILED: ASSERTN 08:46:41.443 [err] DEBUG post-reset…

  3. comment
    Comment #46820197

    it's modern art

  4. comment
    Comment #45479273

    i know freebsd and macos have similar implementations, but it is just different enough that it is nontrivial to make work. i had started fixing it locally but didn't quite get it w…

  5. comment
    Comment #45470574

    my only wish for ghostty is that there was openbsd support. some work needs to be done in the io layer to support openbsd kqueue to make it work.

  6. comment
    Comment #45272184

    my one gripe after using mc for a few years is no parallel transfer support. it slows down significantly when transferring small files compared to one large file.

  7. comment
    Comment #45134454

    it could be interesting to see what ispc does with similar code.

  8. comment
    Comment #44949299

    yes, very much so. libera.chat is alive and well.

  9. comment
    Comment #43759051

    > All parts of Go's simplicity push that seems to assume people don't need anything else other than Array Lists and hash maps. you can see some of this in the work of the progenito…

  10. comment
    Comment #41430786

    I like that the author went very in depth reverse engineering the proprietary update program, but it boiled down to what amounts to a single or few ata commands that can be manuall…

  11. comment
    Comment #39763482

    the answer i found is run gentoo and compile yocto projects.

  12. comment
  13. comment
    Comment #39379751

    for a long time I've actually really wanted the plumber [1] here but a more networked and cross platform protocol for it. I really just want to be able to plumb urls from my androi…

  14. comment
    Comment #39114553

    not a rust programmer. can someone explain why this is in the final binary and not in a shared library?

  15. comment
    Comment #38923269

    as this runs cp/m, i have to wonder if the atmega itself could run cp/m faster than the z80?

  16. comment
    Comment #38500181

    i did not see a clear list of all firmware files read by the kernel in dmesg, so the find/atime trick worked well.

  17. comment
    Comment #38496423

    while it is unfortunate it requires a write, it is useful in some cases. for example, finding old objects in a cache, or today i used it to find out what firmware my kernel is load…

  18. comment
    Comment #38496078

    i have a lot of recent experience with yocto/bitbake but none with bazel. do they have overlap? could they be used for some of the same things?

  19. comment
    Comment #36506686

    i have the aranet4. it can be used with HomeAssistant ( https://www.home-assistant.io/integrations/aranet/ ) and can be tracked using ESPHome bluetooth proxy( https://esphome.io/co…

  20. comment
    Comment #33060043

    > A more complicated example, inotifyd is very useful, how could I go about triggering a script every time a log file is written to under systemd? https://www.freedesktop.org/softw…

  21. comment
    Comment #30984439

    yes, that's right. i run OpenBSD on an ODROID-H2 which has rge(4) nics, and connect eeros directly to it and via a QNAP QSW-1105-5T switch. (disclaimer: i work at eero)

  22. comment
    Comment #29249623

    worse is better. it is a protocol for a specific purpose, and because it has that specific purpose, it was used for that, and desired for that. http can do it, but without the cons…

  23. comment
    Comment #22209141

    i'm glad someone appreciates this. some people at cat-v.org were interested in this and there happened to be a copy at stanford library where a roommate of mine was working at the …

  24. comment
    Comment #18661722

    try 0verkill, or the classic bsd game, 'hunt'.

  25. comment
    Comment #18109424

    check out prometheus and grafana. it's all that a bag of chips.