Readit News logoReadit News
seabass commented on MacBook Neo   apple.com/newsroom/2026/0... · Posted by u/dm
philistine · 9 days ago
You're out of date; Apple is soldering the memory to the CPU directly. I mean are you complaining that you can't swap your L2 cache or replace the math coprocessor? The history of computing is one of the CPU absorbing every single discrete component over time. Apple is at a point where the CPU has to absorb the RAM to maintain their performance lead. I'm happy I get a super fast computer.
seabass · 9 days ago
And the battery or SSD?
seabass commented on Block the “Upgrade to Tahoe” alerts   robservatory.com/block-th... · Posted by u/todsacerdoti
seabass · 13 days ago
A few weeks ago Apple had a tiny (<10MB) update for media codecs ready to install on my MBP. I expanded the details for that software update and saw that if I had run it, it would also have downloaded and installed Tahoe. Apple is burning so much trust right now with these dark patterns.
seabass commented on I now assume that all ads on Apple news are scams   kirkville.com/i-now-assum... · Posted by u/cdrnsf
seabass · a month ago
A thousand and one paper cuts. I feel like this shortsighted decision making will cost Apple so much trust in the long run.
seabass commented on Apple testing new App Store design that blurs the line between ads and results   9to5mac.com/2026/01/16/ip... · Posted by u/ksec
seabass · 2 months ago
Feels short sighted. Every such change gets me closer to ditching the ecosystem altogether.
seabass commented on Show HN: I built a clipboard tool to strip/keep specific formatting like Italics   custompaste.com... · Posted by u/EvaWorld9
seabass · 2 months ago
Wish this were built into the OS! Love the idea
seabass commented on Exe.dev   exe.dev/... · Posted by u/achairapart
seabass · 2 months ago
Definitely going to give this a try. One thing I'm curious about--where are the servers? And if I want to choose hosting geographically close to me, how do I do that?
seabass commented on Public Makes Millions on Plunging Crypto   cepr.net/publications/pub... · Posted by u/crcastle
seabass · 3 months ago
How much is “the public” making? The title of the post says millions. The title of the article says trillions. The second paragraph of the article says not trillions. Sheesh
seabass commented on Make images smaller using best-in-class codecs, right in the browser   github.com/GoogleChromeLa... · Posted by u/keepamovin
seabass · 3 months ago
I love squoosh! It’s been one of the few PWAs I have installed and actually use regularly.

Does anyone know if their optimization methods still best-in-class these days? It’s been good enough for all my practical needs, but I know it’s been around for a while and there may be better techniques for some file types now.

seabass commented on Patterns.dev   patterns.dev/... · Posted by u/handfuloflight
seabass · 3 months ago
Love this! Just wanted to note that I think there’s a mistake on the flyweight pattern page’s example. You’re using getting a boolean with Set.has but treating it like a Book (as if you had used Set.get). I also don’t really understand how this saves memory if you’re spreading the result into a new object, but maybe someone here can enlighten me!
seabass · 3 months ago
Ah I think I understand now. The return type of createBook is true | Book, which is likely a mistake, but happens to work because when you attempt to spread a boolean into an object it removes itself. But if you were to edit the example to have a stable return type of Book then it would no longer save memory, so perhaps that was intentional?
seabass commented on Patterns.dev   patterns.dev/... · Posted by u/handfuloflight
seabass · 3 months ago
Love this! Just wanted to note that I think there’s a mistake on the flyweight pattern page’s example. You’re using getting a boolean with Set.has but treating it like a Book (as if you had used Set.get). I also don’t really understand how this saves memory if you’re spreading the result into a new object, but maybe someone here can enlighten me!

u/seabass

KarmaCake day1261January 12, 2012
About
https://smudge.ai
View Original