Live data from Hacker News

Viewing profile — brian-armstrong

brian-armstrong

HN member
Joined
Sun, Nov 29, 2015, 3:24 AM UTC
HN karma
5,165
Public activity
1,071 items

About brian-armstrong

No profile information was provided.

Recent public activity

  1. comment
    Comment #49189925

    Interesting. I'll have to give it a try. If I understand your suggestion, you're saying that rather than doing 2 lookups for logs, then an addition, and then another lookup to exp …

  2. comment
    Comment #49180980

    Oh! Gotcha! I put a table in the README that lays it all out https://github.com/brian-armstrong/fec#performance tldr: My library matches or beats libfec's SSE2 assembly for convolu…

  3. comment
    Comment #49180437

    I used the benchmarking binaries that ship with libfec. My own crate has a libfec-compatible C shim, so I can link the benchmark against the Rust crate. The benchmark itself report…

  4. comment
    Comment #49178583

    You could certainly call this crate through a shim in goestools but you'd have to add a Rust dependency. But you could also rewrite goestools in Rust, though it wouldn't be a small…

  5. story
    Show HN: SIMD Viterbi Decoder in Rust

    I wrote libcorrect in C in 2016 and wanted to revisit it in Rust. Instead of doing just a direct conversion, I went down the rabbit hole of making Rust's std::simd work for me. I e…

  6. comment
    Comment #48985360

    The models would have to get significantly better for this to help, though. Unedited LLM dialog is quite bad. Though, I wouldn't put it past AAAs to try anyway.

  7. comment
    Comment #48669339

    I read these stories and I can never figure out how people are managing to use these $200 plans. If I really go full bore, I can sometimes max out the $20 plan. Even then, it alrea…

  8. comment
    Comment #48614956

    Absolutely. Let them fend for themselves in the streets.

  9. comment
    Comment #48272983

    Yikes. That's a car that looks like it gets its lunch money taken by the other cars.

  10. comment
    Comment #48229127

    It's good, but you still have to pay monthly for it. Feels like it kind of defeats the point of having a local collection.

  11. comment
    Comment #48013752

    What? Most (all?) platforms let you opt out of this, and you receive payment when your shares are borrowed. And shares are fungible, how would it matter if one share is borrowed by…

  12. comment
    Comment #48011951

    Not comparable at all. Xbox would be mostly transient traffic. It's probably not much more than packet forwarding for a lot of traffic. Github is a giant complicated stateful mess …

  13. comment
    Comment #47967752

    Why would you ever accept a mismatched certificate? Even assuming that you think your ISP has no nefarious plans, are you going to be able to rigorously confirm it's their certific…

  14. comment
    Comment #47955980

    Or the Cinco Encyclopedia of Numbers https://youtube.com/watch?v=ZI3QxgjLGbQ Thanks, Cinco

  15. comment
    Comment #47697440

    It'd be nice if AI-written articles had an [AI] after the headline

  16. comment
    Comment #47331161

    What kind of self-disrespecting dev is using MacOS in TYOOL 2026?

  17. comment
    Comment #46982806

    It seems unlikely that "is user adult" is not already easily modeled by any of these companies to within a very high degree of confidence. Even 15 or 20 years ago Google search cou…

  18. comment
    Comment #46862526

    Location: SF / Remote Remote: Mostly (Open to 0 - 3 days/wk in office) Willing to relocate: No Technologies: Rust, Elixir, Typescript, Python Linkedin: https://www.linkedin.com/in/…

  19. comment
    Comment #46761828

    You don't really need Windows for gaming anymore unless you're playing the games that absolutely insist on kernel-level anti-cheat. Proton is extremely good on Linux these days.

  20. comment
    Comment #46258280

    https://archive.ph/g1a1X

  21. comment
    Comment #46118423

    Location: SF / Remote Remote: Mostly (Open to 0 - 3 days/wk in office) Willing to relocate: No Technologies: Rust, Elixir, Typescript, Python Linkedin: https://www.linkedin.com/in/…

  22. comment
    Comment #46041911

    I'm curious, how did you make it this far in life without realizing that paint is delicate and scratches easily? Do you have untreated brick walls in your house or something?

  23. comment
    Comment #46040449

    It would surely depend on the SSD and the firmware it's running. I don't think you can entirely count on it. Even if it were working perfectly, and your strategy was to power the S…

  24. comment
    Comment #46040384

    It's quite possible. Some SSDs are worse offenders for this than others. I have some Samsung 870 EVOs that lost data the way you described. Samsung knew about the issue and quietly…

  25. comment
    Comment #46040312

    Powering the SSD on isn't enough. You need to read every bit occasionally in order to recharge the cell. If you have them in a NAS, then using a monthly full volume check is probab…