Live data from Hacker News

Viewing profile — stockhorn

stockhorn

HN member
Joined
Sat, Jan 21, 2023, 9:26 AM UTC
HN karma
95
Public activity
39 items

About stockhorn

No profile information was provided.

Recent public activity

  1. comment
    Comment #44758949

    "Built with hate"...? Too bad. Love the rest of the project.

  2. comment
    Comment #43371077

    A bit off topic, but how is the bitwarden browser extension protected against supply-chain attacks (npm dependencies)?

  3. comment
    Comment #43367783

    Couldnt we add some "usb descriptor flag" which says whether WebUSB should be allowed or not? Then firefox/chrome would not need to maintain a blocklist.

  4. comment
    Comment #42808458

    Go and give rust a go instead

  5. comment
    Comment #42647176

    Yes. And in the past days email notifications on android had some "off-by-1" error for me: when a new mail came in, the notification had the subject of the previous email. Did anyo…

  6. comment
    Comment #40880424

    I can totally second this. Embedded rust in general has been an excellent experience for me. And async with embassy-executor works really well and takes a lot of pain off the whole…

  7. comment
    Comment #40867411

    (Paying customer) Yes! I cant believe I still cant share a folder with another account on proton drive (apart from read-only sharing via link), but now instead they add .....

  8. comment
    Comment #40502250

    I would love to see a reverse engineering approach of the original mcu firmware. So far everything I found seems to cover the IR protocol only. The MCU seems to be unlabeled ( http…

  9. comment
    Comment #40467828

    Now I can finally parse (X)HTML with Excel ;)

  10. comment
    Comment #40368417

    An article from 2013 with an adobe photoshop version 1.x from 1990....

  11. comment
    Comment #40195218

    I've also tried to optimize c++ compile times on large projects a few times. I never got IWYU working properly and I always hated the fact that I still have to care about header fi…

  12. comment
    Comment #40129122

    I had to reload the page on Android FF, then I got past "Loading"

  13. comment
    Comment #39906254

    I feel like release tarballs shouldnt differ from the repo sources. And if they do, there should be a pipeline which generates and upload the release artifacts.... Can somebody wri…

  14. comment
    Comment #39654638

    Did I read this correctly and audio fingerprinting is mainly about identifiying the used browser version and OS or laptop, but it cant identify end-users in a stable way?

  15. comment
    Comment #39576586

    Ah this totally makes sense! Do you use progressive JPEGs already when opening the full image? If only there was a progressive encoding which lets you get a perfectly downscaled (n…

  16. comment
    Comment #39572256

    I gave the webapp and android app a quick test. It looks nice, but it is still not as smooth as google photos or similar. E.g. the photos are not preloaded fully and I still need t…

  17. story
  18. comment
    Comment #39434887

    I once submitted a bugreport to spotify regarding a problem with the chromecast integration. The support-agent asked me the following questions in turn, which I all followed: - Can…

  19. comment
    Comment #39218243

    Wow... Crazy this boardgame of yours. I'll definitly take a deeper look at this :). Thanks

  20. comment
    Comment #38970445

    We're building an iot product based on the esp32c6. The rust support is fantastic, making it a good choice to write stable firmware for it.

  21. comment
    Comment #38443229

    Hostpoint for DomainReg/DNS and Protonmail for Mail. But being located in switzerland that seems to be the obvious choice, right ;) ?

  22. comment
    Comment #38300469

    Defmt is a rust library that does exactly this. This has become almost a standard in embedded rust. There is even a c++ client-side implementation: https://github.com/Javier-varez/…

  23. comment
    Comment #38282687

    I would like to see a GPT that has the latest knowledge of the libraries I want to discuss with him. E.g. if I paste rust code with a serde invocation, the bot should look at doc.r…

  24. comment
    Comment #37859038

    off topic, but why does the page (step 2) rant about protonmail? Can somebody elaborate? >Be advised that Protonmail is generally known to be a pretty bad email host. [...] Not to …

  25. comment
    Comment #36825234

    Not to confuse with https://plane.dev a container orchestrator for ambitious browser-based applications.