HackerTrans
TopNewTrendsCommentsPastAskShowJobs

danosull

149 karmajoined 4 yıl önce
[email protected]

Submissions

[untitled]

1 points·by danosull·10 gün önce·0 comments

[untitled]

1 points·by danosull·20 gün önce·0 comments

Just because each item makes sense doesn't mean they make sense together

blog.osull.com
3 points·by danosull·24 gün önce·0 comments

Ryanair dark UX patterns summer 2026 refresher

blog.osull.com
253 points·by danosull·geçen ay·195 comments

Langwag: Learn a Language from News Stories

langwag.com
2 points·by danosull·2 ay önce·1 comments

Show HN: Pythondocs.xyz – Live search for Python documentation

pythondocs.xyz
74 points·by danosull·4 yıl önce·14 comments

comments

danosull
·20 saat önce·discuss
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-...
danosull
·geçen ay·discuss
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 printed a screenshot of the app? After all, a screenshot on a phone works fine.
danosull
·geçen ay·discuss
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 Captcha thing back in the day. It obviously doesn't work well as I have thousands of spam comments sitting in the moderate queue.
danosull
·2 ay önce·discuss
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 can copy and paste any news story into it to get a personalised translation and language lesson.

I've found this to be a satisfying way of learning since I spend a lot of time reading the news anyway. It seems to work well because it's driven by your interests – and so it's much more interactive than slot machine Owl-based alternatives. A friend said she understood more than expected because she already knew the “characters” (orange guy, drunk FBI guy, torso rocket guy, you know).

It has a bunch more features, inspired by what I've found I actually need to help me learn French while living in France: look up and practice phrases, hear things read out loud, ask questions. It also has a cute dog logo. I have ideas for improvements, but really it's over now to you, the world: what would you like to see?

There is a hopefully pretty good demo on the public site so you can see how it works. You can add a few of your own news stories for free and, if it clicks for you, Early Adopter access is just $5 / month – less than a lactose free venti iced chai latte with lavender cold foam (a real drink that I learned about yesterday).

Dan
danosull
·4 yıl önce·discuss
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 perhaps a link to the source code could be presented alongside...
danosull
·4 yıl önce·discuss
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 is great :)
danosull
·4 yıl önce·discuss
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 case as I currently enforce a 3 character minimum to keep the number of live search results sane.
danosull
·4 yıl önce·discuss
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'll definitely bear capitalisation in mind.
danosull
·4 yıl önce·discuss
Thank you!

And great feature suggestion. I'll put it on the list.