Jump to content
NotebookTalk

Aaron44126

Moderator
  • Posts

    2,224
  • Joined

  • Days Won

    31

Everything posted by Aaron44126

  1. Money. He offered a premium over the share price at the time. Investors would’ve been dumb not to take him up on it. Twitter forced him to go through with it because the people in charge wanted his money. (The share price fell considerably during that “turbulence”, but the price that Musk had to pay did not.) Shareholders don’t care what happens anymore because they are no longer investors. Musk bought them all out. He is hurting no one but himself at this point.
  2. He did say that, but I wonder if he'd really be able to pass up the potential audience, especially given that Truth Social hasn't exactly taken off (and is mired with various issues), plus he is running for office again (despite mounting legal issues) and his Twitter presence was certainly part of what put him over the top in the 2016 election. (...But I think we should keep the thread focused on Twitter + Musk.)
  3. Elon Musk starts revoking Twitter bans. https://www.theverge.com/2022/11/18/23466625/elon-musk-twitter-reinstatement-jordan-peterson-kathy-griffin-babylon-bee (A decision regarding Donald Trump "has not yet been made".)
  4. Wait... The office isn't closed today after all? 😕 https://www.theverge.com/2022/11/18/23466220/if-you-still-work-at-twitter-and-you-can-code-head-to-the-hq-now
  5. Yes, but you will likely need to replace the display cable in addition to the display panel.
  6. NVIDIA graphics driver update; Dell is sharing NVIDIA driver version 517.51 for Precision 7X60 and 7X70. https://www.dell.com/support/home/en-us/drivers/driversdetails?driverid=NXCYN (From the list of GPUs supported, it "should" support GPUs all of the way back to Precision 7X10, but it hasn't been pushed out for those systems on their support pages yet.) This is the first release from the 515 branch by Dell. (NVIDIA already has a newer branch, 525, and you can find those drivers on their site directly.)
  7. Honestly, it's going to take them a bit of time to figure out who is still working there and who is not. (Filling out a "Google Form" was how Musk had people indicate their intent to stay and consent to the increased hours.) Some days ago, Elon Musk has stopped permitting pushing code to production without jumping through approval hoops. I think that he is a bit paranoid about sabotage.
  8. I love reading The Verge articles on this whole situation, there are developments nearly every day. It's quite the spectacle. I saw estimates from departing employees... The number of people who declined Musk's "extreme Twitter 2.0" offer could be higher than 75% of the remaining workforce. Couple that with 50% of the employees being axed a couple of weeks ago and you're looking at a company that has lost almost 90% of its employees in less than a month. Entire tech teams are now either gone or nearly so. There's no one to run certain key infrastructure. I feel bad for anyone who might be on an employment visa or something and can't quit. I haven't seen any mention that the demand for more hours worked came with an increase in pay. But declining came with three months severance. Software engineers won't have too much trouble finding work in that time. Elon does have some decent lofty ideas for what Twitter could be, but running a social media / eCommerce platform (as he would like it to be) isn't a lofty goal to inspire people to work their butt off like say, getting people to Mars might be. Twitter has within the last day or two started recruiting for new software engineers, but who in their right mind would want to work for this guy at this point? He's treated the existing employees like trash and clearly has no concept of work/life balance that most people would desire.
  9. Just noticed this and wanted to clarify as well. Intel RST RAID arrays are defined entirely off of metadata stored on the drives. (They are not defined by anything saved in the BIOS/firmware.) You can have a RAID array, switch to AHCI mode, switch back to RAID mode, and have the RAID array still functional. You can't use the RAID array while the system is in AHCI mode (of course) but as long as you don't touch the drive data, the RAID will automatically be working again when you switch back to RAID mode. People have done this to do firmware updates on drives, which sometimes is not possible while RAID mode is on. Because of this, you can also move a RAID array to a different system that supports Intel RST. Just move all of the drives over and Intel RST will automatically recognize the array, no configuration required. When using Intel RST with a single drive not assigned to an array, there is nothing different about how the data is stored on the drive compared to using straight AHCI/NVMe mode. The disk structure and partition layout is exactly the same. You can switch back and forth freely and you will still be able to access the drive data without trouble. (Indeed, if you use Linux, you don't have to take any special steps to switch back and forth and have the system boot up fine.) The only issue causing "bricking" is that Windows really expects the disk controller for the primary drive to be the same, always. If you boot to AHCI when the system was set up for RAID, it will try to load the RAID driver and fail, causing an "inaccessible boot device" BSOD. Booting safe mode once, as the directions linked above show, works around this. Windows will notice that the disk controller is different and set up the appropriate driver. Also note — switching from RAID to AHCI is easily done, and if you do that, you can also switch back to RAID mode later if you like using the same process, since Windows already knows about the Intel RAID driver and can "find" it when you boot safe mode. However, if Windows was installed with AHCI/NVMe mode on, switching to RAID mode can't be done using the same process unless you take additional steps to preload the Intel RAID driver. (I've done this before as well. It takes some specific registry work.) Some of the "gotchas" presented by @MyPC8MyBrain are true for older dedicated RAID cards, but not with the "lite" software RAID implementation in the Dell Precision laptops.
  10. Here they are (maybe eventually) allowing users to add seconds to the taskbar clock, addressing one of my major gripes about this OS. It might seem like a small thing, but I rely on this on a regular basis. https://www.neowin.net/news/windows-11-will-soon-let-you-enable-seconds-in-system-tray-clock/ (Still plan to wait for the next LTSC before considering a switch.) [Edit] Today's Insider build also includes the option to show seconds on the taskbar clock. https://blogs.windows.com/windows-insider/2022/11/18/announcing-windows-11-insider-preview-build-25247/
  11. This is not true. It is software RAID, implemented in the driver. You can switch, I've done it many times, as have others. You don’t need to do any sort of image/recovery. I linked the directions above, follow the steps and you will be fine.
  12. Follow the steps to switch from RAID to AHCI/NVMe mode. The first boot after the switch needs to be safe mode, and then it will be fine. https://www.nbrchive.net/forum.notebookreview.com/threads/precision-7560-7760-owners-thread.836381/page-64.html#post-11112315
  13. This has not been my experience. Newly added drives will show up as individual drives automatically. There's not much of a safety concern. The RAID configuration (that is, which drives belong to which array) is not stored in the BIOS; it is stored as metadata on the drives themselves, so that Intel Rapid Storage RAID arrays can be "transplanted" between compatible systems with no configuration required.
  14. It should be just like connecting any other type of drive. It "just works", even if RAID mode is enabled, if you don't put them in an array they will show up as individual drives. In BIOS setup you should be able to go to the "Storage" section and scroll down, and it will show you what drives are connected. It shows the drive model and capacity next to the toggle to enable or disable each M.2 slot. (Of course, if they are blank drives you will need to go to Disk Management in Windows and initialize+format them. They should still show up in Device Manager before you do that, though...) Note, this system will accept only M.2 NVMe drives and not M.2 SATA drives (even though M.2 SATA drives will physically fit).
  15. I've always blamed retailers here. They should make it easier for people to buy in-demand products even when they don't have stock. Look at Apple. I know a lot of you don't particularly care for Apple products. But, when a new iPhone model comes out, it is without a doubt an in-demand hot tech item, and yet you don't see scalpers making money off of it for an extended period of time. Apple has a proper queuing system in place. The iPhone is never "out of stock" online, they just keep taking orders and pushing the delivery date back as orders come in. You might have to wait a bit longer to get one if you don't put your order in right at the start, but at least you can buy one and then just stop worrying about it until it shows up. What's the downside to doing it this way, from a retailer? They're going to make just as much money as people keep buying their stuff. And they'll have better customer satisfaction and less frustration. Whereas for GPUs, new game consoles, etc., you just see them as "out of stock" within seconds of going on sale, and for people who aren't paying attention, there is literally no way to buy one except from a scalper. Enough people are willing to pay the premium price scalpers demand, so the business survives. If GPU retailers would implement queuing / backorders, this then scalping would be either dead, or at least much less profitable. Enough people would be willing to wait a bit as long as they could actually put an order in with a realistic ETA, rather than deal with scalpers or try to fight to get one right when orders go live or when a restock happens. If you're worried about a situation like where scalpers or miners would abuse this to buy up hundreds of GPUs at once and clog the queues, just put in a limit of 1 or 2 items per physical mailing address (/ account / credit card / etc.) and keep it in place until demand settles down. (I'm aware of a case where eVGA implemented this, but it was something weird like "sign up to be on our list and we'll email you when its your turn to buy one", and if you missed the email within the time window then tough luck; to the back of the line for you. Just skip this nonsense and let people put an order in directly at the start.)
  16. I missed the meeting. Too much going on today. I can say though that my Precision 7560 fans definitely turn off on low load. They just don't make any noise when powering back on to low RPM. You wouldn't know if you weren't using a tool to watch the fan speed. (That said, I'd also love the option to have the fans never power off. I'm running a dynamic artificial CPU load to make that happen. I understand that HP has that option in their latest workstation, but if the idle fan speed is ≈2500 RPM, that's also bad...)
  17. Inspect the shortcut properties and you should be able to find the commands it put in there.
  18. If you press "Create clocks shortcut" does it not create a shortcut for you with the right commands in it for the settings that you have chosen?
  19. That fan is designed to push air "through" not "out the back". (Blower fan vs. axial fan as mentioned in the Reddit comments.) Also it has hardly any fins, I don't see how it could result in an improvement to airflow.
  20. BIOS update 1.7.1. https://www.dell.com/support/home/en-us/drivers/driversdetails?driverid=XMCK4 Fixes: - Firmware updates to address security vulnerabilities including (Common Vulnerabilities and Exposures - CVE) such as CVE-2022-21198, CVE-2022-26845, CVE-2022-29893, CVE-2022-27497, CVE-2022-33159, CVE-2022-26047, CVE-2021-23223, CVE-2021-37409, CVE-2021-44545, CVE-2022-21212, CVE-2022-21197, CVE-2022-21160, CVE-2022-21139, CVE-2022-21172, and CVE-2022-21240.
  21. The PCIe info that I dropped above, along with other information, first showed up in a leak in October 2020, about 20 months before Alder Lake HX hit the market. (Here it is.) Branding was not right, people were calling it "Alder Lake S-BGA" back then, and what became "Alder Lake H" is referred to in this leak as "Alder Lake P". (Intel's marketing dept probably hadn't even decided how to name things yet.) Just about everything in that leak is spot on. (It does show that Alder Lake H systems support PCIe5, which Intel has never advertised nor do any systems support, but die shots show that the PCIe5 interconnect is present... Intel likely didn't activate it because no one would actually use it anyway.) It's not unprecedented at all for CPU details to leak over one year in advance. Mobile workstation design is a roughly two-year process. And they certainly would have fully operational 13th gen prototype systems by now. We saw Precision 7X70 parts leaking that had build dates of October 2021 (≈9 months before release) and you could actually buy them from Taobao.
  22. Intel's been going on a pretty consistent yearly cadence with CPUs since 2018. 8th through 12th gen mobile workstation CPUs have been launching in the May/June timeframe every year. 12th gen desktop processors released a year ago, and 13th gen desktop CPUs just launched. There's been no word on mobile 13th gen. I'd expect H CPUs in the winter (announcements at CES), and we probably won't see 13th gen HX systems actually shipping until late spring — both about one year after the corresponding 12th gen models.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use