Advertisement · 728 × 90
#
Hashtag
#DevTools
Advertisement · 728 × 90

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

0 0 0 0

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

0 0 0 0

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

1 0 0 0
What do you find exciting about Aspire 13?
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/6058QVvYG #dotnet #Aspire #CloudDev #DevTools

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

1 0 0 0

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

6 0 0 0

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

2 0 0 0
https://dev.to/drakkotarkin/how-signal-based-routing-actually-works-and-the-3-times-it-broke-5eop

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

3 0 0 0

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

2 0 0 0

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

2 0 0 0
AME - Crawler Engine community

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

8 3 0 0

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

1 0 0 0

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

1 0 0 0

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

3 0 0 1
Post image

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

14 1 0 0

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

2 0 0 0

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

2 0 0 0
Preview
LLM APIs for AI Agents: Anthropic vs OpenAI vs Google AI (AN Score Data) Anthropic 8.4, Google AI 7.9, OpenAI 6.3. AN Score data on execution reliability, access friction, and what actually breaks when agents call LLM APIs at scale.

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

1 0 0 0

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

10 1 1 0

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

3 0 0 0
Video

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

5 0 0 0

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

2 0 1 0

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

2 0 0 0

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

4 0 0 0

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...

3 0 0 0

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

4 0 0 0
Post image

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

5 1 0 0
IntelliJ and Claude Code
IntelliJ and Claude Code YouTube video by Mike Møller Nielsen

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

3 1 0 0

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

2 0 0 0
IntelliJ and OpenRewrite
IntelliJ and OpenRewrite YouTube video by Mike Møller Nielsen

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

3 1 0 0

⚡ 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

1 0 0 0