Year: 2026

Meta’s new Feel-Good AI ad uses a song about the end of the world

Meta’s new Feel-Good AI ad uses a song about the end of the world

đź’Ą Discover this trending post from WIRED đź“– đź“‚ **Category**: Business,Business / Big Tech,Under Pressure âś… **What You’ll Learn**: On Thursday morning, Meta posted an ad on its official Instagram account with the message that AI will not “make us less connected” or “leave us behind.” It is set to David Bowie's 1972 song "Five Years," which is about the end of the world, among other things.“Call us optimists, call us dreamers, call us whatever you want — but we bet people, and we like those odds,” the narrator says, as a toddler plays with a butterfly, two parents laugh…
Read More
How to Write English Prose

How to Write English Prose

🚀 Discover this awesome post from Hacker News đź“– đź“‚ **Category**: âś… **What You’ll Learn**: The Ideals There are few if any passages in the works of Sir Thomas Browne that I do not find thoroughly delightful; but two afford me particularly intense pleasure. One is the opening paragraph from his essay “On Dreams”: Half our dayes wee passe in the shadowe of the earth, and the brother of death exacteth a third part of our lives. A good part of our sleepes is peeced out with visions, and phantasticall objects wherin wee are confessedly deceaved. The day supplyeth us…
Read More
An FDA panel has just upheld these unproven peptides

An FDA panel has just upheld these unproven peptides

✨ Read this must-read post from WIRED đź“– đź“‚ **Category**: Science,Science / Health,Pep in Your Step 📌 **What You’ll Learn**: Peptides progress slowly Closer to the mainstream.A panel of experts on Thursday narrowly recommended that the Food and Drug Administration reclassify four popular peptides — including one endorsed by broadcaster Joe Rogan — to allow some pharmacies to legally distribute them.In an at times emotionally charged meeting that lasted more than 11 hours, members of the FDA Advisory Committee heard data presentations from FDA staff on four unapproved peptides — BPC-157, KPV, TB-500, and MOTs-C — as well as certification…
Read More
AARomanov1985/Audio-Cassette-Simulation: This project simulates cassette tape audio profiles using ffmpeg · GitHub

AARomanov1985/Audio-Cassette-Simulation: This project simulates cassette tape audio profiles using ffmpeg · GitHub

🔥 Explore this trending post from Hacker News đź“– đź“‚ **Category**: 📌 **What You’ll Learn**: This project simulates cassette tape audio profiles using ffmpeg. It applies tape noise, wow and flutter pitch modulation, bandwidth limits, and equalizer adjustments. bash ffmpeg (compiled with libmp3lame) BASF LH Extra C90: German ferric tape. Moderate hiss and mild flutter. Maxell UD C90: Higher-grade ferric tape. Lower hiss, wider frequency range. Sony CHF60 Type I Normal (1978): Vintage 60-minute normal tape. Warm mid-range. Sony CHF90 (1978): Vintage 90-minute normal tape. Slightly higher tape speed drift. TDK D90 (1995-1997): Late-era Type I tape. Clean sound, subtle…
Read More
European researchers say big tech companies are blocking access to their data

European researchers say big tech companies are blocking access to their data

đź’Ą Discover this insightful post from WIRED đź“– đź“‚ **Category**: Politics,Politics / Policy,Bloc-Buster 📌 **What You’ll Learn**: Iamnitchi is one of several disinformation researchers who told WIRED that while they have a legal right to platform data under EU law, they face hurdles, confusion, and, in some cases, court battles to obtain it. Last year, the law was expanded to increase researchers' access, but it's the implementation, not the scope of the law itself, that researchers say is the problem.In recent years, social media companies have shut down public access tools like Meta's CrowdTangle and replaced them with content libraries,…
Read More

We have proof automation now

đź’Ą Explore this insightful post from Hacker News đź“– đź“‚ **Category**: âś… **What You’ll Learn**: I've long had a soft spot for dependently-typed languages like Coq Rocq and Lean. They offer the possibility of a type system capable of encoding and enforcing arbitrarily subtle invariants. The sort of thing that, in regular languages, ends up (at best) as a comment, and which quickly gets lost as the size of the team grows. Then you get subtle misunderstandings and components that don't quite fit together. It's often the case that those components have grown to a sufficient size that, when the…
Read More
Trump endorsed MyPillow Guy as governor of Minnesota. The state Republican Party isn’t buying it

Trump endorsed MyPillow Guy as governor of Minnesota. The state Republican Party isn’t buying it

🚀 Explore this awesome post from WIRED đź“– đź“‚ **Category**: Politics,Politics / Global Elections,Midterms 📌 **What You’ll Learn**: Mike Lindell is A former drug addict turned pillow salesman with no experience in political office. He has spent the past six years, and millions of dollars, promoting election conspiracy theories, even claiming that “Satan” stole the 2020 election.Lindell is now running for governor of Minnesota and already has the endorsement of President Donald Trump."Mike would be amazing!!! He truly loves Minnesota, as much as I do, and wants to bring it back from oblivion and embarrassment," Trump wrote on Truth Social.…
Read More
US prosecutors charge Atlanta man after GrapheneOS phone wipes itself during airport search

US prosecutors charge Atlanta man after GrapheneOS phone wipes itself during airport search

🔥 Check out this trending post from Hacker News đź“– đź“‚ **Category**: 📌 **What You’ll Learn**: A hot potato: A federal case in Atlanta is raising questions about a privacy-focused mobile operating system, with prosecutors arguing that its features were used to erase evidence. The US Department of Justice is attempting to prosecute Atlanta resident Sam Tunick under a federal statute that makes it a crime to destroy property in an effort to prevent it from being seized. The case centers on Tunick's use of GrapheneOS, an open-source operating system that works on Google Pixel phones and lets users enter…
Read More
Kagi is bringing back old school search, one man-made website at a time

Kagi is bringing back old school search, one man-made website at a time

đź’Ą Explore this insightful post from WIRED đź“– đź“‚ **Category**: Gear,Gear / How To and Advice,Just Browsing âś… **What You’ll Learn**: If you are from At a certain age, you'll remember the way the Internet used to be: websites created and developed by humans.You can load a directory such as AltaVista or Yahoo and click on categories including Home, Family, Science, and Computers. In these lists you will find pages compiled by hobbyists, academics, and tech nerds.People gather around forums and bulletin boards, and web developers tend to avoid putting images on their sites because it can slow down page…
Read More
vercel-labs/scriptc: TypeScript-to-Native Compiler · GitHub

vercel-labs/scriptc: TypeScript-to-Native Compiler · GitHub

✨ Check out this awesome post from Hacker News đź“– đź“‚ **Category**: đź’ˇ **What You’ll Learn**: Zero-runtime TypeScript. scriptc compiles ordinary TypeScript into small, fast native executables — no Node, no V8, no JavaScript engine in the binary. $ cat fib.ts function fib(n: number): number ⚡ console.log(fib(30)); $ scriptc run fib.ts 832040 $ scriptc build fib.ts && ls -la fib -rwxr-xr-x 178K fib # a self-contained native binary, ~2ms startup No changes to your code. No annotations, no dialect — the same TypeScript you run on Node, type-checked by the real TypeScript compiler and compiled to native. What compiles behaves…
Read More