Jump to content
NotebookTalk

Aaron44126

Moderator
  • Posts

    2,294
  • Joined

  • Days Won

    32

Everything posted by Aaron44126

  1. I was wondering about this too. Will he post it on GitHub? Will they take pull requests? It could be a way to "improve" the algorithm without having to pay Twitter SWEs to work on it. ...Though really, nothing Elon Musk does with Twitter makes much sense so I hesitate to speculate on anything. I wouldn't be surprised if he releases "something" as open source but it's just a part of a bigger system and largely uninteresting. He does have a propensity to rush things through, and with news suddenly that this will be available "next week" I sort of doubt that Twitter folks have had much time to put together a nice or well-documented package.
  2. Doesn't make any sense to me either. 🤷‍♂️ (But it will be interesting to look at ...)
  3. Elon Musk says the Twitter "algorithm" will be open sourced next week... (Something he "promised" to do back when he originally announced his intent to buy Twitter.) https://twitter.com/elonmusk/status/1628122949185159168
  4. I've never really taken a hard look at these laptops but a high-end barebones option is interesting. I took a look at the keyboard layout and it is not great. "End" key, but no "Home" key? (I'd rather see them put that in place of the "Pause" button, which I don't think anyone really uses...) No dedicated PgUp/PgDn either. Are there any BIOS settings or tools provided to mess with the fan behavior (other than picking from a couple of thermal profiles)? (Not planning on switching laptops anytime soon, just sort of filing this away for future reference. I'm not convinced that my next laptop will come from Dell.)
  5. I mean ... I poked around with Linux as an alternate OS back in the 2001-2003 range and was generally confused by everything. I'm really comfortable with it now — despite not using it as a "daily driver" OS, I interact with it regularly on servers/VMs/WSL. (I actually pretty frequently pull up a WSL bash terminal on Windows to handle some sort of work that is just easier to do on Linux.) What made the difference was I took a class on it in college and learned all about navigating the terminal, bash scripting, grep/sed/etc., file system permissions, doing compilations (gcc, makefiles, etc.) and writing some simple C programs that use regular Linux system calls (rather than the C standard library) to just get a feel for the mentality behind how everything works. I'm not really sure what the starting point would be without some kind of base like that. It's easy enough to install Linux and get a desktop with a web browser and "app store", but as soon as you want to do anything even a little bit complicated, you're going to be hitting the terminal, and nothing is really explained for you. Finding a book, course, or some YouTube tutorials like @Etern4l mentioned would be critical.
  6. You know, it was sort of slow going at first but I'm about 20 hours in and I'm really loving it. (I'm expecting my run will be in the 60-70 hour range. I only play about an hour a day so it'll take me several weeks...) I'll say that they keep adding more and more mechanics, there's a lot of depth and things to mess with (but fortunately you can ignore a lot of it if you want). I have played all of the previous games in this series and I'd say that it's probably my favorite modern JRPG series right now (dethroning Final Fantasy which has struggled to have good entries since, I dunno, IX — I did enjoy XV which I played this past summer, but it felt sort of like an incomplete game in some ways). This game's story isn't especially connected to the previous ones so I think it could be played standalone, but there are some references here and there (and I expect it might become more connected as I get towards the end, XC2 was like that).
  7. I've always been into emulating older consoles but haven't spent much time with "modern" ones. My kids took over my Switch so it's easier to just play on my laptop so that I don't have to compete for time; I dumped my games/saves, and I've been playing Xenoblade Chronicles 3 in yuzu. (Amazing how far this has come along in a short time, basically every game I have thrown at it runs fine, and many of them can get a 4K upgrade.)
  8. C0 is not the stepping value, it is what CPU-Z is reporting at the "revision". (..."Stepping", consistently reported as "2", is also the value that I would expect to be incremented if there was an actual hardware revision on the CPU.) So they're different between the two tools ("C0" in CPU-Z vs. "22" in Intel's/HWiNFO). I wonder if CPU-Z is just pulling in more bits for the revision field...? I checked CPU-Z on my Precision 7560 and it reports the CPU revision as "R0", so they're not rendering that field in hexadecimal like Intel and HWiNFO are. Anyway, it would seem that HWiNFO or Intel's tool are a better place to check then.
  9. NVIDIA graphics driver 517.89. https://www.dell.com/support/home/en-us/drivers/driversdetails?driverid=7H7T3
  10. Intel is indicating that the revision value changes when the microcode is updated. https://www.intel.com/content/www/us/en/support/articles/000055672/processors.html
  11. You can get rid of it, Microsoft even has official documentation (see my most recent post above), or Google around and you will see a simple registry tweak.
  12. I've been looking at Linux for a long time but the "laundry list" of things that I'd have to tackle to switch from Windows is too much for me to handle given my current level of "free time". But getting games to work is honestly among the things that I am least worried about at this point. With Steam+Proton you can play most Windows Steam games with little configuration effort needed (a lot of games are running on Steam Deck this way), and something like Lutris can get you easy access to non-Steam Windows games. Windows programs can run under Wine (with varying degrees of success or tweaking required, depending on the app) — Wine is actually the base that both Steam+Proton and Lutris use to do their thing. But generally I see Linux as a good choice two classes of people at sort of opposite ends of the computing spectrum: Lower threshold — Those who have very limited "computing needs" and can mostly get by with a web browser and basic apps. Upper threshold — Those who have more advanced computing needs and also don't mind spending time learning, experimenting, and tweaking to figure out how to make everything that they need work. ...For people in the middle, they're likely to just end up frustrated. There have been strides made on lowering the "upper threshold" in the last few years but still a long way to go, I feel.
  13. Thank you NVIDIA for having product names that make so much sense and tell you exactly what a product is!
  14. Funny thing is, Precision 7540 is a 15" laptop and those have a GPU power limit of around 80W in that generation? You could get a RTX 4000 or RTX 5000 for it, but it would have the same 80W power limit; so unless you need the extra vRAM from those GPUs, you probably wouldn't be seeing that much of a performance uplift from the RTX 3000. GeForce RTX 2060 (mobile version) and Quadro RTX 3000 (mobile version) both have a TU106 GPU chip with the same specs (CUDA core count, vRAM, etc.). If there is any reported performance difference, it would basically come down to the power limit set by the OEM. (Rated clock speeds don't matter much anymore; in the Precision 7000 line at least, these GPUs will just operate at boost speeds up to the power limit as long as the cooling system working properly.)
  15. I'm not in a rush to update but I will probably do it with other patching in a few weeks (I typically time this stuff with MS Windows patch drops — if I can get by with only rebooting once per month, I am a happy guy); I'll do some before-and-after temp testing when the time comes.
  16. If I'm not mistaken, the "revision" field in CPU-Z indicates which microcode version is in use. If anyone updates to 1.9.1, please report the revision number displayed.
  17. BIOS update 1.9.1. https://www.dell.com/support/home/en-us/drivers/driversdetails?driverid=PRMCF - Firmware updates to address security vulnerabilities including (Common Vulnerabilities and Exposures - CVE) such as CVE-2022-30704. - Fixed the issue where the system cannot boot after the BIOS update. - Fixed the issue where the Dell logo is displayed incorrectly when the system boots to the operating system and the system lid is closed. - Fixed the issue where the system auto wakes up on days not selected by you in the Auto On Time function in the BIOS setup. Note — If they updated the Intel CPU microcode, undervolting support may be disabled. According to the release notes, downgrading the BIOS down to a version as early as 1.6.3 should still be possible after installing this update.
  18. 1. No. Actually, I tried it, and I found that it seriously impacted GPU/gaming performance, so I turned it back off. 2. It was not on by default. 3. It shows dynamic boost, but it doesn't have a separate entry for Dynamic Boost 2.0 which I have seen on my Precision 7560. 4. Yes. 5. 12950HX 6. 3080Ti 7. 1.8.0
  19. Here's a new one... If you use SMS for two-factor authentication for Twitter, pay up for Twitter Blue or they will deactivate this feature on March 20. ...You can still use a physical key or authenticator app (which you should be using anyway) without paying extra. https://www.theverge.com/2023/2/17/23605073/twitter-blue-charge-sms-2fa https://blog.twitter.com/en_us/topics/product/2023/an-update-on-two-factor-authentication-using-sms-on-twitter
  20. We also have DMTF certifications for Precision 3580 and Precision 3581. (5000 series is completely absent, so far...) https://registry.dmtf.org/products/dell-precision-3580 https://registry.dmtf.org/products/dell-precision-3581
  21. I got some China knockoff aftermarket fans from an eBay seller when I was trying to get Delta fans for my M6700. I imagine that is what the Landalanya ones are. The brand that I got was "DJBJA" or something like that. They may well work fine and be suitable for you, not too hard to make an OK fan I would think... You should do some before-and-after performance measurements though, they might seem to be working fine but fail to cool your CPU as much and result in lower turbo boost speeds.
  22. 1080p should be referred to as "2K", not "1K". The name is derived from the horizontal width. 3840×2160 = "about" 4,000 pixels wide = 4K. (The same holds true for 8K and 16K standards popping up.)
  23. At risk of being fired, Twitter engineers have created a "power user multiplier" for their "algorithm" and applied it to Elon Musk's account, to make sure that his tweets get high visibility, which is why he has been dominating many users' "For You" feed. https://www.theverge.com/2023/2/14/23600358/elon-musk-tweets-algorithm-changes-twitter
  24. I saw they have official documentation on how to disable this message. https://support.microsoft.com/en-gb/topic/kb5017130-managing-windows-11-system-requirements-not-met-message-in-your-organization-f751d24b-a70c-4a18-9eec-dae0790e41f5
  25. This is on the desktop side, but I just saw this... https://www.tomshardware.com/news/nvidia-rtx-4060-specs-leak-claims-fewer-cuda-cores-vram-than-rtx-3060 Desktop RTX 4060 has 3072 CUDA cores — RTX 3060 had 3584. Desktop RTX 4060 has 8 GB VRAM — RTX 3060 had 12GB. Desktop RTX 4060 has 115W TGP — RTX 3060 had 170W. Desktop RTX 4060 is a downgrade from RTX 3060?? NVIDIA marketing at their greatest... (These numbers come from kopite7kimi, a very reliable NVIDIA leaker.)
×
×
  • 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