Typical jimmy pesto
Depends on how cool they are
I hate the term web5 but the tech stack described here is much better than anything else I’ve seen. https://developer.tbd.website/projects/web5/
Sometimes you do want state variables in the dep array. Not super often but it does happen.
And you shouldn’t just always use an empty array. That creates fragile components. Even for effects that you want to just run once. Always follow the eslint rule
You’re updating state, that your effect hook depends on, within the hook. So every time the state is updated the effect is run, which updates states which runs the effect etc.
You should use something like react query to handle async data
I feel like x-files is like that too. It mostly looks great on Blu-ray but the CGI shots don’t hold up lol
I never thumbs up or down and I find the recommended albums and “Mixed for your” playlists are pretty accurate. I hate that my grandfathered price went up last December tho
Ploopy Classic, it’s a modern version of that. Open source software (QMK) and hardware
Co-located but remote does sound like a good combination
Sublime Merge, for most items in the UI it tells you the git command it will use
Just the one pelican, actually
Sounds like a Seinfeld episode lol
I’ve been using Wayland for about a year on and off with Voidlinux on the framework 13. Everything’s pretty much worked from the start besides screen sharing which was a void specific issue that’s been patched
Check out trackballs, for an alternative to trackpads!
https://github.com/marchah/pi-htpc-download-box this is great! I have a Plex server running on my shield pro
Ohhh I didn’t realize it didn’t matter if it was accessed over the network with samba. This’ll just be on a Debian server