Debamitro Chakraborti's Avatar

Debamitro Chakraborti

@debamitro.bsky.social

Engineer who quit to become an entrepreneur, ended up becoming an AI-powered builder https://linktr.ee/debamitro

19 Followers  |  27 Following  |  127 Posts  |  Joined: 13.02.2025
Posts Following

Posts by Debamitro Chakraborti (@debamitro.bsky.social)

I will always recommend a Mac Mini. Been using one way before the claw wave started. It is usually 3x cheaper than the equivalent MacBook. Mine has the M4 chip, I have run many models locally.

02.03.2026 22:10 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Not only is it normal, it is usually a sign that you are learning something. This is what I have seen for myself in my two decades of software engineering experience.

Of course, if this feeling is so strong that it makes you uncomfortable, then something needs to be done.

02.03.2026 16:44 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

It used to be %SPECIFIC_EXAMPLE% before LLMs arrived

02.03.2026 14:08 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

One more idea - how about using CSS in the 3-d space. I have no idea whether it works with world models

01.03.2026 17:04 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

For example - why not CSS for books? Two months ago I was trying to create books using CSS - I am not good at writing or at CSS so that effort likely will take time.

01.03.2026 17:01 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Great point.

Also, I think that the craftsmanship never dies, it evolves. For example, there might be way more new use cases of CSS and HTML than we can imagine now.

01.03.2026 15:50 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

I asked it how it did it, and that’s how I know. I promptly asked it to turn it into a skill, which it did.

None of this is new - @steipete.me had the exact same experience a few months ago. And I knew it. But it is still a nice experience to see that these systems can learn

01.03.2026 15:43 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Tried to talk to my tinyclaw bot by sending a voice message. It asked me for the location to whisper. When I said go figure out something local, it created a python environment, installed whisper and transcribed the audio

01.03.2026 15:42 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
GitHub - debamitro/one-shot-cli-agent: A command-line agent generated by a command-line agent A command-line agent generated by a command-line agent - debamitro/one-shot-cli-agent

I plan to collect them and write a blog post.

The coding agent I built (vibe coded) is github.com/debamitro/on... .

I have been trying to use it on existing codebases, using Claude as the LLM. It is definitely a year behind Claude Code

27.02.2026 20:00 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0

The more I try to use the coding agent I built, the more I realize the importance of the system prompt. I am using Claude Sonnet and yet it is 10x dumber than the likes of Claude Code.

27.02.2026 00:49 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Riding the Claw Wave Riding the Claw Wave

My blog post describing how I started playing with TinyClaw over Telegram.

debamitro.github.io/blog/riding-...

15.02.2026 18:05 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Listened to @steipete.me’s interview with @lexfridman.bsky.social. It’s more important than ever to use AI agents. It’s equally important to be intensely human ourselves. With all our imperfections. And have fun with whatever we’re doing.

15.02.2026 00:30 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Created my first telegram bot and connected it to a tinyclaw running on my Mac Mini. This interface feels so new to me!

At the same time it is quite revolutionary. Why didn’t I know about telegram bots before?

12.02.2026 18:24 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Just paste this post into Claude Code, from a directory with the assets. Should work

01.02.2026 20:27 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Hackathons of the future will become spec-a-thons.

Only the spec matters now - code is a commodity.

Save your specs, lock them up!

01.02.2026 20:22 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Interesting …

01.02.2026 20:21 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Is making apps for AI bots going to be the next big thing?

01.02.2026 15:25 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 1

I heard this name after a very long time! I am surprised that it has survived. Everyone I know uses Claude Code or any of their identical competitors

01.02.2026 15:24 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Maybe because a lot usage in USA is by startups and hackathon participants? Clerk is super useful for even the tiniest web app. WorkOS looks like what enterprises need

01.02.2026 15:23 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

What’s an example?

31.01.2026 22:16 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
The Complete Beginners Guide To AI Agents (Autonomous Agents) What are autonomous agents? Why are they such a big opportunity? How do they work? What does this look like in the future? How can I build or use one?

Great article, three years old, but still relevant as the manual for making autonomous agents. Written by the guy who built moltbook www.mattprd.com/p/the-comple...

31.01.2026 22:16 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Last night I finally had that β€œa ha” moment in my mind - when I finally realized how agent skills work. And how the basic concept can work with any agent.

Even the agents built before Claude Code arrived on the scene

31.01.2026 14:36 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I never knew I could ask a command-line tool for a travel plan. It searched the web and came out with some recommendations.
It's so cool that you can do such things

29.01.2026 17:06 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Creating a Coding Agent With a Coding Agent Creating a Coding Agent With a Coding Agent

Here’s my recommendation: use an agent to build a small agent and see how it works. I just did this yesterday, use and throw stuff. Documented at debamitro.github.io/blog/creatin...

24.01.2026 00:30 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Today I used a coding agent to create a new coding agent. Feeling very excited to see this happen in front of my eyes! I didn’t write a single line of code yet.

22.01.2026 16:30 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Naive question here: how is the authentication handled - API keys or passwords

21.01.2026 15:14 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

This is the best! I have seen so many projects die because leadership didn’t allow them to prosper. I’ll add this to my list of predictions about software in the age of AI

21.01.2026 15:12 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

What’s today’s equivalent of Kraftwerk? I need a modern version of pocket calculator

17.01.2026 22:26 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Night time is great for creativity - I've found. Even if you have been dreaming of doing it all day, you can only settle down to bake it into reality at night. At least I am that way. I totally understand this feeling

16.01.2026 22:20 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@nearestnabors.com thought of asking you - is the method described in the article better than llms.txt?

16.01.2026 02:25 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0