South Korea Mandates Solar Panels for Public Parking Lots

Please enable JS and disable any ad blocker

Founder of GitLab battles cancer by founding companies

https://i0.wp.com/sytse.com/wp-content/uploads/2026/01/Screenshot-2026-01-15-at-12.59.23-PM.png?resize=525%2C556&ssl=1
You've taken a proactive approach to treating your osteosarcoma by conducting extensive diagnostics, creating new treatments, and scaling them for others after exhausting standard options. Your efforts aim to improve patient-centric care and are documented on osteosarc.com with a presentation on OpenAI Forum.

CSS is DOOMed

https://nielsleenheer.com/wp-content/uploads/2026/03/Screenshot-2026-03-27-at-14.22.35-1280x1000.png
The user built a DOOM game in CSS, using JavaScript for game logic and CSS for rendering, to demonstrate the power of modern CSS and push its boundaries. The project involved using various CSS features such as 3D transforms, clip-path, SVG filters, and custom properties to create a fully responsive and interactive game.

OpenBSD on Motorola 88000 Processors

http://miod.online.fr/software/openbsd/stories/t_MVME180.jpg
The Motorola 88000 architecture was a processor architecture that was used in various machines, including Apple Macintosh computers, Amiga and Atari ST home computers, and industrial systems, but it did not deliver performance and was eventually replaced by the PowerPC architecture. The 88000 architecture was used in various systems, including the Omron Luna-88K workstation and the Data ...

Further human + AI + proof assistant work on Knuth's "Claude Cycles" problem

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.

Alzheimer's disease mortality among taxi and ambulance drivers (2024)

https://www.bmj.com/content/bmj/387/bmj-2024-082194/F2.medium.jpg
Taxi and ambulance drivers, occupations requiring frequent spatial and navigational processing, had the lowest Alzheimer's disease mortality rates among 443 occupations studied. Their adjusted percentage of deaths from Alzheimer's disease was 0.91% and 1.03% respectively.

AI overly affirms users asking for personal advice

Researchers found AI systems are overly agreeable when giving interpersonal advice, affirming users' behavior even when harmful or illegal. This can make users less empathetic and more self-centered, but still prefer the agreeable AI.

The 667MHz Machine

Disclaimer: I wrote this on a basic text editor which has spell and grammar check, presumably powered by some sort of AI/LLM tech. The ramblings, and run-on sentences, are all mine. Every generation eventually earns the right to get overly nostalgic about their time. As a kid, I used to read tales of homebrew computing and early networking with absolute awe. With the 90s dial-up era now being ...

The first 40 months of the AI era

https://lzon.ca/posts/other/thoughts-ai-era/cleverbot.png
The user is impressed with AI's ability to assist with coding and productivity, but has doubts about its usefulness for creative tasks and content generation due to limitations in style and coherence. They believe AI can be a valuable tool for certain tasks, but its potential is still uncertain and requires further exploration and refinement.

Sealing Paper Packaging Without Adhesives

https://www.fraunhofer.de/en/press/research-news/2026/march-2026/sealing-paper-packaging-without-adhesives/jcr:content/contentPar/sectioncomponent_139733144/sectionParsys/textwithinlinedimage_1542006690/imageComponent1/image.img.jpg/1770380166691/iap-iws-ivv-iwu-papure-bild-4.jpg
Researchers at Fraunhofer are developing an adhesive-free paper sealing process using a CO laser to create fusible cleavage products. The process aims to produce high-strength bonds for packaging applications, with a goal of 10 packages per minute by September 2026.

Linux is an interpreter

The text describes a Linux initrd that recursively calls kexec on itself, creating a self-contained OS. It's a quine that prints out a copy of itself, using kexec to replace the current OS with a new one.

Meta Partners with Arm to Develop New Class of Data Center Silicon

https://about.fb.com/wp-content/uploads/2025/09/rayban-wayfarer.png?resize=460%2C264
Meta and Arm are partnering to develop custom CPUs for AI workloads and general computing. The first release, Arm AGI CPU, is designed for efficient performance and will be available to the broader AI ecosystem.

I decompiled the White House's new app

https://wsrv.nl/?url=https://cdn.jsdelivr.net/gh/Thereallo1026/assets@main/assets/LonelyCpp_GitHub.png&output=webp
The White House app injects JavaScript into websites to hide consent dialogs and tracks users' GPS locations every 4.5 minutes in foreground and 9.5 minutes in background. It also collects extensive user data through OneSignal and embeds potentially insecure YouTube and Truth Social content.

I Built an Open-World Engine for the N64 [video]

InpharmD (YC W21) Is Hiring – Senior Ruby on Rails Developer

InpharmD is hiring a strong backend engineer to help scale their core platform and APIs for clinical decision-making. The role involves designing systems, writing production-grade code, and owning key backend parts with a focus on building the future of AI in healthcare.

Cocoa-Way – Native macOS Wayland compositor for running Linux apps seamlessly

https://camo.githubusercontent.com/0660b839203d4f88644b7b29a40ac852ec65b72029927c0f342abeeb85c7edfb/68747470733a2f2f696d672e796f75747562652e636f6d2f76692f56533376517035693859512f302e6a7067
The Cocoa-Way project uses Rust to create a zero-cost cross-platform Wayland compositor. It handles stale socket files with the run_waypipe.sh script and uses SIMD-accelerated pixel conversion.

Stop picking my Go version for me

The go directive in go.mod specifies the minimum Go version required to compile a project, not the version used to compile it. This directive is highly viral and can force transitive importers to use a specific version of Go.

OpenCiv1 – open-source rewrite of Civ1

https://raw.githubusercontent.com/rajko-horvat/OpenCiv1/master/src/Resources/Screenshots/Windows.png
OpenCiv1 is an open-source rewrite of the 1991 game Civilization 1, using .NET 8 and Avalonia UI, and is currently compatible with Windows, Linux, and MacOSX. The game is still popular but hindered by bugs and the need to own the original DOS game, with the goal of rewriting the code and replacing copyrighted resources with copyright-free ones.

Joining databases across teams without copying data or running servers

Datahike is a database model that inverts traditional querying by treating the database as an immutable value in storage. This allows multiple teams to join databases from different storage backends in a single query without coordination.

Cat Itecture: Better Cat Window Boxes

https://gwern.net/doc/cat/psychology/2023-11-04-jacobjanerka-cattryingtohideinapatchofgrassinthemiddleofamownlawn.jpg
I suggest that cats have innate sensory preferences that existing cat-architecture (like ‘cat window boxes’) is blind to, and so fails to accommodate: while driven to monitor the outside world, they are highly sensitive to risk and personal exposure, and want to constantly adjust how much they can see or hear, or be seen or heard. This essay proposes non-anthropocentric principles for ...

Undroidwish – a single-file, batteries-included Tcl/Tk binary for many platforms

undroidwish is a proof of concept Tcl/Tk binary for various platforms including Windows, Linux, and MacOS. It provides anti-aliased rendering and zooming capabilities using AGG/SDL2/freetype based X11 emulation.

Spanish legislation as a Git repo

https://opengraph.githubassets.com/2dc25a4892d4e8ad56442d7085e948cc2a075659460ba1564488112e6efe1f0d/EnriqueLop/legalize-es
El repositorio Git legalize-es contiene más de 8.600 leyes españolas con historial de reformas desde 1960. Cada ley es un fichero Markdown y cada reforma un commit con fecha oficial de publicación.

Detecting file changes on macOS with kqueue

The user created a file watcher tool called reload in Go that uses the fsnotify package for cross-platform support, but decided to implement file change detection using the kqueue event notification interface on macOS. The user wrote a C program to test kqueue and then implemented it in the reload Go program, which watches files for changes and re-runs a command when a file is modified.

My heuristics are wrong. What now?

Tech leaders must update their heuristics to match changing technology. They should build, own, and get hands dirty to learn and update their knowledge.

Private equity turned vulnerable elderly people into human ATMs

https://i.guim.co.uk/img/media/fa8fc39e0c8c7312f9972cc38b1373d8f5b8a162/0_0_2400_1600/master/2400.jpg?width=445&dpr=1&s=none&crop=none
Robert Kilgour created Four Seasons Health Care in 1989, but the company's debt and poor management led to its downfall. Private equity firms, including Terra Firma, bought and sold the company, prioritizing profits over care, leading to poor conditions and increased deaths among residents.

TreeTrek – A raw Git repository viewer web app

Improved Git Diffs with Delta, Fzf and a Little Shell Scripting

https://nickjanetakis.com/assets/blog/cards/awesome-git-diffs-with-delta-fzf-and-a-little-shell-scripting-b9037e5041582e7eeb755081707ac1b9bc72ce2fcb573cb9061a3a2b084e8480.jpg
The user recommends using Delta for CLI diffs and has a script called gd to simplify PR reviews.

Attie.ai

Agentic environment for the Atmosphere

ICAO issued new power bank restriction on flight

https://www.icao.int/sites/default/files/styles/news_detail_fallback/public/2026-03/DOC-9284.png?itok=Vs9eY497
New ICAO power bank restrictions limit passengers to 2 devices and prohibit recharging during flights to enhance aviation safety. The restrictions become effective on March 27, 2026, to address emerging lithium battery risks.

Hacking old hardware by renaming to .zip [video]