- 14 Posts
- 2.48K Comments
have you actually tried it? trying mint after using arch for a year (btw), it’s actually really well made and the consistency is crazy good. The UI looks and feels better in person than in screenshots
that’s not what the stats mean
Jumuta@sh.itjust.worksto
Linux Questions@lemmy.zip•[SOLVED?] Thinkpad T470p Mint battery recalibrationEnglish
2·2 天前oh that’s really weird, I think you should contact them for warranty.
It could just be that the calibration is off though, I remember reading somewhere that these aftermarket bats don’t have calibration support in the firmware
Jumuta@sh.itjust.worksto
Linux Questions@lemmy.zip•[SOLVED?] Thinkpad T470p Mint battery recalibrationEnglish
4·2 天前sounds like a dead cell, I’ve had batteries that drop abruptly like that and I think that’s what it is.
If you’re looking for a new battery though, I’ve had lots of luck with kingsener. Their batteries are built well too (as in the casing) which is important when the grip pads are on the battery
yeeah I personally wouldn’t trust something that is"probably" e2ee, especially when there are options that are provably e2ee
to each their own ig
this is fucking disgusting:
"We continue to believe there are better solutions to age verification that can be implemented at the primary points of entry, such as the operating system (OS), device, or app-store levels.
this is their true motive, they want ownership of our devices and the software running on them
can you verify that it’s E2E encrypted?
Jumuta@sh.itjust.worksto
linux4noobs@programming.dev•What do you use for hardware management/fixing overheating issues?
1·3 天前I don’t think many laptops have those
Jumuta@sh.itjust.worksto
World News•Millions of children and teens lose access to accounts as Australia’s world-first social media ban beginsEnglish
2·4 天前social media does have its benefits though, like the democratisation of the press.
I’m of the opinion that simply banning advertisements outright destroys the incentive structure that exists to keep social media bad
Jumuta@sh.itjust.worksto
World News•Police spot toddler steering car on German autobahnEnglish
12·4 天前A solution to the toddler unemployment crisis!
Jumuta@sh.itjust.worksto
World News•Millions of children and teens lose access to accounts as Australia’s world-first social media ban beginsEnglish
255·5 天前have a look at who proposed this change and you’ll see why it’s being done. it’s clear as day that this isn’t a win for anyone on the internet in Australia
Jumuta@sh.itjust.worksto
World News•Millions of children and teens lose access to accounts as Australia’s world-first social media ban beginsEnglish
6·5 天前just ban advertisements, it’s that easy
Jumuta@sh.itjust.worksto
Linux•Mozilla’s Betrayal of Open Source: Google’s Gemini AI is Overwriting Volunteer Work on Support MozillaEnglish
11·5 天前is this a throwaway account? i mean that’s fine if you want privacy but your post history is dodgy asf
Jumuta@sh.itjust.worksto
Linux•Mozilla’s Betrayal of Open Source: Google’s Gemini AI is Overwriting Volunteer Work on Support MozillaEnglish
2·5 天前yeah it’s basic and not a full fledged browser yet, but the progress recently has been huge and crazy fast (things like google maps works now!)
Jumuta@sh.itjust.worksto
Linux•Mozilla’s Betrayal of Open Source: Google’s Gemini AI is Overwriting Volunteer Work on Support MozillaEnglish
35·6 天前good thing ladybird is starting to be viable now















why did you have to build mangohud yourself? I think on mint (and generally ubuntu based distros) you can just install with
sudo apt install mangohud. It feels like you’re missing some fps limiting backends in your build or somethingtry experimenting with mangohud from the command line, it’s easier than doing things from steam from the start.
Here is the mangohud docs, it lists out all the parameters you can set with the environmental variables, like limiting fps.
I think you can do something like this to test mangohud with vkcube
MANGOHUD_CONFIG=fps_limit=30 mangohud vkcubeif it has errors it’ll probably spit them out in the terminal, have a look at those