Live data from Hacker News

Viewing profile — KETpXDDzR

KETpXDDzR

HN member
Joined
Wed, Jun 03, 2020, 1:16 AM UTC
HN karma
417
Public activity
198 items

About KETpXDDzR

No profile information was provided.

Recent public activity

  1. comment
    Comment #49263050

    I wonder how the caveman skill will affect this. Also, you can probably put the output of Claude in another LLM to get rid of the watermark.

  2. story
    Show HN: StarSkew, a privacy-light Amazon review analyzer (starskew.com)

    I built "StarSkew". A privacy-light Amazon review analysis tool. Right now, Chrome and Edge extensions are available. The extension displays a small feedback box on the Amazon prod…

  3. story
  4. comment
    Comment #45982091

    In Germany headlights are limited by power consumption. The law was written pre-LED. Just another example of the ridiculously slow German government.

  5. comment
    Comment #45961167

    Yeah, I gave my AWS root API key to Cursor in agent mode. I learned that AWS charges ridiculous amounts for transferring and storing data.

  6. comment
    Comment #45921741

    I can highly recommend looking to response times for you locality. For me it's Denver and I'm shocked that they didn't meet any of their goals: https://www.denvergov.org/files/asse…

  7. comment
    Comment #45867259

    Everytime I read such news, I'm glad that I ditched Windows for Linux. Since Proton makes almost all games run, I don't have any reason to use Microsoft's rotten software anymore.

  8. comment
    Comment #45786855

    I tried using oolama to run an LLM on my A6000 for Cursor. It fits completely in VRAM. Nevertheless it was significantly slower than Claude 4.5 opus. Also, the support in Cursor fo…

  9. comment
    Comment #45767216

    The new UI in cursor is optional. You can still use the old one.

  10. comment
    Comment #45732756

    If someone is looking for an open source alternative: https://pikvm.org/

  11. comment
    Comment #45624167

    > Python SVG libraries create spurious connecting lines That rather sounds like a bug to me. I'd try browser automation to get the book pages, then OCR it (or just store them as im…

  12. comment
    Comment #45367144

    India: 71% of H-1B approvals China: 11.7% of H-1B approvals All other nationalities: 17.3% combined Src: https://www.aljazeera.com/news/2025/9/22/h-1b-fee-hike-whos-...

  13. comment
    Comment #45153235

    If LLMs make devs 19% less effective on average and the number of releases is growing the same, doesn't that mean that 1. Only a handful of devs use LLMs 2. For every developer get…

  14. comment
    Comment #45027472

    It seems most banking apps do work: https://privsec.dev/posts/android/banking-applications-compa...

  15. comment
    Comment #44806106

    > We were able to fingerprint this crawler using a combination of machine learning and network signals. Yikes. AntiVirus scanners for website access.

  16. comment
    Comment #44737729

    Clothes for women rarely have pockets due to a combination of historical, social, and fashion-driven reasons that stem from gender inequality and ideas about femininity. Key reason…

  17. comment
    Comment #44593360

    Thanks Microsoft for making Windows so crappy that ppl switch to Linux!

  18. comment
    Comment #44468112

    Can't (AI) crawlers just use a browser user agent? TL;DR: Yes, but with some more work that the big AI companies can surely manage to implement. To bypass detection, a crawler woul…

  19. comment
    Comment #44401832

    IIRC Claude Code indexes your code via a vector DB. That's why it's good for larger codebases. I'm not aware that GeminiCLI has this, too.

  20. comment
    Comment #44357536

    Why can't the Iran just buy a nuke from Russia?

  21. comment
    Comment #44264564

    You should judge a civilization by how they treat their poorest. In this case the US is treating them with batons and rubber bullets.

  22. comment
    Comment #44206829

    With git it should be straightforward to implement an incremental, dedup backup solution since all objects are stored with their hashs in filename.

  23. comment
    Comment #43910824

    ssh username@server "sqlite3 my_remote_database.db .dump | gzip -c" | gunzip -c | sqlite3 my_local_database.db

  24. comment
    Comment #43576805

    Here's the official source for the calculation: [0]. Also, there are some hints this might be from a LLM [1]. And an official statement that it's about trade imbalances and not rec…

  25. comment
    Comment #43085239

    > They want LLMs. That's why NVIDIA has NIMs [0]. A super easy way to use various LLMs. [0] https://developer.nvidia.com/nim