HackerTrans
TopNewTrendsCommentsPastAskShowJobs

gingersnap

247 karmajoined قبل 13 سنة

Submissions

How to make your own static site generator

gaultier.github.io
1 points·by gingersnap·قبل 4 أشهر·0 comments

Proton Drive SDK Preview

proton.me
1 points·by gingersnap·قبل 6 أشهر·1 comments

Claude Opus 4.5, and why evaluating new LLMs is increasingly difficult

simonwillison.net
1 points·by gingersnap·قبل 8 أشهر·1 comments

[untitled]

1 points·by gingersnap·قبل 8 أشهر·0 comments

comments

gingersnap
·أول أمس·discuss
I start to see a lot of these re-writes that depend on tests to state that its working. But the things that make software like Postgres and SQLite reliable are not mostly the test, but the real world production scars. That's where the reliability comes from, years and years of running in production.
gingersnap
·قبل 4 أشهر·discuss
I think this is the way. Not control, but just make it simpler for parents to handle their childrens devices. You dont have to make everyone share their age, you just make it so that parents can in a simpler way choose what the children should be able to access. Make it easy to do right, dont add more control. Its kind of the old anti-piracy copyprotections. The pirates always cracked it, and in the end, the ones who got to sit there trying to figure out what is the word in the manual is the user who actually paid for the game. So making it worse for the ones who paid, and better for the cracked version. So, make it simple.
gingersnap
·قبل 4 أشهر·discuss
I'm thinking that I gonna start making all my webpages <1mb in size, and compensate that with adding windows 95 to each page load.
gingersnap
·قبل 4 أشهر·discuss
I was hoping for this too, but when I saw that Eric Migicovsky went back to building pebble I lost my hope for it
gingersnap
·قبل 4 أشهر·discuss
My instinct is to say that I don't want the session as part of the commit. For me that is like a Slack thread discussing the new feature, and that is not something I would commit. I think that the split shouldn't be "is this done with a machine"=> commit, I think the split for AI should be the same as before. Is it code or changes of code, then it should be included. Is it discussing, going back and forth, that is not commited now. On the other hand, if you do a plan that is then implemented, I actually do think it makes sense to save the plan, either as commit, or if you save that back to the issue.
gingersnap
·قبل 5 أشهر·discuss
Still faster than most websites
gingersnap
·قبل 5 أشهر·discuss
But I actually think that one if the bigger arguments for single language models is the ability to have more languages. Im from Sweden, so I would like to have swedish on extremly high level, but I wouldnt like to have all other small languages on that level beacuse it would inflate the size. So, I actually think having multiple single language models, make it wider and deeper
gingersnap
·قبل 5 أشهر·discuss
Yes, I see the same thing. My working thesis is that if I can keep the codebase modular and clear seperations, so I keep the entire context, while claude code only need to focus on one module at a time, I can keep up the speed and quality. But if I try and give it tasks that cover the entire codebase it will have issues, no matter how you manage context and give directions. And again, this is not suprising, humans do the same, they need to break the task apart into smaller piecers. Have you found the same?
gingersnap
·قبل 6 أشهر·discuss
But he's not wrong. Training + inference on free customers is the black hole here.
gingersnap
·قبل 6 أشهر·discuss
But they are not losing 100x on inference on high paying customers. Their biggest loss is free user + training/development cost
gingersnap
·قبل 6 أشهر·discuss
Talking about search on a static docs site, has anyone tried a static pre-generated search like https://lunrjs.com/ ?
gingersnap
·قبل 6 أشهر·discuss
This must be illegal in so many ways
gingersnap
·قبل 6 أشهر·discuss
The pyramid references in the link is from 1992, it even says so on the page. I think that going to war against the recommendations from 1992 feels a bit...dishonest?
gingersnap
·قبل 6 أشهر·discuss
Can you do it with signal?
gingersnap
·قبل 6 أشهر·discuss
Starting to use Opus 4.5 I'm reduces instrutions in claude.md and just ask claude to look in the codebase to understand the patterns already in use. Going from prompts/docs to instead having code being the "truth". Show don't tell. I've found this patterns has made a huge leap with Opus 4.5.
gingersnap
·قبل 6 أشهر·discuss
A few days ago there was a post on year of the Linux desktop due to Windows getting worse. The sense is that MacOS isn't degrading as fast, but it still also is looking its lead to linux in usability.
gingersnap
·قبل 6 أشهر·discuss
I've been using Linux now as my personal desktop OS for 10-15 years. I actually really liked windows, and still think that windows XP and 7 was great OS for me. My Linux mint is still in style of the old windows versions.

But this year I used windows at a new work, and tested using my wife's windows computer. And for the first time I really feel it's shit.

First when I moved to Linux, 10-15 years ago, windows was better and smoother. 10-5 years ago Linux was getting close and worked equally for everyday, only being problem when things really break. Now is the first time that Linux actually is equal and probably overtakes windows. Microsoft making the move of discontinuation windows 11 puts the nail in the coffin

So I agree, 2026 is the year of Linux desktop.
gingersnap
·قبل 6 أشهر·discuss
Lately I've been thinking the opposite of this.

I use claude code extensively, and lately it does all the coding for me. I've been asking it to go through claude.md to see if it needs to be updated after making changes.

I'm now thinking that I will let claude code write code, but never touch claude.md. It needs to be as short and I need to have full control over it.

As i lead the direction of the development the claude.md is my primary way of influencing it, in every single session.
gingersnap
·قبل 6 أشهر·discuss
I think programmets often underestimate the power of Excel for non-programmers, it in practice runs the business world.

I think that it also is a comparable to the ai side we see now. Do something for real, use real database or programmer. Non-programmer needs something, vibe code or excel
gingersnap
·قبل 6 أشهر·discuss
"Linux users will be happy to hear that this SDK is a step toward offering a client, something we know is highly anticipated. Today, we’re sharing an early preview of our SDK work."