Lotu RadarAbout · RSS

Latest News Archive - Page 565

Products & Consumer Tech · The Verge

Meta’s smart glasses now have a dedicated charging stand

Meta launched a stand accessory that lets you display the company's smart glasses on your desk or nightstand while they're being recharged. The new Charging Stand is listed at $59 on Meta's website - $30 less than the charging case for Meta's non-Ray-Ban glasses - and resembles a metal tube with a groove you can […]

Cybersecurity · SecurityWeek

Data Exposure Flaws Threaten Dify AI Platform Used by 1 Million Apps

Attackers could abuse Dify's multi-tenant cloud service to read private chats, preview other tenants' documents, and reach internal APIs. The post Data Exposure Flaws Threaten Dify AI Platform Used by 1 Million Apps appeared first on SecurityWeek .

Cybersecurity · BleepingComputer

Scattered Spider members plead guilty to hacking Transport for London

Two members of the 'Scattered Spider' cybercrime group pleaded guilty to hacking the Transport for London (TfL) systems in 2024. [...]

Products & Consumer Tech · The Verge

How much would the Steam Machine cost to build?

The Steam Machine is here, with a base price of $1,049. Yes, that's nearly twice the price of a PS5, but what you're buying here isn't a console but a full-on PC - and a tiny one at that. Valve says it's selling the Steam Machine basically at cost. So we asked ourselves: What would […]

Developers & Open Source · Mozilla Hacks

PACT: Anonymous Credentials for the Web

This is the technical companion to our update on Distilled, “Keeping the web open and private in the bot era.” Here we take a deeper look at the problem space, the design we’re proposing, and the problems still left to solve. Bots (and privacy-preserving browsers) not welcome Browse a news site in a private window. Shop […] The post PACT: Anonymous Credentials for the Web appeared first on Mozilla Hacks - the Web developer blog .

Developers & Open Source · vercel/next.js Releases

v16.3.0-canary.62

Misc Changes [skills] Mark insight-error-page and next-rspack as internal: #95070 Turbopack: Fix log box test on react 18: #95078 Turbopack: Avoid clone when sorting by module file path: #95079 Fix false-positive export const dynamic in Cache Components detection: #95083 docs: add Interactive Apps guide: #94020 Credits Huge thanks to @gaojude , @bgw , @eps1lon , and @aurorascharff for helping!

Cybersecurity · The Hacker News

Fake AI Agent Skill Passed Security Scans and Reportedly Reached 26,000 Agents

Security firm AIR built a fake AI agent skill, pushed it through a popular skill marketplace and an Instagram ad, and says it reached roughly 26,000 agents, including some on corporate accounts. Every skill security scanner the firm tested it against marked it safe. The payload was harmless by design: it collected the user's email address and did nothing else. The point was to show

Cybersecurity · The Hacker News

Trump Order Sets 2030 Deadline for Federal Post-Quantum Crypto Migration

President Trump signed an executive order on June 22 setting hard deadlines for federal agencies to move high-value assets and high-impact systems to post-quantum cryptography. Key establishment must move by December 31, 2030; digital signatures by December 31, 2031. EO 14409 leaves national security systems on a separate track. The deadlines matter because of a threat that does not

Startups & Funding · Hacker News Best

AI's Affordability Crisis

Article URL: https://blog.dshr.org/2026/06/ais-affordability-crisis.html Comments URL: https://news.ycombinator.com/item?id=48646276 Points: 262 # Comments: 348

Startups & Funding · TechCrunch Startups

HaloBraid raises $7M from Seven Seven Six to end the six-hour hair salon appointment

HaloBraid aims to help salons speed up braiding with its first device, slated to launch later this year, that acts as a braiding assistant for professional stylists.

Products & Consumer Tech · The Verge

The Fitbit Air takes a smarter approach to the AI health dumpster fire

Google Health Coach seems to think I'm on the verge of physical collapse. My sleep is not where it needs to be, hence my unimpressive readiness score. My heart rate variability, a measure of how recovered I am, is below baseline. I'm spending too much time in a hot, humid environment, it says, reminding me […]

Cloud & Infrastructure · The New Stack

GitLab just surveyed 1,500 developers. Here’s why it matters for your codebase.

For the past two years, the conversation about AI-assisted software development has been dominated by speed. A new GitLab survey The post GitLab just surveyed 1,500 developers. Here’s why it matters for your codebase. appeared first on The New Stack .

Startups & Funding · Hacker News Best

Show HN: TikZ Editor – WYSIWYG editor for figures in LaTeX

Hi all! TikZ is a widely-used LaTeX package for drawing figures in papers. It uses commands like \draw[->] (0,0) -- (1,2); to draw lines, shapes, text, etc. Academics usually code up their figures by hand, so there is lots of twiddling around with the coordinates and recompiling until things look nice. I guess it’s a bit like SVG, but it’s more code than markup, for example it has loops with \foreach. I built an open-source WYSIWYG TikZ editor (available for web and desktop) that allows you to edit your TikZ source code visually by dragging and resizing elements. It simultaneously shows the source code and the rendered figure, and lets you edit either one while the two views stay in sync. I’m not aware of any other editors that are simultaneously source editors and WYSIWYG (even for editing SVG or HTML), and I’m quite pleased with how well the combination works. The way the app is implemented is by parsing the TikZ code, and at all times keeping track of the exact source location of each object. Thereby, when a user drags an element to a new position, the app can override just the numbers in the coordinate without changing anything else in the code (such as line breaks or indentation). This approach essentially required reimplementing a large fraction of TikZ, which is the kind of task that no human would ever want to do. I think building software that doesn’t exist yet because it would be impossibly tedious to code up is one of the great new possibilities thanks to coding agents, and it’s worth brainstorming for other examples. (This app was built almost entirely by Codex.) Implementing the app came with lots of fun side quests, including building converters from SVG / pptx / ipe to TikZ, re-implementing the LaTeX hyphenation and line-breaking algorithm to support multi-line nodes, and making a color picker that uses the red!20!black color mixing notation used in LaTeX papers. Comments URL: https://news.ycombinator.com/item?id=48645437 Points: 318 # Comments: 61

Cybersecurity · The Hacker News

GitHub Updates actions/checkout to Block Common Pwn Request Attack Patterns

GitHub is moving to strengthen software supply chain security by updating "actions/checkout" to block pwn request attacks that exploit the risky use of the "pull_request_target workflow" trigger to run malicious code with the workflow's full privileges. Effective June 18, 2026, the latest version of "actions/checkout," the official GitHub action for checking out a repository into the

Startups & Funding · Hacker News Best

What we call "age verification" is actually mass surveillance

Article URL: https://pluralistic.net/2026/06/23/destroy-the-village/ Comments URL: https://news.ycombinator.com/item?id=48645173 Points: 743 # Comments: 395

Startups & Funding · Hacker News Best

Mistral OCR 4

Article URL: https://mistral.ai/news/ocr-4/ Comments URL: https://news.ycombinator.com/item?id=48645152 Points: 416 # Comments: 109

Cybersecurity · BleepingComputer

The Exploit Doesn't Exist. You Can Still Prove It Works Against You

Attackers can now weaponize newly disclosed vulnerabilities far faster than most organizations can patch them. Picus Security explains how security teams can validate exploitability before a public exploit even exists. [...]

Products & Consumer Tech · The Verge

Hoto’s 25-bit electric screwdriver is 40 percent off during Prime Day

You knew there’d be a Hoto deal, right? Whether you’re moving into a new apartment or tackling a growing list of small repairs around the house, a good electric screwdriver can save you time and effort. Hoto’s 3.6V Electric Screwdriver Kit Pro is one we love to recommend, especially because it’s on sale for $28.49 […]

AI · TechCrunch AI

4 days left to save up to $190 on TechCrunch Founder Summit 2026

Four days left to save up to $190 on your pass to TechCrunch Founder Summit 2026 — the ultimate founder bootcamp — before Early Bird rates end on June 26 at 11:59 p.m. PT. Register today.

Products & Consumer Tech · Ars Technica

Everyone pays the price as patent holders on seeds stifle innovation

The US is one of a handful of countries that allow patents on plant varieties.

Cybersecurity · BleepingComputer

LastPass confirms data breach in Klue supply chain attack

LastPass announced that hackers accessed customer data from its Salesforce environment after stealing the company's OAuth tokens in the Klue supply chain attack earlier this month. [...]

Products & Consumer Tech · Ars Technica

Sony releases trailer for Taika Waititi's Klara and the Sun

Tonally, the trailer gives strong vibes akin to the director's 2016 feature Hunt for the Wilderpeople .

Startups & Funding · Hacker News Best

MSG Made Dossier on Activists Who Opposed Facial Recognition

Article URL: https://www.404media.co/madison-square-garden-made-dossier-on-activists-who-opposed-facial-recognition/ Comments URL: https://news.ycombinator.com/item?id=48644781 Points: 259 # Comments: 70

Products & Consumer Tech · The Verge

The Oura Ring 4 is as low as $226 for Prime Day

Yes, the Oura Ring 5 just launched. But if you’re looking for a bargain and don’t mind a slightly thicker smart ring, then copping the last-gen Oura Ring 4 is still a smart and savvy move. Especially since the price is as low as $226 in most sizes and color schemes at Amazon for Prime […]