Skip Navigation
Space Dust on my ErgodoxEZ
  • It's the ploopy classic

  • Space Dust on my ErgodoxEZ
  • Haha no, it's too out of the way, but it looks neat!

  • Space Dust on my ErgodoxEZ
  • I got mine from Boardsource, last vendor to get and ship them out. It's a whole clusterfuck lol, check out their discord if you want to feel the pain

  • Space Dust on my ErgodoxEZ
  • I've been happy with it, I have it setup with drag scroll and some extra code from reddit to reduce the sensitivity of drag scroll. I bought the fully assembled version. I do wish it was easier/possible to get a different colored ball

  • Trying to understand JSON…
  • {"name": undefined} is also different, checking with something like hasOwn

  • Recommended something to a co-worker yesterday
  • Depends on how cool they are

  • Jack Dorsey claims Bluesky is 'repeating all the mistakes' he made at Twitter
  • 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/

  • NSFW
    XXX
  • He's never even set foot in a gym!

  • How do you find the source of an infinite re-render?
  • 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

  • How do you find the source of an infinite re-render?
  • 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

  • why are some movies/ shows not released in UHD?
  • 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

  • KDE6 / Void's repo
  • 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

  • Unixporn @lemmy.ml beefsquatch @programming.dev
    [KDE] Updated my wallpaper to prep for Plasma 6

    Void + KDE + Wayland

    1
    Think pad vibes
  • I also put my trackball between my split keyboard! Don't see that setup too much, I really like it

  • [Fresh Album] J Mascis - What Do We Do Now

    > What Do We Do Now is the fifth solo studio LP recorded by J Mascis since 1996. This is obviously not a very aggressive release schedule, but when you figure in the live albums, guest spots, and records done with his various other bands (Dinosaur Jr., The Fog, Heavy Blanket, Witch, Sweet Apple, and so on), well, to paraphrase Lou Reed, “J's week beats your year.”

    0
    Music Piracy Is Back in a Big Way
  • 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

  • Brought to you by the vertical mouse gang
  • Ploopy Classic, it's a modern version of that. Open source software (QMK) and hardware

  • [Julia Evans] Combining Branches
  • Agreed, I see that as a win. Easy to revert a whole branch/PR

  • Well fuck
  • I'm Oscar! ...dot com

  • around my neighborhood

    These pop up in this spot every year around this time. They get huge and there's probably about half a dozen clumps like this

    (reposting because of the federation issues getting resolved)

    0
    Does anyone use Suspense?

    I haven't had a need for suspense, I use react query without suspense just using the data, error, isLoading etc state directly. And I don't see Suspens as a simpler pattern necessarily. What does it get you that other patterns don't? I'm curious to know your use cases!

    5
    Not Fully Federated?

    From here the stats are far lower than viewing from lemmy.world. is it just me?

    ! !

    6
    beefsquatch beefsquatch @programming.dev
    Posts 9
    Comments 39