Uwe Maurer
banner
uwemaurer.bsky.social
Uwe Maurer
@uwemaurer.bsky.social
👨‍💻 Programming Indie Hacking, Startup, Bootstrapping

🚀Typescript, Astro, Svelte, Sqlite, Android, Kotlin, DuckDB

📍 Zürich / Switzerland

👉 BlueFacts - bluefacts.app @bluefacts.app
👉 Android Apps Directory - www.appbrain.com @appbrain.com
find your longest classnames with

find . \( -name "*.java" -o -name "*.kt" \) -exec grep -h "^import " {} + \
| sed -E 's/^import (static )?//; s/;//' \
| awk -F. '{print $NF}' \
| sort -u \
| awk '{ print length, $0 }' \
| sort -nr \
| cut -d' ' -f2- \
| head -20
September 17, 2025 at 11:24 AM
- @svelte.dev Multiselect: (multiselect.janosh.dev) for selecting multiple items (eg languages, keywords).
Very easy to use, cursor helped me to style it with @tailwindcss.com
Svelte MultiSelect
Keyboard-friendly, accessible Svelte MultiSelect component
multiselect.janosh.dev
July 19, 2025 at 8:54 AM
I love Bluesky and want it to succeed, but we have to be honest with ourselves...
of course the "all time registered users" counter just keeps going up but much more important are other metrics like daily likes, follows, posts etc. Unfortunately this all goes down

bluefacts.app/bluesky-user...
Bluesky User Growth and Active Users
See how activity and usage of Bluesky has been growing over time. How many users are currently active? How many posts are posted daily on Bluesky?
bluefacts.app
July 16, 2025 at 7:52 AM
I noticed that open-launch.com has links to twitter (in footer Connect & share button on the project page) but no Bluesky links.

Would be great to add Bluesky there too! @ericbn09.bsky.social
July 14, 2025 at 12:32 PM
The domain was kindly passed on to me, I made sure that all the feeds continue to run. I am currently working on a feed builder so that you can make changes to the feeds again. Should be live next week!
July 12, 2025 at 8:01 AM
so much time wasted in this map
July 11, 2025 at 2:49 PM
Since about a week or so the "from:" and "mentions:" queries are not working anymore
July 7, 2025 at 2:39 PM
To keep things simple we defined a yaml config to specifiy the jobs/assets/schedules and then vibe coded the python code with cursor to convert this config into the required python dagster code.
July 2, 2025 at 10:22 AM
Congratulations!
June 24, 2025 at 2:00 PM
good luck!
June 17, 2025 at 10:22 AM
The active users graph doesn't look good though. I really hope this trend can be reversed soon
bluefacts.app/bluesky-user...
May 30, 2025 at 7:02 AM
congratulations!
May 23, 2025 at 6:37 AM
👀
May 20, 2025 at 6:08 PM
📌
May 20, 2025 at 7:53 AM
now you need to level up the user experience of the link you posted, so that it can be clicked and takes me to the site
May 20, 2025 at 7:51 AM