HN user

yunusabd

494 karma

42 Paris alum

https://hnup.date/

username at ymail.com (yes, Yahoo)

Posts30
Comments184
View on HN
hnup.date 2mo ago

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

yunusabd
168pts87
lingolingo.app 4mo ago

Show HN: YouTube video discovery engine for language learning

yunusabd
2pts1
news.ycombinator.com 6mo ago

Show HN: YouTube App Centered Around Language Learning

yunusabd
2pts0
lingolingo.app 10mo ago

Show HN: Enter a Topic, receive a language learning curriculum with videos

yunusabd
4pts0
lingolingo.app 10mo ago

Show HN: Create a language learning micro challenge with videos

yunusabd
3pts0
lingolingo.app 10mo ago

Show HN: Create micro challenges for language learning

yunusabd
4pts1
newatlas.com 1y ago

Bike-mounted sensor could boost the mapping of safe cycling routes

yunusabd
97pts63
lingolingo.app 1y ago

Show HN: App to facilitate language learning on Youtube

yunusabd
1pts1
chromewebstore.google.com 1y ago

Show HN: Duolingo-Like Exercises and Pronunciation Practice on YouTube

yunusabd
2pts0
chromewebstore.google.com 1y ago

Show HN: Language Learning on YouTube with AI Exercises

yunusabd
1pts0
hnup.date 1y ago

Show HN: HN Update – Hourly news broadcast of top HN stories

yunusabd
644pts178
github.com 4y ago

Show HN: Learn Chinese with Live-Transcriptions of Radio Taiwan International

yunusabd
21pts3
traveldays.com 4y ago

Show HN: Create a Minimalist Travel Diary

yunusabd
29pts18
yunusabd.de 4y ago

The Chinese Name of Lidl

yunusabd
2pts0
awesomealbum.com 4y ago

Show HN: 3D Photobook

yunusabd
1pts1
awesomealbum.com 5y ago

Show HN: Photos from the moon landing with added depth map to create a 3D effect

yunusabd
2pts1
awesomealbum.com 5y ago

Show HN: Faux-VR immersive photo viewer for mobile devices

yunusabd
4pts3
awesomealbum.com 5y ago

Show HN: AI-Augmented Photo Albums

yunusabd
1pts1
awesomealbum.com 5y ago

Show HN: AI-Augmented Photo Albums

yunusabd
1pts1
techcrunch.com 6y ago

Instagram expands its TikTok clone ‘Reels’ to new markets

yunusabd
1pts1
traveldays.com 6y ago

Show HN: Traveldays – A Minimalist Travel Diary

yunusabd
2pts1
traveldays.com 6y ago

Show HN: Traveldays – Simple but beautiful travel diary

yunusabd
2pts1
developer.mozilla.org 6y ago

MDN Web Docs Glossary: Chrome

yunusabd
1pts0
web.archive.org 6y ago

Why does Germany have such a low coronavirus death rate?

yunusabd
3pts1
getsupersimplesearch.com 6y ago

Show HN: Supersimplesearch – Simple search widget for websites

yunusabd
4pts1
getsupersimplesearch.com 6y ago

Show HN: Supersimplesearch – Fastest way to add search to your website

yunusabd
9pts1
getsupersimplesearch.com 6y ago

Show HN: Supersimplesearch – Super simple search widget for your website

yunusabd
6pts1
dialogbar.com 6y ago

Show HN: We Turned the HN FAQs into an FAQ-Bot

yunusabd
9pts7
news.ycombinator.com 6y ago

Ask HN: A tool to keep me updated about a specific topic, focused on relevancy

yunusabd
6pts0
dialogbar.com 6y ago

Show HN: A no-setup, no-maintenance FAQ-bot for (almost) any website

yunusabd
5pts3

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: [...]" should get you there most of the way, no? Probably need a handful of (carefully designed) tool calls and a human in the loop somewhere, but it seems achievable.

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 same uid out, intuitively the entropy would be greatly reduced anyways. Then the question becomes, are words conducive to keeping input->output consistent, given the way LLMs work (e.g. attention mechanism)? I could see it go either way, that's why I'm supporting the idea of running your experiment.

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 this can measurably reduce hallucinations, it would be really useful.

Where UUIDs cost ~23 tokens and get hallucinated by LLMs, id-agent produces memorable word-based IDs at ~14 tokens with equivalent collision resistance.

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 the methodology first.

If a comment just mentions Opus without being more specific and in the absence of relevant context clues, it gets mapped to Opus Latest. So it's saying more about the model family than a specific version. Tbh I'll probably remove all "-latest" data points going forward, as I mentioned in another comment.

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 more tokens.

And it's probably a good idea to create a list of model release dates, so older comments can't accidentally map to models that weren't released yet.

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 have, but reading the comments myself, it often just isn't very clear what exactly users are building or which programming language they are using.

I think analyzing more comments is promising. If you get enough data, you can generalize across use cases and get more meaningful ratings. The obvious lever is including more posts, although it might hit diminishing returns. I'll play around with it.

For the context, I want to try giving Gemini a "scratch pad", where it can note down strengths and weaknesses per model that it finds in the comments. Something like "some users say that model x is good for writing tests". Then on each run, I let it update the scratch pad and publish the results as more of a qualitative analysis.

For the wording, I'd like to keep a certain amount of click bait, sorry ;)

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 noteworthy other than to spark a discussion on hn? I mean I get it, but a little more substance would be nice.

Super nice, thanks for sharing!

There's one thing that gave me pause: In the phrase 我想学中文 it identified "wén" as "guó". While my pronunciation isn't perfect, there's no way that what I said is closer to "guó" than to "wén".

This indicates to me that the model learned word structures instead of tones here. "Zhōng guó" probably appears in the training data a lot, so the model has a bias towards recognizing that.

- Edit -

From the blog post:

If my tone is wrong, I don’t want the model to guess what I meant. I want it to tell me what I actually said.

Your architecture also doesn't tell you what you actually said. It just maps what you said to the likeliest of the 1254 syllables that you allow. For example, it couldn't tell you that you said "wi" or "wr" instead of "wo", because those syllables don't exist in your setup.

If you find the base game too easy, I can recommend the IronMON challenge: You can only use one mon, permadeath, stats are randomized, all trainer levels are buffed by 1.5x and you can't level up on wilds. Along with numerous other rules to make it harder. There are variants that are borderline impossible to beat, like Super Kaizo IronMON. Out of hundreds of thousands of attempts, it has only been beaten once. Would make for an interesting optimization problem.

https://github.com/PyroMikeGit/SuperKaizoIronMON

Sorry, just saw this.

I absolutely agree, but it's really stubborn with the flowery language. I tried adding things like "DO NOT USE EMPTY PHRASES LIKE 'EVER-EVOLVING TECH LANDSCAPE'!!!!!" to the prompt, but it just can't resist.

I want to give the whole system an overhaul, maybe newer models are better at this. Or maybe a second LLM pass to de-flowerize (lol) the language.