Jump to content

AtomicPurple

Member
  • Posts

    2
  • Joined

  • Last visited

  1. Something I just thought of that might keep Ross's apps running: try using Windows Sever instead of normal Windows 10. Modern version of server use the Windows 10 kernel and system libraries, but strip out all the bloated, user hostile bullshit that normally comes along with it. There is no WUP support on Server, which means no ads, no WUP apps like Corona and Edge, and much less aggressive updates. I've used it in place of regular Windows 10 on a couple of machines, and once everything is set up, the experience feels much closer to Windows 7 than it does to 10. I've never had a problem with desktop overhauls, or app defaults getting reset. Custom interface software stands a better chance of working consistently on Server than any other currently supported version of Windows. The only reservation I have about it is that certain drivers can be a pain to install. Any driver that runs on 10 is capable of running on Server because of the common kernel and libraries, but a lot drivers aren't explicitly signed for server and won't install without disabling a bunch of security settings and modifying the .inf files. Sill a solution worth looking into regardless, IMO.
  2. I created an account just to post in this thread because Ross's video made me realize why CLI is more efficient than GUI for some tasks. I'm on Linux and prefer to use a GUI for most things, but there are a few thing that I prefer the command line, not because it's particularly fast, but because it's faster than navigating through multiple menus/folders. That's because the terminal is the only program that has a system integrated working directory model. If I have some files in a folder I want to convert, I can right-click in the file manager, click open terminal here, and type the command to batch convert everything in the folder. If I use a GUI interface for the same tool, I have to click to open the program, click the open directory button, then click a bunch of times to navigate to the directory I already had open, and THEN I can start converting. Dang-and-drop between windows helps with this problem, but not all programs support it (looking at you filezilla). A much better solution, I think, would be to have every program open with the working directory set to the path of whatever file browser window is open and in focus at the time it's launched, if there is one. For example, if a flash drive open in your file browser and you launch a word processor, then clicking save would save the document directly to the flash drive. For my file conversion problem I could just open the program when I'm, browsing the files I want to convert, and hit one button, it would be way faster than CLI. Of course something like this would require applications to coordinate across the entire system in a way that they currently can't/don't, and I can see lots of potential of misplaced files, so maybe make the behavior optional, and display the working file path in all window titles when it's active. I don't really know, just my two cents that maybe someone can use as inspiration.
×
×
  • Create New...

This website uses cookies, as do most websites since the 90s. By using this site, you consent to cookies. We have to say this or we get in trouble. Learn more.