HackerLangs
TopNewTrendsCommentsPastAskShowJobs

seabass

1,265 karmajoined vor 15 Jahren
https://smudge.ai

comments

seabass
·vorgestern·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
·vor 15 Tagen·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
·vor 17 Tagen·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
·vor 29 Tagen·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
·letzten Monat·discuss
Have to love their demo use case: React -> Solid migration
seabass
·vor 2 Monaten·discuss
The video you linked is currently private
seabass
·vor 2 Monaten·discuss
[dead]
seabass
·vor 2 Monaten·discuss
This is rad and made me smile
seabass
·vor 4 Monaten·discuss
Heartily second that! It was cool to see a combination of DOM, SVG, and canvas visualization all in use for this post.
seabass
·vor 4 Monaten·discuss
And the battery or SSD?
seabass
·vor 4 Monaten·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
·vor 5 Monaten·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
·vor 6 Monaten·discuss
Feels short sighted. Every such change gets me closer to ditching the ecosystem altogether.
seabass
·vor 6 Monaten·discuss
Wish this were built into the OS! Love the idea
seabass
·vor 7 Monaten·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
·vor 7 Monaten·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
·vor 7 Monaten·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
·vor 7 Monaten·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
·vor 7 Monaten·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
·vor 8 Monaten·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.