HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ChrisLTD

2,827 karmajoined قبل 15 سنة
Website: https://chrisltd.com

comments

ChrisLTD
·قبل 3 أيام·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 أيام·discuss
If anything the first movers would theoretically be the first to destroy their own labor markets and economies.
ChrisLTD
·قبل 5 أيام·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
·قبل 11 يومًا·discuss
Yeah... Sonnet becomes the new cheap model, and some Fable class model becomes the more expensive/better one.
ChrisLTD
·قبل 11 يومًا·discuss
Their valuations don't make sense as just programming tools, period. Forget about if they are still human driven.
ChrisLTD
·قبل 14 يومًا·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 يومًا·discuss
What would it mean to be incompatible with the other 5.x models?
ChrisLTD
·قبل 15 يومًا·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 يومًا·discuss
If it's a new generation why isn't it GPT-6?
ChrisLTD
·قبل 15 يومًا·discuss
Seems like a structural problem that the U.S. elected who they did twice.
ChrisLTD
·قبل 23 يومًا·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 يومًا·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
·قبل 24 يومًا·discuss
How can the code no longer matter? It literally is the logic (not to mention performance, and reliability) of the software.
ChrisLTD
·قبل 25 يومًا·discuss
"project requirements are deterministically met" makes it sound so easy
ChrisLTD
·قبل 28 يومًا·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
·الشهر الماضي·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
·الشهر الماضي·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
·الشهر الماضي·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
·الشهر الماضي·discuss
If it’s not larger, it’d be tough to justify the massive price increase for using it.
ChrisLTD
·الشهر الماضي·discuss
I’m not sure the parent comment is talking about running the open weight models on your own hardware