redxef

@redxef@feddit.de
0 Post – 39 Comments
Joined 1 years ago

Nouveau is stable and runs, but don't expect the best performance. The official NVIDIA driver is unstable, lacks proper wayland support but has decent performance. I'd go with anything but a NVIDIA GPU.

If someone comes to me I'm more than happy to answer questions and help, but I won't bring it up. People don't like being told that their tool of choice is "bad" "not optimal" or anything like that. Even if it's only their choice because they grew up with it or don't want to learn anything new. And they still need to learn if it's more than browsing the web.

Also I really don't want to be the one they come running to once something doesn't work the way they expected - or not at all. I don't have the time nor the inclination to be tech support for my family and half of my friends.

-bash: fewer: command not found

Is anything keeping you from just reinstalling the system and mounting your home into it again (maybe the majority of your customisations live in /home too)? I feel that is a lot less of a hassle than copying files around.

In principle you should be able to restore your system by just copying all of the relevant files from the backup to their correct partitions - it can't really get any worse if it doesn't work.

For the future: A backup is only any good if you know how to restore it and tested that that actually works.

Regarding the permissions: If you do a cp fileA.txt fileB.txt fileB.txt will normally be owned by the creating user. So a sudo cp ... will create the files as root.

I would personally use rsync with a few additional options, archive among them. This way the fs is restored exactly as it was. But that doesn't make a whole lot of sense if the files weren't copied that way too.

I couldn't even work if I had aliases in my muscle memory. Imagine ssh'ing to a server and every second command you issue doesn't exist because it's some weird alias you set up for yourself.

I'll stick with the "pure" command and use tab completion.

That's also part of the reason why I don't use some of the fancy new tools like ripgrep and exa.

4 more...

Always, if nothing else it makes "wiping" them securely easier.

I'm not sure why they specifically say laptop, and then don't mention what's different to a desktop PC.

Then you click on the linked NVIDIA article and the first comment says, that it also happens on their desktop.

. rule

I just recently updated shutup10 because of another annoyance of windows and was surprised that it didn't solve my problem right away. Even with shutup10 it's barely bearable.

1 more...

Cries in 1080 ti

You can place the .xpi file in a special folder. On my linux system that is in /usr/lib/firefox/browser/extensions/. Which would be the system wide folder. There are others which only affect the current user thkugh.

The user folder is $profile_dir/extensions/. To open the profile directory you can type about:profile in you address bar and click on Open Directory besides Root Directory in the default profile section.

So what's stopping you from putting your LaTeX files into a git repo and building them into a pdf when needed?

  • Second GPU for a VM
  • SATA controller
  • SAS controller
  • SAS Expander

Bash, not because its my favourite but because it's nearly ubiquitous. I don't want to have to think about which shell I'm using.

I get a summary once a week of all the updates. I then check the release notes and if nothing needs any changes just run the ansible playbook that updates to those releases. I don't want to get up and first thing in the morning read alert emails because an update failed over night, so i sit down for 10 minutes once a week.

What a function does should be self evident. Why it does it might not be.

I just switch providers, it's easier to get a good deal than by staying and nagging customer support. Though I currently pay €10,- with my current provider because I also have fibre with them, so I'll probably stay with them for the foreseeable future.

I switched ever couple of years.

Went with lineage since I grew up on cyanogenmod.

  • I usually use bash/python/perl if I can be sure that it will be available on all systems I intend to run the scripts. A notable exception for this would be alpine based containers, there it's nearly exclusively #!/bin/sh.
  • Depending on the complexity I will either have a git repository for all random scripts I need and not test them, or a single repo per script with Integrationtests.
  • Depends, if they are specific to my setup, no, otherwise the git repository is public on my git server.
  • Usually no, because the servers are not always under my direct control, so the scripts that are on servers are specific to that server/the server fleet.
  • Regarding your last question in the list: You do you, I personally don't, partly because of my previous point. A lot of servers are "cattle" provisioned and destroyed on a whim. I would have to sync those modifications to all machines to effectively use them, which is not always possible. So I also don't do this on any personal devices, because I don't want to build muscle memory that doesn't apply everywhere.

OVH, reasonably priced, API for DNS management and existing certbot integration

It was built in the early 12th century.

You could install qemu-user and register it in binfmt in the vm, that lets you run programs for other architectures.

I've seen so many bots on lemmy summarising the contents of websites and blocked all of them, because of this. They are not reliable, and I still caught myself reading those. I don't even want to know how many summaries which are in a post body are just generated by an LLM.

1.5l SIGG for about 20 years.

Important question, do they mean

  1. 63*V_Earth <= V_Uranus, 64*V_Earth > V_Uranus

or

  1. They actually considered sphere packing and thus 64*V_Earth <= V*_Uranus

cmix :)

Seriously though, probably tar+gz/xz/etc.

Evolution, Thunderbird and KMail, depending on the system. Though I've had only trouble with Thunderbird and gpg signing with a yubikey. The others just work.

On Android I'm using FairMail.

Contabo is really cheap and has a few datacenters around the world. That low price comes at a cost though, their uptime is not as good as that of other providers. Expect about 3 outages a year, lasting about half an hour, maybe a day in extreme cases.

1 more...

What firewall are you using? Docker doesn't like non-iptables firewalls and it has been more than once that I changed my nftables config and really the whole networking stack to figure that out. I have a ubuntu server vm which had some iptables save-restore unit activated which was messing with my rules, that was fun to debug.

2 more...

Maki

I got a bunch of the Seagate Exos x18. Greate price/TB and performance. Though they were only the 16TB SATA variant and not the SAS one.

Yes, mostly university and work though. I don't have a tablet and the drawing tablet is at home most of the time. Pen and paper just gives more flexibility than text. Though I instantly scan them and upload them to my paperless instance.

I have a cheap Kobo and put KOReader and Syncthing on it.

With the limited info you have given my first thoughts would be: dns: ipv6 vs 4; firewall; basically anything network related

Better check, you definitely already have a firewall running since docker needs it for NAT. A fresh debian has, as far as I know nftables and iptables-nft installed.

Whenever my fiio runs out of power. About once a week.

Didn't really hop much, started with Windows, went on to OSX, got annoyed at it and ran Arch in a VM until I was comfortable with it, then went bare-metal with it.

Happy Arch user for some years now, though recently I'm using Fedora for work and I really like it. It's not a good fit for some machines I'm running which need a lot of customisations to run properly.

If a user is in the docker group they can also run docker commands.

Syncthing on my Kobo and all other devices where I want access to my books.