Live data from Hacker News

Viewing profile — freedmand

freedmand

HN member
Joined
Wed, Mar 25, 2015, 10:26 PM UTC
HN karma
234
Public activity
67 items

About freedmand

No profile information was provided.

Recent public activity

  1. comment
    Comment #44973743

    Gift link (no subscription needed): https://www.nytimes.com/2025/08/19/business/chatgpt-gpt-5-ba...

  2. story
  3. story
  4. story
  5. story
  6. story
  7. comment
    Comment #43527233

    Here's a gift link: https://www.nytimes.com/interactive/2025/03/26/business/ai-s...

  8. comment
    Comment #42941502

    Do you think that there are security or data exfiltration risks with their approach, e.g. putting classified documents/emails into private company's LLMs to summarize information o…

  9. comment
    Comment #42226012

    This will probably be my last run (2:49): https://youtu.be/zIyZJjyPy8U Kudos on a great game! If you ever expand or open source this, let me know. The mechanics and design are grea…

  10. comment
    Comment #42224408

    Oh wow, looks like someone uploaded a 2:55 yesterday: https://www.youtube.com/watch?v=G6yExxPR1vI

  11. comment
    Comment #42224368

    I'm by no means a speedrunner but decided to record my runs in case I got a sub-3. Just uploaded the 2:57: https://youtu.be/0THaZ61sCmg I challenge someone to beat it!

  12. comment
    Comment #42219514

    I got 2:57 — required a near-perfect run but still room for improvement

  13. comment
    Comment #42219509

    I got 2:57 after discovering a few shortcuts

  14. comment
    Comment #41206923

    Can't say it'll solve all your problems, but try Florence-2. It's worked well on some handwritten documents for me when all the text is a relatively uniform size. Model: https://hu…

  15. comment
    Comment #41091352

    If you play ten note chords — one for each finger — in quick succession, that can rack up a lot of inserts in short time period (say, medium-worst case, 100Hz, for playing a chord …

  16. comment
    Comment #41091309

    Would you expect SQLite performance to degrade per insert once a table is very large (in a way that, say, an append-only log file wouldn’t)?

  17. comment
    Comment #41086641

    I recently had the idea to record every note coming out of my digital piano in real-time. That way if I come up with a good idea when noodling around I don’t have to hope I can rem…

  18. comment
    Comment #40608935

    Agreed. Tesseract is not able to handle handwriting or text that is distorted well, e.g. colored text over an image background — to the point that it would hurt any downstream LLM …

  19. comment
    Comment #40066029

    I just found this on HuggingFace: https://huggingface.co/mistralai/Mixtral-8x22B-Instruct-v0.1

  20. comment
    Comment #40058801

    The article from Bloomberg never said "racist" — it said tests revealed racial bias. The "racist" term is from the title refutation piece.

  21. comment
    Comment #39335696

    Each box is a torch module[1], which can technically encapsulate any amount of computation or contain sub-modules. The smallest boxes or leaf nodes are those that contain no sub-mo…

  22. story
  23. comment
    Comment #39002805

    I wonder how people’s learning habits will change with AI tools like GitHub Copilot. I used it for several months but randomly got logged out and am now finding myself valuing the …

  24. comment
    Comment #37584254

    Semantra! Shared it yesterday on HN https://github.com/freedmand/semantra

  25. comment
    Comment #37575917

    Hi HN, I’m excited to present Semantra, a tool and search UI where you can easily embed/query your own documents semantically (by meaning). Semantic embedding models are lightweigh…