Learning Software Architecture

To learn software design skills as a researcher physicist, it's essential to understand that software design is best learned by doing and adapting to the social context of the project, rather than following formal rules or guidelines. Key recommendations include practicing, paying attention to boundaries, testing, and Conway's Law, and considering resources such as the Boundaries talk by Gary ...

Postmortem: TanStack NPM supply-chain compromise

https://tanstack.com/images/logos/logo-black.svg
An attacker compromised 42 @tanstack/* npm packages by combining GitHub Actions cache poisoning and runtime memory extraction of an OIDC token, publishing 84 malicious versions on 2026-05-11. The attack was detected within 20 minutes by an external researcher and all affected versions have been deprecated, but users who installed the affected versions are recommended to rotate their credentials.

Screenshots of Old Desktop OSes

http://www.typewritten.org/Media/Thumbs/thn-visi-on-1.0.png
The user provided a large collection of screenshots showcasing various operating systems and graphical user interfaces from the 1980s to the early 2000s, including GEM, OS/2, Windows, and NeXTSTEP. The screenshots demonstrate the evolution of GUIs, highlighting the differences in design, functionality, and performance across various platforms and releases.

Toxicity on Social Media – The Noisy Room

https://thenoisyroom.com/og-image.png?v=2
Stanford researchers analyzed 2.2 billion social media posts and found a small minority of users produce most toxic content, creating a distorted view of public opinion. This distortion leads to self-censorship, false consensus, and hostility between opposing groups.

They Live (1988) inspired Adblocker

https://raw.githubusercontent.com/davmlaw/they_live_adblocker/main/docs/they-live-billboards.jpg
A fork of uBlock Origin Lite, uBOLite_theylive, replaces cosmetic-blocked ads with white tiles bearing They Live slogans. It requires manual installation and configuration in Chromium-based browsers.

If AI writes your code, why use Python?

https://miro.medium.com/v2/resize:fit:700/1*xhqxJyee2OyVxUmQF35RBw.png
AI has improved significantly in writing systems languages like Rust, Go, and Swift, making them easier to use. This shift changes the constraints of software development, favoring languages that are easiest for agents, not humans.

Coursera and Udemy are now one company

https://blog.coursera.org/wp-content/uploads/2026/05/Coursera-and-Udemy-are-now-one-company-creating-the-worlds-most-comprehensive-skills-platform-May-2026-755x395.png
Coursera and Udemy have merged to create a comprehensive skills platform, reaching 290 million learners and 18,000 customers worldwide. The combined platform aims to deliver more choice, value, and innovation for learners and organizations in the AI era.

UCLA discovers first stroke rehabilitation drug to repair brain damage (2025)

https://stemcell.ucla.edu/sites/default/files/styles/landscape_500/public/images/synapses_mid-ai-carmichael-stroke-brain-2025.jpg.jpeg?h=95651f9d&itok=QOcMuBOv
UCLA researchers found a drug called DDL-920 that reproduces the effects of physical stroke rehabilitation in mice. The drug targets a brain cell called a parvalbumin neuron to help recover movement control after stroke.

Rtwatch: Watch videos with friends using WebRTC

https://opengraph.githubassets.com/8c64de0819f7858bbaef542ea78cd60f45d4f366015108cb16e7a293934f5d07/pion/rtwatch
rtwatch allows real-time video synchronization with friends using Pion WebRTC and GStreamer. It stores state on the backend, sending only the current frame to viewers, and requires host networking enabled on macOS.

Claude Platform on AWS

https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/6a0112e18cdd7f0b92d19e40_Hand-BuildingBricks.svg
The Claude Platform on AWS is now generally available, offering full access to Claude features with AWS authentication and billing. It brings native Claude API features to AWS customers with features shipping the same day as the native API.

Extremely Low Frequencies

https://computer.rip/static/img/elf/1.png
The development of submarine communication technology involved overcoming challenges such as seawater blocking radio waves and limited antenna capabilities, leading to the use of long-wave radio and Very Low Frequency (VLF) signals. The Navy's pursuit of Extremely Low Frequency (ELF) signals in the 1960s and 1970s aimed to enable submerged submarines to receive nuclear launch orders, but was ...

Google says criminal hackers used AI to find a major software flaw

A hacking group used AI to detect a previously unknown bug, posing a threat to digital security. Google thwarted the attack, highlighting concerns over AI's potential impact on cybersecurity.

Remembering Planet Source Code: Sharing Code Before GitHub Made It Easy

https://www.pietschsoft.com/images/posts/2026/remembering-planet-source-code.png
The author reflects on their early days as a developer, discovering archived code submissions from 20 years ago on PlanetSourceCode.com, a site that helped developers share and learn from each other. The author reminisces about the era before GitHub, when sharing code was more challenging, but still a vital part of the developer community.

I let AI build a tool to help me figure out what was waking me up at night

https://martin.sh/content/images/size/w1200/2026/05/how-i-find-out-what-wakes-me-up-at-night.jpg
The user built a system to identify and record noise events that wake them up at night using AI tooling, a Raspberry Pi, and a smart home setup, allowing them to pinpoint and address the causes of their sleep disruptions. This project demonstrates how AI tooling has lowered the barrier for personal tooling, enabling the user to tackle small problems that were previously deemed not worth building.

Software Internals Book Club

You run a global email book club with 2,500 members discussing high-level books on databases, distributed systems, and software performance. The club is open to all and features experienced discussion leaders and text-based discussions via a Google Group.

Optimize for change not application performance

https://www.echooff.dev/_astro/header-01.Ba-LAkLm.jpg
Teams optimize rendering performance by milliseconds, but fear codebase changes. This creates a slower business due to frustration, diverting energy from customer problems.

I hate soldering

https://upload.wikimedia.org/wikipedia/commons/9/90/Schlieren-Soldering-Iron-Heat.jpg
The user dislikes soldering due to health concerns and mess. They want soldering to be replaced by a safer alternative.

EU to crack down on TikTok, Instagram's 'addictive design' targeting kids

https://image.cnbcfm.com/api/v1/image/108282664-17744289501774428948-44799582341-1080pnbcnews.jpg?v=1774428949&w=750&h=422&vtcrop=y
The EU is clamping down on social media firms and plans to target "addictive design" features on TikTok and Instagram as governments worldwide look to protect children from the harms of social media. The region will take action against certain features on social media platforms later in the year, EU Commission President Ursula von der Leyen said Tuesday at the European Summit on ...

Music has scales / raagas. What about storytelling in movies and prestige shows?

https://arc.quanten.co/landing.png
Researchers analyzed 405 films to derive 15 structural archetypes from Hindustani classical music parameters. The framework identifies patterns in completed films, not prescribing a formula for all successful movies.

Boriel BASIC

Boriel BASIC SDK is a Sinclair BASIC-like compiler with enhanced features and integer data types, suitable for ZX-Spectrum development. It includes a library of functions, sample programs, and a community forum for support and bug reporting.

Show HN: A modern Music Player Daemon based on Rockbox firmware

https://raw.githubusercontent.com/tsirysndr/rockbox-zig/master/docs/gpui.png
Rockbox is an open source audio player extended with Rust and Zig, exposing audio engine features through APIs and adding multi-room output via various protocols. It can stream audio to multiple devices and supports various output protocols.

Unitree GD01: China's $537k rideable transformer robot is now in production

https://gagadget.com/media/post_big2/unitree-gd01-manned-transformable-mecha-01.webp
Unitree Robotics launched the GD01, a manned mech suit that transforms between two-legged and four-legged movement, priced at $537,000. The robot is currently available only in China, with regulatory and distributor hurdles to clear before it can be sold in the US or UK.

Nullsoft, 1997-2004 (2004)

Justin Frankel, founder of Nullsoft, was a rebellious programmer who created popular music tools like Winamp and Gnutella, often challenging the music industry and his corporate parent AOL. He quit AOL and Nullsoft after releasing a private file-sharing system WASTE, which made it difficult for authorities to track copyright infringement.

HDMI 2.1 Display Stream Compression (DSC) Ready for Amdgpu Linux Driver

https://www.phoronix.com/assets/categories/radeon.webp
AMD has updated its open-source AMDGPU driver to support HDMI 2.1's Display Stream Compression and Fixed Rate Link for higher resolutions and refresh rates. This support is expected to be upstreamed to the mainline Linux kernel with Linux 7.2.

Library for fast mapping of Java records to native memory

https://opengraph.githubassets.com/b2252362dcd3694edb25411681442f49490330ebf6e0e786d3b597f3db35133f/mamba-studio/TypedMemory
TypedMemory is a Java library for working with contiguous off-heap memory through strongly typed views. It provides a type-safe abstraction over memory for systems, interop, graphics, and data-oriented programming.

Interaction Models

https://thinkingmachines.ai/blog/interaction-models/thumbnails/ANIMAL_STORY_THUMB.jpg
Researchers at Thinking Machines are developing a new type of AI model called interaction models that can handle real-time conversations and collaboration with humans. These models can perceive and respond to humans in real-time, across multiple modalities such as audio, video, and text, and can be used for a variety of applications including customer service, education, and healthcare.

Show HN: TikTok but for scientific papers

https://andreaturchet.github.io/website/assets/papel-logo.png
Discover, read, and engage with academic papers. AI-powered summaries, quizzes, and a community of researchers — all in one beautiful app.

GitLab announces workforce reduction and end of their CREDIT values

https://res.cloudinary.com/about-gitlab-com/image/upload/f_auto,q_auto,c_lfill/v1776362275/ozbwn9tk0dditpnfddlz.png
GitLab is undergoing a restructuring process to meet the opportunities of the agentic era, including reducing its country footprint by 30%, flattening its organization, and right-sizing roles. The company is reaffirming its Q1 and full year FY27 guidance and will reinvest the majority of savings into accelerating its progress against growth and technological initiatives.

VGA Memory Access Is Complicated

The VGA's complexity stems from its multiple logically separate components and the lack of detailed and accurate documentation, particularly for the IBM EGA and VGA's Odd/Even control registers. Adequate documentation is crucial for implementing VGA hardware or emulation, as individual bits have distinct and separate functionality, and incorrect implementations can lead to compatibility issues.

Yabasic (Yet Another Basic)

https://upload.wikimedia.org/wikipedia/en/thumb/d/df/Samegame_yabasic_example.png/330px-Samegame_yabasic_example.png
Yabasic (Yet Another BASIC) is a free, open-source BASIC interpreter for Microsoft Windows and Unix platforms.[2] Yabasic was originally developed by Marc-Oliver Ihm. From version 2.77.1, the project adopted the MIT License and the source code was moved to GitHub to encourage others to participate in its development.[3] "Binding" a Yabasic program to the interpreter, creating a ...