Skip Navigation

Posts
9
Comments
42
Joined
3 yr. ago

  • 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 also put my trackball between my split keyboard! Don't see that setup too much, I really like it

  • 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

  • Agreed, I see that as a win. Easy to revert a whole branch/PR

  • I'm Oscar! ...dot com

  • 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

  • I've been using prettier from eslint, with eslint-plugin-prettier. Then I just need to run eslint and have the eslint vscode extension

  • Check out trackballs, for an alternative to trackpads!

  • This one was really good! For sure my favorite of the season

  • Sublime merge has been really good. It's a free trial like sublime text

  • I usually wrap Reach's Dialog https://reach.tech/dialog so things like focus, esc, scroll, etc. are all handled out of the box. It's a controlled component that uses a div and Portal rather than a dialog tag

  • Does anyone have a link to the one this is making fun of? it was posted a couple days ago. I'll look around too and post back if I find it