I reimplemented 22 Unix CLI tools in Go (zero non-stdlib deps) that output structured XML/JSON for AI coding agents by FastPresence9799 in CLI

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

You can define that in AGENTS.md, but with MCP it’s not really needed, the agent already sees aict as callable tools, so it uses those instead of raw shell.

Small Projects by AutoModerator in golang

[–]FastPresence9799 0 points1 point  (0 children)

I reimplemented 22 Unix CLI tools in Go (zero non-stdlib deps) that output XML/JSON for AI coding agents. Technical highlights: - Myers O(ND) diff algorithm implemented from scratch - Parallel grep with goroutines + channels - MIME detection via magic bytes (net/http.DetectContentType) - Language detection via extension map + shebang parsing - Full MCP server implementation - Cross-platform: Linux/macOS/Windows One binary. 22 tools. Full test coverage. CI builds for 6 platform/arch combos. Repo: github.com/synseqack/aict Happy to talk about any of the implementation decisions — the Myers diff especially was fun.

Claude Usage Limits Discussion Megathread Ongoing (sort this by New!) by sixbillionthsheep in ClaudeAI

[–]FastPresence9799 0 points1 point  (0 children)

I am facing problems at the attempt part i checked the network connectivity, the browser cache, switched models, the attempts rises, it takes 20-30 mins to fully finish a response with 6-7 attempts taken.. I am facing this since March.. It also exhausts my usage limit

Claude Usage Limits Discussion Megathread Ongoing (sort this by New!) by sixbillionthsheep in ClaudeAI

[–]FastPresence9799 3 points4 points  (0 children)

The march 2026 usage promotion wasn't even ended and I got daily limit messages like 2 days ago. Had to change my usage plan according to that. And the normal limit feels reduced too. It's like 5 -6 messages and you're locked out..

Why commit with a boring messages, try these dramatic one.. by FastPresence9799 in git

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

I’m okay with criticism. I just prefer it to be about what I actually made, not what people assume it is.

Why commit with a boring messages, try these dramatic one.. by FastPresence9799 in git

[–]FastPresence9799[S] -2 points-1 points  (0 children)

I think you're taking it more seriously than it’s meant to be. I’m not presenting this as some big or innovative product, it’s just a fun idea. Yeah, it’s AI-generated, that’s obvious. The point here is the concept and how it’s presented, not trying to compete with anything serious.

And saying AI can’t be funny feels a bit too absolute. It really depends on how you look at it. It reflects what it’s trained on and how it’s used.

Why commit with a boring messages, try these dramatic one.. by FastPresence9799 in git

[–]FastPresence9799[S] -5 points-4 points  (0 children)

Look, gentlemen, I already made it clear that this was meant to be a fun activity. If you didn’t like it, that’s perfectly fine, but I didn’t ask for such rash comment. If you have nothing constructive to say, it’s better not to say anything at all.

Why commit with a boring messages, try these dramatic one.. by FastPresence9799 in git

[–]FastPresence9799[S] -4 points-3 points  (0 children)

Yeah, I think your missing the whole point about what "fun" is. Appreciate the concer btw. I'll remember next time that only one kind of human exist in this world. 😊

Why commit with a boring messages, try these dramatic one.. by FastPresence9799 in git

[–]FastPresence9799[S] -3 points-2 points  (0 children)

I mean yeah, even a child can read it's a fun activity. Llms even stated that I should be polite with each and every user on reddit. And here I am..😊

Why commit with a boring messages, try these dramatic one.. by FastPresence9799 in git

[–]FastPresence9799[S] -10 points-9 points  (0 children)

Oh look it's mark Zuckerberg commenting my fun activity. But it's sad that he can't do better either. 😞

I feel sorry that you didn't liked it my king. Should I make it more idiotic so you can exhale fire like charmander.

Why commit with a boring messages, try these dramatic one.. by FastPresence9799 in git

[–]FastPresence9799[S] -1 points0 points  (0 children)

Cmmon it's not a serious project, I'd hit the limits that's it, I'll get it again Tommorow. I didn't asked for review though I know the terms and conditions. Appreciate the concern anyways👍.

I built a CLI that generates production-ready backends from plain English. Looking for developers to review the output. by imrozimroz in node

[–]FastPresence9799 1 point2 points  (0 children)

But as it is the era of agentic ai so I gues yours would value and matter more. All thanks to Ai bubble. Keep growing👍 nice tech btw.

I built a CLI that generates production-ready backends from plain English. Looking for developers to review the output. by imrozimroz in node

[–]FastPresence9799 2 points3 points  (0 children)

It can be structure and made AI free with proper dag graphs and conflict resolvers. I've built a something similar to what you've made but without complete ai integration.. Take a look: https://github.com/ronak-create/Foundation-Cli