Live data from Hacker News

Viewing profile — noctuid

noctuid

HN member
Joined
Thu, Mar 17, 2016, 5:22 PM UTC
HN karma
56
Public activity
45 items

About noctuid

[ my public key: https://keybase.io/noctuid; my proof: https://keybase.io/noctuid/sigs/g3ouI914H6AeAXvuUjIZSZQsyyi5Z3IPKZasf28Hu_I ]

Recent public activity

  1. comment
    Comment #48928180

    This a session search tool, and I think calling it a memory tool is confusing. > Secrets: The ctx README mentions saving the text as is and warns about the need to review the outpu…

  2. comment
    Comment #48927963

    It's not easy, that's why they all suck.

  3. comment
    Comment #48411963

    [flagged]

  4. comment
    Comment #48128005

    No one mentioned vi, I like neovim just fine, and I'm using pi daily. Nice try though. My only point is that if you want to talk about rewriting everything yourself, NIH, churn, wh…

  5. comment
    Comment #48127896

    The new thing where everyone just vibe codes their own versions of everything is not at all like personalizing Emacs. Specifically the idea that people generally just ignore existi…

  6. comment
    Comment #48127355

    Terrible analogy. Emacs has always had comparably fewer major options for packages compared to other tools, there is often an obvious option based on your needs, and it has never b…

  7. comment
    Comment #47965316

    What's just as crazy is people defending ollama.

  8. comment
    Comment #47946865

    You can take modal editing anywhere, but that doesn't mean you should.

  9. comment
    Comment #47946848

    There are many better sandboxing options than docker (in terms of security and/or ease of use), and it sounded like you weren't doing sandboxing.

  10. comment
    Comment #47943517

    Is this satire? I can never tell anymore.

  11. comment
    Comment #44906493

    Functionally you can focus any workspace on any monitor, and ids do not change when doing that. You can set things up both ways, but it's actually easier to just have a key focus w…

  12. comment
    Comment #44855747

    Hyprland works with nvidia just fine with minimal coniguration, just as well as any other wayland compositor I've tried, and I have a very old card. Having out of date packages is …

  13. comment
    Comment #44855721

    There is also scroll (sway fork) and plugins for hyprland. Scrolling experience was not actually better in niri vs. others in my experience just because it was built around it. I t…

  14. comment
    Comment #44855669

    Workspaces are not bound to displays in hyprland. This is one major reason I'm using hyprland over niri, where it's not really possible to work around that issue.

  15. comment
    Comment #44855658

    There's also focusworkspaceoncurrentmonitor, and anything more complicated can be scripted trivially to be on one keybind.

  16. comment
    Comment #36722443

    I'd be happy if they banned all devices

  17. comment
    Comment #36186193

    Keyboard mapping is fine on macOS (though most of those posts seem related to software or functionality I would never use). Keyboard-only experience is a lot more than keyboard map…

  18. comment
    Comment #36185949

    > No way, that's an almost non-existing class of apps. Which "keyboard-friendly software" supports the differentiation between tap and hold? Hold delays? Simultaneous keypresses? A…

  19. comment
    Comment #36177428

    Kanata supports early tap-hold dispatch based on key overlap, which is all I need. There's an open issue for more advanced conditions: https://github.com/jtroo/kanata/issues/128 Th…

  20. comment
    Comment #36176323

    I never looked at karabiner's full functionality, but kanata is the closest thing to a linux version of QMK. It can kind of be used for hotkeys, but that's really not its purpose. …

  21. comment
    Comment #36176253

    Delays are a terrible solution. Looking at key overlap percentage, for example, works much better. There are a lot of other ways to make dual-use/tap-hold functionality more reliab…

  22. comment
    Comment #36176128

    I've tried about ten billion different tools on linux and can confirm that kanata is better than everything else mentioned in this thread and a lot more. It's not the right tool fo…

  23. comment
    Comment #36031041

    I've used both. Mu4e is a lot simpler for email. I plan to eventually switch to Gnus for everything since it handles so much more than just mail (feed reader, hacker news, reddit, …

  24. comment
    Comment #36030928

    Emacs is not multithreaded, but it has supported async/cooperative threads for a very long time (at least since before I started using it almost a decade ago). Modern packages are …

  25. comment
    Comment #35627741

    > how many actions it takes to achieve something This is not really objective because you also have to take into consideration how intuitive/simple the UX is. Given 100 related act…