Meta told to pay $375M for misleading users over child safety

https://ichef.bbci.co.uk/news/480/cpsprodpb/438d/live/50569720-27d7-11f1-94c7-894c2c5c70c3.jpg.webp
A New Mexico court ordered Meta to pay $375m for misleading users over child safety on its platforms. Meta plans to appeal, despite a jury finding it liable for exposing children to explicit material and predators.

Local LLM by Ente

https://ente.com/og-images/ensu.png
Ente Labs has released Ensu, an offline LLM app that runs on your device with full privacy and zero cost. The app is currently in its early stages and the developers are seeking feedback to determine its future direction and features.

TurboQuant: Redefining AI efficiency with extreme compression

https://storage.googleapis.com/gweb-research2023-media/original_images/Quantization-hero.gif
Researchers developed TurboQuant, a vector quantization algorithm that reduces memory usage without sacrificing AI model performance. It achieves high compression with zero accuracy loss, ideal for key-value cache compression and vector search.

Goodbye to Sora

Something went wrong, but don’t fret — let’s give it another shot. Some privacy related extensions may cause issues on x.com. Please disable them and try again.

VitruvianOS – Desktop Linux Inspired by the BeOS

https://v-os.dev/img/photogrid.png
Vitruvian OS is a free, open-source operating system built on Linux with a user-friendly interface and KISS principles. It prioritizes user experience and data privacy, with a strong focus on community feedback and customization.

My Astrophotography in the Movie Project Hail Mary

https://3c8bb6f76f16625097e0.cdn6.editmysite.com/uploads/b/3c8bb6f76f16625097e02f96493affe12905b9e63c601abde5a3dc21e97f1f7f/2026-03-08_23-58-50_1772978350.png?width=2400&optimize=medium
Rod Prazeres is an award-winning astrophotographer from Brisbane, Australia, capturing the night sky's beauty and complexity. His images showcase stunning nebulae, star clusters, and supernova remnants, blending science and art.

Flighty Airports

https://flighty.com/airports/image/card-airport-details.jpg
Search any airport for real-time delays, weather, arrivals, departures, and performance insights powered by Flighty.

Show HN: I took back Video.js after 16 years and we rewrote it to be 88% smaller

https://videojs.org/.netlify/images?url=_astro%2Fcompare-no-abr.DkCWXjpX.png&w=1376&h=768
Video.js v10.0.0 beta is a ground-up rewrite of the video player, modernizing it for today's web development and setting the foundation for AI-augmented features. It's 88% smaller than the previous version and features a new engine project called SPF for smaller streaming engines.

Tell HN: Litellm 1.82.7 and 1.82.8 on PyPI are compromised

https://opengraph.githubassets.com/b08f0d4bd81d3bfed53bb4a30b44b510d36a01972535db490c3a4839d3d6b313/BerriAI/litellm/issues/24512
A malicious litellm package on PyPI contains a .pth file that steals credentials. Users who installed it via pip should rotate all credentials.

In Edison’s Revenge, Data Centers Are Transitioning From AC to DC

https://spectrum.ieee.org/media-library/nvidia-s-high-compute-density-racks.jpg?id=65397940&width=1200&height=900
Data centers are upgrading to DC power configurations to reduce energy losses and improve efficiency as AI demands increase. Companies like Delta, Vertiv, and Eaton are developing 800 V DC systems to power AI infrastructure.

Looking at Unity made me understand the point of C++ coroutines

https://mropert.github.io/assets/img/Me.jpg
The author discusses the lack of coroutine adoption in C++ due to their low-level nature and the need for complex code to integrate them, as well as the lack of concrete examples. The author provides an example of using coroutines to create a simple effect system in a game, which is more interesting and useful than the typical Fibonacci generator example.

Apple Business

https://www.apple.com/newsroom/images/2026/03/introducing-apple-business-a-new-all-in-one-platform-for-businesses-of-all-sizes/article/Apple-Business-hero_big.jpg.large.jpg
Apple Business is a new platform that offers all-in-one services for companies to manage devices, reach customers, and get support. It features built-in mobile device management, email, calendar, and directory services, and will be available in over 200 countries starting April 14.

Why I forked httpx

A contributor to the popular Python HTTP client HTTPX is frustrated with the lack of releases and maintenance, leading to a decision to create a stable fork of the project. The fork aims to maintain a stable path for users, with a motto of "Move a little faster and not break things," and has a potential co-maintainer to share the load.

VNDB founder Yorhel has died

Make sure cookies are enabled in your browser.If the page isn't loading, try refreshing this page.

I wanted to build vertical SaaS for pest control, so I took a technician job

https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,quality=80,format=auto,onerror=redirect/uploads/user/profile_picture/bb6befa6-aa79-4ca7-819f-5e1070355d60/terry_profile_background.jpeg
You worked in GTM consulting for traditional industries, noticed decreased interest in ride-alongs and research calls, and joined a home services company as a tech. You found the industry challenging due to poor recruitment and inefficient processes.

I tried to prove I'm not AI. My aunt wasn't convinced

https://ichef.bbci.co.uk/images/ic/480xn/p0n8k8mz.jpg.webp
Experts say it's difficult to prove you're not a deepfake, even for those who know you well. A codeword between trusted individuals can be a simple way to verify identities.

Arm AGI CPU

https://newsroom.arm.com/wp-content/uploads/2026/03/20260216_VISION25_ExplodedTight_Chip-01-16x9_16bit-1400x788.png
Arm has announced the Arm AGI CPU, a production-ready silicon designed for AI infrastructure. It delivers high performance and efficiency for agentic AI workloads at massive scale.

The Last Testaments of Richard II and Henry IV

This website is using a security service to protect itself from online attacks. We are checking your browser to establish a secure connection and keep you safe.

You can run a DNS server (2025)

The user recommends using PowerDNS for DNS records and suggests setting up a subdomain with its own NS record for redundancy. This allows for separate DNS servers and easier management of records.

Microbenchmarking Chipsets for Giggles

https://substackcdn.com/image/fetch/$s_!KrbO!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2a5b2e24-e74a-4ac6-9a5c-6d1a59028c1c_1600x1065.jpeg
The author tested GPU to host memory access latency on various platforms, finding that going through a chipset adds hundreds of nanoseconds of latency.

Algorithm Visualizer

https://raw.githubusercontent.com/algorithm-visualizer/algorithm-visualizer/master/branding/screenshot.png
Algorithm Visualizer is an interactive platform that visualizes code in various programming languages to help understand algorithmic behavior. It consists of multiple repositories including a web app, server, and language-specific visualization libraries.

Fun with CSF firmware (RK3588 GPU firmware)

The Mali-G610 GPU requires firmware (mali_csffw.bin) to be present in a firmware directory for use, which runs on a Cortex-M7 microcontroller inside the GPU. The MCU communicates with the rest of the system through interrupts, doorbells, and shared memory regions, allowing for tasks such as power management and command stream processing.

Show HN: Email.md – Markdown to responsive, email-safe HTML

https://www.emailmd.dev/_next/image?url=https%3A%2F%2Fimgs.emailmd.dev%2Fss%2Fconfirm_email.png&w=1200&q=75
Turn markdown into responsive, email-safe HTML that renders perfectly across every client.

Show HN: DuckDB community extension for prefiltered HNSW using ACORN-1

https://opengraph.githubassets.com/567e59f430457ced4301a81b3fa3912e0c0b4880f72a7102cd652b43caf218b5/cigrainger/duckdb-hnsw-acorn
This extension adds HNSW indexing to DuckDB for vector similarity search. It supports filtered queries and uses ACORN-1 algorithm for high recall.

Building a coding agent in Swift from scratch

https://raw.githubusercontent.com/ivan-magda/swift-claude-code/master/demo.gif
Exploring the architecture of coding agents by rebuilding a Claude Code-style CLI from scratch in Swift. Claude Code feels unusually effective compared to other coding agents, and I suspect most of it comes from architectural restraint rather than architectural complexity. I studied the tool surface, traced the interaction loop, and tried to isolate which design choices actually matter. My ...

Why did the chicken cross the road?

https://taylor.town/United_States_Motor_Vehicle_Deaths_per_Year.webp
The chicken joke evolved from an anti-joke to a game of courage, symbolizing the human search for meaning in seemingly meaningless things. It connects motor vehicles, mathematics, and misery, revealing a complex web of life.

Wine 11 rewrites how Linux runs Windows games at kernel with massive speed gains

https://static0.xdaimages.com/wordpress/wp-content/uploads/wm/2025/09/windows-apps-through-wine.jpg?&fit=crop&w=1600&h=900
Wine 11 brings significant improvements to Linux gaming with NTSYNC, a new kernel driver that corrects synchronization issues, and WoW64 architecture overhaul, allowing 32-bit applications to run on 64-bit systems without additional libraries.
https://opengraph.githubassets.com/89199e453128d104b546a4066272c40327435c7337082d2e5fa75891dfd301c6/ssrajadh/sentrysearch
SentrySearch indexes dashcam videos using Google's Gemini Embedding model and stores video embeddings in a local database. It allows sub-second semantic search over hours of footage by directly comparing text queries to video embeddings.

An Aural Companion for Decades, CBS News Radio Crackles to a Close

Please enable JS and disable any ad blocker

A Compiler Writing Journey

https://opengraph.githubassets.com/ac5506360bb4985ff21177ef191ef8939da2a036d1191e5fa7651eafdf0ac242/DoctorWkt/acwj
User is documenting a self-compiling compiler for a C subset, now working on a new language called alic from scratch, using SubC compiler code as reference. User's code has a different license than SubC.