Hacker Newsnew | past | comments | ask | show | jobs | submit | TedDallas's commentslogin

It was kind or that way in early days of high end personal computing. I remember seeing an ad in the early 90s for a 486 laptop that was $6,000. Historically prices have always gone down. You just have to wait. SoTA is always going to go for a premium.


Yeah, the problem is if you don't understand the problem space then you are going to lean heavy on the LLM. And that can lead you astray. Which is why you still need people who are experts to validate solutions and provide feedback like Op.

My most productive experiences with LLMs is to have my design well thought out first, ask it to help me implement, and then help me debug my shitty design. :-)


I’m seriously thinking about getting a custom made bumper sticker with the following text: ‘; select 1/0;



DRY is more about support and maintenance than anything else.

I see a lot of attacks on DRY these days, and it boggles my mind. Maybe it is being conflated with over-engineering/paramterization/architecting. I don't know.

But I do know that having to fix the same bug twice in the same code base is not a good look.


It’s not that. It’s when you need to change how the function behaves but for only one of the callers.


Note to self: invest in a used book store ASAP.


I experimented with cc65 and wrote a simple game that ran on my actual C64 hardware. It was a lot of direct memory access, unrolling loops, and avoiding stack usage. A fun time overall, and it ultimately ran smoothly, but I see do why people who attempt anything serious on a C64 tend to focus on using ASM.


OK MS. The first thing I'll do is rebind it to run llamafile.exe


That is correct. I have lived in Tornado Alley for a half century. Serious tornadoes have landed all over my local area over the years, but I have also never even seen so much as a funnel cloud. They can be devastating though, but are also very localized and do not last long. That said, I do take tornado alerts seriously.


I've passed through neighboring regions only a handful of times in my life and rarely failed to see at least a funnel. Spookiest was a funnel at the edge of a dust storm: it dipped up and down like a spring toy and looked almost alive.

I've also witnessed two waterspouts: one large, thankfully at a distance, and another at about a half-mile.


I'd hazard that, with cars, you are traveling far farther from your local area than most people could ever do in the past.


Dust devils are also another thing. I’ve spent tens of hours driving in the southwest and mountain west and have seen several. Years and years living in, and hundreds of hours on long drives through, tornado ally and adjacent still-tornado-heavy areas, and I’ve never seen a tornado.


The thing about learning in general is that it inherently introduces biases. I imagine you could train up a genocidal maniac LLM with the right data sets.


Tic-80 is what you are looking for.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: