The toil prioritization problem. Every sprint, the same low-priority work gets pushed. Security fixes, test gaps, dependency updates. Nobody has capacity. It compounds. The problem isn't your team's speed. It's that toil never wins the prioritization fight. #aiagents #devtools
AI workflows getting messy?
You’re probably mixing Agents, Skills, and Commands.
Here’s the clean way to structure them 👇
Works across Claude, Codex, Copilot & Gemini.
elguerre.com/2026/03/30/a...
#AI #DevTools #Productivity #dotnet #cloud
69 ⭐ on OxMgr.
One star away from 70.
A Rust-based PM2 alternative. No Node.js overhead. No bloat.
If managing processes shouldn't require a JavaScript runtime — OxMgr is for you.
→ github.com/Vladimir-Urik/OxMgr
#rust #opensource #devtools
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
What does this command do: git commit -m
1. Creates a new branch
2. Merges a branch
3. Pushes to remote server
4. Saves changes w/ message
Check out the correct answer and reinforce your #Git skills with a quiz game here 👉 www.git-skills.dev/quiz/git-bas...
#SmartGit #DevOps #DevTools #GitTips
Effiziente Dokumentation in Softwareprojekten
🚀 Neues Tutorial: Effiziente Dokumentation in Softwareprojekten!
Lerne mit Patrick Schnell, wie KI Kommentare automatisch generiert, Infos aus Code extrahiert & Entwicklerteams entlastet.
https://f.mtr.cool/hdqdrxkvhp
#SoftwareDocs #AI #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
Stop rebuilding the same icon for every stack.
Draw it once.
IconVectors lets you work from a single SVG source and generate:
→ ReactTS
→ VueTS
→ SwiftUI
→ VectorDrawable
→ XAML / WPF Geometry
→ C++
Cleaner than recreating the same icon for every platform.
#DevTools #SVG #Frontend #WebDev #AppDev
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
freelancers: stop screen-sharing your localhost to clients.
yourname.mycrab.space — live preview of your work, shareable link, no deploy needed.
client sees it in their browser. you close the tunnel when done.
https://mycrab.space #freelance #devtools #indiedev
Gemini 3 Deep Think launches with Ultra subscriber access and early API for researchers. Google pushing reasoning models to production while competitors announce without shipping. The gap between demos and deployed tools keeps growing. #AI #DevTools #Gemini
Channel9 What do you find exciting about Aspire 13?: Maddy Montaquila runs down all the great new stuff in Aspire 13.
Check the blog for the latest details: https://msft.it/6058
#dotnet #Aspire #CloudDev #DevTools #Aspire13 #MaddyMontaquila #Microsoft
sharing a WIP with a client used to mean deploy to staging, set up auth, send credentials...
now: yourname.mycrab.space — live preview of your local build, shareable in 30 seconds.
https://mycrab.space
#devtools #indiedev #buildinpublic #selfhosted
SSH from your browser. anywhere.
browser terminal on yourname.mycrab.space — wetty wired to your machine's sshd. no client, no VPN.
https://mycrab.space
#selfhosted #homelab #sysadmin #devtools
I built a routing engine where 28 AI personas activate from natural language. No commands. No slash tools. You talk, they listen.
New article: the 4-layer anatomy and 3 spectacular failures that shaped it.
dev.to/drakkotarkin...
#ClaudeCode #OpenSource #DevTools #AI
still paying Dropbox to receive files from clients?
file drop on yourname.mycrab.space — they upload, it lands on your machine. no middleman, no subscription.
https://mycrab.space
#selfhosted #homelab #privacy #devtools
VS Code. in your browser. on your own domain.
code-server on yourname.mycrab.space — one prompt to your AI agent and it is live. no install, no config.
one of 20+ apps you can spin up in 2 minutes 🦀
https://mycrab.space
#selfhosted #homelab #devtools #vscode
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