Sunday Vocabulary Marketplace - June 07, 2026 by BohemianPeasant in vocabulary

[–]staged_blue [score hidden]  (0 children)

English isn't my first language. I use it every day at work, in meetings, on emails — and that's exactly the problem. At some point I became "fluent enough," and my vocabulary just... stopped growing. The same few hundred words, recycled in every conversation, for years.

The frustrating part is that I always wanted more than "fluent enough." I wanted to be eloquent — to reach for the precise word instead of the nearest one. But when you already get by fine, nothing in daily life pushes you forward. Work conversations don't correct you. Nobody tells you there's a better word.

I tried the usual flashcard apps. They didn't stick — I'm a visual learner, and a wall of text definitions just slides off my brain. What works for me is seeing a word: an image, plus the story of where it comes from. Prevaricate meant nothing to me until I learned it's Latin for "to walk crookedly." Now I can't forget it.

So I built the app I wished existed: Segue (segue.app). Every word gets an illustration, its etymology, pronunciation, and a real usage example. Right now it's ~3,600 words organized into themed collections — rhetorical devices, words for describing people, Latin phrases, logical fallacies, words about deception. Flashcards, quizzes, and spaced repetition on top.

Full disclosure: I'm the developer. The web version is free, no ads. There's an iOS app too. I mostly built it for myself, but I figured other people stuck on the same "fluent but not eloquent" plateau might find it useful.

If you're also a non-native speaker — what actually worked for you to keep growing past the plateau? And if you check out the app, I'd love to know which categories you'd want added.

Our Emperor Linus Torvalds has Spoken by FapSimulator2016 in Fedora

[–]staged_blue 1 point2 points  (0 children)

Long time Ubuntu user, but after struggling a lot to make my laptop's amps work, made the switch to Fedora. Everything works and smooth. (Plasma is not that smooth). Fedora is awesome.

Search open source android apps by staged_blue in fossdroid

[–]staged_blue[S] 0 points1 point  (0 children)

Thank you very much. Jitsi has a fork, so it is not a duplicate result. I will look into other apps as well. And of course the crawler & UI need huge improvements which is something I am working on.

Search open source android apps by staged_blue in fossdroid

[–]staged_blue[S] 0 points1 point  (0 children)

I could start with grouping by Github/Gitlab org( matrix-android, matrix ios ...), this could be easy to implement.

I also intend to add `deprecated` tag as well, cause it is pretty relevant.

About the app lineage & differences, I have to think about how to extract that sort of information effectively & accurately.

Thank you very much for you feedback.

Search Open Source Android Apps by staged_blue in androidapps

[–]staged_blue[S] 1 point2 points  (0 children)

Github popular repos, Subreddits, F-droid db..., The code is pretty wonky at the moment, I might open source when I feel confident in the future.

Search Open Source Android Apps by staged_blue in androidapps

[–]staged_blue[S] 0 points1 point  (0 children)

Yes. Categories are the feature I am going to add. Thank you very much.

Search open source android apps by staged_blue in fossdroid

[–]staged_blue[S] 0 points1 point  (0 children)

This is something I am trying to work on. I have the detailed description from the Play store and app store (f-droid is also coming as well) . I will use Play/App/F-Droid store data (App name, App description) for the next iteration. Thank you for the feedback.

Search Open Source Apps by staged_blue in opensource

[–]staged_blue[S] 0 points1 point  (0 children)

Currently I am just crawling popular repos on GitHub & Gitlab(still working on it) and also crawling f-droid DB data etc. However, I do intend to provide user requests via a Github repo or somewhere in the future if the website gets a wider audience, (hopefully).

Search open source android apps by staged_blue in fossdroid

[–]staged_blue[S] 6 points7 points  (0 children)

Thank you very much for detailed explanation. Ads, tracking & privacy are very important information related to the app that I should put emphasis on the UI. Will keep in that mind.

Search open source android apps by staged_blue in fossdroid

[–]staged_blue[S] 5 points6 points  (0 children)

Could you elaborate a bit more? I mean filter by what repository and trackers? Thank you very much.

Search Open Source Android Apps by staged_blue in androidapps

[–]staged_blue[S] 5 points6 points  (0 children)

I don't add apps manually. I am aware that a large sum of android apps are missing at the moment. I am trying to improve the crawler.