Earlier quoted context omitted.
On Ryzen, in particular with their use case (gaming), the fTPM was known to introduce issues. Lag spikes of some sort. I don't remember how or why, but there's a bit of a concert where this is concerned I'm pretty sure it's fine now with updates applied... I went and bought a discrete one since my platform was in a weird middle ground. New but not integrated
I thought every TPM has issues like that, because interaction with the TPM puts the CPU in System Management Mode to prevent the OS/application from performing timing attacks against the TPM. Or does that only apply to TPM 1.2?
My Windows Computer Just Doesn't Feel Like Mine Anymore
641–650 of 678 posts
Re: My Windows Computer Just Doesn't Feel Like Mine Anymore
#642Earlier quoted context omitted.
And half of software engineers (the other half have Linux laptops). I only use Windows as a game launcher (and I’m still on Windows 10), I don’t understand why anyone would need it anymore except games.
Here are some thoughts: #1: Apple locks you into their ecosystem, and feels even creepier than MS. #2: The Linux distros I've used are designed in a way so you shouldn't have to use the CLI and sudo for normal tasks, but you end up having to anyway in practice. It's a combination of annoying, and I, sooner-or-later, end up in a state where the system is "totaled"; easier to do a clean install than get it working agai…
Re: My Windows Computer Just Doesn't Feel Like Mine Anymore
#643Earlier quoted context omitted.
Why would engineers need to use the same OS platform as the designers? Most designers use Figma these days, which has clients for Windows and macOS, and can be used fully in a web browser as well.
Figma's valuation is a fragment of that of Adobe. Saying most designers use Figma is as distorted as saying most designers use macOS, even if both things may be true in a specific niche (e.g. tech companies in the US). In my experience of the rise of macOS among developers, the biggest driving force was mobile app development and mobile web development because Apple refused to provide first party developer tools or e…
Development across the board is better on a mac for some / many people.
Re: My Windows Computer Just Doesn't Feel Like Mine Anymore
#644Earlier quoted context omitted.
Is there a guide for this you can point to? Exciting to hear, hope it works on older models.
This Reddit post will give you a good high level overview, and has links if you want to explore further. https://www.reddit.com/r/kobo/comments/18yizux/i_finally_cav... Here's a detailed guide on how to use Tags in Calibre to set up Collections on Kobo. This was the primary reason I bought a Kobo this year. I have over 1k books. They were mostly unsorted on Kindle. Amazon wouldn't let me use Calibre to organize them,…
Re: My Windows Computer Just Doesn't Feel Like Mine Anymore
#645Re: My Windows Computer Just Doesn't Feel Like Mine Anymore
#646Earlier quoted context omitted.
MacOS is not without its issues - the delays in application launch while it checks Apples whitelist for apps you've installed on your own machine, yourself, are pretty obnoxious.
What delay are you talking about? I never encountered such issues. Apps are launching extremely fast. With an ARM Mac almost instantly. But maybe it’s just an issue if you are using the App Store variants of those apps. I don’t have experience in that. I am using zero apps from the App Store.
Re: My Windows Computer Just Doesn't Feel Like Mine Anymore
#647Earlier quoted context omitted.
Why would engineers need to use the same OS platform as the designers? Most designers use Figma these days, which has clients for Windows and macOS, and can be used fully in a web browser as well.
Figma's valuation is a fragment of that of Adobe. Saying most designers use Figma is as distorted as saying most designers use macOS, even if both things may be true in a specific niche (e.g. tech companies in the US). In my experience of the rise of macOS among developers, the biggest driving force was mobile app development and mobile web development because Apple refused to provide first party developer tools or e…
And you're probably correct that Adobe has a larger share overall, but I would highly doubt that Illustrator or XD are being used more than Figma for UI design these days. Even less so, Photoshop, since it's a raster tool. Adobe was about ready to phase out XD when they were getting ready to purchase Figma.
Figma is free starting off, and their basic plans are extremely affordable compared to anything Adobe offers.
Re: My Windows Computer Just Doesn't Feel Like Mine Anymore
#648Earlier quoted context omitted.
Try completely removing one drive to understand the rest of our pain. Even if you manage to get the program gone, somehow the default file save location for many applications is still a (now deleted) one drive folder. If you forget and click save.. well now you have one drive again.
Don't. Do. That. Leave it alone, that's why Windows is breaking for you. You keep fucking with core components. It's not Linux. You can't do that and not suffer consequences.
Re: My Windows Computer Just Doesn't Feel Like Mine Anymore
#649Earlier quoted context omitted.
Don't. Do. That. Leave it alone, that's why Windows is breaking for you. You keep fucking with core components. It's not Linux. You can't do that and not suffer consequences.
Leave it alone? It's unnecessary bloatware, that performs absolutely zero required functionality. It's continuous prominent presence in the _always_ visible part of the file tree on the left of _every_ explorer window is a constant reminder that what used to be my favorite OS is now user hostile. At least in Europe it did get a proper uninstall a while ago, which proves that it really was just there for promotion. I'…
Re: My Windows Computer Just Doesn't Feel Like Mine Anymore
#650Earlier quoted context omitted.
>Install a specific app version from flatpak, download binaries, or compile it yourself for your current system. Then you can't have those dependencies managed by a package manager, which means you'll constantly be compiling (and dealing with conflicts yourself). This is not a viable path forward as it seems to be presented here. >You have so many ways to do this - same as you're doing on windows. On Windows I copy a…
> On Windows I copy a binary and run it w/o giving a crap about the OS updates. You don't just copy the binary on windows. You copy the binary and its dependencies. Unless it's based on .Net-framework, then yeah, you still care about it being updated through windows. > Then you can't have those dependencies managed by a package manager, which means you'll constantly be compiling (and dealing with conflicts yourself).…
Sure, but I can install s/w built for Windows XP into Windows 11 and it will just run 20 years later w/o modification - And I can do this with a large amount of commercial software, so its not a special case example which you can demonstrate on any OS. Simply not possible on any other desktop OS. Even if you have the source (which you won't for commercial s/w), its not just a simple recompile after 20 years.
>You don't need to use dependencies from the system. If you're compiling yourself, you can either make them static, or use your custom location. In either case, there are no conflicts to deal with
Static linking glibc.. yeah. :)
>If you're using whole app packages, then you don't care about system deps at all. Flatpak apps ship their whole environment. AppImage apps do too, just without full isolation. (https://appimage.github.io/apps/ entries are all "download-and-run")
Yet another "standard" that ultimately will fracture the deployment of software. These are just buggy half-baked standards anyway. Vendor releases 32bit AppImage and goes out of business, it stops working on 64bit OS.
I don't think you guys really get the insane backwards compatibility effort that Microsoft does to help keep line of business applications running.