Jan
banner
jflessau.bsky.social
Jan
@jflessau.bsky.social
Software dev for health care products by day, side project hoarder by night.

🦀 rust | 🎾 padel | 🎲 dnd | 🖨️ 3d printing

📍 Hamburg, Germany

Website: https://jflessau.com
GitHub: https://github.com/jflessau
Mastodon: https://hachyderm.io/@jflessau
I can see myself making this mistake at some point.

#dev #bash

qouteall.github.io/qouteall-blo...
August 16, 2025 at 10:58 PM
Rooting for this little fella to escape from my monitor before dying. Any tips?
July 21, 2025 at 1:37 PM
Used a text-to-image model, then an image-to-3d model. Cleaned, rigged, and painted it in Blender. Feeling a bit conflicted, but I see no other way to make my game happen alongside a full-time job without AI. Thoughts?

#gamedev #ai #bevy
July 19, 2025 at 11:33 AM
Using #bevy and #blender to create my first 3D video game.

#gamedev
July 5, 2025 at 10:50 AM
A few months ago, my application with the Fuel Registry of the German Federal Cartel Office was approved. With access to the gasoline and diesel prices they provide for all of Germany, I'm now building a small web app.

#webdev #CivicTech #buildinpublic
May 24, 2025 at 8:32 AM
A 3D printable frame for an e-ink display and a public website to control its content.

I'll let the internet decide what I see next.

What could go wrong?

Control the frame here: inkday.jflessau.com

Or set up your own: github.com/jflessau/ink...

#3dprint #diy #webdev
May 17, 2025 at 4:31 PM
Google: Material 3 Expressive is the most researched update to Google’s design system, ever.

HN:
May 16, 2025 at 3:48 PM
Trying out agentic editing in the #Zed editor. It's mesmerizing to watch it create and edit files 🌀

Building a PWA to track expenses collaboratively. For this little side project, it's working surprisingly well.

#webdev #solidjs #buildinpublic
May 12, 2025 at 12:13 PM
Made this 3D printable base for #dnd minis that projects a field of view cone with an adjustable angle.

STL files and some more pictures are available here:

jflessau.com/projects/bea...

#3dprint #3d #rpg
May 7, 2025 at 9:32 PM
Built a thing that creates 1-2 minute audio digests from hashtag posts. What do you think?

#buildinpublic

Includes posts from:
jkemppainen.com - vehicle combat game
monfang.bsky.social - outreach strategy
chromatic-ai.bsky.social - PRAY app revenue
indieceo.bsky.social - open-source licensing
March 13, 2025 at 9:08 PM
Inspired by hnup.date. I loved the site, but when it went down for a while, I created this replacement. Now that hnup.date is back, it's definitely worth checking out!

I used activepieces.com as my self-hosted workflow automation tool:
March 9, 2025 at 10:25 PM
Tried a drag-and-drop workflow tool and built an #automation that grabs the top X #HackerNews stories with their top Y comments. It uses AI to summarize and convert them into a 1-3 minute audio digest sent to my inbox twice a day. Loving it!
March 9, 2025 at 10:25 PM
Just rediscovered my Pixabay account and saw that my vector graphics have been downloaded 5 million times! 🎉

Reverse image search showed that they're all over the internet. Made my day! :)
March 7, 2025 at 8:18 AM
Wanted a #postgres fan shirt, so I made this using #ai and #affinityphoto.

Printed shirt will arrive in a few days.
February 18, 2025 at 10:15 PM
My take on a habit tracker web app:

- 👤 No login required
- 🔌 Works offline
- 📁 Import & export data
- 📄 MIT licensed

Built with #rust and #leptos.

Demo: ritmo.jflessau.com
Repo: github.com/jflessau/ritmo

#webdev #buildInpublic #rustlang
February 15, 2025 at 6:09 PM
Postgres is indeed a lot faster. Tested this a while back and I‘m unsure if surreal will catch up for analytical queries with a lot of aggregation. It‘s also quite easy to write slow queries by using nested relations with where clauses like 'user->posts->post[where createdAt < time::now()]<-likes…'
January 30, 2025 at 10:35 PM
For some inspiration: Here's the top of my 'I'll try that someday' list :)
January 7, 2025 at 12:42 AM
Populated a table with 1 million rows in both #Postgres and #SurrealDB and ran queries.
Postgres is significantly faster.
January 4, 2025 at 2:25 PM
I'm building a Postgres desktop GUI in Rust using the gpui crate (the framework used to create the Zed editor).

These are the humble beginnings, and I'm having the time of my life with this project :)

#postgres #rustlang #zed
December 16, 2024 at 9:19 PM
I’ve created a web app that detects voice activity and inserts canned laughter in between.

I call it Sitcom as a Service.

Check out the demo: canned-laughter.jflessau.com

Hint: doesn’t work in Safari

#webdev #svelte #rust #rustlang
December 15, 2024 at 10:58 AM
I created a web app for chatting with people on the same public transport vehicle.

It automatically connects users with similar location, speed, and direction of travel. No login required.

Repo: github.com/jflessau/cat...
Demo: catenary.jflessau.com

#rust #leptos #webdev
December 13, 2024 at 11:30 PM
Created this in #blender to generate 3D-printable drawer inserts for organizing items.

If you’d like to generate some for yourself, you can do so with just a few clicks:

github.com/jflessau/dra...

#3dprinting #blender3d
December 13, 2024 at 11:26 PM
Made a multiplayer BS bingo game using #rust and #svelte.

Game: bingo.jflessau.com
Repo: github.com/jflessau/bs-...
December 13, 2024 at 11:23 PM