HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jessoteric

no profile record

comments

jessoteric
·6 เดือนที่ผ่านมา·discuss
> I'm building The Operating System for SMBs

it's a genius
jessoteric
·6 เดือนที่ผ่านมา·discuss
i've also been using opus 4.5 with lots of heavy rust development. i don't "vibe code", but lead it with a relatively firm hand- and it produces pretty good results in surprisingly complicated tasks.

for example, one of our public repos works with rust compiler artifacts and cache restoration (https://github.com/attunehq/hurry); if you look at the history you can see it do some pretty surprisingly complex (and well made, for an LLM) changes. its code isn't necessarily what i would always write, or the best way to solve the problem, but it's usually perfectly serviceable if you give it enough context and guidance.
jessoteric
·7 เดือนที่ผ่านมา·discuss
> Of course, you can declare that the world itself is inherently sinful and imperfect, and is not ready for your beautiful theories

i see we are both familiar with haskellers (friendly joke!)
jessoteric
·7 เดือนที่ผ่านมา·discuss
i find it's pretty rare to have a project that only consists of one or two languages, over a certain complexity/feature threshold
jessoteric
·7 เดือนที่ผ่านมา·discuss
IME this has been significantly reduced in newer models like 4.5 Opus and to a lesser extent Sonnet, but agree it's still sort of bad- mainly because the question you're posing is bad.

if you ask a human this the answer can also often be "yes [if we torture the library]", because software development is magic and magic is the realm of imagination.

much better prompt: "is this library designed to solve this problem" or "how can we solve this problem? i am considering using this library to do so, is that realistic?"