Live data from Hacker News

Viewing profile — jwineinger

jwineinger

HN member
Joined
Thu, Nov 01, 2012, 4:06 AM UTC
HN karma
395
Public activity
160 items

About jwineinger

No profile information was provided.

Recent public activity

  1. comment
    Comment #48226169

    One of the Counter examples is incorrect, tested on both 3.13 and 3.15.0a >>> from collections import Counter >>> c = Counter(a=3, b=1) >>> d = Counter(a=1, b=2) >>> c-d Counter({'…

  2. comment
    Comment #47592016

    Looking at the ASR leaderboard ( https://huggingface.co/spaces/hf-audio/open_asr_leaderboard ), Parakeet (.6B) is still near the top on speed, but about 10th on WER.

  3. comment
    Comment #47458367

    Standing in that hole without shoring... no thanks. Impressive project nonetheless though

  4. comment
    Comment #46277015

    Well, I didn't know there Flock cameras in use near me, but apparently I'm nearly surrounded and would have to take a weird route to avoid them. Some are marked as being operated b…

  5. comment
  6. comment
    Comment #45993492

    Calvin and Hobbes was the only comic I ever truly loved and collected. All of the books are well-worn from my childhood. They sat on a shelf for a couple of decades, and now I get …

  7. comment
    Comment #45169155

    US. I ride shoulders on semi-rural highways. Sometimes there will be traffic in the opposing lane creating enough noise that I don't hear the vehicles coming from behind. With my V…

  8. comment
    Comment #43834204

    I'd love to hear WHY you want to do this.

  9. comment
    Comment #43834156

    I felt the same. I got a few tiles in and then just couldn't figure out what was next. https://cluesbysam.com/help/2025-04-29?state=EDQ%3D . Apparently Tom is Innocent, which I fou…

  10. comment
    Comment #43833273

    The quality difference I find between Costco and Walmart is significant, even if the price is not that different.

  11. comment
    Comment #43833211

    I was thinking of something similar during pruning season for my apple trees a few months ago. I even went so far as to take a scan of one of my trees with Luma and had it generate…

  12. comment
    Comment #43072296

    May I ask why you still have an XP machine running?

  13. comment
    Comment #42784085

    I have occasionally wanted to trigger location-specific behavior on my kid's devices, like turning the wifi off when in their bedroom. This feels broadly in the category to me.

  14. comment
    Comment #42578231

    The number of parameters the model is trained on, in billions

  15. comment
  16. comment
    Comment #41466880

    I've had multiple MRIs and I always ask about my two rings. They have always said they're fine. It feels like they know something I don't, and also feels sketchy.

  17. comment
    Comment #41291905

    I wonder if the astronauts themselves get some say in this. What if they decide, since it is their lives, that they're not getting into the starliner, even if NASA decides the risk…

  18. comment
    Comment #41103574

    Thus generating aftermarket demand for car cellular modem faraday cages

  19. comment
    Comment #39745160

    I remember pranking my college roommates with this close to 20 years ago. Thanks for the memory refresh :D

  20. comment
    Comment #39691961

    I uploaded a picture of my dog and none of the styles looked like HER. They were just some generic dog in the same pose as mine.

  21. comment
    Comment #39668799

    why not braces then?

  22. comment
    Comment #39512690

    We did achieve this with OIT for peanut allergy. Once we reached bite-safe levels, our lives literally changed for the better. We didn't have to worry about interrogating anyone se…

  23. comment
    Comment #39481500

    Auth0 can do this. Identifier first login, SSO domain aliases, and MFA are all supported. They have an Organizations feature as well, but I'm not certain if you'd need that from wh…

  24. comment
    Comment #38868914

    Agree with these. I was a dev at a retailer that did catalog/phone sales and was starting to use web. Small salary, small PTO, no benefits. Pay increased when the business had an e…

  25. comment
    Comment #38730386

    This feels a bit like NIH syndrome to me. Maintaining your own authentication solution is not trivial, especially for small/one-person operation. Edit: Re-reading, I guess this is …