For anyone interested in the latest development of AME, I've published a detailed Devlog on the community page!
Check it out: lucagge.itch.io/ame-engine/c...
#gamedev #indiedev #gameengines #DevTools #devlog
InferProbe lets you test ML endpoints the way real users will hit them — messy, unpredictable, offline. What real-world scenario do you currently struggle to simulate in testing?
#MachineLearning #ArtificialIntelligence #DevTools #ML #AI
Mailgun vs AWS SES: one costs 10x more but saves you from deliverability hell. Which email API is worth it?
jcalloway.dev/mailgun-vs-aws-ses-2026-...
#Email #AWS #DevTools
you shouldn't need a sysadmin to self-host
curl one script. answer 2 questions. any app running at a permanent URL in 2 minutes.
→ https://mycrab.space
#selfhosted #homelab #devtools
I'm creating an AudioManager for Godot, inspired by Resonate. It allows you to define all of your SFX in sound libraries (randomizations, volume, pitch)
When referencing these sounds in the inspector, you get auto-complete, and the ability to quickly play the sound in-situ.
#godot #devtools
coding on a machine that isn't your main dev box?
spin up code-server on your home box. full VS Code in the browser. your actual environment.
→ https://mycrab.space
#selfhosted #vscode #devtools
yourname.mycrab.space — live in 2 minutes
cloudflare tunnel + custom subdomain
no port forwarding. no static IP. works from behind NAT.
first 10 spots free. DM me what you want.
https://mycrab.space
#selfhosted #homelab #devtools
LLM APIs for AI Agents: Anthropic vs OpenAI vs Google AI (AN Score Data) LLM APIs for AI Agents: Anthropic vs OpenAI vs Google AI (AN Score Data) Every agent framework tutorial says "add your O...
#ai #api #llm #devtools
Origin | Interest | Match
write the README before the code
if you can't explain what your tool does in 3 sentences, you don't understand the problem yet
it forces you to define done, think about the API before building, notice overengineering
then build to match it
#buildinpublic #devtools #opensource
sending a client 'here's my IP address port 3000' is not a demo
yourname.mycrab.space is
free subdomain + cloudflare tunnel. no credit card. no expiry.
DM me what you want. I set it up. you run one command.
https://mycrab.space 🦀 #indiedev #freelance #devtools
The Codeep dashboard just got a major update.
Track API costs, view session history, and explore projects — all synced automatically from your terminal.
github.com/VladoIvankov...
#AITools #DevTools #CodingAI #AI #opensource #developer #CLI
trying to test webhooks from stripe, github, twilio?
you need a public URL. ngrok gives you a random one that changes every restart.
yourname.mycrab.space — permanent. free. cloudflare backed.
DM me your subdomain. up in 2 min.
https://mycrab.space #devtools #webdev #indiedev
Most ML debugging happens in clean, controlled conditions. Real inputs are messy. InferProbe lets you test the mess locally. What's the messiest input you've ever had to debug?
#MachineLearning #ArtificialIntelligence #DevTools #ML #AI
tired of 'can you share your screen?' when you just want to show someone your project?
run this once:
curl mycrab.space/setup | bash
youget.mycrab.space — live, shareable, permanent
DM me your preferred name. free.
https://mycrab.space #selfhosted #devtools
Docker vs Podman for Developers in 2026: A Practical Comparison | Wingman Protocol. If you're a developer confused between Docker and Podman, this is a game-changer! #TechTips #DevTools
api.wingmanprotocol.com/blog/2026-03-18-docker-v...
ngrok free tier expired mid-demo?
yourname.mycrab.space — permanent free subdomain + cloudflare tunnel
one command. works from your laptop, Pi, VPS, anything.
DM me what subdomain you want. I'll set it up in 2 min.
https://mycrab.space
#selfhosted #homelab #devtools #indiedev
Just published this month’s Grunnaro update.
March was mostly about polishing the beta: smoother todo flows, bug fixes, dark mode, better personal overview, and cleanup.
Full story here:
ro.grunna.com/projects/019...
What have you been working on this month?
#buildinpublic #indiedev #devtools
Practical workflows using clause code inside IntelliJ.
If you're building, experimenting, or just curious how to tighten your dev loop, this one walks through it step by step.
Watch here: [Watch the video](youtu.be/hhviFIAEiuo?...)
#ClauseCode #IntelliJ #DevTools #Programming #Java
Hot take: the best developer tool of the last 5 years isn't a framework, CI system, or IDE plugin — it's a good LLM you can actually talk to. We built elaborate toolchains to avoid thinking. Now the tool *is* the thinking. #devtools
This video shows how to use **IntelliJ + OpenRewrite** to automate refactors, clean up code faster, and make repeatable changes across your codebase.
Watch here: youtu.be/FLAiIYDuHBw
#IntelliJ #OpenRewrite #Java #Refactoring #DevTools
⚡ Google AI Studio now scaffolds full-stack apps from a single prompt.
Not code snippets. Entire apps.
The line between 'AI assistant' and 'AI developer' just got blurry.
#GoogleAI #DevTools #LLM #Coding #AIStudio
the ngrok tax:
$0 → random URL, expires
$10/mo → 1 custom domain
$25/mo → 3 domains
or:
yourname.mycrab.space — custom domain, always-on, free for early testers.
DM me to claim one 🦀
https://mycrab.space #devtools #selfhosted #homelab
Another way to give Claude Code PARTIAL control instead of all-or-nothing (looking at you, --dangerously-skip-permissions). Testing it out. Looks like the whole permissions model is shifting. And honestly, good.
#ClaudeCode #AIAgents #DevTools
the localhost problem:
AI agent runs locally. needs a public URL for webhooks. you run ngrok. random URL every restart. update 6 config files. every. single. time.
fixed: yourname.mycrab.space — same URL, always on.
https://mycrab.space #AI #devtools #selfhosted
what a $10/mo VPS actually runs:
- git server (Gitea)
- CI/CD pipelines
- 3 web apps
- DNS adblocker
- password manager
- monitoring dashboard
- file storage
this is $300+/mo in SaaS. own your stack.
https://mycrab.space #selfhosted #homelab #devtools
It was a long week.
I never thought I would have to re-write completely one of the biggest, most complex parts of AME.
RIP my lovely CSV parser 😭
Good news is, AME Engine became faster and much more powerful.
lucagge.itch.io/ame-engine/c...
#screenshotsaturday #DevTools #indiedev
New blog post! 📢🎉
"Building a guitar trainer with embedded Rust" 🦀🎸
The story of me trying to learn guitar... and ending up building a DIY kit for it 🐁
🔗 Read here: blog.orhun.dev/introducing-...
#rustlang #embedded #esp32 #ratatui #tui #devtools #opensource #blog
7 Mac Apps for Developers Who Live in the Terminal in 2026 If your workflow looks like cd , vim , git push , repeat — you probably spend 90% of your day in a terminal window. But the best termina...
#productivity #terminal #devtools #programming
Origin | Interest | Match
Cloud ML testing pushes people to skip risky inputs to save money/privacy. InferProbe lets you test everything locally without compromise. What's the riskiest input you've been hesitant to throw at your model?
#MachineLearning #ArtificialIntelligence #DevTools #ML #AI
testing webhooks locally is a pain.
most devs use ngrok and get a random URL every time.
yourname.mycrab.space is always-on, always the same URL. set it once in your webhook config, forget about it.
https://mycrab.space #devtools #webdev #selfhosted #api