Latest Tech News

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

Filtered by: ct Clear Filter

Amazon and Walmart May Issue Their Own Company-Crypto

Retailers like Amazon and Walmart pay fees to credit card companies every time a customer uses their Visa or Mastercard. And it’s no secret that retailers are not happy with that chunk of change that gets siphoned off. But thanks to the emergence of digital money, these retailers are reportedly itching to get away from the big banks. In fact, they may even issue their own stablecoins, according to a new report from the Wall Street Journal. Amazon’s efforts to develop a stablecoin are still in t

Founder of 23andMe buys back company out of bankruptcy auction

Anne Wojcicki has been declared the winner of a bankruptcy auction for 23andMe, the genetics testing start-up she founded, prevailing over a rival bid from Regeneron Pharmaceuticals. TTAM Research Institute, a non-profit public benefit company also founded by Wojcicki, won the auction with a $305 million bid for the 23andMe assets, which will not come with any company liabilities attached. 23andMe filed for bankruptcy in March after rejecting several go-private offers from Wojcicki in recent y

Hyperspectral scans of historical pigments and painting reconstructions

Painting Tools and Dataset Processed paint samples, using the Kubelka-Munk model to compute reflection and the painting_tools package to display the RGB values. See the corresponding notebook to understand how these parameters were estimated. This repository contains code and links to data for painting analysis using hyperspectral data. This data can be used in technical art history and computer graphics applications, for example for pigment mapping and spectral upsampling. Code and data for t

Why We Made a Guide to Winning a Fight

I don’t think there’s anything quite so satisfying as winning a fight—especially when you land that victory with a resounding and definitive punch to your opponent’s gut. In some instances, that’s a literal victory. Just ask my third-grade playground nemesis; it’s the one and only time I ever threw that kind of breathtaking slug, and yeah, she had it coming. The WIRED Guide to Winning a Fight Illustration: Shirley Chong Right now, everyone seems ready to throw down. More than ever, it’s import

The Hewlett-Packard Archive

HP Archive’s Purpose This site is dedicated to collectors and “curators” of vintage Hewlett-Packard equipment, catalogs, HP Journals and other periodicals. We are web-publishing some of the oldest HP literature to serve as a complete on-line reference source. Even though many of these early publications are very rare, this website will make them available to HP fans! Right now, you will find catalogs, price lists, parts lists, advertising items, and with the help of volunteers like yourself, we

Today's NYT Connections: Sports Edition Hints and Answers for June 16, #266

Looking for the most recent regular Connections answers? Click here for today's Connections hints, as well as our daily answers and hints for The New York Times Mini Crossword, Wordle and Strands puzzles. Today's Connections: Sports Edition might be tough. Green was a nice easy one, but I was lost on some of the others. Read on for hints and the answers. Connections: Sports Edition is out of beta now, making its debut on Super Bowl Sunday, Feb. 9. That's a sign that the game has earned enough

Simplest C++ Callback, from SumatraPDF

SumatraPDF is a Windows GUI application for viewing PDF, ePub and comic books written in C++. A common need in GUI programs is a callback. E.g. when a button is clicked we need to call a function with some data identifying which button was clicked. Callback is therefore a combo of function and data and we need to call the function with data as an argument. In programming language lingo, code + data combo is called a closure. C++ has std::function<> and lambdas (i.e. closures). Lambdas convert

Cyborg Embryos Offer New Insights into Brain Growth

Scientists have created cyborg embryos by implanting electrode arrays into the developing brains of frogs, mice, and salamanders. Although the researchers reject implants in human embryos as unethical, they suggest their technology might one day help study and treat neurodevelopmental conditions in children. The stretchable technology at the core of the electrode arrays could record brain activity while remaining soft enough to accommodate the children’s growth. Recording the activity of neuron

Show HN: Seastar – Build and dependency manager for C/C++ with Cargo's features

Seastar Seastar is a fast, extensible build system for C, C++, and maybe soon, Rust and Zig as well. I believe that it should be easy to make, prototype, and iterate upon designs. While C is still one of our most widely used languages, it makes it hard to create programs easily, especially for beginners. Instead, Seastar aims to be more like Rust's tooling with cargo , but supporting seamless compilation across more languages. Running Seastar is very simple to build and run. Assuming you have

How fast can the RPython GC allocate?

While working on a paper about allocation profiling in VMProf I got curious about how quickly the RPython GC can allocate an object. I wrote a small RPython benchmark program to get an idea of the order of magnitude. The basic idea is to just allocate an instance in a tight loop: class A ( object ): pass def run ( loops ): # preliminary idea, see below for i in range ( loops ): a = A () a . i = i The RPython type inference will find out that instances of A have a single i field, which is an i

Topics: gb gc object run time

20 Years Ago, Batman Began a New Era of Hollywood

There are plenty of constants in popular culture, and Batman is near the top of the list. He’s everywhere in some fashion, particularly in movies, and his various cinematic versions have been significant in some way that speaks to how both the audience and Warner Bros. view the character. Of those, Batman Begins may be the most important. The first chapter of an eventual trilogy from director Christopher Nolan and writers David S. Goyer and Jonathan Nolan released on June 15, 2005, and marked h

How to modify Starlink Mini to run without the built-in WiFi router

The Starlink Mini terminal is designed as a compact, all-in-one solution with an integrated Wi-Fi router. While this design is ideal for typical consumer use, certain applications—such as custom networking setups, embedded installations, or power-constrained environments—may benefit from removing the internal router entirely. In this article, I’ll detail the process of physically removing the built-in Wi-Fi router board from the Starlink Mini, allowing the terminal to operate solely via Ethernet

Ruby on Rails Audit Complete

The Open Source Technology Improvement Fund is proud to share the results of our security audit of Ruby on Rails. Ruby on Rails (or “Rails”) is an open source full stack web-application framework. Thanks to the help of X41 D-Sec, GitLab, and the Sovereign Tech Agency, Rails can provide more secure versions of the tools needed for users to create database-backed web applications following the Model-View-Controller pattern. Audit Process: The audit work for this engagement took place over Decemb

CI/CD Observability with OpenTelemetry Step by Step Guide

In the fast-paced world of CI/CD, understanding the performance and behaviour of your pipelines is crucial. GitHub Actions has become a popular choice for automating builds and deployments, but anyone who's debugged a flaky workflow or long-running job knows how challenging it can be to get visibility into what's happening under the hood. We usually rely on build logs, timing data, or guesswork when something goes wrong. Wouldn't it be nice to trace a pipeline run step-by-step, or have metrics o

Flies grow their gyroscopes: Study reveals how flight stabilizers take shape

This article has been reviewed according to Science X's editorial process and policies . Editors have highlighted the following attributes while ensuring the content's credibility: Electron microscopy image showing a haltere developed under normal conditions (left) and a deformed haltere in a genetically modified fruit fly model (right). Credit: Instituto de Neurociencias UMH CSIC A team from the Institute for Neurosciences (IN), a joint center of the Spanish National Research Council (CSIC) a

“Language and Image Minus Cognition”: An Interview with Leif Weatherby

by Robin Manley Leif Weatherby is an Associate Professor of German at New York University, where he directs the Digital Theory Lab. Robin Manley spoke with Dr. Weatherby about his latest book, Language Machines: Cultural AI and the End of Remainder Humanism (University of Minnesota Press, 2025), which argues that Large Language Models (LLMs) have effected a separation of cognition from language and computation in a form that corresponds to earlier structuralist theories. Robin Manley: In the i

Today's NYT Connections Hints, Answers and Help for June 15, #735

Looking for the most recent Connections answers? Click here for today's Connections hints, as well as our daily answers and hints for The New York Times Mini Crossword, Wordle, Connections: Sports Edition and Strands puzzles. Today's NYT Connections puzzle has one mention of Father's Day to mark the holiday. It's not super tough -- maybe race Dad to see who can complete it fastest. Read on for clues and today's Connections answers. The Times now has a Connections Bot, like the one for Wordle.

Today's NYT Connections: Sports Edition Hints and Answers for June 15, #265

Looking for the most recent regular Connections answers? Click here for today's Connections hints, as well as our daily answers and hints for The New York Times Mini Crossword, Wordle and Strands puzzles. Today's Connections: Sports Edition might be tough. Read on for hints and the answers. Connections: Sports Edition is out of beta now, making its debut on Super Bowl Sunday, Feb. 9. That's a sign that the game has earned enough loyal players that The Athletic, the subscription-based sports jo

The Vivoactive 6 is the best and worst thing to happen to the Garmin Venu series

Kaitlyn Cimino / Android Authority I’ve been testing Garmin’s Vivoactive and Venu series for generations, and in the past, each line clearly catered to distinct user needs. The Vivoactive line was my go-to recommendation for budget-conscious athletes. The Venu stood as Garmin’s best option for a rounded smartwatch experience. With the release of the Garmin Vivoactive 6, however, the line between the two series feels blurrier than ever, and for the first time, I’m struggling to distinguish betwe

One of the most versatile action cameras I've tested isn't from GoPro - and it's on sale

DJI Osmo Action 4. Adrian Kingsley-Hughes/ZDNET Multiple DJI Osmo Action 4 packages are on sale at Amazon. Both the Essential and Standard Combos have been discounted to $249, while the Adventure Combo has dropped to $349. DJI might not be the first name on people's lips when it comes to action cameras, but the company that's better known for its drones also has a really solid line of action cameras. And its latest device, the Osmo Action 4 camera, has some very impressive tricks up its sleeve

SSHTron: A multiplayer lightcycle game that runs through SSH

SSHTron is a multiplayer lightcycle game that runs through SSH. Just run the command below and you'll be playing in seconds: $ ssh sshtron.zachlatta.com Controls: WASD or vim keybindings to move (do not use your arrow keys). Escape or Ctrl+C to exit. Code quality disclaimer: SSHTron was built in ~20 hours at BrickHack 2. Here be dragons. Want to choose color yourself? There are total 7 colors to choose from: Red, Green, Yellow, Blue, Magenta, Cyan and White $ ssh [email protected]

Writing a Truth Oracle in Lisp

This post assumes some familiarity with typed functional programming, Lisp, and formal logic. Today we will attempt to write a truth oracle in Lisp. By "truth oracle," I mean a program that can determine whether arbitrary mathematical statements are true or false. This might sound impossible, due to first-order logic being undecidable, but let's try anyway. Before that, though, we need to go over some required concepts. Extracting information from proofs First, sometimes, we can extract info

Here's why network infrastructure is vital to maximizing your company's AI adoption

Weiquan Lin/Getty Images When companies begin taking the first steps toward AI adoption, one of the first pieces of advice they receive is to address the quality of their data. However, another foundational element that is often overlooked, but is just as critical to the success of AI deployment, is network infrastructure. At Cisco Live, ZDNET spoke with Anurag Dhingra, SVP and GM of the Enterprise Connectivity and Collaboration Group, to learn more about the role network infrastructure plays

Peano arithmetic is enough, because Peano arithmetic encodes computation

$\begingroup$ PA is enough, because PA can encode computation. This is longer than I expected, and was made longer still by some browser crashes. But I'd been idly thinking of writing these ideas up. I hadn't for these reasons. It is a lot of work. What I have to say is obvious to logicians, and they would consider the detour into programming to only be a distraction. Computer programmers who can appreciate the programming detour, are mostly not that interested in logic. But this question hi

'Textbook Copyright Infringement': Disney and Universal Sue AI Image Generator Midjourney

Disney, Universal and several of their entertainment companies filed a lawsuit against popular AI creative service Midjourney on Wednesday, alleging that the company committed copyright infringement. It's a big move from power players and will no doubt create ripple effects across the AI and entertainment industries that will flow all the way to what you can create using AI tools. Midjourney is one of many AI image generators that use generative AI text-to-image technology. With an account, any

The Tech Job Meltdown

He wrote me a prescription; he said “You are depressed I'm glad you came to see me to get this off your chest Come back and see me later, next patient please Send in another victim of industrial disease” Industrial Disease, Dire Straits The Google campus doesn’t look as friendly as it used to. (this ia actually from Bartertown in Mad Max 3 - you can see Thunderdome in the middle) Since the start of 2023, more than half-a-million tech workers have been laid off. This isn’t the impact of COV

Anker SOLIX EverFrost 2 40L electric cooler drops to its all-time low price

Edgar Cervantes / Android Authority I have actually been using the Anker SOLIX EverFrost 2 40L electric cooler for some time, and I love it. I know it’s a bit pricey, but discounts come from time to time. Right now, you can get it for its record-low price, saving you $200. Buy the Anker SOLIX EverFrost 2 40L electric cooler for just $699.99 ($200 off) This offer is available from Amazon. It is a “limited time deal,” which means the deal should end relatively soon. This also makes it an automat

Whatever Happened to Sandboxfs?

Back in 2017–2020, while I was on the Blaze team at Google, I took on a 20% project that turned into a bit of an obsession: sandboxfs. Born out of my work supporting iOS development, it was my attempt to solve a persistent pain point that frustrated both internal teams and external users alike: Bazel’s poor sandboxing performance on macOS. sandboxfs was a user-space file system designed to efficiently create virtual file hierarchies backed by real files—a faster alternative to the “symlink fore