My Windows Computer Just Doesn't Feel Like Mine Anymore
101–110 of 678 posts
Re: My Windows Computer Just Doesn't Feel Like Mine Anymore
#1021) Fusion 360 - Just can't get it working under linux well enough. 2) Monitors - Always issues mixing highdpi and low dpi monitors in linux, my main is a 4k 144hz 43", the sides and tops are all 2560x1440 27s. Oh and there's my Ceiling 4k projector which I turn on to watch movies or baseball when I lean back and think. Which leads to the other issue, Nvidia seems to greatly limit the number of outputs you can have under linux compared to windows. With 6 monitors, I've never gotten it to work even with 6 of the same monitor, let alone my messed up setup.
Yes yes, woa was me. I've had linux as a daily driver for at least 10 years of my main computer use since 1998. I do really prefer it but so far just making the tradeoff.
Also I tend to play games that have anti-cheat like CoD / PubG, etc which further locks things out.
I do like the direction things are going
Re: My Windows Computer Just Doesn't Feel Like Mine Anymore
#103I can't even remove 'Recommended' from the start menu, not even on a Pro for Workstations. Every time I search on the start menu there is a web search, impossible to turn off. How is that acceptable? I install Edge Beta to test something, and the I uninstall it. All of the sudden my search provider in my normal Edge is reset. And the nagging everywhere. No I don't want 'back-up' my files (OneDrive is not backup, it's…
YMMV, but this is what I used to disable web search on my Win 11 Pro workstation:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Explorer]
"DisableSearchBoxSuggestions"=dword:00000001Re: My Windows Computer Just Doesn't Feel Like Mine Anymore
#104Windows is the only reasonable option for someone who wants a modern desktop but doesn’t want a Mac. Apple has been integrating ID into their systems for years and nobody bats an eye. Do you want a computer that “feels like” something or do you want to get work done?
Re: My Windows Computer Just Doesn't Feel Like Mine Anymore
#105Earlier quoted context omitted.
This app has solved alt-tabbing for me: https://alt-tab-macos.netlify.app/ .
Thank you, but I specifically mean the windows XP alt tabbing era. Pressing alt tab should always go back to the previous window in focus, not the previous app. This one looks app-based too, sadly. Pressing alt tab tab should go back two windows of focus, and alt tab tab tab should be three, etc. It was the best feature and now I regularly lose vim windows and terminals because switching windows seems to ruin the tab…
Re: My Windows Computer Just Doesn't Feel Like Mine Anymore
#106> At this point, I have lost count of the number of times that I've left my perfectly working Windows computer at the end of my work day, only to return to a completely broken computer that won't boot the next morning. Has this happened to anyone else? I've never experienced an official Windows update rendering a system unbootable. I've certainly broken Windows before, especially when messing with the MBR, dual booti…
They're all basically maintenance free, nothing really breaks and they just chug along.
Re: My Windows Computer Just Doesn't Feel Like Mine Anymore
#107Earlier quoted context omitted.
I am chained to Windows (not the OP) all over the place. CAD programs, e.g. SolidWorks, Alibre, SketchUp, eDrawings, Fusion 360? Windows. CAM programs, e.g. BobCAM, MeshCAM, MasterCAM? Windows. Office? Windows (LibreOffice is not a functional replacement - you can’t risk having documents being sent to clients looking bad). FileMaker, Act! Pro, other desktop databases? Windows. Router control software, e.g. Mach3, Mac…
Most of these will run in a VM just fine. I have a barebones 'just installed' win10 image that I use to clone a new VM for each new app I add. Solidworks, NX, Cadence, Altium and ISE all work fine with no problems because of 3d acceleration or such. Admitably my impetus for this was conflicting FlexLM emulators cough , but there's no reason it can't work just as a way of keeping things organised and clean on a host O…
I would consider Wine instead, or Proton. It may work really well with some software, but may have trouble with other software.
Re: My Windows Computer Just Doesn't Feel Like Mine Anymore
#108Really i Don't like windows but the text editor or the official tools like powerpoint, mas word, Excel more good than LibreOffice. I use it for my paper because my collage.
In the latter case, some (most?) countries require the use of open software and standards in government and various regulated environments unless there's a specific and documented reason why that's practically impossible. You may be able to tell your college they need to support open software rather than requiring everyone to buy proprietary licenses and get familiar with those specific products
(A bit off-topic, but I can recommend using a translator to turn what you've written in English back into a language you're familiar with, to check that it says what your intended. That way, you practice writing and can check the result for good communication also. I've been doing this for German and this is helping me practice in situations where I otherwise would use a translator from my languages into German because the translation's correctness matters.)
Re: My Windows Computer Just Doesn't Feel Like Mine Anymore
#109People don't switch operating systems at the drop of a hat. There's got to be a pretty good reason for it. All the people switching away from Windows, those are probably users that are lost to Microsoft forever. I get that their money comes from other places, but I bet there's a second-order effect of people who don't use Windows—maybe even people who now hate Windows—not having any desire stick with their other prod…
- "all the people" is probably actually well under 1% of users
- successfully switched all corporate accounts from single-purchase w/ occasional renewal to ongoing monthly subscription
- also a lot of of consumer subscriptions
- Azure
- Github
- OpenAI investment
I actually agree with you that the Windows experience is getting worse, quickly. But on balance, seems more is going right than going wrong.
Re: My Windows Computer Just Doesn't Feel Like Mine Anymore
#110Earlier quoted context omitted.
Thank you, but I specifically mean the windows XP alt tabbing era. Pressing alt tab should always go back to the previous window in focus, not the previous app. This one looks app-based too, sadly. Pressing alt tab tab should go back two windows of focus, and alt tab tab tab should be three, etc. It was the best feature and now I regularly lose vim windows and terminals because switching windows seems to ruin the tab…
It's been so long since I used XP that I can't recall Alt-Tab behavior being different. But I guess for my purposes, this app did the trick.
Pop quiz: you click on a chrome window, then a terminal window A, then a different terminal window B. Does pressing alt-tab-tab take you back to the exact same chrome window?
The idea is that it’s a history-based list of active windows. So each time you press tab while holding alt, it goes one further into history. It’s immensely helpful for maintaining context when you’re switching between four different apps during a dev session.
But, I appreciate the recommendation. I’ll test drive it tomorrow.