HackerLangs
TopNewTrendsCommentsPastAskShowJobs

ChrisLTD

2,827 karmajoined 15 lat temu
Website: https://chrisltd.com

comments

ChrisLTD
·3 dni temu·discuss
It's illegal to build dense cities like Manhattan in most of the United States. And while most people want to live in a Manhattan'esque area, plenty (like me) do.
ChrisLTD
·4 dni temu·discuss
If anything the first movers would theoretically be the first to destroy their own labor markets and economies.
ChrisLTD
·4 dni temu·discuss
The Supreme Court gave Trump immunity, stymieing Democratic attempts at holding him accountable for crimes he was accused of in his first presidency. Holding him accountable this time would require some workaround for the Supreme Court.
ChrisLTD
·10 dni temu·discuss
Yeah... Sonnet becomes the new cheap model, and some Fable class model becomes the more expensive/better one.
ChrisLTD
·10 dni temu·discuss
Their valuations don't make sense as just programming tools, period. Forget about if they are still human driven.
ChrisLTD
·14 dni temu·discuss
It's decent at rote coding tasks, but I haven't seen these things be reliable enough outside of that specific task to make the claim that it can do the work of any information worker.
ChrisLTD
·15 dni temu·discuss
What would it mean to be incompatible with the other 5.x models?
ChrisLTD
·15 dni temu·discuss
Startups and early stage businesses have always had less intelligence (when intelligence would be measured by the number and quality of their employees) than larger businesses. That hasn't stopped them from succeeding before.
ChrisLTD
·15 dni temu·discuss
If it's a new generation why isn't it GPT-6?
ChrisLTD
·15 dni temu·discuss
Seems like a structural problem that the U.S. elected who they did twice.
ChrisLTD
·22 dni temu·discuss
You're over-indexing on the (erroneous) idea that my example meant that the program would be a single if statement.

> A lot of solutions require way more code to implement than to describe the necessary properties of.

That's true to an extent, the additional code often define the emergent and undiscovered properties of a system.
ChrisLTD
·23 dni temu·discuss
I can be 99.99999999% certain when I write an if statement like "if (x > 1) do y" that the compiler will turn that into the equivalent machine code. So, yes, unless I hit some crazy performance bottleneck, I'm not concerned about reviewing the machine code.

However, LLM outputs change with slight re-wording of prompts and with each new model release. I could hand write a test that says if x > 1 make sure y happens, but then what productivity was gained?
ChrisLTD
·23 dni temu·discuss
How can the code no longer matter? It literally is the logic (not to mention performance, and reliability) of the software.
ChrisLTD
·24 dni temu·discuss
"project requirements are deterministically met" makes it sound so easy
ChrisLTD
·28 dni temu·discuss
These aren’t bugs in the traditional sense. They built the animation system to work like this, and replaced the old system that didn’t produce these psychedelic transition states.
ChrisLTD
·30 dni temu·discuss
This 100%. Maybe I have a prompting skill issue, but without my guidance Opus (and now Fable) writes some gnarly stuff with tons of small bugs, and weird design decisions.
ChrisLTD
·30 dni temu·discuss
I agree with most of what you're saying, but it's also funny that front-end developers are catching strays in your conclusion. As long as human beings are interfacing with software, there's going to be a lot of judgement and nuance necessary for building good UIs. Data structures, back-end infra, can all be alien and still work. But your UI can't be alien.
ChrisLTD
·w zeszłym miesiącu·discuss
Even the early versions of AI autocomplete tools like Tabnine and the original Copilot could autocomplete entire functions, so I think you might be strawmanning a bit.
ChrisLTD
·w zeszłym miesiącu·discuss
If it’s not larger, it’d be tough to justify the massive price increase for using it.
ChrisLTD
·w zeszłym miesiącu·discuss
I’m not sure the parent comment is talking about running the open weight models on your own hardware