Cool-Code: A CLI coding agent similar to Claude Code and Gemini-CLI that I built a couple of weeks ago.
Here’s a demo of it spinning up a Node.js Express backend app with Prisma ORM in seconds.
code: https://t.co/6WjoJCORNg
Still in the MVP phase, but will work on this to perfect it.
Tagging some smart folks whose thoughts I’d love to hear: @kirat_tw@ankushdharkar@kevinlu625
How Models View Earth:
- Asked different models if the coordinate (lat, long) is Land or Water
- Plotted model responses for every coordinate
Interesting read:
https://t.co/PFnAGnYBVm
It is alarming and ridiculous how we have all become okay with shipping untested code. Software was supposed to be reliable, and we have stripped that away.
With agentic slop, we are trading software reliability for shipping velocity and calling it progress. It isn't. Systems are more fragile than ever, and engineers building them no longer trust their code to hold up in real-world edge cases.
I am pro-AI, but this will backfire - big time.
Booked tickets for Dhurandhar 2, last 2 seats left. Friend initiated payment, but it failed. Seats showed booked after refresh. I was damn sure these were redis locked. waited for ~20 mins and the lock was released on these. Locking is a great soln to prevent double transactions.
Been building UIs for a while, always stuck with plain/gradient BGs. Thought it'd be cool to add motion, so tried this with @motiondotdev Tailwind & Next.js. Background with some animation, Link below, do try it and share your views, will keep improving🫡
https://t.co/4dHpMJh3CN
Bagged a remote role at a US-based company. Two weeks in and I’m genuinely enjoying it fast paced work and a lot of ownership.
This year came with its fair share of self doubt, tech stack hopping, constant resets and messing up a life changing opportunity, but We are so back.
Researchers have found two new vulnerabilities in React Server Components while attempting to exploit the patches last week.
These are new issues, separate from the critical CVE last week. The patch for React2Shell remains effective for the Remote Code Execution exploit.