Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: pe Clear Filter

You can use GitHub from your Watch – GitWrist

GitWrist ⌚ Meet GitWrist, a project for WearOS which allows devices to interact with the GitHub API to get information such as the users recent notifications and stats. This was designed to be a fun project, the code is NOT for production and is a total mess, but feel free to download the app, it's a work in progress About ℹ️ This project is made using Jetpack Compose and written in Kotlin, and relies on the Github API, which also uses a GitHub OAuth app to sign you in. App Features 🚀 Link

Open-source MCPEval makes protocol-level agent testing plug-and-play

Want smarter insights in your inbox? Sign up for our weekly newsletters to get only what matters to enterprise AI, data, and security leaders. Subscribe Now Enterprises are beginning to adopt the Model Context Protocol (MCP) primarily to facilitate the identification and guidance of agent tool use. However, researchers from Salesforce discovered another way to utilize MCP technology, this time to aid in evaluating AI agents themselves. The researchers unveiled MCPEval, a new method and open-so

Origami Space Planes Could Solve a Major Problem in Orbit

Building a spacecraft could one day be as simple as folding a piece of paper into a plane and letting aerodynamics do the rest. A team of researchers from the University of Tokyo simulated the release of a paper airplane from the International Space Station (ISS) to see if would survive atmospheric reentry. In a paper published in Acta Astronautica, the researchers demonstrated how origami may be the solution to low Earth orbit’s growing trash problem. Rather than relying solely on metals to co

James Gunn Thinks ‘Anti-American Sentiment’ Is Hurting ‘Superman’ Overseas

James Gunn has a new Superman movie out—perhaps you’ve heard of it? The DC hero’s latest cinematic adventure, the first under DC Studios’ Gunn-led era, is a box-office hit and already has fans dreaming of sequels and spin-offs. But one notable quirk of those ticket sales is that Superman is doing better domestically than it is internationally, despite its seemingly broad appeal as a Hollywood superhero movie. Earlier this week, Variety reported that while Superman‘s numbers are impressive, earn

YouTube’s latest experiment makes comments feel more like Reddit, if that sounds like an improvement

Joe Maring / Android Authority TL;DR YouTube is rolling out Reddit-style comment threading to Premium subscribers on Android and iOS. The experiment has been updated so the main comment is threaded to subsequent replies. Threaded comments will remain available until August 14. YouTube’s comments section is going to look a little different for Premium subscribers. The company is rolling out an experiment inspired by Reddit. Earlier this year, YouTube began testing a new threaded comment UI f

Still Wakes the Deep developer The Chinese Room regains its independence

The Chinese Room, maker of Still Wakes the Deep, has bought back its independence. The studio will continue developing new franchises after splitting from the Sumo Group. The latter said earlier this year that it's pivoting away from original games and toward co-development work. Tencent bought the British studio Sumo for $1.27 billion in 2021. Game Developer reported that VC firm Hiro Capital facilitated the Chinese Room's independence deal. Studio head Ed Daly told the publication on Monday t

Gluten Could Be Wrongly Blamed for Americans’ Stomach Troubles

For many of us, gluten is a dietary villain, capable of causing all sorts of gastrointestinal troubles. Research out this week looks to complicate that narrative, however, finding that people are sometimes wrongly blaming gluten for triggering their symptoms of irritable bowel syndrome. Scientists at McMaster University in Canada conducted the study, a small, randomized trial of IBS patients. People became sicker just as often after eating food containing gluten or wheat as they did after eatin

Surprising no one, new research says AI Overviews cause massive drop in search clicks

Google's search results have undergone a seismic shift over the past year as AI fever has continued to escalate among the tech giants. Nowhere is this change more apparent than right at the top of Google's storied results page, which is now home to AI Overviews. Google contends these Gemini-based answers don't take traffic away from websites, but a new analysis from the Pew Research Center says otherwise. Its analysis shows that searches with AI summaries reduce clicks, and their prevalence is i

OpenAI agreed to pay Oracle $30B a year for data center services

OpenAI was the company that signed a $30 billion per year deal with Oracle for data center services, disclosed last month, The Wall Street Journal reported on Monday. Now, OpenAI CEO Sam Altman has confirmed the details of the contract (but not the dollar amount) in an X post on Tuesday and in a company blog post. To recap, on June 30, Oracle disclosed in an SEC filing that it had signed a cloud deal that would generate $30 billion a year in revenue. However, the company didn’t say who it was w

Leaked Slack Messages Show CEO of "Ethical AI" Startup Anthropic Saying It's Okay to Benefit Dictators

In the so-called "constitution" for its chatbot Claude, AI company Anthropic claims that it's committed to principles based on the Universal Declaration of Human Rights, instructing its chatbot to prioritize freedom, equality, freedom of thought, and adequate standards of living in its responses. Anthropic has long attempted to distinguish itself as putting safety first. The firm was founded by former OpenAI members, with a commitment to advancing AI ethically and responsibly. But four years o

iOS 26 beta 4 adds (and removes) CarPlay wallpaper options

Apple has changed up the wallpaper collection on CarPlay in iOS 26 beta 4. Several new options have been added. The update also removes many of the existing wallpaper options that were still hanging around from older iOS versions. CarPlay in iOS 26 developer beta 4 includes nine wallpaper choices. Each wallpaper changes its appearance for light and dark mode, creating 18 possible options. CarPlay previously featured a variety of wallpaper styles, including versions based on iPhone default wall

iOS 26 beta 4 adds new Dynamic option for iPhone wallpaper

iOS 26 beta 4 is available now, and the public beta is expected soon too. Besides adding more liquid back into the Liquid Glass design, the new beta also introduces a new Dynamic wallpaper option. Here are the details. Dynamic wallpaper changes colors automatically in iOS 26 beta 4 Like it does every year, Apple has a new default iPhone wallpaper coming in iOS 26. The new default added several different color options in the last beta, too. You can choose from: Dusk Halo Shadow Sky Most o

Stop Pretending LLMs Have Feelings Media's Dangerous AI Anthropomorphism Problem

Yesterday, Wall Street Journal subscribers received a push notification that perfectly encapsulates everything wrong with how major media outlets cover “artificial intelligence.” “In a stunning moment of self reflection,” the notification read, “ChatGPT admitted to fueling a man's delusions and acknowledged how dangerous its own behavior can be.” But that’s just… not true. ChatGPT did not have a “stunning moment of self reflection.” It did not "admit" to anything. It cannot “acknowledge” its be

Don't animate height

Our app was mysteriously using 60% CPU and 25% GPU on my M2 MacBook. It turned out this was due to a tiny CSS animation! In this post, I show how to find expensive animations, why some are so expensive, and how to make many animations much cheaper. Along the way, we'll learn how the browser renders CSS animations and how to use Chrome's dev tools for performance profiling. The problem While building Granola, a note-taking app, I noticed it was using 60% CPU and 25% GPU on my M2 MacBook: Activ

Go allocation probe

Published 2025-07-18 The profiling tools in go will tell you where allocations happened in the code, but won't record the type of the allocation. I suspected that in the code I was looking at, some specific types were causing a lot of allocation but that those allocations were spread over many locations. So with the help of Matt Knight I wrote perhaps the most appallingly fragile code I have ever written - go_allocation_probe. Every heap allocation in go afaict goes through a single function -

Research shows Google AI Overviews reduce website clicks by almost half

Google's search results have undergone a seismic shift over the past year as AI fever has continued to escalate among the tech giants. Nowhere is this change more apparent than right at the top of Google's storied results page, which is now home to AI Overviews. Google contends these Gemini-based answers don't take traffic away from websites, but a new analysis from the Pew Research Center says otherwise. Its analysis shows that searches with AI summaries reduce clicks, and their prevalence is i

OpenAI Seeks Additional Capital From Investors as Part of Its $40 Billion Round

OpenAI is seeking capital from new and existing investors, two people familiar with the company’s plans tell WIRED. The fundraising effort is part of a $40 billion round announced in March. The round will reopen on Monday, July 28, according to one of the sources, who has direct knowledge of the fundraising effort. The $40 billion round announced earlier this year brought OpenAI’s valuation up to $300 billion, making it one of the most highly valued private startups in history. The round was le

Apple releases developer beta 4 for visionOS 26

Two weeks after releasing the third batch of developer betas for the operating systems announced during WWDC25, Apple has released the fourth batch, including for visionOS 26. Here’s what’s new. The build number for today’s visionOS 26 beta 4 release is 23M5300g. If you want to enroll in the developer beta program for Apple Vision Pro, here’s what you’ve got to do: Open the Settings app Choose “General” Choose “Software Update” Select “Beta Updates” Select “visionOS Developer Beta” What’s ne

Supermassive Games is delaying Directive 8020 and laying off staff

Supermassive Games, the developer behind story-driven games like Until Dawn, The Quarry and The Dark Pictures Anthology, is cutting its workforce due to the ongoing "challenging" state of the games industry. The studio says it’s having to adapt its team structure and as a consequence expects to lose up to 36 employees. The current size of the Supermassive’s staff is unclear, but in February last year it cut somewhere in the region of 90 jobs, at which time Bloomberg estimated the studio had mor

Any-LLM: A unified API to access any LLM provider

When it comes to using LLMs, it’s not always a question of which model to use: it’s also a matter of choosing who provides the LLM and where it is deployed. Today, we announce the release of any-llm, a Python library that provides a simple unified interface to access the most popular providers. When it comes to using Large Language Models (LLMs), it’s not always a question of which model to use: it’s also a matter of choosing who provides the LLM and where it is deployed. As we’ve written about

Better Auth (YC X25) Is Hiring

About us We’re a tiny group of engineers on a mission to democratize high‑quality authentication and to make auth something every developer can truly own. Our open‑source framework is already one of the fastest‑growing auth solutions in the world. It’s trusted by thousands of developers and rapidly adopted by startups and YC companies alike. We’ve grown our community and impact faster than our team and now we’re looking to align the two quickly. What you’ll work on here Collaborating across

I tested the latest Kindle Paperwhite and it has the one feature I've been waiting for

Kindle Paperwhite Signature Edition ZDNET's key takeaways The Kindle Paperwhite Signature Edition is available for $200. I've been testing the Kindle Paperwhite Signature Edition, which features the fastest performance yet and up to 12 weeks of battery life; alternatively, the 16 GB Kindle Paperwhite is available for $125. Remember that Amazon's promise of up to 12 weeks of battery life assumes 30 minutes of daily use with wireless off. $199.99 at Amazon $199.99 at Best Buy $199.99 at Target m

Don't Animate Height

Our app was mysteriously using 60% CPU and 25% GPU on my M2 MacBook. It turned out this was due to a tiny CSS animation! In this post, I show how to find expensive animations, why some are so expensive, and how to make many animations much cheaper. Along the way, we'll learn how the browser renders CSS animations and how to use Chrome's dev tools for performance profiling. The problem While building Granola, a note-taking app, I noticed it was using 60% CPU and 25% GPU on my M2 MacBook: Activ

Go Allocation Probe

Published 2025-07-18 The profiling tools in go will tell you where allocations happened in the code, but won't record the type of the allocation. I suspected that in the code I was looking at, some specific types were causing a lot of allocation but that those allocations were spread over many locations. So with the help of Matt Knight I wrote perhaps the most appallingly fragile code I have ever written - go_allocation_probe. Every heap allocation in go afaict goes through a single function -

It's Wise to Wash All Produce, but These 12 Fruits and Veggies Are the Dirtiest

Cleaning your fridge and freezer is important to do every so often, but what about the food sitting inside it? Specifically, that bottom drawer, where fruits and veggies go to retire. Even the healthiest-looking produce can carry unwelcome hitchhikers like dirt, bacteria and trace pesticides. Now, don't freak out. According to the USDA's Pesticide Data Program, over 99% of tested foods were well within the EPA's safety limits -- and more than a quarter didn't have a speck of pesticide residue.

Google Chrome for iOS now lets you switch between personal and work accounts

Google The BYOD trend has been a popular way for people to use their own devices at work. But the practice often blurs the line between personal and professional, triggering security risks and other issues. Now, Google has expanded a feature designed to ease and improve the process. On Monday, Google announced that Chrome users on iOS will now be able to switch between their work and personal accounts directly in the browser. This capability has already been available for Chrome desktop and An

Font Comparison: Atkinson Hyperlegible Mono vs. JetBrains Mono and Fira Code

Font comparison and review: Atkinson Hyperlegible Mono Published: July 22nd, 2025 Updated: July 22nd, 2025 Recently, I modified anthes.is to use Atkinson Hyperlegible Next for sans-serif and Atkinson Hyperlegible Mono for monospace. Following the principle of eating your own dog food, I also switched to Atkinson Hyperlegible Mono in my terminal. After a month of daily use, I can now assess this font’s practical advantages and compare it to established programming fonts like JetBrains Mono and

OpenAI and Softbank’s $500 Billion Data Center Project Is Already Stumbling

Stargate, the ambitious joint venture announced at the White House back in January between OpenAI, Oracle, the Japanese holding company Softbank, and others, appears to be struggling to deliver on its bold promises just six months later. The Wall Street Journal reported today, citing unnamed sources, that the Stargate Project has yet to finalize any deals for new data centers. The report also says the group is scaling back its near-term goals. When it was announced on Jan. 21, Stargate was pit

Show HN: My GPU Fan Saga – A DIY ATX Fan Controller

Having a problem-solving mindset is incredibly valuable and rewarding, especially when it leads to exciting DIY adventures. My latest experience with a noisy GPU fan turned into just such an opportunity. It guided me through fascinating explorations involving ATX power, MOSFET motor drivers, Pulse Width Modulation (PWM), ATTiny85's bit-banged 1-wire bus, and a DS18B20 temperature sensor. While many ready-made solutions exists, this project provided me with invaluable learning and immense satisfa