Jump to content

Welcome to ExtremeHW

Welcome to ExtremeHW, register to take part in our community, don't worry this is a simple FREE process that requires minimal information for you to signup.

 

Registered users can: 

  • Start new topics and reply to others.
  • Show off your PC using our Rig Creator feature.
  • Subscribe to topics and forums to get updates.
  • Get your own profile page to customize.
  • Send personal messages to other members.
  • Take advantage of site exclusive features.
  • Upgrade to Premium to unlock additional sites features.

Kaz

News Editor
  • Posts

    329
  • Joined

  • Last visited

  • Days Won

    31
  • Feedback

    0%

Everything posted by Kaz

  1. No doubt this is aimed at keeping the US dominate in the AI industry. We already did it, so let's make sure nobody else can copy us! Cloudflare says the information they present is accurate but not relevant to the subject searched. Other articles I've read say that sites have a robot.txt file that is supposed to be checked that will tell an AI not to crawl it. AI are just ignoring it, so they are poisoning the data. Interestingly, if Cloudflare is giving accurate information, it could still be trained on as long as the initial search is disregarded. Then again, Cloudflare says the information is generated by an AI, and it's not meant for human eyes, so who is really checking the validity of the information given? This also puts Cloudflare in an interesting position. Maybe it's not the rights holder that people need to pay, maybe it's the gatekeeper's toll that matters. Google has made a lot of money by gate keeping the search algorithm.
  2. Cloudflare turns AI against itself with endless maze of irrelevant facts ARSTECHNICA.COM New approach punishes AI companies that ignore “no crawl” directives. I heard some websites were starting to do this, but Cloudflare doing it is a big deal. Cloudflare is everywhere. Poisoned data is a real threat to AI. As of yet, they haven't figured out how to train AI off AI generative content. (Although deepseek may have probed ChatGPT for answers). When AI starts training off AI generated data it starts hullicinating pretty quickly. That's what has kept AI companies from letting their AI run wild. What makes AI valuable is the vast reserve of data it can draw from, but they didn't create that data, they have been web crawling and stealing it. See Meta downloading pirated books as an example. Sam Altman's claim that the AI race is over if they cannot steal your data is far from true.
  3. I also tried inserting the file names, didn't seem to make a difference.
  4. Windows Registry Editor Version 5.00 ; Created by: Shawn Brink ; Created on: August 27, 2022 ; Updated on: September 1, 2023 ; Tutorial: https://www.elevenforum.com/t/change-default-system-font-in-windows-11.8590/ [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts] "Segoe MDL2 Assets (TrueType)"="" "Segoe Print (TrueType)"="" "Segoe Print Bold (TrueType)"="" "Segoe Script (TrueType)"="" "Segoe Script Bold (TrueType)"="" "Segoe UI (TrueType)"="" "Segoe UI Black (TrueType)"="" "Segoe UI Black Italic (TrueType)"="" "Segoe UI Bold (TrueType)"="" "Segoe UI Bold Italic (TrueType)"="" "Segoe UI Emoji (TrueType)"="" "Segoe UI Historic (TrueType)"="" "Segoe UI Italic (TrueType)"="" "Segoe UI Light (TrueType)"="" "Segoe UI Light Italic (TrueType)"="" "Segoe UI Semibold (TrueType)"="" "Segoe UI Semibold Italic (TrueType)"="" "Segoe UI Semilight (TrueType)"="" "Segoe UI Semilight Italic (TrueType)"="" "Segoe UI Symbol (TrueType)"="" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] "Segoe UI"="Times New Roman" My testing showed it didn't make much difference. Search and login are still the same, and I don't think the clock changed. I miss when stuff was simple... Daily reminder, Linux is a thing! (Although I don't know I'd call it simple...)
  5. The restore code has additional font lines of code, possibly adding them to the original change file might help. Just take the filename out of the quotations if you try it. Speaking of, that is an actual file it's pointing to, which has a different name than than Times New Roman, which might be why my earlier attempts didn't work. In the personalization font settings it does say what the font filename is. However I read the comments on the page it linked to and people were saying the start menu broke when they changed the Light options, which is why they weren't included. I don't know if that's something you want to mess with farther, but I leave it to you. Do put the restore file on your desktop if you try it, that way it's easy to navigate to if the start menu breaks... It's also possible to rebuild the start menu with powershell, so if what they encountered was an actual broken start menu that wasn't font related it could be fixed... I'm going to make some dinner, won't be of help for a while.
  6. Eh yeah... I looked at my screenshots and it's no difference there. This is one of the reasons I moved away from windows... They made it really hard to change stuff I wanted to. My start menu is completely blank because I didn't want windows logging each program I opened. That's about as much help as I will be on this, sorry!
  7. If you are having problems, make sure when you save the code in notebook, you choose save as all and make the end file name be ".reg", no quotes. Windows 11 likes to hide the file extensions and it's easy not to tell it .all, so it will add it's own file extension like .txt in the file. This used to not be a possibility, but lately with the ability to hide file extensions it's quite possible to see a filename.reg.txt with the .txt being invisible unless you have show file extensions enabled.
  8. Ok, so after about 10 restarts and a few of them being Linux from habit... Here's what I found. Windows Registry Editor Version 5.00 ; Created by: Shawn Brink ; Created on: August 27, 2022 ; Updated on: September 1, 2023 ; Tutorial: https://www.elevenforum.com/t/change-default-system-font-in-windows-11.8590/ [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts] "Segoe UI (TrueType)"="" "Segoe UI Bold (TrueType)"="" "Segoe UI Bold Italic (TrueType)"="" "Segoe UI Italic (TrueType)"="" "Segoe UI Semibold (TrueType)"="" "Segoe UI Symbol (TrueType)"="" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] "Segoe UI"="Times New Roman" Gives me the first screenshot and this code: Windows Registry Editor Version 5.00 ; Created by: Shawn Brink ; Created on: August 27, 2022 ; Tutorial: https://www.elevenforum.com/t/change-default-system-font-in-windows-11.8590/ [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts] "Segoe MDL2 Assets (TrueType)"="segmdl2.ttf" "Segoe Print (TrueType)"="segoepr.ttf" "Segoe Print Bold (TrueType)"="segoeprb.ttf" "Segoe Script (TrueType)"="segoesc.ttf" "Segoe Script Bold (TrueType)"="segoescb.ttf" "Segoe UI (TrueType)"="segoeui.ttf" "Segoe UI Black (TrueType)"="seguibl.ttf" "Segoe UI Black Italic (TrueType)"="seguibli.ttf" "Segoe UI Bold (TrueType)"="segoeuib.ttf" "Segoe UI Bold Italic (TrueType)"="segoeuiz.ttf" "Segoe UI Emoji (TrueType)"="seguiemj.ttf" "Segoe UI Historic (TrueType)"="seguihis.ttf" "Segoe UI Italic (TrueType)"="segoeuii.ttf" "Segoe UI Light (TrueType)"="segoeuil.ttf" "Segoe UI Light Italic (TrueType)"="seguili.ttf" "Segoe UI Semibold (TrueType)"="seguisb.ttf" "Segoe UI Semibold Italic (TrueType)"="seguisbi.ttf" "Segoe UI Semilight (TrueType)"="segoeuisl.ttf" "Segoe UI Semilight Italic (TrueType)"="seguisli.ttf" "Segoe UI Symbol (TrueType)"="seguisym.ttf" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] "Segoe UI"=- Gives me the 2nd screenshot So it is working, but my suggestion to include the names inside the quotations in my earlier posts was incorrect, that didn't work at all! I will probably edit the above posts so the wrong answers are not there in case someone finds this forum post later.
  9. My attempt to see the difference with my old eyes.. Pending restart to see if it worked....
  10. This is the file that was downloaded: Windows Registry Editor Version 5.00 ; Created by: Shawn Brink ; Created on: August 27, 2022 ; Updated on: September 1, 2023 ; Tutorial: https://www.elevenforum.com/t/change-default-system-font-in-windows-11.8590/ [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts] "Segoe UI (TrueType)"="" "Segoe UI Bold (TrueType)"="" "Segoe UI Bold Italic (TrueType)"="" "Segoe UI Italic (TrueType)"="" "Segoe UI Semibold (TrueType)"="" "Segoe UI Symbol (TrueType)"="" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] "Segoe UI"="ENTER FONT NAME HERE" With the instruction to enter font name here. However if you check the restore to default file, it shows the code is: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts] "Segoe MDL2 Assets (TrueType)"="segmdl2.ttf" "Segoe Print (TrueType)"="segoepr.ttf" "Segoe Print Bold (TrueType)"="segoeprb.ttf" "Segoe Script (TrueType)"="segoesc.ttf" "Segoe Script Bold (TrueType)"="segoescb.ttf" "Segoe UI (TrueType)"="segoeui.ttf" "Segoe UI Black (TrueType)"="seguibl.ttf" "Segoe UI Black Italic (TrueType)"="seguibli.ttf" "Segoe UI Bold (TrueType)"="segoeuib.ttf" "Segoe UI Bold Italic (TrueType)"="segoeuiz.ttf" "Segoe UI Emoji (TrueType)"="seguiemj.ttf" "Segoe UI Historic (TrueType)"="seguihis.ttf" "Segoe UI Italic (TrueType)"="segoeuii.ttf" "Segoe UI Light (TrueType)"="segoeuil.ttf" "Segoe UI Light Italic (TrueType)"="seguili.ttf" "Segoe UI Semibold (TrueType)"="seguisb.ttf" "Segoe UI Semibold Italic (TrueType)"="seguisbi.ttf" "Segoe UI Semilight (TrueType)"="segoeuisl.ttf" "Segoe UI Semilight Italic (TrueType)"="seguisli.ttf" "Segoe UI Symbol (TrueType)"="seguisym.ttf" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] "Segoe UI"=- Suggesting that the various versions should also list the font you are after.
  11. Give me a minute to check what file you ran and what it should have done. - Edited to remove incorrect answer. I tested for the correct one! Scroll down a little more.
  12. Hmm, sorry I should have read your post better. The "" is where they are suggesting you put the name of the font you are trying to add. Initial searching suggests that you will find So you have your choice of variations of Times new Roman. I deleted an improper example of the file here, scroll down farther to see what works.
  13. I'm being slightly lazy because I don't want to reboot into windows and look at a half dozen updates. If this doesn't work for you let me know and I'll find the exact name. Edit - What they are suggesting is to make a text file that you rename (or save as) a ".reg" file, then run the newly created file and it will add the entries into the registry for you. You don't need windows registry open when you do that.
  14. Redirecting ANSWERS.MICROSOFT.COM I think I did this back when I had LG monitors with blurry text. I don't remember if it changes default app behavior. The file they tell you to make modifies the windows registry, I recommend making a backup before making changes. This can be done by using the run command (windows R, I think...), and typing "regedit", no quotes. There is an option to save or import from there, do a manual save before following the instructions on the website. If it doesn't change default font for applications (I think it did), you can change websites using firefox / dark reader. If you're using Linux, it's different. Let me know!
  15. Saudi Investment Fund pays $3.5bn to capture Pokémon Go WWW.BBC.COM It is amongst the highest-grossing mobile games in the world, with 30 million monthly players. Niantic was also working on location tracking and identification based on pictures, so there may be some military intelligence use behind the scenes... Locate — Niantic Spatial Platform WWW.NIANTICSPATIAL.COM Seamless AR integration powered by the most advanced geospatial models designed to process and understand data about the physical... But the real question is, how much would you pay to capture that Pokemon?!
  16. reuters.com WWW.REUTERS.COM I'm actually on board with this. I think AI derivatives should have a signature that denotes they are AI generated. The problem is there's no real way to enforce it and AI has gotten even better at removing watermarks. Could hefty fines be the way? Probably not because it doesn't hold end users accountable for what they use AI to create. If the power of AI is kept in the hands of just a few people it could work, but that's a dangerous precedent. At the very least, Spain plans to cash in! Me, I'll keep using LM Studio to run Cognitive AI on my local system. It's so awesome to have an AI that's read the Linux manual that I can ask questions to when I get stumped. Grok's probably in trouble though. It seems like it's primary use is to create meme's / fake images on X.
  17. Internet shutdowns at record high in Africa as access ‘weaponised’ | Internet | The Guardian WWW.THEGUARDIAN.COM More governments seeking to keep millions of people offline amid conflicts, protests and political instability Africa continues to be one of the most beat down continents in the world. I suspect that's due to climate change and the fact that they will have great farm lands in the next 20 years. Africa is expected to be a food provider for many other countries. That doesn't work if Africa is feeding their own people with that food, but if their population is continually stepped on, they will have plenty of production for the rest of the world. The irony is that all 'first world' countries are in a population decline, so they could just let the banking world take over and it might accomplish the same thing.
  18. Meta puts stop on promotion of tell-all book by former employee | Meta | The Guardian WWW.THEGUARDIAN.COM Social media company wins emergency arbitration ruling on book, Careless People by Sarah Wynn-Williams Daily reminder that Zuckerburg is not to be trusted. He has openly admitted that he used people's logins to login to competitors sites and close their accounts. Don't share passwords and e-mail addresses between services! I think it's great that the publisher is continuing to push the book because meta can't stop them.
  19. Just a moment... CYBERNEWS.COM Apple apps are secure, as long as you don't look hard... "Secrets" is a broad term, but the article goes on to describe what they are and how serious they are. While I primarily use android, this is the reason I don't load apps onto my phone unless I feel they are a necessity. (I make an exception for shattered pixel dungeon, it's an open source game that's great). No matter how much a store promises a discount for using their app, I don't want it. I also run youtube through the web browser, because ublock successfully blocks ads on mobile, and it can't if I use the youtube app.
  20. Oh, and of course, the most important answer to them all: The answer to life, the universe, and everything | MIT News | Massachusetts Institute of Technology NEWS.MIT.EDU Using the Charity Engine computer cluster, Andrew Sutherland of MIT and Andrew Booker of Bristol University solved the famous...
  21. Can entangled particles communicate faster than light? PHYS.ORG Entanglement is perhaps one of the most confusing aspects of quantum mechanics. On its surface, entanglement allows particles to... That article is a bit misleading because it's saying that the communication doesn't happen faster than light, but what they are referring to is that our ability to communicate the states and verify the answer is still slower than light communication. By measuring the entangled particle, any changes happen instantly. Quantum Computing - How it Changes Encryption as We Know It | Division of Information Technology IT.UMD.EDU If you are anything like me then you may be wondering, what the heck is quantum computing? Let's take a step back and explain this in simple... Talks about quantum computing's challenges to encryption. Quantum Internet Alliance Announces QNodeOS, the First Operating System for Quantum Networks THEQUANTUMINSIDER.COM QIA researchers developed QNodeOS, the first operating system for quantum networks, for programmable and executable quantum... Qnode OS, looks like my information about making quantum operating systems was out of date. This article was posted 6 days ago. Quantum error correction below the surface code threshold WWW.NATURE.COM Two below-threshold surface code memories on superconducting processors markedly reduce logical error rates, achieving high... Quantum AI development. Looks like this is focused primarily on error correction. I've heard it said that quantum computers only give the right answer 33% of the time, so to actually get an answer they have to run the equation twice and make sure the answers match. This article is referring to 1000 times, so they aren't leaving things to chance. Google Quantum AI QUANTUMAI.GOOGLE Google Quantum AI is advancing the state of the art in quantum computing and developing the hardware and software tools to operate... Dev roadmap for AI, no exact timeline for completion, it's ready when it's ready. NSA Utah Data Center - Serving Our Nation's Intelligence Community NSA.GOV1.INFO NSA, hoovering data. The research articles get technical pretty quick, but the general concepts are there.
  22. There is a "problem" with quantum computing. It fundamentally breaks encryption. If every bit functions as both a 1 and a 0, all they need is enough compute power to break any encryption. This is why the NSA is hoovering up all network (internet) data. That data won't stay encrypted forever and that is the real training ground for AI. This is also why crime is a bad idea. It's not about getting away with it now, it's getting away with it 20 years in the future, because that evidence will still exist and that encryption won't be relavent. Quantum computers cannot go mainstream any time soon because of this. In order to safeguard data transfers, data will need to be transfered via quantum entanglement. Tests have shown that data can be transfered faster than light, but they haven't come up with a good way to transfer data in bulk. They are still working on an operating system for quantum computing. What it needs to do and the practical applications of quantum computing, we aren't sure of. What are the implications of an AI running on a quantum computer? Can we control something we don't understand? Surely when it all boils down, they will find the answer to the universe is 42.
  23. Just a moment... CYBERNEWS.COM Not everything is doom and gloom! While it won't fix the damage to the 1,800 victims, it will stop countless others from suffering the same fate. I haven't posted a news article on it yet, but one of the ways they infect people is by sending spoof e-mails. Github in particular has been a recent target of this. If any service is saying there is a problem with your account, do not follow the e-mail in an attempt to fix the problem. Go directly to the website and address any problems through them. Most likely there aren't problems and it's just a phishing attempt to steal login info.
×
×
  • Create New...

Important Information

This Website may place and access certain Cookies on your computer. ExtremeHW uses Cookies to improve your experience of using the Website and to improve our range of products and services. ExtremeHW has carefully chosen these Cookies and has taken steps to ensure that your privacy is protected and respected at all times. All Cookies used by this Website are used in accordance with current UK and EU Cookie Law. For more information please see our Privacy Policy