Jump to content

Tripredacus

Supervisor
  • Posts

    13,290
  • Joined

  • Last visited

  • Days Won

    24
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by Tripredacus

  1. Flash will never be dead. I still use it daily.
  2. I don't. Server needs maximum uptime and can't afford restarting due to updates whenever it feels like it.
  3. The Windows product development lifecycle is based on the Enterprise Channel primarily. Obviously there is some disconnect as the UX is certainly not designed for Enterprise.
  4. Non-critical file removal is all that is needed. Even newer versions of Rufus can do it for you. https://i12bretro.github.io/tutorials/0635.html But it may be a matter of time before this is patched out. Such as maybe they will make Setup or Windows have an error if that file is missing. In regards to if Win 10 is the new 98... you think in 20 years from now there will be an active Windows 10 modding community like there is for Windows 98?
  5. Fast Startup has no possibility of increasing boot time. Boot being the key word here, implies that the computer is off. Fast Startup only increases time to resume from hibernation.
  6. Link removed. User is too new to let a link be posted in a thread like this.
  7. Well the topic got to 13 pages by now, that is a lot better than something that is too much for most people.
  8. From what I understand regarding the different NAND types, it gets worse over time. Meaning the newer types are not as good as the older types, but the newer types have higher capacity and lower price. Look on page 2 of this PDF which has a short description of the 4 main types: https://business.kioxia.com/content/dam/kioxia/ncsa/en-us/business/memory/asset/KIOXIA_SSD_NAND_Endurance_Tech_Brief.pdf But it has always been the case with SSDs that you want to minimise the amount of writes that are made. With Windows, that is difficult to control without using RAM overlay. The best I could figure is to disable indexing and using a spindle disk as a dedicated page file/vmem location. With Windows also you can choose to install programs on another disk, but most programs are still going to be writing a lot to AppData and in the user profile, I wish there was a way to redirect those write without modifying Windows to store User folder on another disk, which causes many problems with just Windows.
  9. New car smell is actually toxic fumes.
  10. The performance falloff can be fast for TLC NAND (which this disk of yours is) especially if there are many write operations. It has been known for a long time about this issue with NAND and it is not a magical cure to data storage as compared to spindle disks. It depends on what your "use" of the disk is, whether or not it would have been expected that the ssd got slower or not.
  11. Another gripe I'm not sure I mentioned: the borderless windows. Since by default the explorer windows are white, now with no borders, there is no way to know where one stops and another begins. I am getting confused when having multiple windows open and having to resort to Alt+Tab to navigate them and not being able to use the mouse.
  12. Well the camera in the MS-163K isn't great but for a video conference rarely is it required to have good picture quality. Now you talking about streaming, meaning you are broadcasting/recording instead of watching, then that is an entirely different situation. I'd say you need a quad core + HT and 16 GB RAM minimum. Not sure about what video card would be needed. Also many people use a separate PC to handle the streaming aspects in order to reduce overhead on the system actually playing the game. Just looking now, you can find an older 4 GB Radeon for under $300 on Newegg.
  13. Is it a discrete graphics controller or add-on?
  14. I found the answer myself https://wiki.osdev.org/UEFI#UEFI_class_0-3_and_CSM Calling it UEFI class 3 is incorrect, as it clearly indicates a class 0 is BIOS and thus cannot be UEFI. I don't see why it would matter. Vista SP1 x64 should support a Class 3 system. Just use boot menu and see if the DVD has the UEFI prefix.
  15. Can you explain what you mean by class 3? UEFI spec is still on version 2.
  16. Presuming the working dir for the program isn't System32, you can be safe but you put the "newer" file into the program's working dir. Typically the working dir is where the .exe is, unless launched from a shortcut that indicates the working dir is somewhere else. Windows depends search order is in your favor as the working dir is often the first place Windows will look for a file with System32 being last, which is a compatibility shim that dates back to the 9x days. BUT the caveat is that this only works if the binary uses relative paths to find files and may not work if the binary uses absolute paths or paths with env vars. At least it doesn't hurt to try using the working dir method as you aren't changing anything with the OS.
  17. If you expect nothing, you can't be disappointed.
  18. I must not have saved the original PCB or had taken a picture of it. IIRC there was a burn mark on it and one of the components was missing.
  19. I think you are OK with Zoom with just about anything. There is more to needing a modern OS for that than anything. I used zoom just once in 2020 and it was on an MSI MS-163K, a notebook from 2009, and it worked just fine.
  20. Not allowing someone who disagrees with you to have the last word or let something slide is what caused this thread to get out of control. MSFN does not have a War Room but we do have a Hurt Locker. Edit: We can try again now
  21. The chip shortage is only really effecting new products and only certain ones at that. It shouldn't have any effect on buying parts for an old computer or a mid-range new build. You're only going to run into problems if you need highly specific parts. IMO we are at a plateau when it comes to components being any better than the past few years. In my gaming PC, my CPU came out in 2017 and my video card is from 2018. Are CPU and video cards that are recent better than that? Maybe technically, but not to a point where I could tell the difference and I can run all of the games and programs I want with no performance issues. My work computers often have issues with detecting USB drives. The notification about needing to be scanned can be ignored for the most part. That happens because the dirty bit is written by the OS, which is normally cleared when you use Safe Remove Hardware option on the drive. In my experience, that is the only thing wrong with drives that make that show up. But for USB detection for rear ports, it can indeed be an issue with the ports themselves or with the board. Front ports are usually remedied by replacing the USB header but those tend to be proprietary to the chassis so getting a replacement may not be ideal. For my one PC where the fronts do not work anymore, and I have no replacement USB header, I just don't use those ports anymore.
  22. I just used Google Maps on Directions mode and changed it from driving to walking. I live close to a supermarket and I used to live close to work. But my company got purchased a long time ago and the office moved farther away. I could walk to the old building in 45 minutes each way if I wanted to.
  23. If this page is to be believed https://www.userbenchmark.com/System/Asus-X55A/88 You can use a 2020M CPU which has VT-x https://ark.intel.com/content/www/us/en/ark/products/71142/intel-pentium-processor-2020m-2m-cache-2-40-ghz.html The board in the X55A has a socket so the CPU can be replaced.
×
×
  • Create New...