Viewing profile — danosull
danosull
HN member- Joined
- Mon, May 09, 2022, 6:22 PM UTC
- HN karma
- 149
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About danosull
Recent public activity
- story
-
comment
Comment #48965920
It's fun that this doesn't actually flag anything on my recent blog post about clichés and LLMs, which deliberately lists cliches. I think because I'm focusing on words and this is…
-
comment
Comment #48917530
I recently wrote a note on being subjected to LLM cliches all day, every day https://blog.osull.com/2026/07/06/cliches-in-the-age-of-the-...
- story
- story
- story
-
comment
Comment #48503111
Yes, great point. Privacy / dark pattern concerns aside, I used to like having a paper pass in case something happened to my device. I wonder what would happen in practice if you p…
-
comment
Comment #48503094
Thanks very much for letting me know. I've just starting blogging again and the old Wordpress instance needs some love (or replacing...) I think I maybe enabled some background Cap…
- story
-
comment
Comment #48137441
Today I'm announcing a project that I've been working on for a while: Langwag: A mega interactive language learning app. It supports more than 30 languages. The idea is that you ca…
- story
-
comment
Comment #31342204
That's a great, suggestion thank you. A related thought is that I'd like to pull out results like built-in functions and Standard Library modules to make them more prominent, and p…
-
comment
Comment #31342095
Useful comments, thanks! Better search results is my next big feature. I'm thinking about "sort by relevance", improved keyword and Python language parsing, and so on. And DevDocs …
-
comment
Comment #31319804
Not right now, although it's something I'm interested in adding! You can get usually get quite good results by selecting Standard Library and Definitions, though. "is" is a special…
-
comment
Comment #31319731
Very useful feedback, thank you. The ordering of search results is currently very crude - it's basically just alphabetical. I plan to add "order by relevance" in the future, and I'…
-
comment
Comment #31318612
Thank you! And great feature suggestion. I'll put it on the list.
- comment
-
story
Show HN: Pythondocs.xyz – Live search for Python documentation
Hi everyone! I've been working on a web search interface for Python's documentation as a personal project, and I think it's ready for other people to use... Please give it a go (an…