cptMayhem | 20 days ago | on: After AI, there is no product
cptMayhem's comments
cptMayhem | 2 years ago | on: Pgroll: zero-downtime, reversible schema migrations for Postgres
That's why I like pgroll's approach, in that there isn't really a "rollback procedure" that might make things worse during emergencies, but rather old and new schemas that remain working simultaneously until the migration is marked as complete and there are no clients using the old schema. "Rolling back" is actually cancelling the new schema migration and falling back to the previous version that's been working at all times, thus minimizing the risk.
cptMayhem | 2 years ago | on: Google is getting a lot worse because of the Reddit blackouts
cptMayhem | 4 years ago | on: Keyboards and Open-Source
cptMayhem | 4 years ago | on: Keyboards and Open-Source
https://www.kickstarter.com/projects/moergo/glove80-the-incr...
cptMayhem | 4 years ago | on: Show HN: Glove80 on Kickstarter-500 iterations to make split contoured keyboards
Was it ever an asset? I write software and I see my job as trying to write the least amount of software possible, because in reality, more lines of code means more time writing, reviewing, and maintaining. More bugs that may be possible, more work in general for features that people might never use. Software was never an asset, it's a liability. It's a means to an end. The real product is the service.
If a company has software engineers to take care of that, I can see them preferring an in-house solution. What I don't see are e.g. lawyers, accountants, or physicians, spending their time asking their LLM to solve a bug in their own platform instead of just hiring that service.