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/)H
Posts
6
Comments
75
Joined
3 yr. ago

  • I've been having issues building stuff in general without RUSTONIG_DYNAMIC_LIBONIG=1 for some reason, but woththaton it built for me

  • Didn't know about rusty-man, that one's nice

  • Well I'm sure there's nothing suspicious going on there

  • Currently going through this lol. React is pain in general, but React that I'VE written is a crime against humanity

  • Yeah it's one or the other unfortunately

  • Deleted

    Shoutout

    Jump
  • Link and maybe an image to give us an idea of what it's like?

  • Never truly explored configuring git, only had a couple of the options mentioned so this was very nice, thanks

  • Always a relevant xkcd, isn't there

  • Right? I've continued to use it without issues so far. If it does go south, what you thinking of switching to?

  • Some of us deal with the absurdity of our current reality through humour, don't take it as them trying to undermine what happened

  • You were apparently correct haha

  • Lot of great recommendations so far, but I will mention some of my favourites in case they were missed in the other comments: hyprland for a Wayland compositor / window manager, so you can easily set up keybinds for whatever you want, rofi for launching programs (and much more, I even made rofi-games so I can launch all my games from one place), and yazi for the file manager (use a lot of TUIs in general though).

    You CAN go more extreme with the no mouse journey by using something like qutebrowser as your browser but I just use Firefox/librewolf with vimium c and find that's good enough for me.

  • Very, very clean

  • To be completely honest, I probably won't use it again, at least for a while. While it's nice to work with most of the time, I ran into a lot of weird niche issues that I had to either work around or come up with some hack to achieve the same effect, which was unfortunate. As a random example, trying to scroll to the top of the document every time a state was changed would not trigger the scroll consistently, making it pretty useless.

    For a site like this, it would probably have been easier to just use a JS framework, or finally go and learn htmx