Live data from Hacker News

Viewing profile — choobacker

choobacker

HN member
Joined
Thu, Jan 02, 2025, 8:35 PM UTC
HN karma
88
Public activity
33 items

About choobacker

No profile information was provided.

Recent public activity

  1. comment
    Comment #43076301

    Looks like I could use https://github.com/PNDeb/pinenote-debian-image on my PineNote.

  2. comment
    Comment #43076267

    This looks great. Is there by out-of-the-box usable e-reader that supports SSH? Air still has some manual steps/maintenance. For comparison, I've used PostmarketOS on Pinephone, an…

  3. comment
    Comment #43047264

    > I will not bank with HSBC because their app will not work if you install things from outside the Google App store I have this requirement too, since I like to use F-Droid. My poi…

  4. comment
    Comment #43046752

    I agree with his issues with dependencies. But I'm not sure about his other stuff. "Avoid features that add disproportionate cost" I expect part of the problem here is that it's of…

  5. comment
    Comment #43031488

    +1. I think that about summarises it. Window managers can plausibly already do a lot of what other software can do, yet in practice, popular workflows tend to assume very little fr…

  6. comment
    Comment #43031460

    > Source: this is a description of my own workflow and preferences, so I’m the ultimate authority on the subject, haha. It's fine to choose your workflow by whatever criteria you d…

  7. comment
    Comment #43022058

    +1. It's nice to have to a set of programs I moderately care about, so when I'm learning another language I can port them to it. They're unimportant enough that I can comfortably e…

  8. comment
    Comment #42970081

    Size is a limiting factor for so.e hardware and architecture too. NixOS works well for x86-64 and aarch64, but not so much armv7l, as so many consumer routers are. The PC Engines h…

  9. comment
    Comment #42964783

    I had a look more into this. https://www.reddit.com/r/openwrt/comments/114kv0y/weeding_ou... has some people with the problem that I'm trying to avoid. I see the fresh re-install s…

  10. comment
    Comment #42961657

    Good job on raising that issue. TIL SSTP. > Nobody actually cares about security for packages that are not in the default install. Probably an exaggeration, but it's clear there ar…

  11. comment
    Comment #42961344

    systemd-networkd sets up a LAN interface, which Kea then serves DHCP for. CoreRAD is about the same thing, but for NDP instead of DHCP. I could have used systemd-networkd for servi…

  12. comment
    Comment #42960469

    For wireless I started with the PC Engines miniPCI cards, but moved to a seperate AP for wifi6, and because hostapd was not fun. https://openwrt.org/toh/tp-link/eap615-wall is the …

  13. comment
    Comment #42960448

    Tracking config via VCS is great, but the automatic changes is what then makes it tricky to understand what you've actually configured.

  14. comment
    Comment #42960432

    There's hardware that has the form factor of a router, but is powerful enough to run an ordinary Linux machine. PC Engines, various ARM64 SBCs.

  15. comment
    Comment #42960417

    Me too. My TP Link EAP605 is an AP running OpenWRT. Works well.

  16. comment
    Comment #42960410

    Not that I'm aware of. systemd-networkd + kea + corerad is the software I use.

  17. comment
    Comment #42959689

    I use a https://www.pcengines.ch/apu2.htm with a separate wifi access point. That's EOL now, so nowadays I'd look to ARM e.g. https://radxa.com/products/network-computer/e52c

  18. comment
    Comment #42959607

    OpenWRT is pretty great at offering features and security for consumer devices. Glad to see a release! I used it for a while, but after I've had it for a few months, and want to im…

  19. comment
    Comment #42958399

    Do we know how the human brain performs addition? I know how it's taught. Internally it has aspects of long addition, and caching, but I don't do perform that algorithmically. How …

  20. comment
    Comment #42906771

    > as a working parent I might only have 30 minutes here or there where I’m able to play. When I get back to a game after a couple of weeks off, I can’t remember what I was doing, o…

  21. comment
    Comment #42903156

    It's impressive that volunteers are stepping up to archive this. I understand the desire to keep this open data available. How much of this sort of effort results in that data bein…

  22. comment
    Comment #42841240

    Nice write up! > When it was finally my turn, I stammered. > Watching it back, I cringe a bit. I was wordy, unclear, and unconvincing. > You can watch my mumbling in the recording …

  23. comment
    Comment #42813123

    > Some people can't seem to see why Nix and Guix are in an entirely different class from traditional package managers +1. From talking to people with those views, it's not that the…

  24. comment
    Comment #42812217

    It's good to see EU funding for open source, and for getting software easy to build, as Nix does. Bravo to the EU, NLNet and the NixOS contributors making this possible!

  25. comment
    Comment #42734358

    Those Debian tests are great. Good coverage, run on PRs. A little obtuse in parts, but still great.