A lawyer won Anthropic's hackathon – what everyone missed
1–10 of 26 posts
Re: A lawyer won Anthropic's hackathon – what everyone missed
#2Re: A lawyer won Anthropic's hackathon – what everyone missed
#3We need both! Hurrah
Re: A lawyer won Anthropic's hackathon – what everyone missed
#4This has always been true of all systems. Not that it isn’t an insight though since I don’t think enough people seem to get it. To build a system, with an LLM or without, you must know what the system needs to do. If you define it in C or in a markdown file it must still be defined. The advantage with LLMs is they bridge the gap between system definition and being able to simulate that system on a processor. The definition of the system is still required and it still must be precise. Even with “AGI” that’s still going to be true just as it’s true today with humans who do the translation between those who deeply understand a system and software.
Re: A lawyer won Anthropic's hackathon – what everyone missed
#5Re: A lawyer won Anthropic's hackathon – what everyone missed
#6Re: A lawyer won Anthropic's hackathon – what everyone missed
#7Simplifying here… sounds like essentially the split between (great) product managers and engineers We need both! Hurrah
Re: A lawyer won Anthropic's hackathon – what everyone missed
#8This appears to be an advertisement for a (somewhat inscrutable) AI product they're selling called CANONIC, that also has a cryptocoin bolted on to it somehow.
Re: A lawyer won Anthropic's hackathon – what everyone missed
#9> The hackathon winners understood something that most developers do not: the hard part of building useful AI is not the code, it is knowing what the system should do in the first place. This has always been true of all systems. Not that it isn’t an insight though since I don’t think enough people seem to get it. To build a system, with an LLM or without, you must know what the system needs to do. If you define it in…
Re: A lawyer won Anthropic's hackathon – what everyone missed
#10Author here. The blog argues that the real story from Anthropic's hackathon isn't that domain experts can build AI (they can) but that hackathon demos and production systems require fundamentally different things. A permit app that works on demo day and a permit system that survives when California revises the code, when the builder leaves, when a municipality asks for an audit trail — those are different problems. W…