Formerly known as [email protected] / server shuts down end June 25

  • 0 Posts
  • 27 Comments
Joined 17 days ago
cake
Cake day: June 10th, 2025

help-circle
  • 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.





  • 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.







  • AI has value but first a reality check. Most of the time it produces code which doesn’t work and even if it did is usually of terrible quality, inconsistent style, missing checks, security etc. That’s because there is no “thinking” in AI, it’s a crank handle using training and some rng to shit out an answer.

    If you know what you’re doing it can still be a useful tool. I use it a lot but only after carefully reading what it says and understanding the many times it is wrong.

    If you don’t know how to program everything might look fine. Except when it crashes, or fails on corner cases, or follows bad practice, or drags in bloated 3rd party libs, or runs out of memory on large datasets or whatever. So don’t trust anybody who blindly uses it or claims to be a “vibe” programmer since it amounts to admission of an incompetence.






  • I’ve set my P1S to print through LAN and it works fine. I don’t want or need to use an app to control the printer so I’m not concerned by that loss of functionality. IMO printing via LAN makes more sense anyway for most users. Having to upload some multiple megabyte file to the cloud just to download it back down to a machine you’re sitting beside makes no sense.

    I like Bambulabs hardware but I don’t get their obsession with locking down the firmware. Ultimately it’s just a 3d printer that takes an STL and prints it. There is very limited IP in a firmware that needs protection or that couldn’t be figured out by monitoring the I2C or whatever protocol it uses to send instructions to various systems like AMS, camera, printer board etc. Somebody could reverse engineer it already and all this controversy just makes it more likely that someone will.


  • The ribbon was contentious but most people are familiar with it and it has advantages like taskcentricity and less clutter. LibreOffice has an experimental ribbon that I think should be worked on, mainstreamed and set during installation or in the settings.

    UX in other areas should be improved. Lots of little annoyances add up for new users and can break their opinions. It’s not hard to look over the UI and see things which have no business being there, or should only appear in certain contexts, or could be implemented in better ways. I think the project should get some MS Office volunteers into a lab and ask them to do things and observe their problems. I’d have power Word, Excel, Powerpoint users come in and do non-trivial things they normally do and see where they trip up or even if they can do what they need.