Being distracted by a live stream while cutting people off, speeding, running red lights and ignoring police roadblocks while driving a lorry from Spain through the UK to France
Does it necessarily need exploits? I might be wrong, but I believe games running in wine can access any file your user can. It should still be able to delete, edit or encrypt them. Wine just translates calls, it doesn’t create a locked down container or anything iirc
Wine might translate the windows calls to Linux depending on what the malware does
That’s really cool! Rewriting sudo in Rust actually feels like a no brainer tbh
Markdown supports images and tables. It may depend on the rendered though. The GitHub flavour of Markdown supports this for example and I expect Latex supports it too. If existing tools don’t exist to get the height of elements you can probably make it yourself fairly easily if you you the specific font and styling the renderer uses. You’d just have to parse the file, which is basically plain text, and run the same calculations the renderer would. For which approximation might be fine depending on the use case
This is very different from docz or odt, but maybe its worth looking into converting markdown or latex to PDF with something like pandoc. Maybe that or some other more open and less complex format might help with this?
As a kid I used a metal tool to cut a live wire 220v-240v wire and besides getting scared by the jolt I was fine. Probably because the protection circuits kicked in
Hetzner storage boxes look really compelling. Thanks for sharing!
I just scroll past those. I have set my XDG dirs which helps. If I were to reinstall it would be back once I have everything I need
Who cares with storage nowadays? I just use filelight or command line based tools to determine big storage hogs when I need to
Cloudflare tunnels definitely aren’t wrong, you’re just not entirely using open source software. It’s a very good option if you need to open things to the public or want to learn more about cloud services
You can selfhosted tailscale so that they don’t have any access. You can’t with cloudflare tunnels as far as I know. Tailscale’s client is open source, so is their Headscale server which originally was developed by a 3rd party. You can look into the code for that. Not sure what you’d want me to say. If you really want to be informed I’d inspect the code yourself
Tailscale shouldn’t be getting your data anyway. It’s a mesh VPN that directly connects devices after their auth server gives out certs and let’s clients know where to find another. If you’re not comfortable with using their server for this I’d suggest you look into the open source headscale server. I do remember it routing through their server in the rare case NAT punching doesn’t work
Why would I do that instead of going to the office of my company? Besides, knowing me, my productivity wouldn’t be much better if any compared to at home
I tend to have a harder time focusing at home compared to at work. I doubt the productivity difference is the same way for everyone
A pipe would be: cat /dev/random | tee /dev/null
Why are you attacking so many loud majorities at once? Not everyone that likes some of those hates systemd or belittles users for
I used to use Ninite, but Chocolatey has so many more packages. These days I only have to export my package list to a file, reinstall windows, install chocolatey and install the packages by importing the file. That just leaves my favourite debloat script, some light setting changes and maybe the one or two programs that aren’t on Chocolatey
You don’t need an account. De-bloating scripts take care of most other annoyances. You can fairly easily beat windows into submission