Latest Tech News

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

Filtered by: nf Clear Filter

CVE-2025-48384: Breaking Git with a carriage return and cloning RCE

tl;dr: On Unix-like platforms, if you use git clone --recursive on an untrusted repo, it could achieve remote code execution. Update to a fixed version of git and other software that embeds Git (including GitHub Desktop). If you've ever used an old mechanical typewriter, you know that when you get to the end of the line there's a physical action to to get back to the start of the line. Sometimes this was done through an actual lever on the typewriter, later models had a button. Because this act

5 surprise products we may see at Samsung Unpacked July - including smart glasses

Project Moohan headset Kerry Wan/ZDNET It's hard to believe that we're already halfway through 2025, and Samsung is kicking off the second half with force. The tech giant will hold its next Unpacked event tomorrow, Wednesday, July 9, at 10 a.m. EST. Officially, we know very little about what will be shown on the big day, but that isn't to say that teaser information doesn't exist. Ever since the last Unpacked event back in January, several leaks and rumors have cropped up online, providing a v

5 surprise products we may see at Samsung Unpacked this week - and are worth getting excited for

Project Moohan headset Kerry Wan/ZDNET It's hard to believe that we're already halfway through 2025, and Samsung is kicking off the second half with force. The tech giant will hold its next Unpacked event on Wednesday, July 9, at 10 a.m. EST. Officially, we know very little about what will be shown on the big day, but that isn't to say that teaser information doesn't exist. Ever since the last Unpacked event back in January, several leaks and rumors have cropped up online, providing a view int

I Tried Signal, Telegram and WhatsApp, and This Is the One I'd Recommend

Key points: Most widely used messaging app Uses the same encryption protocol as Signal Collects heaps of your data Free, but owned and operated by Meta WhatsApp is the most popular private messaging app on this list, with about 2 billion monthly users, according to Exploding Topics. Because it's so popular, there's a higher chance that other people you might be chatting with have WhatsApp, and therefore your chats can be encrypted. And if the person you're chatting with doesn't have WhatsAp

Fubo pays $3.4M to settle claims it illegally shared user data with advertisers

Fubo has agreed to pay $3.4 million to settle a class-action lawsuit that accused the sports-streaming service provider of unlawfully distributing customers' personally identifiable information (PII) without their consent. In December 2023, Ne’Tosha Burdette filed a complaint [PDF] against Fubo with the stated goal of stopping Fubo’s "unlawful disclosure of its customers'" PII. The complaint argued that Fubo violated the Video Privacy Protection Act (VPPA), “which prohibits the disclosure of co

Qantas is being extorted in recent data-theft cyberattack

Qantas has confirmed that it is now being extorted by threat actors following a cyberattack that potentially exposed the data for 6 million customers. "A potential cyber criminal has made contact, and we are currently working to validate this," Qantas shared in an updated statement. "As this is a criminal matter, we have engaged the Australian Federal Police and won't be commenting any further on the details of the contact." Qantas disclosed the attack on July 1st, stating it detected unusual

Robinhood stock tokens face scrutiny in the European Union after OpenAI warning

Lithuania's central bank on Monday said it has contacted Robinhood seeking clarifications over its tokenized equities after OpenAI raised concerns over the product last week. "We have contacted Robinhood and are awaiting clarifications regarding the structure of OpenAI and SpaceX stock tokens as well as the related consumer communication," Bank of Lithuania spokesman Giedrius Šniukas told CNBC via email. "Only after receiving and evaluating this information will we be able to assess the legali

I extracted the safety filters from Apple Intelligence models

Decrypted Generative Model safety files for Apple Intelligence containing filters Structure decrypted_overrides/ : Contains decrypted overrides for various models. com.apple.*/ : Directory named using the Asset Specifier assosciated with the safety info Info.plist : Contains metadata for the override AssetData/ : Contains the decrypted JSON files : Contains decrypted overrides for various models. get_key_lldb.py : Script to get the encryption key (see usage info below) : Script to get the en

Yet Another Zip Trick

To delete account insert your password. After that, a e-mail with deletion confirm link will be send. Click on it to confirm account deletion. You already have a account? and to the I have read and agree to the Do you consent to our site using cookies in accordance to our Privacy Policy? You can consent either to all cookies, or accept only selected types. Reject optional Cache only Allow all cookies Advanced cookie settings

I Found Out Ring and Nextdoor's Rules on Posting About ICE Raids, Police and More

In a surprise trend of the year, a growing number of communities are using apps like Ring Neighbors and Nextdoor to discuss and track ICE immigration raids. These security apps and associated security cams and video doorbells weren't exactly intended to follow federal agents, but it's proven to be a popular effort in areas like California. While law enforcement retains the ability to request home security videos with a warrant, they aren't used to being on the receiving end of this technology.

Show HN: Semcheck – AI Tool for checking implementation follows spec

Semcheck Semcheck is a tool that uses large language models to verify that your implementation matches your specification. Define semantic rules to describe how your code should align with your specification, then let Semcheck handle the comparison. Use it as a final check before committing or merging code. Features Non-intrusive: no changes required to existing code or specification files Bring Your Own Model: supports OpenAI, Anthropic, Gemini, Cerebras and Ollama (local) Supports remote

Free as Air, Free as Water, Free as Knowledge (1992)

``Free as Air, Free As Water, Free As Knowledge'' by Bruce Sterling Speech to the Library Information Technology Association June 1992, San Francisco CA Hi everybody. Well, this is the Library Information Technology Association, so I guess I ought to be talking about libraries, or information, or technology, or at least association. I'm gonna give it a shot, but I want to try this from an unusual perspective. I want to start by talking about money. You wouldn't guess it sometimes to hear so

Supergiant’s latest Hades II patch is likely its last before launch

Despite it having upward of 61,000 reviews on Steam, Hades II isn’t actually out yet. The sequel to Supergiant Games’ hugely successful roguelite dungeon crawler has been in early access on PC for over a year, and even the early builds were extremely polished and content-rich for what is still a work-in-progress game. But we (and Switch owners) have been waiting patiently for that 1.0 release date, and it looks like it might be just around the corner, with Supergiant confirming that the latest U

``Free as Air, Free as Water, Free as Knowledge'' (1992)

``Free as Air, Free As Water, Free As Knowledge'' by Bruce Sterling Speech to the Library Information Technology Association June 1992, San Francisco CA Hi everybody. Well, this is the Library Information Technology Association, so I guess I ought to be talking about libraries, or information, or technology, or at least association. I'm gonna give it a shot, but I want to try this from an unusual perspective. I want to start by talking about money. You wouldn't guess it sometimes to hear so

Tools: Code Is All You Need

Tools: Code Is All You Need If you've been following me on Twitter, you know I'm not a big fan of MCP right now. It's not that I dislike the idea; I just haven't found it to work as advertised. In my view, MCP suffers from two major flaws: It isn’t truly composable. Most composition happens through inference. It demands too much context. You must supply significant upfront input, and every tool invocation consumes even more context than simply writing and running code. A quick experiment make

Building Linux kernel on macOS natively

I've recently added a Linux compatibility layer to Starina operating system based on a lightweight VM approach similar to WSL2. I can cross-compile its init program with Cargo. I can prepare a container image contents using skopeo. However, I need to build the genuine Linux kernel, preferably on my daily driver: macOS. The most common way to build Linux kernel on macOS would be using Docker Desktop, and that works fine. I know nobody need to build on macOS natively, but it looked possible - th

A Higgs-Bugson in the Linux Kernel

We recently ran across a strange higgs-bugson that manifested itself in a critical system that stores and distributes the firm’s trading activity data, called Gord. (A higgs-bugson is a bug that is reported in practice but difficult to reproduce, named for the Higgs boson, a particle which was theorized in the 1960s but only found in 2013.) In this post I’ll walk you through the process I took to debug it. I tried to write down relevant details as they came up, so see if you can guess what the b

Websites hosting major US climate reports taken down

WASHINGTON (AP) — Websites that displayed legally mandated U.S. national climate assessments seem to have disappeared, making it harder for state and local governments and the public to learn what to expect in their backyards from a warming world. Scientists said the peer-reviewed authoritative reports save money and lives. Websites for the national assessments and the U.S. Global Change Research Program were down Monday and Tuesday with no links, notes or referrals elsewhere. The White House,

India’s Max Financial says hacker accessed customer data from its insurance unit

In Brief Max Financial Services on Wednesday said its insurance subsidiary Axis Max Life Insurance received communication from an anonymous sender about unauthorized access to its customer data. Without disclosing specifics, the Noida-based financial services company said in its stock exchange filing that Axis Max Life Insurance subsequently initiated an information security assessment and data log analysis. “A detailed investigation is also underway in consultation with information security

White House condemnation sends ICEBlock to the top of the App Store charts

White House condemnation of a free app has drawn substantial attention to it, helping ICEBlock become the most popular social networking app in the App Store, beating out apps like X and Instagram. ICEBlock alerts people to sightings of Immigration and Customs Enforcement (ICE) agents in their area, following a major immigration crackdown by the White House … While the ICE operation is supposed to target illegal immigrants, there have been multiple examples of legal residents and even US citiz

Spain and Brazil push global action to tax the super-rich and curb inequality

Presented during the UN’s 4th International Conference on Financing for Development – taking place this week in Sevilla, Spain – the proposal highlights a growing problem: the richest individuals often contribute less to public finances than ordinary taxpayers, thanks to lower effective tax rates and legal loopholes. “Our countries need more and more public revenues to meet their needs. Inequality is a problem everywhere and the richest pay less than the middle class – even less than lower-inco

Effectiveness of trees in reducing temperature, outdoor heat exposure in Vegas

We apologize for the inconvenience... To ensure we keep this website safe, please can you confirm you are a human by ticking the box below. If you are unable to complete the above request please contact us using the below link, providing a screenshot of your experience. https://ioppublishing.org/contacts/

Effectiveness of trees in reducing temperature & outdoor heat exposure in Vegas

We apologize for the inconvenience... To ensure we keep this website safe, please can you confirm you are a human by ticking the box below. If you are unable to complete the above request please contact us using the below link, providing a screenshot of your experience. https://ioppublishing.org/contacts/

Kidney Transplant Patient Got Incredibly Rare Infection from Her Cat

An immunocompromised woman’s cat stirred up a lot more trouble than usual (for a cat). In a recent case report, doctors detail how the feline likely spread a seldom-seen bacterial infection that landed its owner in the hospital. Doctors in Slovenia wrote the report, published in the June issue of Emerging Infectious Diseases. The 56-year-old woman, a kidney transplant recipient, developed a severe, rare bout of Mycoplasma arginini infection that was eventually traced back to her cat. Thankfully

Cua (YC X25) is hiring an engineer

Cua is building the infrastructure that lets general AI agents safely and scalably use Computers and Apps like humans do. With 8.9k+ GitHub stars in just 4 months and backing from Y Combinator, we’re providing: An open-source framework for building and evaluating general-purpose AI agents A cloud container platform for sandboxed, scalable agent execution environments A blueprint for what production-grade general agent systems should look like - backed by research We're looking for our first

Automattic puts Tumblr migration to WordPress on hold

In Brief Automattic CEO Matt Mullenweg confirmed that the company is no longer working on migrating its Tumblr blogging platform to WordPress, as previously announced. The exec shared the news on The Verge’s Decoder podcast, published on Monday, saying that the project is “on hold” for an indefinite period. “What we decided is that we want to focus as much on the things that are going to be noticeable to users and that users are asking for,” he told the site. “This was more like an infrastruct

Kelly Benefits says 2024 data breach impacts 550,000 customers

Kelly & Associates Insurance Group (dba Kelly Benefits) is informing more than half a million people of a data breach that compromised their personal information. The Maryland-based health and life insurance agency has issued an update on a security incident it suffered last year between December 12-17, when unauthorized actors breached its IT systems and stole files. On April 9, 2025, the company stated that the incident impacted 32,234 individuals. The figure was revised multiple times until

Cua (YC X25) Is Hiring a Founding Engineer

Cua is building the infrastructure that lets general AI agents safely and scalably use Computers and Apps like humans do. With 8.9k+ GitHub stars in just 4 months and backing from Y Combinator, we’re providing: An open-source framework for building and evaluating general-purpose AI agents A cloud container platform for sandboxed, scalable agent execution environments A blueprint for what production-grade general agent systems should look like - backed by research We're looking for our first

Apple accuses former Vision Pro engineer of stealing trade secrets

Apple is suing a former employee for allegedly stealing confidential Vision Pro headset research before leaving to join Snap’s product design team. In the complaint filed in Santa Clara County Superior Court on June 24th, Apple accuses Di Liu of downloading thousands of documents containing proprietary information from Apple’s internal systems and saving them to his personal cloud storage account in his final days as a senior design engineer for the Vision Pro. According to the lawsuit, Liu fal