Niket Patel retweetledi
Niket Patel
2.5K posts

Niket Patel
@nexneo
CTO, Co-founder at Reveal. Building https://t.co/UQRA168spZ
India Katılım Mart 2007
408 Takip Edilen280 Takipçiler
Niket Patel retweetledi

India when? 🥲
Framework@FrameworkPuter
Our biggest breakthrough in efficiency yet, the Framework Laptop 13 Pro with 20 hours of battery life. In Graphite. Linux-first with options for Ubuntu pre-installed. Featuring Intel® Core™ Ultra Series 3 processors, LPCAMM2 Memory, a new haptic touchpad, and a touchscreen display. Pre-orders for the Framework Laptop 13 Pro open now: frame.work
English
Niket Patel retweetledi
Niket Patel retweetledi

Welcome Salesforce Headless 360: No Browser Required! Our API is the UI. Entire Salesforce & Agentforce & Slack platforms are now exposed as APIs, MCP, & CLI. All AI agents can access data, workflows, and tasks directly in Slack, Voice, or anywhere else with Salesforce Headless 360. Faster builds, agentic everything. 🚀
#Salesforce #Agentforce #AI
venturebeat.com/ai/salesforce-…
English
Niket Patel retweetledi

@goodbyesahil As in, the person who made this mistake will feel very bad about this
English

Appears that a big chunk of Claude Code's source code has been exposed on npm via a .map file accidentally uploaded to the public registry.
~512K lines of code
~1,900 files
HugOps to the Anthropic team, this is brutal
github.com/instructkr/cla…
English
Niket Patel retweetledi
Niket Patel retweetledi
Niket Patel retweetledi
Niket Patel retweetledi
Niket Patel retweetledi

I have only 30+ years of experience as an entrepreneur, but I too agree.
The only way to truly know whether an idea is good or bad is to test it.
Good news is that it's easier to test ideas now than it has ever been.
Marc Randolph@marcrandolph
The main thing I’ve learned in 40-plus years as an entrepreneur is that nobody knows anything. Nobody knows if your idea is good or bad. You don’t know if it’s good or bad. You need to test your idea, trial it, collide it with reality. That’s the only way to learn.
English
Niket Patel retweetledi
Niket Patel retweetledi

AI makes senior architects more productive and reduces the need for junior engineers. The architect needs to understand the requirements as well as the technology stack well, to be able to guide the AI and fine tune its output.
But if we don't have junior engineers, we don't get to train the next generation of architects - after all how does someone become a software architect without being a junior engineer first?
I am still thinking through how this gets resolved.
English
Niket Patel retweetledi

The Transformer architecture is fundamentally a parallel processor of context, but reasoning is a sequential, iterative process.
To solve complex problems, a model needs a "scratchpad" not just in its output CoT, but in its internal state. A differentiable way to loop, branch, and backtrack until the model finds a solution that works.
English

@prisma @alexdeliadev Message: Error in Prisma Client request:
Invalid `STUDIO_EMBED_BUILD<"u"&&STUDIO_EMBED_BUILD?
I just used psql after that.
English

@nexneo @alexdeliadev Thanks for getting back to us. Could you share a bit more about your setup and the error logs you’re seeing? That will help us investigate further.
English

How do I run the old version of @prisma studio with the new version of prisma 😭
English

@prisma @alexdeliadev Mainly it was actually running. New one was broken few days back
English
Niket Patel retweetledi
Niket Patel retweetledi

One thing I’ve noticed about people who say they “don’t code much anymore.”
Most of them have been doing this for YEARS.
They already understand systems.
They already understand databases.
They already understand how things break.
So when they use AI, they know exactly what to ask and what to fix.
The problem is beginners see this and think they can skip the fundamentals.
That’s where it goes wrong.
AI doesn’t replace understanding.
It amplifies it.
If you don’t know how things work, you won’t even know when the AI is wrong.

English
Niket Patel retweetledi

A few things I've noticed as all devs write code with AI.
When you write foundational / architectural code of a new project by hand, you "feel" the code pushing back if your abstraction isn't right. You feel when something is harder than it should be. The code is telling you it's not in the right shape. Good engineers are sensitive to this.
When you're using an LLM, you keep pushing right through this in a way that feels like you're making progress, and it may even be directionally correct in a sense, but the underlying foundation of it all is actually bad in a way that either kills progress of the LLM later as it buckles under the complexity it has created or destroys your ability to maintain the code long term.
Related to this, I see a general restlessness with just sitting and thinking about a problem for a while.
As I've been working on a new library here at Laravel, there have been days where it feels like I mainly just stare at my screen thinking about something. When Claude Code is at your fingertips, it's tempting to just start yapping into the terminal and watching code come out the other end. Again, directionally correct in some ways, but often doesn't land on the elegant solution that is waiting to be discovered.
English









