AirPods libreated from Apple's ecosystem

https://raw.githubusercontent.com/kavishdevar/librepods/main/imgs/banner.png
LibrePods unlocks Apple AirPods features on non-Apple devices with noise control modes, adaptive transparency, and more. It requires a rooted Android device with Xposed to work.

Anthropic’s paper smells like bullshit

The website is temporarily blocked due to security reasons after a suspicious action was detected. Please email the site owner with the Cloudflare Ray ID and details of the action that triggered the block.

Heretic: Automatic censorship removal for language models

https://private-user-images.githubusercontent.com/2702526/514848515-d71a5efa-d6be-4705-a817-63332afb2d15.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NjMzMDgwOTgsIm5iZiI6MTc2MzMwNzc5OCwicGF0aCI6Ii8yNzAyNTI2LzUxNDg0ODUxNS1kNzFhNWVmYS1kNmJlLTQ3MDUtYTgxNy02MzMzMmFmYjJkMTUucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MTExNiUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTExMTZUMTU0MzE4WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9OWJkYmQyNjZkYmZhM2RmZjI3N2VkYTliMGUxMzQxNzViNDg4OTI3NzEwNzUyMDk4ZTFjMmUyMzY1ZDEwYzUwMCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.SWAUdHTG6HgO3WMuUwjqfMwmvqUgPgiRpzAf6N51-F0
Heretic is a tool that removes censorship from transformer-based language models without post-training. It works automatically and produces high-quality decensored models.

Open-source Zig book

https://www.zigbook.net/og-zigbook.webp
Zigbook is a comprehensive, open-source guide to the Zig programming language, packed with hands-on chapters, projects, and real-world examples.

I have recordings proving Coinbase knew about breach months before disclosure

https://jonathanclark.com/images/coinbase-breach/hero-timeline.png
A Coinbase customer reported a sophisticated phishing attack in January 2025, but the company failed to investigate and respond to their questions about data compromise. The customer later discovered that Coinbase had been breached in late 2024, with attackers bribing contractors to steal sensitive customer data, affecting less than 1% of the customer base.

Maybe you’re not trying

https://substackcdn.com/image/fetch/$s_!iX3t!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff022f168-69bc-453c-a7a0-662857475729_1181x1328.jpeg
The author was stalked by someone in India who wouldn't stop despite her efforts to block him. She realized she wasn't actually trying to solve the problem due to being stuck in a low point in her life.

IDEmacs: A Visual Studio Code clone for Emacs

https://codeberg.org/IDEmacs/IDEmacs/media/branch/production/img/Screenshot%20from%202024-06-27%2000-51-42.png
IDEmacs provides a user-friendly Emacs experience similar to popular IDEs and editors, ideal for beginners and non-programmers. It aims to make Emacs more accessible and comfortable for new users, allowing them to discover its full potential.

Supercookie: Browser Fingerprinting via Favicon (2021)

https://camo.githubusercontent.com/272799d3dd981f0335a930bb7fdd97a41e4fc62c9187d81554e75eaf36a1454b/687474703a2f2f7375706572636f6f6b69652e6d652f66617669636f6e2e69636f
A supercookie uses favicons to assign a unique ID to website visitors, persisting even in incognito mode and through cache clearing. This ID can be used to track users across websites, affecting top browsers including Chrome, Firefox, and Safari.

The internet is no longer a safe haven

https://brainbaking.com/logo.jpg
The website was temporarily knocked out by scraping bots from Alibaba hosting in Singapore, prompting the author to block the IP range and consider more aggressive countermeasures. The author is frustrated with the constant attacks and feels it's a waste of time, pushing software hobbyists towards centralized solutions.

Hyundai Paywalls Brake Pads replacement on Ioniq 5 N

https://www.thedrive.com/wp-content/uploads/2025/11/Hyundai-Ioniq-5-N-side-view.jpg?quality=85&w=1920
A Hyundai Ioniq 5 N owner was unable to change brake pads without specialized computer equipment due to electronic parking brake controls. Hyundai requires a J2534 device and NASTF credentials for bi-directional tests, making DIY brake repairs impossible.

Brimstone: ES2025 JavaScript engine written in Rust

https://opengraph.githubassets.com/a8ecbd59ccf49bc8c84dd4b604086c3c8de33392f5a72fd59107a7078580e114/Hans-Halverson/brimstone
Brimstone is a work-in-progress JavaScript engine written in Rust, implementing the ECMAScript specification with heavy inspiration from V8 and LibJS. It supports almost all JavaScript language features, but is not yet ready for production use.

Peter Thiel sells off all Nvidia stock, stirring bubble fears

Please enable JS and disable any ad blocker

Goldman Sachs asks in biotech Report: Is curing patients a sustainable business? (2018)

https://image.cnbcfm.com/api/v1/image/105119335-2ED1-PL-MegT-040918.jpg?v=1529477963&w=750&h=422&vtcrop=y
Goldman Sachs analysts question if curing patients is a sustainable business model for biotech companies due to potential loss of recurring revenue. They suggest solutions such as targeting large markets, disorders with high incidence, and constant innovation to offset declining revenue.

What if you don't need MCP at all?

https://mariozechner.at/posts/2025-11-02-what-if-you-dont-need-mcp/media/header.png
The author prefers using Bash tools over MCP servers for specific tasks due to their simplicity and compositability. They create custom tools using Node.js scripts that can be easily extended and composed.

Dissecting Flock Safety: The Cameras Tracking You Are a Security Nightmare [video]

UK's first small nuclear power station to be built in north Wales

https://ichef.bbci.co.uk/news/480/cpsprodpb/0f77/live/492b9290-c07e-11f0-ae46-bd64331f0fd4.jpg.webp
A new nuclear power station is to be built on Anglesey, Wales, bringing 3,000 jobs and £2.5bn investment. The plant will have the UK's first three small modular reactors, aiming to generate power by the mid 2030s.

The fate of "small" open source

https://nolanlawson.com/wp-content/uploads/2023/01/profile_17.jpg?w=300
The author of blob-util, a popular npm package, notes that AI-generated code may replace small utility libraries like theirs. The author believes that AI prioritizes instant answers over teaching and understanding, potentially reducing the need for educational open source projects.

Britney Spears' Guide to Semiconductor Physics (2000)

https://britneyspears.ac/images/bs2.jpg
The website is for physics students with sections on various topics and interactive Flash demonstrations. It's seeking collaborators to expand its interactive components.

Dark Pattern Games

https://cdn.darkpattern.games/img/social.jpg
A website called DarkPattern.Games reviews games that use psychological tricks to manipulate players into addiction, focusing on iOS and Android games. The site needs user reviews to help identify and expose dark patterns in games.

A new documentary about the history of forced psychiatric treatment in Spain

https://ichef.bbci.co.uk/ace/standard/2560/cpsprodpb/aec2/live/cbf26310-c15b-11f0-ae46-bd64331f0fd4.jpg
Mariona Roca Tort was sent to a reformatory at 17 for refusing to conform to Spain's Catholic values under Franco's regime. She was later detained in a convent as part of the Patronato system, where she underwent forced psychiatric treatment and suffered memory loss.

FPGA Based IBM-PC-XT

https://bit-hack.net/wp-content/uploads/2025/11/img_5334.jpg?w=1024
The user recreated an IBM XT Personal Computer from the 1980s using a mix of authentic parts and modern technology, with a goal to play the EGA version of Monkey Island 1 on it. They designed and implemented the hardware and software components, including a low-power NEC V20 CPU, SRAM chip, FPGA board, and peripherals, and successfully achieved mouse support, hard drive with write access, and ...

I finally understand Cloudflare Zero Trust tunnels

https://david.coffee/cloudflare-zero-trust-tunnels/banner.jpeg
The user learned Cloudflare Zero Trust + Warp to overcome Tailscale limitations and now uses it for various purposes including connecting private networks, exposing private services to the public, and creating fully private networks.

I don’t need a Steam Machine

https://brainbaking.com/post/2025/11/why-i-dont-need-a-steam-machine/steam-machine.jpg
Valve's Steam Machine is a powerful gaming console that can run PC games, but it may not be necessary for those who already have a gaming setup and a large backlog of games to play. The Machine's high price and limited features, such as no handheld mode and no physical game insertion, make it a questionable purchase.

Why use OpenBSD?

https://www.tumfatig.net/.within.website/x/cmd/anubis/static/img/pensive.webp?cacheBuster=devel
Anubis is a server protection system using Proof-of-Work to prevent aggressive website scraping. It requires modern JavaScript features and may be disabled by plugins like JShelter.

Iran begins cloud seeding operations as drought bites

https://www.arabnews.com/sites/default/files/styles/n_670_395/public/main-image/2025/11/16/4658697-4630950.jpg?itok=ZcinS-jk
Iranian authorities launched cloud seeding operations to induce rainfall due to the country's worst drought in decades. Operations were conducted in the Urmia Lake basin and will continue in East and West Azerbaijan provinces.

Garbage collection is useful

https://dubroy.com/blog/images/prosemirror-gc.png
User worked on garbage collection in J9 Java VM and applied knowledge to solve a problem with Ohm and ProseMirror. They used reference counting to efficiently find dead nodes in a document after an edit.

Three kinds of AI products work

The three successful AI products so far are chatbots, completions-based products, and agentic products, with chatbots being the most popular but also the most limited. New AI products, such as AI-generated feeds and AI-based video games, are being explored but face technical and practical challenges.

Running the "Reflections on Trusting Trust" Compiler (2023)

https://research.swtch.com/ddc.png
Nih.a is a python program that prints its own source code. it was written in 1975, and was discovered by someone who stole it from him - and tracked them down if they found it or not. the backdoor was noticed because the compiler got one byte larger each time it compiled itself. you can’t trust code that you did not totally create yourself. there are far easier ways to mount supply chain ...

Z3 API in Python: From Sudoku to N-Queens in Under 20 Lines

https://ericpony.github.io/z3py-tutorial/examples/sudoku.png
Z3 is a high-performance theorem prover developed at microsoft research. it uses the same operator precedence of the python language, so no python background is needed if you want to learn how to use the tool offline. the following example shows how traverse the constraints asserted into the solver, and collect performance statistics for the check method. z3py also provides functions for ...

PgFirstAid: PostgreSQL function for improving stability and performance

https://opengraph.githubassets.com/fa0de929f0e0cfc476b6662263aa9a5f8cc26da54e88f5b9a0cda3c31356d0ff/randoneering/pgFirstAid
pgFirstAid is an open source PostgreSQL function that provides a prioritized list of actions to improve database stability and performance. It offers 12 built-in health checks covering critical issues and can be run with a single query: SELECT * FROM pg_firstAid().

AI is killing privacy. We can't let that happen

Please enable JS and disable any ad blocker

The Pragmatic Programmer: 20th Anniversary Edition (2023)

https://www.ahalbert.com/assets/tpp20.jpg
The Pragmatic Programmer book provides valuable advice for software engineers, covering topics such as responsibility, communication, and debugging. The book emphasizes the importance of flexibility, reversibility, and decoupling in code, and offers practical tips for implementing these principles.

Vintage Large Language Models

https://owainevans.github.io/vintage_LLM_intro.png
Vintage LLMs are trained on past data to test AI capabilities in novel ways, including forecasting and scientific invention. They can be used to communicate with people from the past, survey counterfactual intellectual histories, and examine the surprisingness of new ideas.

De Bruijn Numerals

The user discusses a novel encoding of natural numbers in lambda calculus called de Bruijn numerals, which are defined as nested de Bruijn indices and have elegant properties for arithmetic operations. Despite limitations, the user explores various arithmetic operations such as successor, predecessor, addition, and multiplication, and also discusses the conversion of Church numerals to de ...

Bypassing the Branch Predictor

The user is trying to optimize a financial system's 'send' path by reducing branch misprediction penalties, but the branch predictor is heavily primed to predict the 'abandon' path due to its high frequency. A potential solution is to fill the system with mocked transaction data that returns true for the 'send' path, allowing the branch predictor to assume the 'send' path will be executed.

Tech Capitalists Don't Care About Humans

https://images.jacobinmag.com/wp-content/uploads/2025/11/14104521/musk.jpg
Silicon Valley leaders, including Elon Musk and Peter Thiel, are embracing a transhumanist future where humans are replaced by digital beings with superintelligence. They prioritize value maximization over human lives, viewing humans as mere conduits for value creation.

An exposed .git folder let us dox a phishing campaign

A phishing email led to a GitHub repository and Telegram bot being compromised, exposing the attacker's operation. The community reported the repository and bot, leading to their removal for violating terms of service.

How Your Brain Creates 'Aha' Moments and Why They Stick

https://www.quantamagazine.org/wp-content/uploads/2025/11/Aha-Moment-cr-Irene-Perez-Lede.webp
Researchers found that insight experiences are linked to increased activity in the ventral occipitotemporal cortex, amygdala, and hippocampus. This neural signature is associated with stronger memories and more accurate solutions.

“The Fall of Icarus”: Photograph of a falling skydiver in front of the Sun

https://assets.iflscience.com/assets/articleNo/81570/iImg/87552/icarus.jpeg
Astrophotographer Andrew McCarthy and skydiver Gabriel C. Brown collaborated to create a stunning image called The Fall of Icarus. The image shows Brown falling over a hydrogen alpha light image of the Sun, with his silhouette perfectly framed between sunspots.

PicoIDE – An open IDE/ATAPI drive emulator

https://picoide.com/picoide_evt2_angle.jpg
PicoIDE currently emulates one drive but plans to support two devices in future updates. It has a 3.5" enclosure launch and may offer other form factors later.

Production-Grade Container Deployment with Podman Quadlets – Larvitz Blog

https://anubis.linuxserver.pro/.within.website/x/cmd/anubis/static/img/pensive.webp?cacheBuster=v1.23.1-7-g316905b
Anubis is a server protection system using Proof-of-Work to prevent aggressive AI scraping. It requires modern JavaScript features, so disable JShelter or similar plugins for this domain.

The Man Who Keeps Predicting the Web's Death

https://proxy.tedium.co/nnQmAYFZPAYH08p9tWawHUEeQME=/820x1023/filters:quality(80)/uploads/img-5.jpeg
George Colony, Forrester Research founder, has repeatedly declared the Web dead or dying since 1995, but his predictions have been proven wrong. His commentary has been mocked and outdated, with the Web evolving to meet his proposed improvements.

Ubiquiti Flex Mini 2.5G Review Ubiquiti Does a Cheap 5-Port 2.5GbE Switch

https://www.servethehome.com/wp-content/uploads/2025/11/Ubiquiti-Flex-Mini-2.5G-USW-Flex-2.5G-5-Angle-696x470.jpg
Ubiquiti's Flex Mini 2.5G is a 5-port 2.5GbE switch with low power consumption and PoE-in, but its small size poses cooling challenges. It uses a custom heat spreader and Realtek RTL8372N switch chip, also found in other Ubiquiti and third-party switches.

A new chapter begins for EV batteries with the expiry of key LFP patents

https://www.shoosmiths.com/-/media/images/articles/banners-month-9-2022/pat-whelen-rxt252rzqly-unsplash.jpg
LFP battery technology is now freely accessible after key patents expired in 2022, shifting global battery strategies. Companies are securing patents around secondary innovation to enhance energy density and safety.

Linux mode setting, from the comfort of OCaml

https://roscidus.com/blog/images/thomasleonard.jpg
The user created a libdrm-ocaml library to interactively explore the Linux Kernel Mode Setting (KMS) API using OCaml, allowing for easier learning and debugging of display management. The library provides a simple way to configure display settings, render images, and animate graphics directly on the Linux VT, making it easier to understand and work with the KMS API.

Where Educational Technology Fails: A seventh-grader's perspective

https://media.beehiiv.com/cdn-cgi/image/fit=scale-down,quality=80,format=auto,onerror=redirect/uploads/user/profile_picture/baff7be0-fc4d-4a5a-a35c-cdf6a5c3683e/Micah_Blachman.jpg
Educational technology solutions to monitor student activity are often outsmarted by tech-savvy students. Blocking sites may only be a temporary solution as students find new loopholes.

$5 PlanetScale is live

https://planetscale-images.imgix.net/assets/cluster-sizes-DOEK_71p.png?auto=compress%2Cformat
PlanetScale now offers single node Postgres databases starting at $5/month, with developer-friendly features like Query Insights and branching. You can easily scale up or switch to HA mode as your project grows, with horizontal scaling coming soon through Neki.

Microsoft: We see all the backlash and we know we have a lot to fix in Windows

Microsoft's Windows chief Pavan Davaluri acknowledged customer feedback on Windows' UX and developer-friendliness. He promised improvements, but actions will speak louder than words until tangible changes are delivered.

Decoding Leibniz Notation (2024)

The Leibniz notation for derivatives is a historical interpretation where dxdxdx represents an infinitesimally small quantity, not a value. It's used to denote the derivative of a function f(x) as df(x)dx.

Pennies Are Trash Now

https://cdn.theatlantic.com/thumbor/8fWnOjttyhyzGTQZXB_CrT1MtbA=/0x0:2000x1125/960x540/media/img/mt/2025/11/2025_11_14_pennies_mpg/original.jpg
The US Mint will stop producing pennies due to a law that empowers the secretary of the Treasury to order no pennies be minted. The government has no plan to deal with the 300 billion pennies in circulation.

The politics of purely client-side apps

https://leaflet.pub/lish/did%253Aplc%253Aragtjsm2j2vknwkz3zp4oxrd/3ly4hnkatvc2p/3m5hwua4sh22v/opengraph-image?04f9dc33b3d4fbe5
The Atmosphere has two options for interacting with the PDS, Option 1 where the client proxies all traffic through the PDS, and Option 2 where the app server speaks directly to the PDS.

The AI water issue is fake

https://substackcdn.com/image/fetch/$s_!nXjc!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F35d98942-e2de-4a10-a877-f65df6517f4c_1314x1264.png
The author argues that AI's water usage is a tiny fraction of America's total freshwater consumption, equivalent to 0.008% in 2023 and potentially 0.08% by 2030.

Is our death from a hydrogen sulfide event inevitable in climate warming? (2005)

https://www.psu.edu/news/images/og-fallback.jpg
Volcanic eruptions in Siberia 251 million years ago may have triggered the largest mass extinction in Earth's history by releasing hydrogen sulfide into the oceans and atmosphere. This toxic gas killed most oceanic and terrestrial life by depleting oxygen and destroying the ozone layer.

Don't Post Passive-Aggressive Webpages

Users often respond to questions with links like lmgtfy.com, which can come across as passive-aggressive, shaming, and lazy. Instead, direct communication and kindness are more effective in teaching community norms and helping others.

The MP944 was the 'real' first microprocessor, but it was top secret

https://cdn.mos.cms.futurecdn.net/b94mkhT97sRTAWsyjt4sFS.jpg
The MP944 is considered the world's first microprocessor, developed for the US Navy's F-14 Tomcat in 1970, and was 8x faster than Intel's 4004. It was a secret until 1998 due to its military use and stringent specifications.

Major Bitcoin mining firm pivoting to AI

https://cdn.mos.cms.futurecdn.net/Gap4q25HY47X2VQsx8BwD6.jpg
Bitfarm will pivot from cryptocurrency mining to AI data center services by 2027, utilizing its 341 MW energy capacity. The company expects this shift to generate more income than its current Bitcoin mining operations.

Why your mock breaks later

Mocking the built-in open function can cause issues with other libraries like coverage.py. To avoid this, patch the open function where it's used, not where it's defined, or use autospec=True and verified fakes for better mocking practices.

Is Perplexity the first AI unicorn to fail?

https://miro.medium.com/v2/da:true/bc1f8416df0cad099e43cda2872716e5864f18a73bda2a7547ea082aca9b5632
Perplexity AI, a $20 billion startup, is at risk of failing due to its lack of sustainable competitive advantage and dependence on third-party models. The company's valuation is built on a crumbling foundation, and its India strategy of giving away its premium product for free may not yield paying subscribers.

Call Me Maybe: Eavesdropping encrypted LTE calls with ReVoLTE (2020)

https://montsecure.com/img/icons/laptop_layers.svg
ReVoLTE is an attack that exploits an LTE implementation flaw to recover the contents of an encrypted VoLTE call, allowing an adversary to eavesdrop on phone calls. The attack uses a predictable keystream reuse and has been demonstrated to be feasible in commercial networks, with 12 out of 15 base stations tested being vulnerable.

Adding an imaginary unit to a finite field

https://www.johndcook.com/jdc_20170630.jpg
Finite fields are formed by polynomials of degree n-1 with coefficients in integers mod p, where p is a prime number and n is a power of p. An imaginary unit i can be added to a finite field of order p if p is congruent to 3 mod 4.

Owning a Cat Could Double Your Risk of Schizophrenia, Research Suggests

https://www.sciencealert.com/images/2025/11/Bright-yellow-cat-eyes-staring-at-you-642x361.jpg
Researchers found a possible link between cat ownership and increased schizophrenia risk, with a 2023 review suggesting a significant positive association. However, more high-quality studies are needed to confirm this connection and understand the potential causes.

MCP: Model Context Pitfalls in an agentic world

https://hiddenlayer.com/wp-content/uploads/MCP_FeaturedImage-scaled.jpg
Anthropic's Model Context Protocol (MCP) enables AI systems to connect to tools and data sources, but its powerful capabilities also introduce new security risks. Users and developers must be cautious and implement stronger permission validation, unique tool naming, and monitoring to prevent prompt injection attacks.