HackerLangs
TopNewTrendsCommentsPastAskShowJobs

seabass

1,265 karmajoined 15 lat temu
https://smudge.ai

comments

seabass
·przedwczoraj·discuss
It’d be fun to get to try all the words. Maybe finishing the whole game as fast as possible could be the goal, rather than hitting 30s per word?
seabass
·15 dni temu·discuss
This is so fun! It would be cool to reuse the replay functionality in order to see how the top scorers managed to get such good scores.
seabass
·17 dni temu·discuss
An app ui that can be modified by end users is a really cool idea. I hope to see that in more apps!
seabass
·29 dni temu·discuss
The way you use commits sounds like how I tend to use stacked PRs at work. Good commit hygiene is hard to enforce at a team level, but for whatever reason at the PR level people are happy to write good descriptions and keep the sets of changes tidy.
seabass
·w zeszłym miesiącu·discuss
Have to love their demo use case: React -> Solid migration
seabass
·2 miesiące temu·discuss
The video you linked is currently private
seabass
·2 miesiące temu·discuss
[dead]
seabass
·2 miesiące temu·discuss
This is rad and made me smile
seabass
·4 miesiące temu·discuss
Heartily second that! It was cool to see a combination of DOM, SVG, and canvas visualization all in use for this post.
seabass
·4 miesiące temu·discuss
And the battery or SSD?
seabass
·4 miesiące temu·discuss
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
·5 miesięcy temu·discuss
A thousand and one paper cuts. I feel like this shortsighted decision making will cost Apple so much trust in the long run.
seabass
·6 miesięcy temu·discuss
Feels short sighted. Every such change gets me closer to ditching the ecosystem altogether.
seabass
·6 miesięcy temu·discuss
Wish this were built into the OS! Love the idea
seabass
·7 miesięcy temu·discuss
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
·7 miesięcy temu·discuss
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
·7 miesięcy temu·discuss
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
·7 miesięcy temu·discuss
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
·7 miesięcy temu·discuss
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
·8 miesięcy temu·discuss
I’m surprised by how good it looks. This is really cool! I do feel like the Q and 4 characters need a little manual tweaking since the blur+threshold technique leaves some artifacts in the corners but those are such minor issues given how readable this font is overall. Love it.