Latest Tech News

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

Filtered by: lid Clear Filter

Here’s what you’ll pay for ANBERNIC’s latest handheld console when sales open this Friday

TL;DR ANBERNIC reveals RG 476H pricing ahead of sales, and it’s good — but could be better. Formally set at $165, you’ll pay just $150 with an instant $15 discount. The manufacturer also confirms specs, which are almost perfectly in line with those of the RG Slide. Smartphones may be our bread and butter, but we are absolute suckers around here for a nice handheld gaming console — so we were understandably very excited earlier this month when we got word about the ANBERNIC RG 476H on the way.

Worried about rising tech prices? Try these 5 easy ways to shop smarter right now

A stocking full of tech. Kayla Solino/ZDNET Follow ZDNET: Add us as a preferred source on Google. ZDNET's key takeaways A CNET survey finds 87% of holiday shoppers are worried about rising tech prices. Holiday shoppers plan to start early. These four tips can help you shop smarter without the holiday hassle. The holiday season is months away (if you're counting, Christmas is about 14 weeks out) -- but don't be fooled. While it may feel like you've got plenty of time before you need to trim

Get Ready for the Holiday Tech Splurge: US Adults Expected to Spend $931 on Devices, CNET Survey Finds

The holidays are still months away, but if you want the best deals on a new laptop or smartphone, you should probably start shopping now. According to a new CNET survey, nearly half of shoppers aren't waiting until Black Friday and Cyber Monday to shop. Instead, they're shopping for tech for the holidays months early to beat potential rising prices and shortages. But is shopping early the best strategy? I spoke with CNET's resident tech and shopping experts to find out. Don't miss any of our u

'WhiteCobra' floods VSCode market with crypto-stealing extensions

A threat actor named WhiteCobra has targeting VSCode, Cursor, and Windsurf users by planting 24 malicious extensions in the Visual Studio marketplace and the Open VSX registry. The campaign is ongoing as the threat actor continuously uploads new malicious code to replace the extensions that are removed. In a public post, core Ethereum developer Zak Cole described how his wallet was drained after using a seemingly legitimate extension (contractshark.solidity-lang) for Cursor code editor. Cole

Rocket Report: Russia’s rocket engine predicament; 300th launch to the ISS

Welcome to Edition 8.10 of the Rocket Report! Dear readers, if everything goes according to plan, four astronauts are less than six months away from traveling around the far side of the Moon and breaking free of low-Earth orbit for the first time in more than 53 years. Yes, there are good reasons to question NASA's long-term plans for the Artemis lunar program—the woeful cost of the Space Launch System rocket, the complexity of new commercial landers, and a bleak budget outlook. But many of us w

Fartscroll-Lid: An app that plays fart sounds when opening or closing a MacBook

FartScrollLid 💨 A hilarious macOS app that plays fart sounds as you open and close your MacBook lid - inspired by the classic "fart scroll" browser extension! Features 🎵 Dynamic Fart Sounds - Pitch changes based on lid angle (deep bass when closed, high squeaks when open) - Pitch changes based on lid angle (deep bass when closed, high squeaks when open) 🎯 Motion-Activated - Only farts when you're actively moving the lid - Only farts when you're actively moving the lid 📊 Real-Time Monitoring

Google could redesign Android’s volume slider to be more like iOS

Mishaal Rahman / Android Authority TL;DR Google is developing a new horizontal layout for Android’s volume slider that will likely appear when the device is in landscape mode. This new horizontal slider will be positioned at the top-center of the screen, a design choice similar to the one seen on Apple’s iOS. We spotted evidence for this new layout in Android 16 QPR2 Beta 1, but it is not yet active. Android’s big Material 3 Expressive redesign brings dramatic changes to the lock screen, sta

Show HN: C++ library for reading MacBook lid angle sensor data

MacBook Lid Angle Sensor C++ Library A C++ library for reading MacBook lid angle sensor data, based on reverse engineering of HID device specifications. Features 🔍 Direct access to MacBook's built-in lid angle sensor 📏 Real-time precise angle measurements (0-360 degree range) ⚡ High-performance C++ implementation with modern C++14 standard support 🛡️ Comprehensive exception handling mechanism 🔧 Clean and easy-to-use API interface 📦 CMake build system support Device Compatibility Suppor

Solid-state power banks are ready to keep you juiced — without burning all your stuff

Stephen Schenck / Android Authority TL;DR BMX is bringing solid-state tech to battery packs with a 5,000mAh and 10,000mAh solution. Solid-state construction allows these batteries to take serious damage and keep right on running. Magnetic Qi charging also makes them perfect for pairing with a new Pixel 10. Lithium-ion batteries have been an utter game-changer for mobile devices, making possible everything from our smartphones to practical electric cars. But for all the power they can offer,

6NF File Format

Filename Extension: .6nf 1. Introduction 6NF File Format is a new bitemporal, sixth-normal-form (6NF)-inspired data exchange format designed for DWH and for reporting. It replaces complex hierarchical formats like XBRL, XML, JSON, and YAML. 2. Design Principles Database Friendly Flat Structure : No nested objects or arrays. No need for parsing 6NF Compatibility : Direct mapping to 6NF database tables. No need for normalization Bitemporal Database Compatibility : All data includes valid_fro

Jeffrey Wright Dishes on ‘The Batman,’ Wes Anderson, and Bond

Jeffrey Wright has been in the acting game since the ’90s, but the 2010s are really when Wright started to come into the limelight. From appearing in HBO dramas like Westworld and Boardwalk Empire to becoming a recurring Wes Anderson actor and starring in Spike Lee’s latest movie Highest 2 Lowest, Wright has become a very busy man, able to smoothly transition between genres and mediums. And in a new interview with Collider, Wright looked back on his diverse career, dishing on The Batman, workin

Chatbots can be manipulated through flattery and peer pressure

Generally, AI chatbots are not supposed to do things like call you names or tell you how to make controlled substances. But, just like a person, with the right psychological tactics, it seems like at least some LLMs can be convinced to break their own rules. Researchers from the University of Pennsylvania deployed tactics described by psychology professor Robert Cialdini in Influence: The Psychology of Persuasion to convince OpenAI’s GPT-4o Mini to complete requests it would normally refuse. Th

SSL certificate requirements are becoming obnoxious

I am responsible for approving SSL certificates for my company. I’ve developed a process over the past couple of years that works well. My stakeholders understand their roles and responsibilities and put up a minimal amount of fuss as I review and approve each cert. What started out as a quarterly or semi-monthly task has become a monthly-to-weekly task depending on when our certs are expiring. I appreciate the amount of trust put into certificates and understand that they are a critical compon

16 Best Back-to-School Deals for 2025

It's “back to school” season for some and “been back in school” season for others, but regardless of your specific situation, now is the time of year when retailers are discounting all the school essentials. We've hunted down discounts on the best back-to-school gear our reviewers have hand-tested, from laptops and mattress toppers to bags and chairs. Be sure to check out our related guides, including the Best Back-to-School Laptop Deals, the Best Dorm Gear, and the Best Kids Backpacks. You mig

A lightweight TypeScript library for assertion-based runtime data validation

Lightweight, zero-dependency library for validating arbitrary runtime data in TypeScript. decode-kit provides assertion-based validation that refines your types in-place — no cloning, no transformations, and minimal runtime overhead. Installation npm install decode-kit Quick Start decode-kit validates your data and narrows its type in-place. Your original values remain unchanged - only their TypeScript types are refined. The validate function runs a runtime check and, on success, asserts the

How lidar measures the cost of climate disasters

“They give us a lay of the land,” he says. “This is what a particular region has been like at this point in time. Now, if you have consecutive flights at a later time, you can do a ‘difference.’ Show me what it looked like. Show me what it looks like. Tell me what changed. Was something constructed? Something burned down? Did something fall down? Did vegetation grow?” Shortly after the fires were contained in late January 2025, ALERTCalifornia sponsored new lidar flights over the Eaton and Pali

Metal Gear Solid Delta Review: What Makes This Remake a Must-Play for Fans

Back in 2023, it was a surprise when Konami announced it was remaking Metal Gear Solid Delta: Snake Eater. Now that the third MGS game's remake is out in early access, it's clear the game is a real delight for hardcore fans -- though others may not see much beyond a great game with beautiful graphics Metal Gear Solid Delta remakes the 2004 classic Metal Gear Solid 3: Snake Eater with updated visuals, modern controls and some extra content, but it's not a full revamp. From start to finish, it pl

Rad Power’s Radster: A very non-radical commuter bike

With e-bike manufacturing in China having expanded considerably, the number of companies offering affordable e-bikes over the last five years has exploded. But the market for cycles with an electric assist has existed for considerably longer, and a number of companies predate the recent surge. One of them, Rad Power, has been around long enough that it was already an established presence when we first reviewed its hardware four years ago. The company offers a mix of cargo, folding, and commuter

I Ditched My Shoes for These Oka Recovery Slides and My Feet Can't Stop Thanking Me

A few years ago I had some pain on the top right side of my right foot that wouldn't go away so I went to a podiatrist to get it checked out. He said it was nothing serious and suggested I purchase a pair of Oofos recovery slides and not only wear them instead of my shoes as much as possible but wear them inside my apartment instead of going barefoot. I like the Oofos -- and they indeed helped cure my foot problem -- but I recently tried a new pair of slides from Oka Recovery that are slightly b

The smallest change in the latest iOS 26 beta should be a guiding principle for Apple

We yesterday highlighted what is quite possibly the smallest user-facing change in the latest iOS 26 beta: the ability to revert the camera app slider to its previous direction. While this is in itself a very tiny change, I do think it ought to be a guiding principle for Apple’s approach to user interfaces … To me, there are two different ways in which you can judge a user interface. The first is how intuitive it is. In other words, can you immediately see how to perform a function even if yo

Hands-on: BMX SolidSafe Solid-State Battery Pack [Video]

Recently there have been over 1.7 million mobile power banks recalled. The reason? Most power banks still use lithium-ion cells filled with flammable liquid electrolytes that present a real risk. Drop it, leave it in heat, or overcharge it, puncture it – and it can swell, and even ignite causing fire. How do powebank makers address this problem? BMX is launching its SolidSafe mobile power bank on Kickstarter with a solid core that significantly reduces the amount of flammable liquid inside the

Aeva strikes lidar chip-making deal with LG subsidiary

LG Innotek, the components and materials subsidiary of South Korea’s LG Group, has struck a manufacturing partnership with Aeva Technologies, which makes 4D LiDAR sensing systems. The partnership will see LG Innotek manufacturing and supplying Aeva’s Atlas Ultra 4D LiDAR sensor for automobiles, and eventually expanding the technology for use in consumer electronics, robotics and industrial automation. As part of the deal, LG Innotek will invest up to $50 million in Aeva, acquiring an equity sta

Solid protocol restores digital agency

How Solid Protocol Restores Digital Agency The current state of digital identity is a mess. Your personal information is scattered across hundreds of locations: social media companies, IoT companies, government agencies, websites you have accounts on, and data brokers you’ve never heard of. These entities collect, store, and trade your data, often without your knowledge or consent. It’s both redundant and inconsistent. You have hundreds, maybe thousands, of fragmented digital profiles that ofte

Why CISOs are making the SASE switch: Fewer vendors, smarter security, better AI guardrails

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 Investors, including venture capitalists (VCs), are betting $359 million that secure access service edge (SASE) will become a primary consolidator of enterprise security tech stacks. Cato Network’s oversubscribed Series G round last week demonstrates that investors view SASE as capable of driving significant consolidation across its core a

Sliding Window Technique Visualizer

A fixed-size sliding window maintains a constant size as it moves through the data structure. This is useful for problems like finding the maximum sum of a subarray of size k, or calculating moving averages. Variable Size Window A variable-size sliding window can expand or contract based on certain conditions. This technique is often used when you need to find the optimal subarray that satisfies specific criteria. Common Applications:

Tesla's Robotaxi Program Is Failing Because Elon Musk Made a Foolish Decision Years Ago

A shortsighted design decision that Elon Musk made more than a decade ago is once again coming back to haunt Tesla. As The Guardian reports, the company's Robotaxi rollout has been a massive bust — due, in at least in part, to Musk's long-ago bet against the light detection and ranging sensors known as lidar, which are hardware that allow cars to "sense" their surroundings far more sensitively than the visual cameras that Tesla is instead using as the inputs for itse self-driving software. Way

The ANBERNIC RG Slide is the Xperia Play I wish I had 15 years ago

ANBERNIC RG Slide The RG Slide is one of the most unique devices ANBERNIC has ever made, and it offers the right mix of nostalgic fun and solid performance to be a compelling choice for retro emulation. While many people are nostalgic for flip phones, sliders are the way to go for me. Sure, I had a basic flip phone in the early 2000s, but I didn’t really get excited about phones until I got my first sliding phone with a full QWERTY keyboard in 2006. That satisfying THWOMP made me feel like I wa

PyTorch Reshaping with None

PyTorch Reshaping with None Currently I am learning attention mechanism from Dive into Deep Learning book. In the book I see following implementation in masked softmax: def sequence_mask (X, valid_len, value = - 1e6 ): """ X is 2D array (number_of_points, maxlen), valid_len is 1D array (number_of_points)""" max_len = X . size( 1 ) mask = torch . arange(max_len, dtype = torch . float32, device = X . device)[ None , :] < valid_len[:, None ] X[ ~ mask] = value return X In sequential data process

I Solved a 7-Day Calculation Problem in a Weekend

How I Solved a 7-Day Calculation Problem in a weekend Jithin Sankar Follow 3 min read · 3 days ago 3 days ago -- Listen Share In a previous project, my team was building a SaaS application. The scenario was this: we had a slider for setting a price, from $0.00 to $10.00. When you moved the slider, the app would show you the projected sales for that price. The slider input was combined with two other attributes, Region and SKU name. The problem was performance. Each time the slider moved, it wo

A Deep Dive into Solid Queue for Ruby on Rails

Our previous article in this series established that Solid Queue is an excellent choice if you need a system for processing background jobs. It minimizes external dependencies — no need for Redis! — by storing all jobs in your database. Despite that, it is incredibly performant. But just being performant is not enough for a production-ready background job system. Rails developers have come to expect a lot over the years. We don't just want to enqueue jobs to run in the background. We want to sc