2026-01-16 21:35:51
Claude Code represents a "ChatGPT moment repeated" and an "extinction-level event" for horizontal software companies focused on human-oriented consumption (Doug OLaughlin/Fabricated Knowledge)
https://www.fabricatedknowledge.com/p/the-death-of-soft…




![Screenshot of code, continuation of the same class, starting with the end of the html() method from the previous screenshot and going till the end of the class (the table[inert] style and the onToggle() method are highlighted:
<style>
table[inert] {
opacity: 0.9;
filter: grayscale(100%);
}
</style>
</table>
</section>
`
}
onToggle () {
this.editable = !this.editable
console.log(this.editable)…](https://s3-eu-central-1.amazonaws.com/mastodon-aral/media_attachments/files/115/701/475/591/066/309/small/0dd9da4ffbc5e31c.png)


