Live data from Hacker News

Viewing profile — yunusabd

yunusabd

HN member
Joined
Thu, Feb 28, 2019, 12:56 PM UTC
HN karma
497
Public activity
219 items

About yunusabd

42 Paris alum

https://hnup.date/

username at ymail.com (yes, Yahoo)

Recent public activity

  1. comment
    Comment #49146648

    I should mention that pasting the code currently only works in the Android app, with the iOS version being stuck in review (again).

  2. story
    Show HN: YouTube Videos Matched to Duolingo Units

    Hi HN, I wanted to once again share my app that takes YouTube videos and turns them into little language lessons: https://lingolingo.app/ Recently I've been getting back into learn…

  3. comment
    Comment #49107059

    I think parent comment was surprised that there was _any_ moving of walls after the fact, which "reducing" implies..

  4. comment
    Comment #48357114

    Just out of curiosity, why would the LLM need network access for this? I.e. feeding the doc to an LLM and asking "is this sensitive information according to these criteria: [...]" …

  5. comment
    Comment #48355142

    It sounded like there would be a big value unlock. Depends on your circumstances of course.

  6. comment
    Comment #48354436

    Create an anonymized/obfuscated copy of your data and let the agents use that?

  7. comment
    Comment #48193316

    I had similar thoughts. The readme intro explicitly mentions hallucinations, that's why I thought I'd ask. If you're dealing with uid in -> uid out, where you're hoping to get the …

  8. comment
    Comment #48192979

    Okay, but you can also validate uids. What I'm asking is whether the human readable uids cause fewer hallucinations, as that would be the real win imo.

  9. comment
    Comment #48192549

    That's nice, I've had the issue where LLMs would return non-existent uids. But does this package actually help with that? Token savings are nice, but not really my main concern. If…

  10. comment
    Comment #47995546

    Didn't expect it to get hammered like that, just added caching for the sheets request. Thanks, my guy ;) Backfilling it further is definitely in the cards, I just want to stabilize…

  11. comment
    Comment #47994017

    There is one mention of Mimo V2.5 Pro in the data by... you! In the UserRatings tab in the sheet, if you want to have a look. Searching for it on HN shows very few results, that's …

  12. comment
    Comment #47992393

    Yes! Going forward I'm definitely doing that, once there is enough data. Might even backfill the data more into the past. I just want to stabilize the methodology before burning mo…

  13. comment
    Comment #47992371

    From the comments that I've checked manually it's pretty good. You can go to the "User Ratings" tab in the Google Sheet and check some comments to get an idea.

  14. comment
    Comment #47992357

    Yeah, so often people just mention "Opus" or "GPT" without a version, and those get mapped to the "-latest" suffix. I thought I'd keep these as a rating for model families rather t…

  15. comment
    Comment #47992191

    That's fair, my immediate concern would be that there would be very few comments comparing any two models, so the data would be very anecdotal. The context would be really nice to …

  16. comment
    Comment #47991815

    Thanks for the comment, should be fixed now.

  17. comment
    Comment #47991799

    Thanks, I replaced it with a custom graph, should be easier to read now.

  18. comment
    Comment #47991485

    Calling it sota might be a bit provocative, but what actually is the "state of the art"? We have benchmarks, but those are getting increasingly gamed and don't necessarily reflect …

  19. comment
    Comment #47991420

    Yep, a toggle to scale all columns to the same height could solve this. I'll look into it when I do the custom graph. Edit: Done

  20. comment
    Comment #47991376

    It's actually ChatGPT at the moment for the first filtering step, for no other reason than having a code snippet ready that I could point Cursor at (I know, so 2025). The Gemini ca…

  21. comment
    Comment #47991016

    Sorry about that, the embedded graph from Sheets doesn't let me do that. I think I'll have to fetch the data and render the graph myself. In the meantime, you can hover or tap the …

  22. story
    Show HN: State of the Art of Coding Models, According to Hacker News Commenters

    Hello HN, I was away from my computer for two weeks, and after coming back and reading the latest discussions on HN about coding assistants (models, harnesses), I felt very out of …

  23. story
    Show HN: YouTube video discovery engine for language learning

    This is a naive system that's made to surface short videos for language learning. A few assumptions: For language learning, the actual content of the video is not the main factor. …

  24. comment
    Comment #47109810

    That's exactly what Cursor's "plan" mode does? It even creates md files, which seems to be the main "thing" the author discovered. Along with some cargo cult science? How is this n…

  25. comment
    Comment #46834913

    > I tried just repeating guó for as many times as symbols and repetition was not recognized. Can you elaborate? I'm not sure I understand.