haukejung
banner
hauju.bsky.social
haukejung
@hauju.bsky.social
Quit the safe route. Now building my own stuff.

http://seggwat.com (feedback SaaS)
http://oxidt.com (Dev blog)

Indie hacker 🧑‍💻 · Rust enthusiast 🦀
Building my own affiliate platform vs paying for an existing solution... The dev in me wants to build, but is it worth it?

What's your take?

#BuildInPublic
January 25, 2026 at 3:56 PM
Curious builders, what's your local dev setup?

🐳 Docker Compose
📦 Devcontainers
☁️ PaaS from day one
🛠️ Bare metal chaos

Drop your stack below—bonus points for why you switched 👇

#DevOps #BuildInPublic
January 24, 2026 at 8:16 PM
AI just made Rust's biggest criticism irrelevant.

The knock on Rust? Steep learning curve. Ownership. Borrowing. Lifetimes.

But if AI writes the code, that doesn't matter anymore.

What's left are pure advantages 🧵
January 23, 2026 at 10:08 AM
Am I the only one who creates new accounts because I forgot which email I used last time? 👀

Currently using email auth for my SaaS. Thinking of switching to passkeys.

What do you prefer?
January 21, 2026 at 10:58 AM
45 days live. 0 customers.

The honest #buildinpublic update for
@seggwat.bsky.social:

✅ Product works
✅ Docs written
✅ Widgets ready
❌ Distribution figured out

Building is the easy part. Finding customers is the real game.

Back to it.

#BuildingInPublic
January 19, 2026 at 12:28 PM
Every AI coding session starts from scratch.

You spend an hour debugging some obscure error. Claude figures it out. Session ends.

Next time you hit the same issue? Start over.

This Claude Code skill changes that 🧵
January 19, 2026 at 8:57 AM
Is your AI agent still crawling your .env? 😬

You should be using an password manager like #infisical

Secure secrets management > plaintext env files
January 18, 2026 at 10:27 AM
Hey builders, how do you collect user feedback for your products?

#BuildInPublic
January 17, 2026 at 8:55 AM
@zed.dev + devcontainers = 👀 ✅

Your environment variables now follow you into containerized development. Setup once, code anywhere.

Are you using it yet?
January 16, 2026 at 7:37 PM
"Can you show me what you mean?"

Screenshot annotation in SeggWat:
📸 Capture → ✏️ Annotate → 📤 Submit

No more back-and-forth. Just clear, visual feedback.

seggwat.com

#UserFeedback
SeggWat - Website Feedback Widget & Customer Feedback Tool
The easiest way to collect user feedback on your website. Add a feedback widget in 60 seconds. Capture bug reports with screenshots, feature requests, and user insights.
seggwat.com
January 15, 2026 at 11:59 PM
The future is here: AI just cleaned my desktop.

Life is great.
January 15, 2026 at 10:25 PM
@zed.dev just added devcontainer support.

Why should you care?

→ New dev productive in minutes, not days
→ Same environment on every machine
→ Save space for AI coding
→ CI/CD runs the same container
→ Version controlled setup
January 13, 2026 at 12:27 PM
"It works on my machine" → "It works on everyone's machine"

That's the power of devcontainers.

One JSON file. Identical environments. Zero setup headaches.

New guide on getting started 👇
January 13, 2026 at 11:23 AM
The solo dev winter day:

7AM: Coffee
8AM: Code
13PM: Realize I haven't moved in 5 hours
2PM: Exercise
5PM: Sauna

Repeat tomorrow.

Who else? 👇
January 11, 2026 at 6:03 PM
If you're using AI coding assistants (Claude Code, Cursor, Copilot), you're probably doing it wrong.

There's a git feature most devs ignore that makes AI-assisted coding 10x better.

Git worktree.
January 11, 2026 at 11:55 AM
Hot take: #daisyUI is the better choice for AI-assisted coding

Semantic classes like btn use way fewer tokens than composing 15 #tailwind utilities

Your context window will thank you
January 10, 2026 at 11:25 AM
Your Rust code compiles. Your tests pass. But are your dependencies safe?

cargo audit scans your Cargo.lock against the RustSec Advisory Database and catches vulnerabilities before they ship.

One command. Zero excuses.

cargo install cargo-audit
January 9, 2026 at 11:52 AM
Building a SaaS in 2026? Easy.

Taxes, refunds, invoices? Nightmare.

glad that polar.sh handles the boring stuff so I can focus on shipping.
January 9, 2026 at 7:26 AM
Building a SaaS with Rust as an indie hacker.

Sometimes I feel like I'm the only one not using Next.js 😅

Are there others out there or is it just me? 🦀

#RustLang #IndieHackers
January 8, 2026 at 5:22 PM
Bloated Cargo.toml?

cargo-machete finds unused dependencies in your Rust project with a single command.

Install with "cargo install cargo-machete", run "cargo machete" and clean up those phantom deps.

Fast, simple, no false positives on most codebases.

crates.io/crates/cargo...
crates.io: Rust Package Registry
crates.io
January 8, 2026 at 11:29 AM
Do you already have a BioLink page?

Build a custom BioLink page in an afternoon:
- Tailwind CSS + DaisyUI for styling
- Free GitHub Pages hosting
- Add any features you want

Check it out: oxidt.com/build-your-o...
January 7, 2026 at 12:48 PM
Building in public isn't just marketing.

It's forcing yourself to understand your own code well enough to explain it.

That clarity compounds into credibility, opportunities, and better systems.

#BuildInPublic
January 7, 2026 at 10:43 AM
Reposted by haukejung
Finally we have notebooks in the terminal! 🔥

📓 newt — A cross-language notebook for the terminal

💯 Run Rust, Go, C++, Python & JavaScript in a TUI

🚀 Supports a GUI backed by WASM or locally

🦀 Written in Rust & built with @ratatui.rs

⭐ GitHub: github.com/rohanadwanka...

#rustlang #ratatui
January 7, 2026 at 8:51 AM
Ever ship a feature you thought was great... only to realize users didn't care?

I spent 8 years building where feedback never reached the dev team.

So I built SeggWat 🧵
January 6, 2026 at 12:30 PM
Use it for my feedback collection app: seggwat.com
DioxusLabs / dioxus: Fullstack app framework for web, desktop, and mobile. ★32012 https://github.com/DioxusLabs/dioxus
DioxusLabs / dioxus
Fullstack app framework for web, desktop, and mobile.
github.com
January 6, 2026 at 12:15 PM