Latest Tech News

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

Filtered by: mm Clear Filter

IFA 2025 Highlight: MAMMOTION’s Tri-Fusion Positioning System takes its robot lawn mowers to the next level

Stephen Schenck / Android Authority Robot mowers may seem like a niche product, but the amount of time you save and the physical labor you avoid from not having to mow your own lawn can’t be stated enough. It started with low-powered devices that would get stuck on slopes and required physical boundaries that were difficult to install. But these robots have evolved exponentially since, with current generation robot mowers able to navigate using virtual boundaries and handle different types of t

RFK Jr. says COVID shots still available to all as cancer patients denied access

US health secretary and ardent anti-vaccine activist Robert F. Kennedy Jr. went before the Senate Finance Committee on Thursday amid turmoil at the Centers for Disease Control and Prevention and widespread chaos over access to COVID-19 vaccines. In the combative three-hour hearing, Kennedy defended his dramatic firing of the CDC director last week, less than a month after her confirmation, which he effusively supported. Today, he repeatedly called her a liar and made the extraordinary claim tha

Qualcomm teams up with BMW for hands-free driving

is transportation editor with 10+ years of experience who covers EVs, public transportation, and aviation. His work has appeared in The New York Daily News and City & State. Posts from this author will be added to your daily email digest and your homepage feed. Qualcomm is joining forces with BMW on a new driver-assist system that will allow drivers to take their hands off the wheel on approved roads. Qualcomm, which supplies infotainment, driver-assist, and telematics systems to a variety of

Big tech signs on to White House plan for AI education in US schools

The White House hosted several tech and AI leaders at an event today centered on teaching artificial intelligence in US schools. Many of the big tech companies — including Amazon , Google , Microsoft , OpenAI and Anthropic — have already issued press releases with their commitments to a pledge from the White House to help "foster early interest in Al technology, promote Al literacy and proficiency, and enable comprehensive Al training for parents and educators." The business commitments include

Commercials Are Coming to NFL RedZone This Season... Sigh

The game of football is perfectly suited for television. Like most sports, football provides a natural break at the end of each quarter or half of play, as well as after a team scores, where the TV broadcast can cut to a commercial. Unlike other sports, a change in possession in football requires a full replacement of every player on the field, giving broadcasters additional opportunities for ad breaks as players run off and on the field. Football fans know this much before sitting down to watc

Microsoft open-sources Bill Gates’ 6502 BASIC from 1978

On Wednesday, Microsoft released the complete source code for Microsoft BASIC for 6502 Version 1.1, the 1978 interpreter that powered the Commodore PET, VIC-20, Commodore 64, and Apple II through custom adaptations. The company posted 6,955 lines of assembly language code to GitHub under an MIT license, allowing anyone to freely use, modify, and distribute the code that helped launch the personal computer revolution. "Rick Weiland and I (Bill Gates) wrote the 6502 BASIC," Gates commented on the

State Department Agents Are Now Working With ICE on Immigration

As the Trump administration expands its crackdown on immigration, it’s pulling more and more agencies into the effort. The State Department’s law enforcement arm, the Diplomatic Security Service (DSS), is now working with Immigration and Customs Enforcement (ICE) on immigration. DSS agents are taking part in immigration enforcement in the US, and, according to emails viewed by WIRED, are now being asked to log time they are spending on immigration enforcement. DSS’s remit is limited in scope to

Mark Zuckerberg encouraged execs to do MMA training with him

In Brief Mark Zuckerberg is so dedicated to his mixed martial arts (MMA) training that he invited his senior executives to join him for workout sessions. This amusing revelation comes from Nick Clegg’s forthcoming book. Meta’s former president of global affairs shares the story in what Fast Company unfavorably describes as a book with “thin prose,” save for some “surprising anecdotes,” such as this tale of Clegg sparring with his deputy Joel Kaplan. According to Clegg’s anecdote, Zuckerberg g

State Department Agents Are Now Working with ICE on Immigration

As the Trump administration expands its crackdown on immigration, it’s pulling more and more agencies into the effort. The State Department’s law enforcement arm, the Diplomatic Security Service (DSS), is now working with Immigration and Customs Enforcement (ICE) on immigration. DSS agents are taking part in immigration enforcement in the US, and, according to emails viewed by WIRED, are now being asked to log time they are spending on immigration enforcement. DSS’s remit is limited in scope to

Visa's AI-enhanced payment options will be coming to more apps soon, thanks to new MCP support

Getty Images / Anna Barclay / Contributor Follow ZDNET: Add us as a preferred source on Google. ZDNET's key takeaways Visa Intelligent Commerce opens Visa's payment network to developers and engineers. These individuals can then build agentic AI shopping experiences using Visa's network. Now, Visa Intelligent Commerce offers Model Context Protocol (MCP) support. AI agents can optimize how people do everyday tasks in the digital world, including shopping. In May, Visa unveiled Visa Intell

Trump’s move of SPACECOM to Alabama has little to do with national security

President Donald Trump announced Tuesday that US Space Command will be relocated from Colorado to Alabama, returning to the Pentagon's plans for the command's headquarters from the final days of Trump's first term in the White House. The headquarters will move to the Army's Redstone Arsenal in Huntsville, Alabama. Trump made the announcement in the Oval Office, flanked by Republican members of the Alabama congressional delegation. The move will "help America defend and dominate the high fronti

Microsoft open-sources its 6502 version of BASIC from 1976

is a senior editor and author of Notepad , who has been covering all things Microsoft, PC, and tech for over 20 years. Posts from this author will be added to your daily email digest and your homepage feed. After years of unofficial copies of Microsoft’s 6502 BASIC floating around on the internet, the software giant has released the code under an open-source license. 6502 BASIC was one of Microsoft’s first pieces of software, adapted in 1976 by Microsoft cofounder Bill Gates and early employee

Roblox will require age verification for all users to access communication features

Roblox announced that it aims to roll out age estimation technology to all of its users by the end of 2025. Users on the gaming and social network will have to confirm their age in order to access communication features within the platform under the new policy. Roblox initially rolled out an age verification option to teen accounts in July as part of an effort to keep users younger than 13 from accessing select chat features. In addition to confirming ages for individual accounts, Roblox also s

FirstClub bucks India’s speed obsession, quickly triples valuation to $120M with premium approach

While quick commerce in India has become synonymous with 10-minute deliveries — and the hottest play for startups and investors — FirstClub is taking a slower, more curated route. Yet just three months after launching its app, the 8-month-old startup has tripled its valuation. At a post-money valuation of $120 million, the Bengaluru-based startup has raised $23 million in a Series A round (comprising more than 90% equity and the rest in debt) co-led by returning investors Accel and RTP Global.

PFP: A Probabilistic Functional Programming Library for Haskell (2006)

A Probabilistic Functional Programming Library for Haskell Version: June 2006 Distributions can represent events, such as the roll of a die or the flip of a coin. For example, or example, the outcome of a die roll can be expressed as follows. die :: Dist Int die = uniform [1..6] die > die 1 16.7% 2 16.7% 3 16.7% 4 16.7% 5 16.7% 6 16.7% uniform uniform succOrId x = uniform [x, x+1] choose succOrId x = choose 0.5 x (x+1) droll = die >>= succOrId droll = do d <- die succOrId d To use t

Curiosity Drives Broad Innovation and Real-world Solutions

An Interview with Dr. Jiebo Luo – 2025 2025 Edward J. McCluskey Technical Achievement Award Recipient Dr. Jiebo Luo, the Albert Arendt Hopeman Professor of Engineering and Professor of Computer Science at the University of Rochester, is a visionary in computer vision, machine learning, and computational social science whose groundbreaking work has spanned over 600 publications, 90 patents, and numerous prestigious awards across academia and industry. Your research spans computer vision, natura

Abstract Machine Models Also: what Rust got particularly right

Ever since 2010, I have studied the “meta” of software, by studying (and thinking about) the continued dialogue between programming language designers, computer designers, and programmers. The following constitutes a snapshot of my current thinking. Epistemological context During the period 2008-2012, I was requested to help design&build programming tools for a proposed new microprocessor architecture. The details of said architecture do not matter here; what is interesting is that folk in tha

Appeals court reinstates fired Democratic FTC commissioner

Rebecca Kelly Slaughter can resume her work as a commissioner for the FTC, a federal appeals court has ruled. Slaughter, who was one of the two Democratic commissioners for the FTC that President Trump fired back in March, filed a lawsuit for her reinstatement. "Your continued service on the FTC is inconsistent with my administration’s priorities," a letter to the commissioners said. In July, US District Judge Loren AliKhan ruled that her removal from the agency was "unlawful and without legal e

Sharing Is Scaring: Linking Cloud File-Sharing to Programming Language Semantics

Sharing Is Scaring: Linking Cloud File-Sharing to Programming Language Semantics Skyler Austen, Shriram Krishnamurthi, Kathi Fisler SPLASH Onward!, 2025 Abstract Users often struggle with cloud file-sharing applications. Problems appear to arise not only from interface flaws, but also from misunderstanding the underlying semantics of operations like linking, attaching, downloading, and editing. We argue that these difficulties echo long-standing challenges in understanding concepts in progra

AI is going great for the blind (2023)

As I was looking at the amount of times platforms died on the web and I began thinking about the slow death of AI enthusiasm and what that will do to the Blind community. It really is a bizarre feeling when you’re the only skeptic of a thing within your own community. My first post about AI has gained some attention, as well as the follow up post about this topic. AI is taking the blind community by storm. Be my Eyes has added it into their product to describe pictures, Let’s not mention the fa

EU Gets Cold Feet Over Google Fine, Fears Potential Trump Backlash

The European Union has put plans to fine Google on hold. The commission in charge of doling out punishment for digital infractions is reportedly worried that fining the U.S. tech giant for allegedly abusing its dominance in online advertising could provoke U.S. President Donald Trump. Bloomberg and Reuters reported, citing unnamed sources, that E.U. officials had planned to announce the antitrust sanction on Monday; however, that deadline came and went without an announcement. The Commission h

A gentle introduction to CP/M

[New to Gemini? Have a look at my Gemini FAQ.] This article was bi-posted to Gemini and the Web; Gemini version is here: gemini://gemini.circumlunar.space/users/kraileth/neunix/2025/gentle_introduction_cpm.gmi This article is just what the headline promises: an introduction to the CP/M operating system. No previous knowledge of 1970s and early ’80s operating systems is required. However, some familiarity with Linux or a BSD-style operating system is assumed, as the setup process suggested here

Trump is moving Space Command to Alabama

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. President Donald Trump is moving US Space Command’s headquarters from Colorado to Alabama, he announced during a press conference on Tuesday. The change reverses former President Joe Biden’s 2023 decision to leave it in Colorado Springs, where its temporary head

RubyMine is now free for non-commercial use

Iryna Pisklyarova Read this post in other languages: 日本語 Hold on to your helper methods – RubyMine is now FREE for non-commercial use! Whether you’re learning Ruby and Rails, pushing open-source forward, creating dev content, or building your passion project, we want to make sure you have the tools to enjoy what you do even more… for free. Another chapter in the story We recently introduced a new licensing model for WebStorm, RustRover, Rider, and CLion – making them free for non-commercial u

Quirks of Common Lisp Types

By Colin on 2025-08-30 "But I need types," he told me. Humans have a tendency toward binary thinking (pardon the pun). If it's not A, it's B. Perhaps because Lisps have REPLs, they are often thought of from the outside as being dynamic, interpreted languages. Our years of Python have taught us that such languages don't really have strong typing - it's all a wild guess until the interpreter calls foo on a and b and we find out who everyone really is. Yet Common Lisp is fully typed, and AOT com

RubyMine Is Now Free for Non-Commercial Use

Iryna Pisklyarova Read this post in other languages: 日本語 Hold on to your helper methods – RubyMine is now FREE for non-commercial use! Whether you’re learning Ruby and Rails, pushing open-source forward, creating dev content, or building your passion project, we want to make sure you have the tools to enjoy what you do even more… for free. Another chapter in the story We recently introduced a new licensing model for WebStorm, RustRover, Rider, and CLion – making them free for non-commercial u

Indian grocery startup Citymall raises $47M to challenge ultra-fast delivery giants

Indian e-commerce startup Citymall, which focuses on budget-focused grocery delivery for tier 2 and tier 3 towns, said today that it has raised $47 million in Series D funding led by Accel, with participation from existing investors including Waterbridge Ventures, Citius, General Catalyst, Elevation Capital, Norwest Venture Partners, and Jungle Ventures. The Series D round comes three years after the company’s $75 million Series C round led by Norwest Venture Partners. The valuation of the comp

This Macintosh programming book library will take you back, even if you weren’t there for it

Over the weekend, Daring Fireball’s John Gruber linked to a fantastic collection of early Macintosh programming books (via Michael Tsai). It is a carefully assembled catalog of more than 150 books from as early as 1983, covering everything from AppleSoft BASIC, to gaming programming for the Mac. Even if you weren’t around for any of that, believe me: this will be worth your time. A great collection of 150+ early Mac books Here’s how VintageApple.org describes how the Vintage Macintosh Program