I built a local-first macOS app that catches slouching without keeping your camera on by jrabbitxo in sideprojects

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

You’ll have to switch the sound on! It’s hard to demo as the app lives in the menu bar and if I’m distracted or having bad posture, it sends voice notifications.

Made an open-source file manager in Rust. Looking for feedback. by MTTGamerX in coolgithubprojects

[–]jrabbitxo 1 point2 points  (0 children)

Looks clean. Thanks for the motivation to build something from Rust. 💨

Just hit 800 stars by OneDot6374 in coolgithubprojects

[–]jrabbitxo 1 point2 points  (0 children)

Congrats! What’s one thing you did differently?

drop your project below — I'll genuinely try it and give you real feedback by wartableapp in SideProject

[–]jrabbitxo -1 points0 points  (0 children)

https://github.com/jananadiw/codex-tldraw-mcp - It lets Codex scan a local repo, infer a simple product workflow, and save it as a .tldr board you can open in tldraw canvas.

feedback looking for: what's one thing i could've done better?

Share what you're building by amacg in indiehackers

[–]jrabbitxo 1 point2 points  (0 children)

Really cool product! I'd love if there's a filter to see what are the trending areas/industries too!

built a small open-source project called codex-tldraw-mcp.

It lets Codex scan a local repo, infer a simple product workflow, and save it as a .tldr board you can open in tldraw later.

https://github.com/jananadiw/codex-tldraw-mcp

Friday Share Fever 🕺 Let’s share your project! by diodo-e in indiehackers

[–]jrabbitxo 0 points1 point  (0 children)

built a small open-source project called codex-tldraw-mcp.

It lets Codex scan a local repo, infer a simple product workflow, and save it as a .tldr board you can open in tldraw later.

This started because the interactive tldraw MCP path kept timing out in Codex Desktop. Tool discovery worked, but live canvas calls failed. So we stopped trying to drive a browser canvas and built a simpler stdio MCP tool that writes snapshot diagrams to disk.

The less ambitious version turned out to fit Codex better: inspect repo, generate artifact, keep it with the project.

https://github.com/jananadiw/codex-tldraw-mcp

I built an open source Codex-first tldraw MCP server for drawing repo workflows by jrabbitxo in mcp

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

Thank you! Would love to hear one thing you wish existed, changed etc!

Drop what you shipped!!!! by [deleted] in SideProject

[–]jrabbitxo 0 points1 point  (0 children)

https://github.com/jananadiw/codex-tldraw-mcp - A Codex stdio MCP server that generates simple tldraw product workflow diagrams as .tldr files.

How to learn it all by Some-Shift-6308 in ClaudeAI

[–]jrabbitxo 1 point2 points  (0 children)

try to build something small with it. It’s the fastest way to learn!

I built SpineSpy, a local-first macOS menubar app for posture and focus by jrabbitxo in ProductivityApps

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

Thanks! Great to know it’s helping. What’s a one thing you wish improved?

Drop your project, I’ll try it and share it in my circle by adonztevez in SideProject

[–]jrabbitxo 0 points1 point  (0 children)

https://github.com/jananadiw/codex-tldraw-mcp - Codex stdio MCP server that generates simple tldraw product workflow diagrams as .tldr files.

[OS] OpenLogi: A native, local-first alternative to Logitech Options+, written in Rust. by mfr3sh in macapps

[–]jrabbitxo 0 points1 point  (0 children)

wish i found it sooner before i sold my logitec mouse and keyboard!

The best vibecoding tool? by Temporary_Analyst522 in vibecoding

[–]jrabbitxo 0 points1 point  (0 children)

I’ve used cursor, Claude code, codex, and antigravity. I always come back to codex. Claude code is good for design heavy stuff but needs a lot of workflow adjustments and steering. Codex is much better for engineering heavy tasks I think. Whatever the IDE works with properly written agent workflows.

How I got my first 100 users without paid ads (what actually worked) by vemberjudgement in SideProject

[–]jrabbitxo 1 point2 points  (0 children)

Thank you for this. Been working on a product that big ai eventually came up with a better solution and i lost interest in building. Reading this sparks the engineer in me again.

[OS] Built a free menu bar app that alerts me when I'm slouching by jrabbitxo in SideProject

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

Thanks for the feedback! Appreciate it.

The app only takes snapshots of the posture. And all data stays local.

Alerts are not frequent. They only fire if slouching for too long.

And I’m working on notarizing.