Live data from Hacker News

Viewing profile — be_erik

be_erik

HN member
Joined
Mon, Mar 09, 2015, 3:33 AM UTC
HN karma
242
Public activity
104 items

About be_erik

meet.hn/city/41.8755616,-87.6244212/Chicago

Socials: - bsky.app/profile/benoist.dev ---

[ my public key: https://keybase.io/nilcoast; my proof: https://keybase.io/nilcoast/sigs/Fnj6mIETE3wwxVFKadJz3ue_hsAstMQNkZVVZuLWc0Y ]

Recent public activity

  1. story
  2. comment
    Comment #48117690

    The history and endurance of vi is impressive. I never thought I would be using the same editor today that I started using in the mid 90s because it was more l33t. The comments abo…

  3. story
  4. comment
    Comment #47101684

    Ha, this looks like someone took mine and got a real designer to polish it. https://wthr.cloud

  5. story
  6. comment
    Comment #46397259

    If you're looking to build and install this from source, here's the incantation: CGO_ENABLED=0 go build -ldflags "-X main.version=dev -X main.commit=$(git rev-parse --short HEAD) -…

  7. comment
    Comment #46265893

    The appeal of GraphQL is that it eliminates the need for a BFF and easily solves service meshing. Over fetching is more of a component design problem than a performance issue.

  8. comment
    Comment #45831818

    I use this one pretty often. It’s great. https://chawan.net/

  9. comment
    Comment #45297399

    I don’t understand who this is for? I just tried Anthropic’s extension and it feels like writing automated selenium tests. LLMs interacting with markup is not the best abstraction …

  10. comment
    Comment #43896021

    It’s how a lot of code is being generated by owners of small startups with minimal engineering engagement. PMs are producing full walking skeletons of designs that used to take a w…

  11. comment
    Comment #43894532

    By installing MDM you’re effectively chaining your security to the security of the MDM. The MDM gives you the ability to install arbitrary code via a blessed backdoor. There’s no r…

  12. comment
    Comment #43891974

    They used an internal fork delivered via MDM. There are no guarantees that Signal can make about the software running on those phones and per the reports it’s a lot of phones.

  13. comment
    Comment #43891947

    This is currently my bet. This looks like something I would set up— state actors are not in my threat list. But, I’m usually being paid to protect the employer not the employee.

  14. comment
    Comment #43891935

    This is so frightening. I worked in corporate security, and that was occasionally a leaking ship, but this wouldn’t even fly with our engineers even if we wanted their message hist…

  15. comment
    Comment #43891790

    There’s chatter on bsky. But tl;dr anything said on those phones is assumed to be compromised until proven otherwise by time or a whole lot of very interesting security verificatio…

  16. comment
    Comment #43891781

    Yeah, I was shocked to see this buried. If the allegations are verified this could be a huge leak on what a number of people were led to believe is a secure by default platform. It…

  17. comment
    Comment #43891767

    Installing Signal using this method provides none of the guarantees Signal can normally provide by being an open verifiable application. It not only opens you up to state actors, b…

  18. comment
    Comment #43891754

    This news story has been strange for me for awhile because on one hand NO our public officials should not be using Signal, but it isn’t because Signal is a bad technology choice. S…

  19. comment
    Comment #43764542

    Etsy finally got rid of Reverb.com and handed it to a Fender related private equity firm.

  20. story
  21. comment
    Comment #43712124

    I was really hoping to find out they were hosting their DNS on GoDaddy. I still want it to be true.

  22. comment
    Comment #43681389

    Is meilisearch ready for production workloads? I would love to use some of the feature set, but is the only option for HA running multiple instances and keeping them in sync?

  23. comment
    Comment #43274360

    Just ran this on a 4000RTX with 24gb of vram and it struggles to load, but it’s very fast once the model loads.

  24. comment
    Comment #43175557

    I’m certainly guilty of using one of these hosted cli tools in a pinch (crontab I can’t quit you), but adding an LLM in the mix just adds more complexity. Getting a few of these to…

  25. comment
    Comment #43175502

    In the age of docker anything almost anything can be a single file binary if you don’t mind pushing gigs of data around.