Script Raccoon
scriptraccoon.dev
Script Raccoon
@scriptraccoon.dev
Mathematican, Software Developer, YouTuber, based in Berlin. https://scriptraccoon.dev
This is actually already possible in the personalization settings. I have told it to be like a robot that avoids any chit-chat.
November 21, 2025 at 6:42 AM
This took a
November 21, 2025 at 6:39 AM
nice, didn't know that Node.js has this feature (and installed glob from npm just three days ago...)
November 18, 2025 at 7:49 PM
closeup of the fingers would also be nice
November 18, 2025 at 7:42 PM
Like, in general? Or just for specific use cases in UI frameworks?
November 18, 2025 at 7:38 PM
npm run faster
November 18, 2025 at 7:32 PM
nice!
November 18, 2025 at 7:31 PM
I've actually had this issue here, a function that converts boolean expressions to strings. I don't want to omit the last operator check, even though it's the only possible case left: it breaks the symmetry of the code, and it is awkward. But with the check, TypeScript fails, and I need to throw.
November 17, 2025 at 10:39 PM
Sounds like server-sent events. There is a dedicated library for that:
github.com/razshare/sve...
GitHub - razshare/sveltekit-sse: Server Sent Events with SvelteKit
Server Sent Events with SvelteKit. Contribute to razshare/sveltekit-sse development by creating an account on GitHub.
github.com
October 26, 2025 at 9:20 PM
This is one of the issues I wrote about in scriptraccoon.dev/blog/tailwin.... Tailwind introduces maintainability issues instead of solving them.
Disadvantages of Tailwind
Why the popular CSS framework is not maintainable
scriptraccoon.dev
October 22, 2025 at 8:04 PM
Say my name.
October 22, 2025 at 8:01 PM
"esoteric"? I don't know if that term fits. It's a normal element. A bit underused, that's it.
October 22, 2025 at 8:00 PM
What is this referring to?
October 22, 2025 at 7:52 PM
Here is the JS code. In the CSS code I also set a transition on the transform property so that the movement is smooth.
October 20, 2025 at 9:47 AM
Looks very nice! I have two suggestions:

1. The icons in the footer are black and don't have sufficient contrast with the dark background. I suggest making them white.

2. I find the theme toggle is a bit exaggerated. It is nice of course, but it looks too prominent.
October 19, 2025 at 4:22 AM