It was annoying at first for me too but they tell you how to bypass it, so can’t you just use the flag --break-system-packages
and make it an alias for pip?
I self-identify as an nblob, a non-binary little object.
It was annoying at first for me too but they tell you how to bypass it, so can’t you just use the flag --break-system-packages
and make it an alias for pip?
I’m curious what you mean by “no animations while playing games”?
I like Wayland and use it on my laptop. But I also have Nvidia on my PC and while it’s janky at places, I don’t get all the problems you describe (at least on i3 for me)
I use multiple monitors with different refresh rates and don’t really have any major issue. It syncs with the highest one. I indeed don’t use a compositor because it’s distracting and also turn off all the composition pipe line stuff. The result of turning off the latter is less latency and a teeny tiny bit of tearing in the lower 3rd when scrolling web pages but that’s it.
Games can run utilize gsync when in-game vsync is enabled so long as you disable the second monitor with xrandr.
They can’t even make it consistent. The border radius on the tabs, the URL bar, and the main page are all different.
SSH into my PC, from there pretty much anything is possible. Neovim works pretty well.
Agree with your analysis, just pointing out that Phoronix forums have always been like this, or at least the tendency is to insult each other. Their culture is more toxic than any other Linux forums I’ve seen, maybe besides /g/.
Weird, did they not enforce the use of a VPN if you want to SSH outside the network or was this done by someone on campus?
On my personal computer, zoxide, fzf, fzf tab completion allow me to jump around anywhere quite easily, I still use exa/cd for the most part. Look into this if you need more visualization. I still use a GUI file browser from time to time.
Oh my server though, I still use the default shell, so yes I just memorize where things are. But a trick is to allow for a large history file, and I use the command history search (Ctrl-R) because I tend to run the same things constantly. My setup helps too, I run things in docker, and have a data
and a config
directory, things go into each accordingly, and I bind mount those directories instead of using volumes.
If you edit config files a lot, in vim or nvim, :bro old
will give you a list of files you recently edited and you can jump to them by inputting a number.
I think this is the solution to the problem OP is having, the same thing happened to my instance since I used configs before this was spotted, after changing it to match this commit, the subscriptions work again, but only new posts come in.
I’ve been waiting on this issue the day it was posted… It doesn’t bother me as much as I have a second vertical monitor so the flashing is at the edge of the vertical one, and it’s definitely reduced but not gone away. Coupled with these recent driver updates, my X server just gets slower over time (not in game, thankfully).
Nvidia doesn’t even have to go FOSS, they can just go OS, and this issue could probably be resolved by now due to increased transparency of what the f is going on with the drivers, as well as better collaboration between kernel developers and driver developers. Who knows what they’re attempting behind the curtains, 3+ releases since this bug was filed and still not fixed.
A genuine fuck you, Nvidia.
Nope, seems like an issue for a lot of people, including me.
Damn they’re making todo lists a subscription service now??
To answer the question: anything that provides a CALDAV backend (e.g. Nextcloud, Etesync, Radicale). Some are free with limited storage, but some are subscription based, but you get calendar, storage, other stuff too. You can additionally self-host a CALDAV server or Nextcloud to use these services gratuit. For a more minimal implentation, try plain text, markdown, orgmode, etc., and use Syncthing to sync between devices.
Because of better accessibility. How so?
Because not everyone has the money to afford these new and expensive laptops designed for a niche market. They are still enthusiast-grade products, the prices speak for themselves.
Because not everyone comes from Europe / the US, so it’s not easy to find these with affordable shipping.
Because these laptops are only normally offered new, which, for responsible and personal ownership, is excessive. There are thousands of used hardware lying around, why not put some life back into them instead?
It comes down to price, availability and ethical concerns. Unless money doesn’t mean anything to you, why do you need a $1000 laptop when someone wants a device for higher education or personal casual use? The world doesn’t need more rampant marketing of niche, hyped-up tech. While a fully-FOSS system may be the ideal machine for every Linux enthusiast, we live in a material world with finite resources and chasing after some unicorn laptop is unsustainable.
I know people who graduated in CS with one of those old IBM X220s, but for the sake of modernity, there are a lot of options, the T and P series have good releases, but one model can have different specs. I have the T480s and if you can find a used T470 or T480 (s or without s), it will serve you well. Some of these will also allow you to upgrade the RAM and SSD. It might be a tad slow if you do all those things you mentioned at once, but I can open 4 or 5 PDFs, 30+ tabs and a few terminals and it’s still quite responsive.
Some guides on different models (I don’t know how useful these are, but they might help you):
Consider refurbished or second hand, please don’t buy a brand new laptop as there is so much waste in the world already. If you buy from big brands, you might be able to buy replacement batteries. If not, install Linux and use TLP. You could also ask the seller to measure the battery life. I was patient and managed to score a used ThinkPad and the battery health was 98% when I bought it.
“Be the change you want to see in the world.”
But anything that requires configuration…should have a fully functional GUI.
Does this apply to ones with only 4 or 5 options to configure, where’s the cutoff? Configuration files set the default flags and arguments, and a lot of command line tools that are configurable are small and simple enough that making a GUI just to configure it is not worth the hassle, the increased complexity and codebase size. The idea is that if the software is one or a few executable binar(ies) with enough flexibility, then contributors who’s proficient with GUI toolkits can write the GUI wrapper (as a separate package), otherwise it’s actually just a waste of time for the main dev(s). If that sounds reasonable, then you could write it yourself, pay someone to do it, or wait for someone to volunteer their time.
To address the problem itself. Maybe you should explain what problems you have with editing the configuration files yourself? I know the cons are: (1) having to know or be able to read toml, yaml, json, ini, or some kind of config syntax (but I think they are designed to be generally quite easy to understand), (2) it takes a bit longer to find and open if you’re not used to it, (3) everything is a file so it’s linear, making it harder to see where things are, so longer configs are a PITA. Good tools I think benefit from a GUI or TUI is TLP, archive managers, calculators, volume controllers, font manager or viewer (kinda obvious), why would you want a GUI to configure, e.g., bat, pacman, i3, dunst, all the xorg stuff like xresources, xmodmap??
In return, the pros are: (1) if there are no external docs, the docs can stay inside the default or sample configuration in the form of comments, whereas for GUI you can’t possible include this information for every single toggle, (2) it’s harder to version control because of increased abstraction, (3) it’s not possible to translate every configuration field to a GUI if it’s beyond just a toggle, you would still have to type things in.
I think having an extra GUI wrapper is a matter of complex balance, and made into reality by contributors and volunteers (or eventually, the devs themselves). To say everything should have a FULLY functional GUI if you have to configure it is a bit of an exaggeration and overreach.
No worries, they’re just being considerate by “preemptively saving” all hexbears from the inconvenience of experiencing constant outage every day.
Yeah sorry I misunderstood, have you looked into NixOS? It offers quite a different workflow. I use arch and there hasn’t been a time where I wish I have it differently, except the occasional temptation to try Nix.
LFS and Gentoo, you have to compile, sure… but Arch? You don’t compile the kernel on vanilla Arch, if you mean packages, then just get the *-bin
versions.
Edit: misunderstood your post. What’s wrong with Arch and Arch-based distros?
Of course whatever works for you works too, we found workarounds for what we need.
Yes it’s more convenient because it’s a keybinding away. Also, on Wayland I have to use kernel modeset and it is impossible to “overclock/undervoltage” the GPU to save energy. I also get more frames on X. It’s not that KDE on Wayland is bad…it’s exactly switching to X just to do that to play games is inconvenient.