haukejung
banner
hauju.bsky.social
haukejung
@hauju.bsky.social
Indie Hacker 🧑‍💻 | Software Engineer 🦀 | Continuous Learner 📚

Building https://seggwat.com
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
Reposted by haukejung
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
November 24, 2025 at 7:52 AM
Reposted by haukejung
zed-industries / zed: Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter. ★72591 https://github.com/zed-industries/zed
zed-industries / zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
github.com
January 5, 2026 at 3:25 PM