How the heck is UK European? They left the EU 5 years ago.
Steady that jerky knee there fella, you might want to read that a bit more closely.
The premise is European, not EU. It’s a matter of geography, not politics.
How the heck is UK European? They left the EU 5 years ago.
Steady that jerky knee there fella, you might want to read that a bit more closely.
The premise is European, not EU. It’s a matter of geography, not politics.


deleted by creator


Anything with “allegedly” in the title is probably a lie.


I can understand that view, but I’ve personally experienced things where it absolutely can be this and I respectfully disagree with you. I think what OP describes is more likely to be hardware than the OS.
Firstly - different drive for linux. A dying drive can freeze and take down its host, regardless of OS.
Secondly, linux uses memory very differently to windows, especially in relation to caching the filesystem. Linux might be accessing memory that Windows doesn’t get to.
We also don’t know what loads OP puts on his computer when running windows and linux. Maybe he has windows to game with, or may he uses linux for LLM/compute work and runs it full tilt. Each may do very different things and tax different aspects of the hardware.
It’s simply not safe to assume anything when diagnosing intermittent problems with hardware. The only reliable method is methodical testing and isolation.


Others have already given some good advice, but rather than let it sit and wait to error, use the program “stress”
It’ll work specific components hard which can help locate whether it’s a CPU/Heat problem, or Memory, or disk.
And if it still fails on random things, take a long hard look at your PSU and measure voltages if you can. But if everything else checks out, motherboard could be it. Tiny cracks/dry joints, even inside the pcb layers, can lead to occasional problems that come and go with heat or vibration and are impossible to accurately diagnose beyond swapping it out.


Yeah, that worked great when the UK and others tried it with thepiratebay


We did experiment with local models. They were okay, if a little slow with the resources we allocated for testing. Ultimately though, we paid for copilot. I’m still a little sceptical that it won’t leak data, despite the assurances, so I do clean anything sensitive before pasting.
As for best models - generally gpt4 or 5 is my go-to, but the others have their uses. I tend to stick with one until it annoys me, then move on. Claude’s pretty good for code help, imo, but there’s not really a huge difference between them.
What’s your experiences?


Sysadmin here, this is my usual flow for various distros
as /u/FigMcLargeHuge mentions, recent logfiles in /var/log. Notably /var/log/messages (EL) and syslog (Debian) but anything that’s recent.
journalctl - More and more things are moving to binary logging. If you know the process, then journalctl -u processname restricts to just that. also add a -f for tailing it for ongoing logs.
dmesg -T - especially at system level, this captures any hardware/low level logs. (-T reports actual times, not just seconds since boot)
Once you have some logs that you think are related, but don’t know WTF they actually mean, you have two options. The first is to google likely strings. This is… ineffective much of the time - accidental misinformation and outdated advice is increasingly common. The answer might be there, but it takes time and can be frustrating to weed out the cruft.
The better way, (IMO, and people downvote me for saying this) is to use AI. Get a few lines of logs with the errors, check them for confidential information, and simply paste the suspect lines into chatgpt, gemini, claude, co-pilot, whatever. No need for context, it’ll figure that out. The LLM will, 4 times out of 5, identify the problem very quickly.
Now, once it’s identified that, it will offer to fix it for you. This is where you’ve got to be on your toes as LLMs are really really quick to give bad advice at this level. But that first triage is nearly always worth doing and helps shape your own mind as to what’s going on. AI is still useful for fixing it, but do understand what it’s telling you to do.


Is offline file editing an issue with all file syncing tools?
I’ve been using Syncthing for a year or so and not noticed that it’s any worse or better at this than GDrive or Dropbox


Seconded. Great bit of software.
It’s technology like this that I think will become more and more important as governments seek to restrict access to large parts of the internet. UK and Australia are forging ahead in censorship, and the EU is well on their way. The US already does some censorship, as do large parts of Asia and Russia.
No matter the reason given, it’s always about control. So less easily censored technologies will be very useful for anyone that wants the ability to research truth, or at least, alternate points of view.


I’ve recently done almost exactly this, although I used an ESP8266 running esphome. That powers two 120mm fans that have various speed settings (including 0 rpm via PWM) depending on both the power state of various devices in the cupboard where it’s housed, as well as temperature. All speeds and controls are exposed to linux via the Home Assitant API, and of course that has its own alerts and dashboards. I wanted to run this fully independently of the machines its cooling.
Not worth pursuing if you don’t already have an HA install, but if you do then perhaps worth a thought of a different approach.


You’re not wrong.
Claudebot took down one of my sites repeatedly, hammering it for the same pages over and over at horrendous rates.
I ended up spending several days having to convert it to a SSG and hosted it on Cloudflare pages. A lot of work I didn’t need to do.


Uh, the algorithm is what stops random crap. Tailoring just the right balance of stuff that does interest you, might interest you and fits the supplier’s aims is why Tiktok is so popular.
Given the content far outweighs your ability to view it, how would you imagine things would look without any algorithm?


More control to the tech bros.


I moved my wife’s laptop to Debian with Cinnamon as a desktop. She loves it and is as technophobic a person as I know…
Auto login, automated-updates set up, remote backups. She just has to open the lid and firefox is there, which is 95% of what she wants. Libre office is around for the remaining 5%.
This is someone who used to get angry at Windows forced updates and reboots, so not having any of that improved her quality of life.


Nice. It’ll be good for most of the world to not have to rely on an increasingly unstable US export market for cpus.


No one said ‘different bad’,
Plenty of people did. “What’s the point of change?” “I’m happy with Sys-V” “I don’t like Poettering”, “Lennart is too powerfull” and a lot more irrelevant and personal attacks.
Please don’t accuse me of gaslighting whilst gaslighting me in return. I was there, I lived through the worst of the Debian wars and saw some great people leave the project, and a side of some friends that I really didn’t like. But that war is done and I have zero interest in continuing it so I’ll leave this here.


Fair, and representative of some opinions certainly.
But change, change is constant. Resist it and end up poorer and more bitter.
Just installed it.
Went to Reddit, it recommended I use Lemmy. Sounds good.