My latest Patent
US Patent #2012416938 for the AI enhanced overclocking method I co-developed in 2024

US Patent #2012416938 for the AI enhanced overclocking method I co-developed in 2024
AMD recently published a new version of its FidelitySDK with FSR 4 upscaling and FSR 3.1.5 frame generation support. Unfortunately, they accidentally published the full FSR 4 source code on GitHub. Before AMD took it down, some media outlets and X users managed to record screenshots of the files, including Videocardz.
Update: PCGamer is reporting that AMD is having more trouble putting the genie back in the bottle than first thought because they accidently included the MIT license.
AI PDX has become a pretty popular group for folks working with AI systems in Portland. Check out their calendar for upcoming events.
A basic introduction to a vector database and why it’s becoming very interesting for AI workloads.
GPU programming used to be just about rendering graphics. As we’ve moved into bitcoin mining and AI, eisfrosch goes over the current chaotic programming environments for GPUs.
Retired programmer Dave’s Garage decided to look into all the major LLM AI models and gives his feedback on using them for the last few months.
Which should you use? It depends on what you’re trying to do. It also depends on how you’re testing it – because others come up with different ratings.
Coding
Research
Storytelling
News
He also discusses the different context sizes when it relates to the tasks. Bigger windows cost more but can allow you to summarize huge codebases or 60 page complex legal documents.
ChatGPT can handle 128,000 tokens or about 96,000 words (1 token roughly equals 4 characters). Claude has 200,000 tokens or about 150,000 words. Gemini 2.5 Pro and Grock 3 claim to have 1 million tokens.
If all you’re doing is summarizing emails, ChatGPT could be just fine. But if you need to make sense of large codebases or summarize large legal briefs, Gemini or Grock will be better at avoiding hallucinations or leaving gaps. There are some that believe that these windows might actually shrink if the systems are under heavy load (Grock in particular).
Atomic Shrimp noticed that a number of recent mushroom foraging books had errors. These weren’t simple errors, if you ate some of the things they say you could eat, you could destroy your kidneys or even kill yourself. How did this happen? He realized a lot of these books were being generated by AI and it looks very much like the people that put them together didn’t even know how to fact check them.
It’s a great discussion of how AI generated books have become very prevalent and the dangers of people just churning out AI slop without quality control.
Who comes out on top? Depends on the questions you ask! But for me, the ability to run DeepSeek for free locally makes it the default winner.
https://www.tomsguide.com/ai/i-just-tested-grok-vs-deepseek-with-7-prompts-heres-the-winner
Google’s CEO revealed that AI systems now generate more than a quarter of new code for its products, with human programmers overseeing the computer-generated contributions. The statement, made during Google’s Q3 2024 earnings call, shows how AI tools are already having a sizable impact on software development.
Stack Overflow’s 2024 Developer Survey, over 76 percent of all respondents “are using or are planning to use AI tools in their development process this year,” with 62 percent actively using them. A 2023 GitHub survey found that 92 percent of US-based software developers are “already using AI coding tools both in and outside of work.”
https://arstechnica.com/ai/2024/10/google-ceo-says-over-25-of-new-google-code-is-generated-by-ai
2,000 Brits recently took part in a study by online casino MrQ to see if AI could make a picture of the ‘average’ British cheater. They collected descriptions and then asked AI to make a composite image.
The average male cheater that seemed to be someone in his forties, with blue-grey eyes, small lips, short facial hair and little to no head hair. Someone who has a larger nose and visible frown lines.
The typical woman who cheats, apparently, has dark-haired and is in her early fifties. AI reckons that they are more likely to have a small nose and a medium-sized pout.
Links: