Recent bookmarks

The $100 Trillion Disruption: The Unforeseen Economic Earthquake

Weight-loss GLP-1 medications are poised to create a $100 trillion economic disruption by fundamentally altering human impulse control and consumption patterns. The widespread adoption of these drugs is predicted to impact multiple industries, from retail and entertainment to real estate and advertising, while potentially creating significant societal disparities between users and non-users.

Sponsor @servo on GitHub Sponsors

Servo, a web browser rendering engine written in Rust, offers developers a lightweight, high-performance solution for embedding web technologies. Originally created by Mozilla Research in 2012 and now under Linux Foundation Europe, the project focuses on WebGL and WebGPU support for desktop, mobile, and embedded applications. The project advances web standards and platform development through its unique approach, distinct from Gecko and WebKit.

When eBPF task->stack->pt_regs reads return garbage on the latest Linux kernels, blame Fred! - Tanel Poder Consulting

Linux kernel version 6.9 introduces FRED (Flexible Return and Event Delivery system) on x86_64, adding 16 bytes to task kernel stack areas and affecting eBPF development. The feature aims to optimize CPU privilege level switching on Intel CPUs, requiring developers to adjust their kernel stack and pt_regs lookup code accordingly.

GSA eliminates 18F

GSA has eliminated 18F, a government tech consultancy team of approximately 90 employees, declaring it 'non-critical' under White House-directed workforce reductions. The decision impacts a decade-old office that completed 450 government tech projects, including the IRS Direct File system and ada.gov redesign. The closure aligns with broader Trump administration efforts to reduce federal workforce and consulting functions.

What is Vibe Coding? How Creators Can Build Software Without Writing Code

AI-assisted 'vibe coding' enables creators to build software by describing their ideas in plain language, making app development accessible to non-programmers. Using tools like Replit Agent and Lovable, creators can quickly prototype and launch functional applications without writing code, potentially transforming their content-based businesses into software ventures.

GrapheneOS (@GrapheneOS@grapheneos.social)

GrapheneOS has successfully blocked three Linux kernel vulnerabilities exploited by Cellebrite for Android data extraction through multiple protection layers. The vulnerabilities include heap overflows in USB drivers and uninitialized heap memory issues, which GrapheneOS addressed through hardware-level USB control, memory tagging, and advanced kernel security features.

Zen 5's AVX-512 Frequency Behavior

AMD's Zen 5 processor introduces full-width AVX-512 datapaths with impressive performance at high clock speeds, demonstrating significant improvements over Intel's Skylake-X implementation. The architecture employs sophisticated IPC throttling and clock management techniques to handle heavy AVX-512 workloads, maintaining optimal performance while avoiding fixed frequency offsets.

Roger Sollenberger on X: "NEW: A DOGE staffer appears to be posting DOGE work on his public GitHub, as of this week. The staffer, Jordan Wick, also created a repository for a Twitter DM-downloading tool just 3 days ago. He posted work on geospatial data in Jan—undersea cables, ports & “critical minerals.” https://t.co/vtL7PZj6fJ" / X

A Department of Energy (DOGE) employee Jordan Wick has been publicly sharing sensitive work-related code on GitHub, including a Twitter DM downloader and geospatial data analysis tools for undersea cables and critical minerals.

Self-Hosting a Firefox Sync Server

A developer shares their experience setting up a self-hosted Firefox Sync server using Docker, detailing the transition from Mozilla's original syncserver to a modern Rust-based solution. The process involved overcoming documentation challenges and database configuration issues, ultimately achieving success through a community-maintained Docker setup.

Why it's so hard to build a jet engine

Jet engine development represents one of engineering's toughest challenges, requiring extraordinary performance at low cost while operating near technological limits. Modern engines must achieve high efficiency, reliability, and safety across diverse conditions, with development costs reaching billions and taking decades to yield returns. The complexity and precision required in both design and manufacturing means only a handful of companies worldwide can successfully produce commercial jet engines.

The housing theory of everything - Works in Progress

Housing shortages in Western countries significantly impact multiple societal issues including economic inequality, climate change, and declining fertility rates. Limited housing supply in high-productivity areas prevents efficient labor allocation, reduces innovation potential, and drives up costs far beyond construction expenses. The effects extend beyond affordability to influence health outcomes, family planning, and regional economic disparities.

GitHub - salesforce/Merlion: Merlion: A Machine Learning Framework for Time Series Intelligence

Merlion is a comprehensive Python library for time series intelligence, offering end-to-end machine learning capabilities for forecasting, anomaly detection, and change point detection. The library features standardized data loading, diverse models, AutoML capabilities, and practical post-processing rules, while supporting both univariate and multivariate analysis with distributed computation via PySpark.