Latest Tech News

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

Filtered by: pr Clear Filter

Yosemite embodies the long war over US national park privatization

The Trump administration’s cuts to the National Park Service’s budget and staffing have raised concerns among park advocates and the public that the administration is aiming to further privatize the national parks. The nation has a long history of similar efforts, including a wildly unpopular 1980 attempt by Reagan administration Interior Secretary James Watt to promote development and expand private concessions in the parks. But debate over using public national park land for private profit da

The Fulbright Program: Chock Full of Bright Ideas

One of the most memorable events in my career so far was being selected as a host for the Fulbright Program. When Emily (Simons) approached me with her idea of applying for this type of scholarship, I was already blown away by her enthusiasm—but little did I imagine how immensely enriching her visit to the lab would turn out to be! We initially discussed a project aligned with our shared interest in healthcare topics; specifically, I proposed making Emily part of a planned project with cardiolo

The iPhone 17 Pro 'Feature' I Want Most? More Colors Beyond Monochrome and Metal

While we can all agree that what's inside an iPhone is far more important than the outside, I still care a ton about how my smartphone looks. So with all the rumors swirling about the upcoming iPhone 17, one that caught my eye had nothing to do with specs or features. It simply said the iPhone 17 Pro could adopt color inspired by iOS 26's Liquid Glass redesign -- which, based on descriptions, may resemble some older Samsung phone hues. And I started dreaming about a world where Apple's best phon

Mastercard denies pressuring game platforms, Valve tells a different story

The outcry after a recent marketplace crackdown on games with adult content, seemingly due to pressure from payment processors, prompted Mastercard to release a brief statement Friday pushing back against recent headlines. “Mastercard has not evaluated any game or required restrictions of any activity on game creator sites and platforms, contrary to media reports and allegations,” the company said, adding, “At the same time, we require merchants to have appropriate controls to ensure Mastercard

Tim Cook has now been Apple CEO for longer than Steve Jobs

The big picture: This month marks Tim Cook's 14th year as CEO of Apple. As the company looks toward future software and hardware launches, Cook remains optimistic about the Vision Pro despite its tepid reception. Meanwhile, analysts and insiders struggle to predict who his successor might be. Cook's comments on the Vision Pro, one of the signature products of his tenure, came during Apple's earnings call for the quarter ending in June. He discussed the headset's upcoming OS update and enterpris

Topics: apple ceo cook pro vision

Zuckerberg Says Meta Is Now Seeing Signs of Advanced AI Improving Itself

Meta CEO Mark Zuckerberg is making some very grandiose statements amid his ludicrously expensive quest to gain a lead in the AI industry. It's easy to get caught up in the human drama of his talent hunt. But in the very first lines of a new public letter about his so-called Superintelligence Lab, the tech founder made a claim that's either a staight-up fib, a very generous reading of a situation, or a clue that he's closer to enacting profound change in the world than almost anyone realizes. S

5 productivity apps I swear by, and one of them unlocks the rest

Joe Maring / Android Authority Productivity apps are the bane of the app world. On one end of the spectrum are the total nerds who could shame a cyborg with their organizing skills, and on the other are those who dump everything into Google Keep just to have everything in one place. I live somewhere in the middle. I’m not pedantic enough to run the most complex Notion server and flex about it on Reddit, nor am I a simpleton who relies solely on a notes app. I use a bunch of apps every day to i

We Tested Dozens of Phones and These Have the Best Cameras

Phone makers promise varying lengths of long-term software and security support ranging from just one year to as many as seven. These updates not only ensure you get many of the latest features but also keep your phone secure. Phone cameras have gotten better over the past five years. Don’t be fooled by how many cameras a phone has ot the number of megapixels; more is not necessarily better. Phones are large in general with the smallest ones having a 6.1-inch screen and large models topping ou

Unitree Just Launched Its Most Affordable Humanoid Robot Yet

Watch this: Unitree R1: The Cheapest Humanoid Robot Yet? 03:16 A new humanoid robot just dropped, and it's being advertised at the most affordable price I've ever seen for a humanoid robot of its size. Unitree's R1 humanoid robot starts at just $5,900. That's more than $10,000 less than the company's G1 humanoid, which starts at $16,000. While that's quite a low price in the humanoid robot market, where top-of-the-line models can cost more than $100K, it's essential to understand that Unitree'

Nintendo raises the Switch 1 price from $299 to $339

is a news writer who covers the streaming wars, consumer tech, crypto, social media, and much more. Previously, she was a writer and editor at MUO. Posts from this author will be added to your daily email digest and your homepage feed. The original Nintendo Switch, which has cost $299.99 in the US since its release in 2017, is now priced at $339.99 on Nintendo’s online store. Other first-gen Switch models are now more expensive, too, with the Switch OLED going from $349.99 to $399.99, and the

Seed7 – The Extensible Programming Language

Welcome to the Seed7 Homepage Seed7 is a general purpose programming language designed by Thomas Mertes. It is a higher level language compared to Ada, C/C++ and Java. The Seed7 interpreter and the example programs are open-source software. There is also an open-source Seed7 compiler. The compiler translates Seed7 programs to C programs which are subsequently compiled to machine code. In Seed7 new statements and operators can be declared easily. Functions with type results and type parameters

A Bytecode VM for Arithmetic: The Parser

In this series of posts, we write a bytecode compiler and a virtual machine for arithmetic in Haskell. We explore the following topics: In this series of posts, we write a bytecode compiler and a virtual machine for arithmetic in Haskell. We explore the following topics: Parsing arithmetic expressions to Abstract Syntax Trees (ASTs). Compiling AST s to bytecode. s to bytecode. Interpreting AST s. s. Efficiently executing bytecode in a virtual machine (VM). Disassembling bytecode and decomp

Topics: bsc expr fails input let

Twenty Eighth International Obfuscated C Code Contest

Twenty Eighth International Obfuscated C Code Contest Where to start See below for links to the 2024 winning IOCCC entries. Check out the index.html web pages for each winning entry. They have most of the information you need to compile and run the winning program. Take a look at the winning source code and try to figure out how it works. You might also want to check out the author’s remarks for even more details. You may download all winning entries in the form of a compressed tarball, for

These are the best new MacBook deals for August: offerings as low as $599

In the Apple Silicon era, MacBooks have become more affordable than ever – with brand new models starting as low as $649. With looming global tariffs, these great deals could potentially be coming to an end soon – so if you’re in the market for a new MacBook for any reason, now may be one of the best ever times to purchase. Apple’s upcoming macOS 26 update is also rumored to drop support for some additional Intel Macs, so if you’d like to stay on the latest and greatest Apple software, nows a f

Super-resolution of Sentinel-2 images (10M –> 5M)

Sentinel-2 Super-Resolution GUI A simple, user-friendly desktop application to increase the resolution of Sentinel-2 satellite images. This tool takes the standard 10-meter Blue, Green, Red, and Near-Infrared (NIR) bands and uses a pre-trained AI model to create a higher-resolution, 2x upscaled image. It's designed for users who want to easily enhance their satellite imagery without complex command-line tools. TL;DR (For the Impatient) Install stuff: pip install pyqt5 torch safetensors raste

Ongoing Lean formalisation of the proof of Fermat's Last Theorem

Fermat's Last Theorem An ongoing multi-author open source project to formalise a proof of Fermat's Last Theorem in the Lean theorem prover. Information about the project The project is currently being led by Kevin Buzzard. Until September 2029 it is being funded by grant EP/Y022904/1, awarded by the EPSRC. The project is hosted at Imperial College London. Kevin would like to extend many many thanks to both of these institutions for their ongoing support of this nonstandard research. General

Mezzano, an operating system written in Common Lisp

Mezzano, an operating system written in Common Lisp. Pre-built images Demo releases are available through GitHub. These releases are designed to be run in VirtualBox, though QEMU is also supported. 2GB of RAM, a virtio-net NIC and an Intel HDA audio controller are recommended. x86-64 images are published. AArch64 has been made to work on some hardware. But to set expectations: making Mezzano run on any given piece of hardware or emulator is still typically a project that requires the user to

Telo MT1

We redesigned the EV truck footprint and function from the ground up by marrying the state of the art in electrification and advanced safety technology. With Toyota Tacoma capability, Tesla-like range and efficiency, in the footprint of a MINI Cooper, the TELO MT1 is the most compact, practical and technically advanced truck. Meeting the need for a highly functional and powerful EV pickup equally suited to navigating downtown and hauling people and gear out of town. RESERVE YOURS

Trump Promised to ‘Drill, Baby, Drill.’ The New Rigs Are Nowhere to Be Found

This story originally appeared on Inside Climate News and is part of the Climate Desk collaboration. “We will drill, baby, drill,” President Donald Trump declared at his inauguration on January 20. Echoing the slogan that exemplified his energy policies during the campaign, he made his message clear: more oil and gas, lower prices, greater exports. Six months into Trump’s second term, his administration has little to show on that score. Output is ticking up, but slower than it did under the Bi

Samsung is giving new Galaxy Z Fold and Flip customers a rare $120 bonus - how to redeem it

Sabrina Ortiz/ZDNET ZDNET's key takeaways Samsung Galaxy Z Fold 7 and Z Flip 7 users are entitled to a six-month subscription to Google AI Pro for free. The premium tier includes access to Gemini 2.5 Pro, Veo 3, 2TB of cloud storage, and more. You can renew the subscription or cancel it at expiration. The Galaxy Z Fold 7 and Z Flip 7 are among the hottest phones out right now, with Samsung touting recent preorder sales as the highest in the foldable lines' history. According to a new press

Is your Roku TV spying on you? It's possible, but here's how to put a stop to it

Maria Diaz/ZDNET Whenever I hear about consumer data tracking, my half-century-old brain dredges up that Hall and Oates hit called "Private Eyes" with the refrain "they're watching you." I don't mean to incite Big Brother paranoia; I know I'm not being spied on everywhere I go, especially not in the seclusion of my home. But while using streaming devices, you can almost guarantee that your entertainment and advertisement preferences are being tracked. Also: Your Apple TV is getting 5 useful f

Yearly Organiser

👋 Hello! If you print this page, you’ll get a nifty calendar that displays all of the year’s dates on a single page. It will automatically fit on a single sheet of paper of any size. For best results, adjust your print settings to landscape orientation and disable the header and footer. Take in the year all at once. Fold it up and carry it with you. Jot down your notes on it. Plan things out and observe the passage of time. Above all else, be kind to others. Looking for 2026? Here you go! Mad

Google Will Use AI to Guess People’s Ages Based on Search History

Last week, the United Kingdom began requiring residents to verify their ages before accessing online pornography and other adult content, all in the name of protecting children. Almost immediately, things did not go as planned—although, they did go as expected. As experts predicted, UK residents began downloading virtual private networks (VPNs) en masse, allowing them to circumvent age verification, which can require users to upload their government IDs, by making it look like they’re in a diff

Show HN: Print the daily weather forecast on a thermal receipt printer

Thermal Receipt Weather Printer Prints a daily weather forecast on an ESC/POS thermal printer, such as the "Bisofice Mini BT thermal receipt printer". Dependencies | Setup | Usage | Cron Dependencies Python 3 Pillow : The Python imaging library. : The Python imaging library. ImageMagick: For converting SVG icons to a printable format. Setup Install dependencies: On Debian/Ubuntu: sudo apt-get update && sudo apt-get install imagemagick python3-pil On other systems, install ImageMagick via

Ethersync: Peer-to-peer collaborative editing of local text files

🍃 Ethersync Multiplayer mode for your text editor! Ethersync enables real-time collaborative editing of local text files. You can use it for pair programming or note-taking, for example. It's the missing real-time complement to Git! Features 👥 Edit files at the same time, across different text editors 📍 See your peers' cursors and selections 🗃️ Work on entire projects, the way you're used to 🔒 Encrypted peer-to-peer connections, no need for a server ✒️ Local-first: You always have full a

RIP Corporation for Public Broadcasting: 1967–2026

Despite the protests of millions of Americans, the Corporation for Public Broadcasting (CPB) announced it will be winding down its operations after the White House deemed NPR and PBS a "grift" and pushed for a Senate vote that eliminated its entire budget. The vote rescinded $1.1 billion that Congress had allocated to CPB to fund public broadcasting for fiscal years 2026 and 2027. In a press release, CPB explained that the cuts "excluded funding for CPB for the first time in more than five deca

Delta’s dynamic AI pricing plan sounds different now

is a news editor covering technology, gaming, and more. He joined The Verge in 2019 after nearly two years at Techmeme. Posts from this author will be added to your daily email digest and your homepage feed. Delta Air Lines is explaining more about its AI-assisted dynamic pricing model after coming under scrutiny for recent comments about the pricing. In November, Delta president Glen Hauenstein said at an investor day that “we will have a price that’s available on that flight, on that time,

PlayStation 6 leaks suggest AMD Orion APU with RDNA 5 and Zen 6 cores

Rumor mill: The PlayStation 6 is unlikely to launch within the next two years, but multiple leaks have revealed key details. Some leaked spec sheets claim the console will use an AMD APU codenamed 'Orion,' while a separate rumor suggests a possible PS6 handheld featuring an AMD APU called 'Canis.' YouTube channel Moore's Law Is Dead claims to have obtained partial spec sheets for both consoles from a leaked AMD presentation. The leak suggests the PS6's Orion processor will include 40 to 48 RDNA

Topics: console pro ps5 ps6 rdna

Want to download the iOS 26 beta on your iPhone today? Here's a list of all compatible Apple devices

Engadget has been testing and reviewing consumer tech since 2004. Our stories may include affiliate links; if you buy something through a link, we may earn a commission. Read more about how we evaluate products . Hey iPhone users! If you haven't heard yet, a slew of new exciting updates are coming to Apple's operating system this fall. No, it won't be called iOS 19 — it'll be named iOS 26. The change we're most excited for is the new Liquid Glass design (think Windows Vista, but arguably more t

Topics: 26 apple ios iphone pro

Fujifilm is raising camera prices by up to $800

Fujifilm has raised prices on cameras and lenses across its lineup, with price hikes reaching into the hundreds of dollars. Among the hikes is an increase to the price of Fuji’s ultra-popular X100VI from $1,599 to $1,799. The capable X-T5 has gone from $1,699 to $1,899. And the already very expensive GFX100 II has gone from $7,499 to $8,299 — an $800 increase. Increases to lens prices appear to be somewhat more modest, with bumps in the $50 to $150 range. The price hikes come as President Donal