Skip Navigation

Posts
11
Comments
49
Joined
2 yr. ago

  • 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

  • Read in a reddit comment that someone asked in IRC and they said at least a month. When the maintainers of the plasma related packages are available

  • 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

  • Sublime Merge, for most items in the UI it tells you the git command it will use

  • Just the one pelican, actually

  • 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