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/)SM
Posts
7
Comments
647
Joined
1 yr. ago

  • Yeah, getting LSP + Linter + Formatter for basically any language set up is very straightforward with NvChad.

    Debuggers/testing framework can be a little more work, but if that's not required for you, all the better :D

    I bet there's also plugins available that help with integrating Unity and nvim (I know there are for Godot).

    Good luck, and have fun with this rabbithole 😄

  • I had multiple failed starts with (n)vim, always getting frustrated way before I had a usable setup, until I just used NvChad. It's basically a preconfigured version, with all the plugins, keybinds,... you could probably want.

    It gave me something usable right out of the box. I continued tinkering with it for almost two years before moving on to my completely custom configuration.

    IMO the people that say you should start with bare (n)vim in order to learn everything from the ground up are delusional. There's no reason you can't learn all that stuff after you've actually experienced how nice the entire thing can be.

  • I've recently switched from Backblaze to a Hetzner Storagebox. 5TB for only slightly more than I was paying for Backblaze.

    They support BorgBackup out of the box, so super simple to set up encrypted, differential backups

  • Yeah. It's also just so incongruous with everything the EU usually (tries to) stand for.

    The best thing would be if the courts decide that mandatory client side scanning is plain illegal. But for that the measure has to pass, so someone can sue. Not a pleasant prospect.

  • Good idea. I get a number of CORS errors - but I also get them without the VPN, so I don't think that's it.

    The idea that CR doesn't block me, their content hipster does though - that might have merit. Hm. I have noticed that some sites require me to solve the Cloudflare Captcha. So maybe that happens when requesting the page/stream, and then since I don't (can't) solve it, nothing happens?

    Do you have an idea how I could verify this? 😅

  • Alright, this is weird. I ran tcpdump on the server, and checked both physical and wg0 interface. For things like youtube, it's a constant stream of packets coming in on the physical interface, then immediately being relayed through wg0 - just as it should be.

    But for Crunchyroll, there's.... Nothing. I get an initial burst of packets when opening the site containing the video I want to stream, and then packets just stop coming in once the page itself has fully loaded.