NoLongerEvil-Thermostat – Nest Generation 1 and 2 Firmware

https://raw.githubusercontent.com/codykociemba/NoLongerEvil-Thermostat/main/assets/firmware_logo.png
This project is a custom firmware for Nest Thermostats allowing independent operation and control. It flashes a modified bootloader and kernel to redirect network traffic to a custom server.

This Day in 1988, the Morris worm infected 10% of the Internet within 24 hours

https://cdn.mos.cms.futurecdn.net/Q5eArx2joEvQPvfgeWrDbH.jpg
Robert Tappan Morris released the Morris worm in 1988, a pioneering malware that caused widespread damage and slowdowns on the Internet. Morris was later indicted and fined for his role in unleashing the worm, which infected 6,000 systems and caused estimated costs of $100,000 to millions of dollars.

Pg_lake: Postgres with Iceberg and data lake access

https://raw.githubusercontent.com/Snowflake-Labs/pg_lake/main/pglake-arch.png
pg_lake integrates Iceberg and data lake files into Postgres, allowing for transactions and fast queries. It supports object stores like S3 and can import/export data in various formats.

Codemaps: Understand Code, Before You Vibe It

https://cdn.sanity.io/images/2mc9cv2v/production/d1d8909494354ce8236620e1e57781ed2782a594-2232x1230.png
Windsurf Codemaps is an AI-annotated code map that helps engineers understand complex codebases. It provides a shared picture of the system, enabling humans and AI to work together more effectively.

Whole Earth Index

https://wholeearth.info/share-image.jpg
The Whole Earth Catalog and its related publications focused on self-sufficiency, ecology, and alternative education, featuring product reviews and essays. The publications continued until 2002, with various revivals and mergers, focusing on access to tools, ideas, and practices.

Show HN: A CSS-Only Terrain Generator

https://terra.layoutit.com/move.png
An interactive CSS terrain generator. Define a grid and generate your terrain!

By the Power of Grayscale

https://zserge.com/grayskull-img/resize.png
The author created a minimal computer vision library called Grayskull using C and basic algorithms to process images, detect objects, and track keypoints. Grayskull uses techniques like thresholding, blob detection, and feature extraction to achieve decent results without relying on massive libraries or deep learning frameworks.

Singing bus horns in West Sumatra

https://images.squarespace-cdn.com/content/v1/5577f9b4e4b04200f8ddf99d/044d54db-4686-4d8c-91b0-78424ba13c85/DSC03471.JPG
Pak Budahar was a legendary Minang musical horn player who brought solace to passengers with his music across Sumatra. He played the kalason, a unique musical horn, for decades before it disappeared with the old buses.

Launch HN: Plexe (YC X25) – Build production-grade ML models from prompts

https://framerusercontent.com/images/2s2lhAqavTja7F4Ve7hNUlZwg.png?width=3840&height=1740
Plexe is a platform that helps build production-ready AI models for business challenges such as fraud detection and churn prediction. It connects to user data, checks quality, and spots patterns to provide clear performance metrics and easy-to-read explanations for trusted predictions.

CPUs and GPUs to Become More Expensive After TSMC Price Hike in 2026

https://www.guru3d.com/data/publish/226/644f1b42c3d13361b3f260096212a8b9f2e49c/567ghf_440z.webp
If you were hoping for cheaper processors or graphics cards in the next few years, there’s some bad news — TSMC is raising chip prices starting in 2026. The Taiwanese manufacturer, which builds most of the world’s high-end CPUs and GPUs, has told its partners that all advanced manufacturing nodes under 5 nm will get 3% to 5% more expensive every year for at least four years. That covers the 2 ...

What is a manifold?

https://www.quantamagazine.org/wp-content/uploads/2025/11/What-is-a-Manifold-cr-Mark-Belan-Lede-2.webp
Mathematicians use manifolds to study complex spaces and objects, viewing them as abstract, well-defined objects with intrinsic properties. Manifolds help solve problems in various fields, including geometry, physics, and data analysis, by translating them into familiar Euclidean space.

Recovering videos from my Sony camera that I stupidly deleted

https://www.jeffgeerling.com/sites/default/files/images/sony-a6700-sd-cards-on-desk.jpeg
The user accidentally deleted new video footage after transferring it to their local computer but before syncing it to their NAS, resulting in data loss. They attempted various data recovery methods using free tools like photorec and untrunc, but ultimately recovered the footage using the paid software Disk Drill.

Optimizing Datalog for the GPU

https://substackcdn.com/image/fetch/$s_!yIsd!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F77395f3f-7b9d-4918-b7f0-5a63d3037d6a_902x621.png
The paper GPULog optimizes Datalog for the GPU using a hash-indexed sorted array data structure and Semi-naïve Evaluation algorithm. It achieves better performance than a state-of-the-art CPU implementation and is generic enough to be applied to other chips like FPGA, DPU, and HPC cluster.

My Truck Desk

https://www.theparisreview.org/blog/wp-content/uploads/2025/10/image0-4-768x1024.jpeg
The author, a mechanic and welder, works at a petrochemical plant and uses his breaks to write stories and novels. He creates a portable desk, the "Truck Desk," in his old F-150 and later adapts it to fit various trucks.

US gives local police a face-scanning app similar to one used by ICE agents

https://cdn.arstechnica.net/wp-content/uploads/2025/11/ice-badge-640x422.jpg
US Customs and Border Protection (CBP) launched a face-scanning app for local law enforcement agencies that assist the federal government with immigration-enforcement operations. The Mobile Identify app was released on the Google Play store on October 30. “This app facilitates functions authorized by Section 287(g) of the Immigration and Nationality Act (INA),” a US law that lets Immigration ...
Twitter's in-app webview now loads links in the background, causing traffic spikes for some users. This is not due to algorithm changes, but rather a design change that displays links when pressed.

Bloom filters are good for search that does not scale

https://notpeerreviewed.com/blog/bloom-filters/sort-filters.svg
A blog post proposes scaling a bloom filter based full text search index to large document corpuses, but finds it's still a bad idea due to query performance issues and space inefficiency. The index's space savings are lost when the number of documents is small relative to the dictionary size, making an inverted index more space efficient.

How devtools map minified JS code back to your TypeScript source code

https://www.polarsignals.com/api/og?title=The%20Inner%20Workings%20of%20JavaScript%20Source%20Maps&authors=Manoj%20Vivek&tags=JavaScript,Source%20Maps,TypeScript,Developer%20Tools,Symbolization
Source maps are used to map minified JavaScript files back to original source code, allowing for debugging in browser DevTools. They use JSON format, VLQ encoding, and Base64 characters to efficiently store position mappings between generated and original source files.

Customize Nano Text Editor

https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8dxw0c11p0js01ir9p8n.png
To enhance nano experience, edit .nanorc file in home directory and add features like mouse clicks, customizable tab width, and automatic indentation.

Chaining FFmpeg with a Browser Agent

https://dashboard.100x.bot/asset/article/019a39f7-60fb-7e55-85e4-3dd46b2c6999/article_image
The user replaced a brittle server-bound FFmpeg script with a browser agent that can execute FFmpeg commands. This made complex media processing a single, serverless step in workflows, eliminating the need for API calls and large file transfers.

Things you can do with diodes

https://substackcdn.com/image/fetch/$s_!LPuz!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3e699340-22a2-41a1-94dc-5fe209da5360_2000x1143.png
The diode is often overlooked in electronics, but it's a crucial component that can be used as a voltage-controlled gate, allowing current to flow when the voltage exceeds a certain threshold. Diodes can be used for circuit protection, voltage references, and rectification of AC signals.

You can't cURL a Border

https://drobinin.com/assets/curl-expired_fare.png
The author is building an app called Residency to help users track their immigration status and avoid potential issues when traveling. The app simulates various scenarios to predict potential problems.

AI's Dial-Up Era

https://substackcdn.com/image/fetch/$s_!Vm0E!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F922a9770-2c05-4708-a7b6-8c2bda31a3e0_992x571.jpeg
The AI boom is a complex phenomenon with both optimists and pessimists predicting different outcomes, but most experts agree that AI will unlock unmet demand and create new jobs, rather than eliminating them. The future of work and AI is uncertain, but it's likely that new industries and job categories will emerge, and the way we work and live will be transformed in ways we can't yet imagine.

How AGI became the most consequential conspiracy theory of our time

https://wp.technologyreview.com/wp-content/uploads/2025/10/7_AGI-eye-rays_28ece9.jpg?w=1268
The concept of Artificial General Intelligence (AGI) has become a dominant narrative in tech, with some believing it will bring about a utopian future and others fearing it will lead to the apocalypse. However, the idea of AGI is more like a conspiracy theory, with a flexible and unproven concept that has been shaped by marketing and the influence of powerful figures in the tech industry.

Aisuru botnet shifts from DDoS to residential proxies

https://krebsonsecurity.com/wp-content/uploads/2025/10/aisuru-ipidea.png
Aisuru, a botnet, has been overhauled to rent infected IoT devices to proxy services for anonymizing traffic, fueling large-scale data harvesting efforts tied to AI projects. Experts say a glut of proxies from Aisuru and other sources is making it difficult to trace malicious traffic.

When stick figures fought

https://substackcdn.com/image/fetch/$s_!x4F1!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa4b2517f-6154-4aac-a06e-d852f4ea46b4_1728x950.png
Zhu Zhiqiang, a Chinese animator, created the viral series Xiao Xiao, which became a global phenomenon in the early 2000s, inspiring a new generation of animators.

Tenacity – a multi-track audio editor/recorder

https://tenacityaudio.org/images/screenshots/tenacity-screenshot-light-3840x2160.png
Tenacity is a cross-platform audio editor/recorder developed by volunteers as open-source software. It supports scripting and has multiple platforms for contribution and communication.

We're open-sourcing the successor of Jupyter notebook

https://us-west-2.graphassets.com/AaDC4FvhQQq2MDrtSUqtMz/cmhkgffun5yx809lq24yqut8d
The company is open-sourcing Deepnote, a successor to Jupyter notebooks, to provide a more reactive, collaborative, and AI-ready platform. This move aims to create a universal computational medium for data professionals and enterprises.

Reverse-engineered CUPS driver for Phomemo receipt/label printers

https://raw.githubusercontent.com/vivier/phomemo-tools/master/Pictures/Menu.png
This package provides tools to print pictures using Phomemo thermal printers from Linux, reverse-engineered from Android app Bluetooth packets. It supports M02, M110, M120, M220, and T02 printers with varying compatibility and SELinux configuration required.

Amazon Demands Perplexity Stop AI Agent from Making Purchases

Please make sure your browser supports JavaScript and cookies and that you are not blocking them from loading. For more information you can review our and .