Right but my point was that doesn’t matter if your machine is in S3 or S4 instead of S1.
- 0 Posts
- 18 Comments
I’m not sure what you are trying to say.
I have had some luck disabling Wake-On-LAN on the systems that don’t need it, or enabling higher sleep modes on the systems where that is available. My pet theory is that a lot of systems are constantly looking at what is active on the network and those pings are keeping the machine awake.
atomicbocks@sh.itjust.worksto Linux@lemmy.ml•Microsoft Tried To Steal A Project And Almost Got Away With It....English5·11 days agoAs with a lot of 90s software, it’s a bit more complicated than which source code did they download (or, rather, mail order on floppy… because it was the 90s). Not the least of which is due to the fact that many of the projects don’t exist anymore and there weren’t that many copies to begin with.
However, they both embrace and extend LDAP and Kerberos among other open and not open projects of the time. Both choices were related to the results of the Protocol Wars and Microsoft’s attempts, in the 90s, to do to the Internet what Google is doing today.
atomicbocks@sh.itjust.worksto Linux@lemmy.ml•Microsoft Tried To Steal A Project And Almost Got Away With It....English31·12 days agoActive Directory and Exchange were both based on open source projects. Embrace, extend, extinguish is Microsoft’s whole jam.
atomicbocks@sh.itjust.worksto Linux@programming.dev•Occurences of swearing in the Linux kernel source code over timeEnglish34·21 days agoIf I am reading this correctly the Linux kernel needs to give more fucks…
For the curious, here is the actual inspiration:
atomicbocks@sh.itjust.workstoUnixporn@lemmy.ml•[cinnamon] Who wants to browse some BBS and chat on IRC?English7·1 month agoOP has already answered but I want to point out also that these exist:
The other commenter is on the right track but the chip controls both USB and PS/2 as well as others;
In the 90s and 2000s, for x86 machines, slower I/O was handled by a chip called the Southbridge which worked in conjunction with a chip called the Northbridge that handled faster I/O like IDE and PCI. Later these were integrated into a single chip and, as of recent processor generations, into the processor itself.
AFAIK ghosting and key rollover are issues when using PS/2 but it can offer some milliseconds off latency when used in high cpu games.
atomicbocks@sh.itjust.worksto linuxmemes@lemmy.world•😳 tfw you find out your literal window runs linuxEnglish2·2 months agoYou may be right about the copyrights in the individual unit, but I was talking about the underlying car OS in response to the commenter who said “most car systems run android”. QNX is a real-time operating system which is required for something like a car. Another for instance would be Microsoft Auto which Ford used before switching to QNX.
In general a modern car will have dozens or hundreds of computers running their own software and communicating in a sort of API fashion usually through something like CAN bus. Most of these systems can’t afford to wait on something to boot when you start your car.
In very general terms we are talking about the main difference between an Arduino and a Raspberry Pi.
atomicbocks@sh.itjust.worksto linuxmemes@lemmy.world•😳 tfw you find out your literal window runs linuxEnglish12·2 months agoI was under the impression that a large portion of cars still ran QNX.
atomicbocks@sh.itjust.worksto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Please seed !! Public torrents need your helpEnglish7·2 months agoMy, admittedly limited, experience with private trackers is pretty much the only time I have seen power tripping worse than Reddit mods.
He came into a vacuum created by Microsoft being litigious in the 90s. There were other companies already doing a better job. (Caldera, for example) As with many rich assholes, he was simply in the right place at the right time with millions already in hand.
Mark Shuttleworth is a greedy bastard and it’s finally starting to show.
atomicbocks@sh.itjust.worksto Linux@programming.dev•Lenovo Cuts the Windows Tax and offers Cheaper Laptops with Linux Pre-installedEnglish3·2 months agoMint is an Ubuntu derivative.
atomicbocks@sh.itjust.worksto linuxmemes@lemmy.world•Come to the dark side no seriously we have cookiesEnglish4·3 months agoI allocated 75gb on my 1tb drive to Fedora and most of the rest (~900gb) to my /home. After over 2 years and a few upgrades (Workstation 37-42 IIRC) it’s sitting at 64.2% used.
The greybeards I learned from many moons ago liked to split /var, /bin, and /tmp from / as well as /home. I haven’t gone that far in some time though. As always YMMV.
atomicbocks@sh.itjust.worksto Steam Deck@sopuli.xyz•Market research firm International Data Corporation estimated that between 3.7 and 4 million Steam Deck had been sold by the third anniversary of the device in February 2025.English7·3 months agoIt’s interesting what different companies consider success. Apple sold far more iPhone Minis in 3 years and yet the phone is considered to have no market.
I wonder if other companies entering the handheld space, like Lenovo and Asus for instance, will see numbers like this and bail like they did last time they tried Steam Machines?
I was saying that my theory is that this functionality is broken or being bypassed on Windows such that when it gets hit by for instance the Network Discovery or “Do you have this update already downloaded?” ping from another Windows computer it wakes up to have a chat. I meant other systems are looking for active machines and those pings are waking it up or keeping it from going to sleep. I may have chosen a bad slang since ‘ping’ is a net command.
This theory is based on my understanding that computers don’t go all the way to sleep anymore and reenabling S3 restores normal sleeping. I included WoL because I have a machine that doesn’t have the S3 option but disabling WoL seemed to help on that one.