Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)EL
Elkan Nixed @programming.dev
Posts 0
Comments 14
I was finally able to delete my Google account.
  • Yep I did the same thing, but running a private Invidious instance (frontend for YouTube) with only subscribed to the channels I really want to watch. Result is no more infinite rabbit hole of recommended videos, just the ones I really want to watch.

  • You don't need external libraries for global state management in React
  • It really depends on what kind of state you're storing. For UI or other client stuff usually a context provider is enough. For server data/state I started using React Query a lot more. It syncs server data across components that use the same cache key, which is really powerful.

  • What is the best selfhostable messaging service for family?
  • I'm on Signal (obviously not self hosted) and even if I really wanted to move to another platform be it self hosted or yet another privacy focussed one, I can't ask my friends and family to move to another platform again. I already asked them to move away from WhatsApp, can't do it again..

  • Best private search engine?
  • I have been using DuckDuckGo for so long, it feels weird to move to something else again. Just like that time when switching from Google.

    SearxNG sounds intriguing though, maybe even self hosted. But it feels a tad too slow.