They bootstrap a workflow with a prompt then build an orchestrator off that then prompt it to be converted to an opencode plugin and then prompt a website to be generated advertising it and then prompt a tool that reviews hacker news feedback and automatically incorporates feedback into next generation of the tool. At the end of the week they go to their manager and complain they are out of tokens for the actual job they are being paid for.
xcode's new AI using claude is not performing as well as claude code for me. I've tried a couple times and quickly fall back to using vscode with xcode sitting in a window beside. I don't mind the copypaste of warnings and errors since my workflow is less vibe and more directed/iterative.
There was also something subtle that happened, and it seemed to happen quite rapidly, a little over a decade ago. "Maker" started being used to mean more than just 3D printing hackers and started to refer to engineers, and then others "making" things.. but the watering down wasn't the end of it, it became a way to praise a certain class of employee. The resentment that generated (say, sales, marketing, etc) and the bizarre uses of "Maker", I believe contributed to it's demise.
Stablecoins have their uses. I'm not saying never touch crypto. But the question is what is the point of stablecoins in VC funding specifically? People don't seem to have good answers.
YC companies are constantly spending the money they get from YC right? Why get money, then put it in some stablecoin, only to then immediately cash out on salaries or whatever?
How does that make any sense to the company? Who's out here wanting their salary in stablecoin? And who among those want that and can't receive dollars and then turn them into stablecoin?
There's a sliver of talent that won't have access to the US banking system, but I can't imagine that making it worth putting up with risk + txn costs of stablecoins for the whole company.
This only makes sense to YC, to try and prop up interest in digital assets they heavily inveterate in.
The majority of humans are losing interest in digital ephemera South Park-WoW guys are desperate sell them on, otherwise South Park-WoW guy might have to work to live not just shill hallucinations like a priest.
Two of the fastest growing YC companies are crypto companies built on solana, Kalshi and Axiom. I'm pretty sure Axiom was the fastest to $100m in revenue, ever.
To be fair, not all graffiti on this site is non-consensual. For instance Jeremy Novy's koi fish. After living in Soma for time, everything else was a recurring pain mostly in terms of time I had to spend on it.
I own a small bar and inventory management is either spreadsheets or saas products meant for larger operations. With the exclusion of some very small changes (e.g., deleting dead code) it’s 100% written using Claude Code. Initial design was generated from markdown documentation I wrote, and each change has been careful and incremental. A few blind alleys lead in the wrong direction, but was always easy enough to back up and try a different approach.
Database migrations and anything related to calculations have had a fair bit of hand holding. Beyond tests it writes I do still test by hand for confidence.
It’s coming up to a year of use. Claude Code credits has still not exceeded the cost of a paid product. I don’t count my time here because this doubles as keeping my technical side busy, and it’s been enjoyable.
This is a strange space in software. I have a tiny tissue culturing lab in my home and wanted to manage media batches and their ingredients, cultures using the batches of media, inventory for media ingredients, and general inventory for running things. Cleaning, cutting, measuring, etc. I couldn't find anything which would allow me to keep stock of what I've got in the structure I needed, let alone while also project things like "I've got enough inventory for n batches of y media". And all of the half-measure inventory software was expensive as hell.
I also built a solution for myself that was largely vibe coded. The underlying schema for inventories, batches, orders, cultures, etc was done in advance to help guide Claude along with documentation, but I'd guess 75 percent of the code is pure Claude.
It has worked really well for a while now. Since it's just me using it and I'm able to roll with issues it causes or verify outputs on the fly if I want to, it's totally fine not being super polished. It meaningfully increases my productivity by allowing me to manage things in a way that fits my mental model and business.
Like you, the cost of the project has been less than a subscription. And the subscriptions wouldn't even do what I needed.
Tissue culture is a thing in the Cannabis world for efficiently reproducing and storing different varieties. I think it can also be used to create non-infected plants from plants infected with hop latent viroid.
I think the main issue is maintaining sterile conditions but its doable.
The technique for creating clean plants from infected plants is really cool and remarkably simple. You typically take tissue from the part of the plant called the meristem, where cells are actively dividing and less likely to be infected, then rapidly disinfect and transfer the tissue to a sterile culture.
It seems like it should be such a sophisticated and complex process, but all you're doing is cutting a chunk of fresh cells out and popping it into some goo where it can continue to grow.
Extracting meristem tissue is usually the only difficult part. They can be extremely tiny. It takes a sharp eye and very steady hands. I've only done it for practice, never out of necessity. I'm pretty bad at it.
It seems kind of like magic if you ignore the biologal machinery. It makes perfect sense why it works, yet it's also absolutely crazy that it does.
Haha, no background. I might be the least educated person I know. I just enjoy learning new things, and this happened to stick with me. It's a very gratifying thing to do.
I culture plants which are popular in aquariums and terrariums. It's a nice way to get a break from software and science where I spend my days, get my hands dirty, enjoy refining different skills, make some money, and meet different types of people.
Spreadsheets can work but get clumsy really fast. Bottle cost can vary as costs change (case discounts, price changes.. and holding inventory of an item across multiple purchases), audit logging (spelunking into the undo history), multiple staff interacting with the system.. All solved problems, just not at the price point or UX we need at this scale.