

I remember watching some fox channels with a lot of rescue foxes including one called Finnegan. Was that her? So sad that anyone would harass somebody like that.
Formerly known as [email protected] / server shuts down end June 25
I remember watching some fox channels with a lot of rescue foxes including one called Finnegan. Was that her? So sad that anyone would harass somebody like that.
All modern versions of Windows will have Microsoft’s Defender antivirus/malware protection turned on by default. That means you incur a penalty every time a file is accessed from disk, or a process is launched, or a library loaded, or sockets are used or certain APIs are called.
It’s better than most 3rd party AV software but it’s still a performance overhead that could be turned off.
Very unlikely that has anything to do with it.
Drivers and “other stuff” have more impact than the OS itself. I would expect if you installed Windows 11 from a USB stick onto this device that it probably puts performance into “balanced” mode for example, fires up antivirus/malware protection, runs a bunch of esoteric services, throws in a WHQL (stable but crappy) GPU driver etc.
I think the article would have been fairer and more useful to install Windows, and optimize the life out of it and then compare performance and other factors (e.g. battery, heat, fan noise etc.)
Device made with software specifically for purpose performs better than generic machine with generic software designed to do a wide range of things. All of my machines are on Linux distros, but this just seems like a no brainer to me. It’s like years ago when the mustang had a 4.6L V8. It was the same engine used in the Ford explorer. Will the Mustang beat the Explorer to 60, of course. But the Explorer will also transport 5 people to the beach with coolers and beach gear and drive in the sand.
Exactly. I don’t think the comparison is very good here. A better article would say - how to performance tune Windows 11 on a Legion Go S for gaming and compare the results to Steam OS, which is already tuned for gaming. I expect the results would be close enough that the OS choice is less of a concern about performance than what games you want to play and any other uses you might have for the device.
I think a far more likely reason for any slow down is Lenovo’s Windows drivers suck, or Windows defaults to a power saving mode that improves battery life but impacts performance, or Windows has antivirus or some other impactful service running that they didn’t turn off. Since the article neglects to say if they tweaked Windows I have to assume they didn’t.
Even if this guy had served in military intelligence for 4 years he would still be too inexperienced for this role.
No love for Patchface in GoT? Creepiest jester ever.
I don’t have my Chromebook to hand but I believe the setting is in the Prefs. When you set up Linux it’s a virtualized Debian that you can pretty much do anything with but it can’t mess with ChromeOS outside. Not all Chromebooks support it since it’s space / CPU dependent but if it does then it’s Linux. I was even running graphical apps since the screen is a Wayland server.
Doesn’t matter if they encourage it or, not, the option is there. So if kids want to mess around, compile stuff, run Linux games they can totally do it. The main purpose of the laptop however would be to do work, save / submit stuff to the cloud, run all day and be cheap so if it gets stolen or broken it’s less expense to replace. I think in that role the Chromebook is the best solution anyone came up with. And there were a long line of contenders.
Most Chromebooks offered Linux on them. Even Linus Torvalds used a Chromebook when travelling to develop via it. Presumably because he was sick to death of “troubleshooting” when he had other, better things to do. And presumably schools and teachers also have better things to do than deal with bs like conflicting packages, missing drivers, viruses or whatever on every kid’s device.
Chromebooks fucked a generation of kids? Kids got cheap, hard to break, up to date, easy to replace laptops which ran a full desktop and even offered a Linux and android subsystem. Certainly not perfect but better than alternatives like the iPad or Windows S.
Not surprised. Many of these high end GPUs are bought not for gaming but for bitcoin mining and demand has driven prices beyond MSRP in some cases. Stupidly power hungry and overpriced.
My GPU which is an RTX2060 is getting a little long in the tooth and I’ll hand it off to one of the kids for their PC but I need to find something that is a tangible performance improvement without costing eleventy stupid dollars. Nvidia seems to be lying a lot about the performance of that 5060 so I might look at AMD or Intel next time around. Probably need to replace my PSU while I’m at it.
An LLM is an ordered series of parameterized / weighted nodes which are fed a bunch of tokens, and millions of calculations later result generates the next token to append and repeat the process. It’s like turning a handle on some complex Babbage-esque machine. LLMs use a tiny bit of randomness (“temperature”) when choosing the next token so the responses are not identical each time.
But it is not thinking. Not even remotely so. It’s a simulacrum. If you want to see this, run ollama with the temperature set to 0 e.g.
ollama run gemma3:4b
>>> /set parameter temperature 0
>>> what is a leaf
You will get the same answer every single time.
Hardly surprising. Llms aren’t -thinking- they’re just shitting out the next token for any given input of tokens.
I think Windows Defender is a fantastic line of defence and it’s definitely better than installing garbage from Trend, McAfee etc. That said, Lenovo, HP, MSI, Dell etc still preinstall crapware on their new machines from Norton or their ilk threatening that my machine is “at risk” if I don’t pay them money.
I wouldn’t turn it off unless I knew that I was only installing games from Steam. But if I did I think performance would improve. A game from Steam could still contain malware so you have to exercise some common sense. Even on SteamOS a game could be malicious but since its containerized the scope for damage is limited but not necessarily impossible to break out.