HN user

20wenty

272 karma
Posts9
Comments28
View on HN

There are many tells aren't there? There was clearly hard human work and experimentation here, but it's a shame the OP let AI do chunks of the writing. Once you see it, it's much harder to take the post seriously.

I second this -- I just found the Ben Eater series a month or so ago and put together his computer clock over the holidays. It really helps you understand clock cycles, logic chips, etc, and is a good foundation for the 6502 kit you build later in the course. And learning Assembly before BASIC is the right learning path IMO, if only to understand how CPU registers work at the electron level.

I have never made it to the end of a Wolfram post, or a David Foster Wallace book. I'm envious of people who can read AND understand these tomes.

Do you have details on what "optimise for token usage" looks like in Cursor? Or is your point more about how Cursor manages the context window?

The damage is done. You can't overthrow the king (whether you pledge fealty to iTerm2, PowerShell/WSL, Putty, Hyper ... ) if you have to sign up to get past the castle gates. And in the two years it took to remove the signup, the townsfolk have realized their kings are good enough for what they want to do anyway.

Same opinion on 1Password's great service. I've found them to be responsive and accessible anytime I've needed them. I'm not seeing all the bugs and issues others are reporting, but I have noticed a couple of odd UI changes lately that feel a bit like a product manager is bored and looking for work to do.

For the most part this post was easy to read, and I could feel the collective excitement of the team. I came away feeling like I'd learned something and ready to try it myself. The only time the post gets a little fuzzy is "...store the quantized parameters in a selectable data type, where that storage data type is the same data type as the “computation type” of the mode". I assume "selectable datatype" is the float size of the quantization?

IBM Rebus 3 years ago

This is like looking at a painting and thinking "what's the big deal, I could paint that." I'm guilty of the same, and yet, I've never painted.

Say what you want about him, but George is one of the few people I know that can actually go a mile wide and a mile deep into any field they choose. And he does most of his digging live on stream, so he makes an easy punching bag. Do I think he'll successfully raise a $400M round on a $2B valuation? No, something else will distract him before that - but I'm going to enjoy watching him (and pulling for him) regardless.

User: Junnn11 3 years ago

Reminds me of the George Costanza line from Seinfeld,

Jerry (on Keith Hernandez): Yeah, he's a real smart guy too. He's a Civil War buff. George: I'd love to be a Civil War buff. What do you have to do to be a buff?

This article resonated with me, but the main reason I moved from RoR apps to JS/SPA was hosting costs and scalability. I can build a SPA and host the bulk of it on Amazon S3 and pay significantly less monthly costs AND have scalability built in. If you've figured out a way to do something remotely similar with Rails, I'd be back in a heartbeat.