Advertisement · 728 × 90
#
Hashtag
#Devtools
Advertisement · 728 × 90
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

1 2 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

0 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

13 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

4 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

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

3 0 0 0
Post image

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

3 0 0 0

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

5 0 0 0

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

2 0 0 0
Post image

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

5 1 0 0
Post image

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

47 4 1 0
Preview
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...

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

1 0 0 0

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

2 0 0 0

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

3 0 1 0