Were they marvels, though? Itanium made good business sense in that it would cut AMD out of the market, but it was shit technology. Itanium would have also done a good job of cutting GCC out of the compiler market, which is great news for ICC. If everybody had to buy Intel compilers, boy that would have changed the software market.
You shouldn’t be making the compiler guess at conditions-on-the-ground that the CPU should be inferring itself, such as “which data dependencies are in cache and could be running OOO right now?”. You shouldn’t be making the compiler spend instructions and memory bandwidth describing this stuff. You shouldn’t be making code that works well on exactly one generation of CPU, one pipeline design, and is trash on the next generation. Once upon a time, MIPS saved a few gates by making three “delay slots” part of the ISA, and that became an albatross as soon as they weren’t a three stage pipeline. Itanium is all about making that kind of design decision everywhere. Itanium is the Microsoft Word of ISAs, where the spec is “whatever my implementation does is the correct thing”
The immediate failure of the Itanium was the promise that “you are buying a new, more expensive system that runs your current x86 code worse”, and the expectation was that every generation of Itanium would go like that. Just as your software starts getting good, here comes the new chip that will someday make stuff faster, but you will never see that until just about the end of that product cycle.
They were interesting, but only good for a very narrow purpose - not really a good thing when the trend back then was going away from special purpose machines toward general purpose.
intel didn’t plan it to be just a special purpose CPU - but it just ended up that way. That they gave their first customers free Alpha workstations for crosscompiling code as that was faster than native compilation should tell you everything you need to know about suitability of itanic as general purpose system.
I never used Itanium, but I’m guessing that the Alpha workstations also ran x86 code faster than the Itaniums. fx!32 was one of DEC’s marvels that they completely forgot to market.
Yeah, but x86 was relatively cheap. Alpha and Itanium were in a similar price range.
At that time Alpha belonged to Compaq - and they stopped Alpha development (and canned quite a few good designs which were pretty much ready to go), expecting they’ll be able to replace it with Itanium.
wp-fractional-scale-v1 to allow clients to submit buffers with a non-integer scale factor matching the output.
This hopefully means Sway and similar will support real fractional scaling for applications, not just the compositor fractional scaling we already have.
But I don’t know much about application support. Qt and Electron might support it; GTK 4 does not, possibly in a future version).
tearing-control to allow clients to opt-in for tearing page-flips.
That’s great for those who need it. Anyone with a modern display should probably just use variable refresh rate (vrr), but even today some devices don’t support it. E.g. there’s been 240Hz laptops without vrr.
I was sure I read that GTK wants to support true fractional scaling in GTK 5, but I can’t find a source to it. So it was probably just speculation. As far as I understand it, it would require big changes to GTK because everything is build with integer scaling in mind.
At least GTK 4 already has support for this fractional scaling protocol.
At least it does not look blurry with fractional scaling enabled, which is the biggest issue IMO. The current hacky way is not ideal I agree but at least it is functional
I think you can mount network shares with the Kerberos token you got from AD. Sometimes just the user credentials suffice. At least that’s how it used to be when I last tried something like that years ago.
Once you learn about Linux, you go faster than any other noob. And that is very useful for programming/hacking jobs, faster than all those noobs with 0 knowledge about what is what.
Have look at nwg github.com/nwg-piotr/nwg-shellI believe it has what you are looking for. Panel, app drawer, dock, settings. It is a shell for sway and Hyperland.
Accidentally wipes out Mint last week, but have been meaning to try out Fedora 39 Plasma. So far, I love it. I have been really busy recently, but it has been a great system so far. My SteamDeck really made me fall in love with Plasma.
I mean, if it was accidental then… Just turn it off and boot back into Linux? You realise you can just turn it off while it’s downloading updates, right? Heck, you can even pause updates long term if you want! 😱 Crazy!
I never said to do it while it’s in the middle of changing stuff, but if you just booted you can turn it off and nothing will happen because worst case it will just be downloading without installing, as someone else mentioned, once updates are installed you can even turn off without applying updates if you want and you can also tell it to only download and not install unless you tell it to or not download at all.
If you're going that way, Windows is not going to suddenly start updating when you simply boot it. You have to willingly click "Update and Shutdown/Restart" instead of "Shutdown/Restart", assuming your computer even finished downloading the update.
I have a Windows 10 partition on a second machine. I have disabled automatic updates in the options and I never click “Update at restart” or anything. Yet, whenever I need to boot into Windows it decides to automatically start updating itself.
I guess that I use it infrequently so there are always updates available, but it shouldn’t force them on me when I’ve specifically disabled them.
Also, when you choose either of the update or restart/shutdown options, it actually tries to restart, (for me) always boots back into linux because that’s my default. When I’d eventually boot back into Windows, it just continues installing the update I’d long forgotten about.
I had the opposite problem, I had my mouse all nicely configured just how I wanted it using Piper on linux, then booted windows to test something unrelated (which if I remember correctly didn’t even have the logitech software installed) and it somehow instantly reset my mouse to factory defaults. I decided whatever I was trying to do wasn’t worth the effort and have not had windows installed on my main computer since
My understanding is that there are modules you can install to AD join a linux machine, i don’t know much about it unfortunatly because it’s not something i’ve ever had to do. I’m also unclear whether there is a different process per distro type.
linux
Active
This magazine is from a federated server and may be incomplete. Browse more on the original instance.