Live data from Hacker News

Viewing profile — bnpxft

bnpxft

HN member
Joined
Tue, Sep 12, 2023, 3:14 PM UTC
HN karma
52
Public activity
22 items

About bnpxft

No profile information was provided.

Recent public activity

  1. comment
    Comment #45805194

    it was essentially bandcamp before bandcamp

  2. comment
    Comment #45251327

    This is the middle way.

  3. comment
    Comment #44659472

    Yes, the economy of Earth in The Expanse is an extractive colonial one not unlike what we have now in the US. It is the logical extrapolation of the current neo-liberal economic mo…

  4. comment
    Comment #44659050

    We'll never be Star Trek without these because the tech of Trek will just be used by the powerful to exploit and repress us.

  5. comment
    Comment #44170794

    Another reason not to install big tech's apps and only use their websites if you must. Not only our their websites painful which discourages use, websites are more sandboxed.

  6. comment
    Comment #43438500

    Maybe. When using ARDOP, my laptop generates an audio stream that is then transmitted over SSB, so theoretically it might work. We have SSB, audio in/out, and cat control, so all t…

  7. comment
    Comment #43424189

    Yes exactly. The real world is full of examples of a fixed set of exclusive options. A programming language without sum types and exhaustive pattern matching in its type system is …

  8. comment
    Comment #43353463

    At the risk of making this another Go vs Rust comment, I hesitate to mention this, but Go developers copy structs all the time. We do it mostly as a way to make values immutable (a…

  9. comment
    Comment #43343634

    If Go had sum types and expressive pattern matching I think it would be my favorite language. I'm so sick of writing "if err != nil", just give me a Result type. If there was a ver…

  10. comment
    Comment #42403015

    NA6D has them for sale: https://na6d.com/products/aioc-ham-radio-all-in-one-cable Also as a kit for cheaper https://na6d.com/products/aioc-ham-radio-all-in-one-cable-un...

  11. comment
    Comment #41698037

    I heard this phrase often when studying for my license, "Your license is a license to learn". It took me a few months to really internalize that. Getting into the hobby, I was look…

  12. comment
    Comment #41672495

    Let's say it like it is, it is the legalization of profiting off of an addiction that is the mistake.

  13. comment
    Comment #40170164

    I'll add that POTA and antenna building is just a small sliver of this hobby of hobbies. Josh of Ham Radio Crash Course did a talk the various things you can do with a technician's…

  14. comment
    Comment #40170078

    I second this. You can get on HF with very little space. If you have 16ft of space, you can easily put up a temporary 10 meter dipole. I have an HOA, so every time want to get on H…

  15. comment
    Comment #40013072

    They come here because America has made a far worst hellscape of their homeland through extreme resource extraction and coups. Western extractive capitalism strip mines the Global …

  16. comment
    Comment #39790360

    See also: https://www.qubes-os.org/

  17. comment
    Comment #39121826

    great, my browser history is going to be full of secrets now

  18. comment
    Comment #38953245

    The old fashion way, friends. I only have so much time in the day. I can only consume so much content. I don't need AI or machine learning to filter a firehose of content. My frien…

  19. comment
    Comment #38486906

    Scheme https://spritely.institute/static/papers/scheme-primer.html

  20. comment
    Comment #37929557

    The Meshtastic site says that supports up to 80 device nodes depending on settings used. It is more geared towards a group of trusted people communicated with each other than a gen…

  21. comment
    Comment #37590612

    Read bell hooks' "The Will to Change" to start. As someone on the far-left, we talk about positive masculinity all the time. The whole concept of intersectional feminism is that th…

  22. comment
    Comment #37482541

    YAML even has the worst form of macros I've even encountered in the form of go templates.