Seems like they just pasted the original grug article into gpt and said rewrite this but about design.
You don’t have to do that. Check out free resources like cs50x and freecodecamp
But my bigger point here is you don't need totally general intelligence to destroy the world either. The drone that targets enemy soldiers does not need to be good at writing poems. The model that designs a bioweapon just needs a feedback loop to improve its pathogen. Yet it takes only a single one of these specialized doomsday models to destroy the world, no more than an AGI.
Although I suppose an AGI could be more effective at countering a specialized AI than vice-versa.
Linear is one candidate but they don’t store your code.
I would also speculate that there may be some growing pains for the n2 production from TSMC, and/or a desire to get there in the AZ fab production before launch to avoid tariffs hitting their bottom line. They'd rather pay 12-20% more for just the CPU than eat large tariffs on the full cost. I don't think they'd be able to significantly raise prices further based on tariffs, like some other companies with smaller margins are forced to do, on order to be competitive.
The only motivation to upgrade is battery degradation or getting more RAM to run larger LLM models locally.
I'm a product manager.
2. Has AI been helpful? && 3. What tools have been the most helpful?
I use claude projects for lots of different use cases, and I use claude code to prototype simple features. It's generally helpful yes.
4. What tools have been the biggest letdown?
Writing quality.
I've tried:
- meta prompting (asking an LLM to make an LLM prompt to do the task)
- providing examples
- prompt engineering to reduce the amount of obvious LLM giveaways in writing style.
I can't get claude sonnet 4/opus 4 to write with any taste.
There are two things LLMs can't do well yet in my opinion:
- To my knowledge they haven't generated any new or novel insights in any field or topic.
- They haven't produced what I would perceive as high quality writing.
I'd love to see prompts that others feel have produced good writing.
Many will answer that it helps them think. But why do we need a formal process to think? Thinking is a valuable skill that should be practiced all the time.
Writing is also s good way to document to others that you have thought about the topic/problem/solution.