Windows 3.1 tiled background .bmp archive

https://opengraph.githubassets.com/6e0288994104ba502bf37659aab0312a61386290c2a5b34f831327191f338dd2/andreasjansson/win-3.1-backgrounds
Windows 3.1 tiled background .bmp archive. Contribute to andreasjansson/win-3.1-backgrounds development by creating an account on GitHub.

Autoresearch on an old research idea

https://ykumar.me/blog-images/eclip/agent_loop_light.webp
User tried Autoresearch on a research problem with Claude Code, an LLM agent. The agent improved a Mean Rank metric by modifying a single file, train.py, and reduced the metric by 54% in 42 experiments.

FCC Updates Covered List to Include Foreign-Made Consumer Routers

Hacker Mints $80M USD Worth of USR Stablecoins

https://bfmtimes.com/wp-content/uploads/2026/03/image-69-768x432.png
A hacker exploited Resolv Labs' smart contract, minting $80 million in fake USR stablecoins, but only $25 million was siphoned off. The hack caused USR to crash 80% from $1 to $0.025, making recovery unlikely.

iPhone 17 Pro Demonstrated Running a 400B LLM

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.

Ju Ci (锔瓷): The Ancient Art of Repairing Porcelain

https://i0.wp.com/thesublimeblog.org/wp-content/uploads/2025/03/Poster-4.jpg?resize=532%2C570&ssl=1
Ju ci, a Chinese craft, involves repairing broken porcelain with metal staples, requiring great skill and preserving the object's beauty. It celebrates the "beauty of the imperfect" by transforming flaws into a renewed identity.

Local Stack Archived their GitHub repo and requires an account to run

https://camo.githubusercontent.com/619aaa5784a0c4affe9ab02b99f0c1b292c7fada74e6403c9c0a8f40576491c4/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f6c6f63616c737461636b2f636f6e7472696275746f72732e7376673f77696474683d383930
LocalStack is a cloud software development framework that emulates AWS services locally for testing and development. It offers a free Hobby plan and supports a growing number of AWS services, including Lambda, S3, and DynamoDB.

Dune3d: A parametric 3D CAD application

https://raw.githubusercontent.com/dune3d/dune3d/main/screenshot.png
The user created Dune 3D, an open-source 3D CAD application, to address dissatisfaction with existing options like FreeCAD and Solvespace. It combines Open CASCADE for geometry and Solvespace's solver for constraints.

Finding all regex matches has always been O(n²)

https://iev.ee/_astro/alerts.CyL9QR-X_Z1HhGYd.webp
The quadratic all-matches problem in regex engines has been a long-standing issue since the 1970s, causing worst-case time complexity of O(m * n²) when searching for multiple matches in a large input. A new regex engine called RE# has been developed to solve this problem, offering a hardened mode that guarantees linear time even on adversarial input, and a normal mode that is faster but may ...

Claude Code Cheat Sheet

Trivy under attack again: Widespread GitHub Actions tag compromise secrets

https://cdn.sanity.io/images/cgdhsj6q/production/3c283698250f6e6a079a96cdd9860cec0bc9b92d-2048x1180.png?w=1600&q=95&fit=max&auto=format
A Trivy supply chain attack compromised GitHub Actions, impacting over 10,000 workflows, and was enabled by a compromised credential with write access to the repository. The attack delivered an infostealer via 75 modified version tags, targeting sensitive data in CI/CD environments.

Show HN: Cq – Stack Overflow for AI coding agents

https://blog.mozilla.ai/content/images/size/w160/2025/08/peter.jpg
Mozilla AI is developing an open-source platform called cq to share knowledge between AI agents, preventing them from wasting resources and energy by learning from each other's experiences. The goal is to create a sustainable and standardized way for AI agents to share knowledge, ensuring that the benefits of AI are accessible to all without relying on a few big companies.

IRIX 3dfx Voodoo driver and glide2x IRIX port

https://sdz-mods.com/wp-content/uploads/2026/03/S1A-1024x768.jpg
At the moment only SST1 (Voodoo1) is supported on IP32 (O2). Only tested on IRIX 6.5.30 with RM7000C CPU.-driver sources (SST1 and CVG support on IP32) https://github.com/sdz-mods/tdfx_irix-glide2x IRIX port (SST1 on IP32) https://github.com/sdz-mods/glide_irix-hinv wrapper with 3dfx support: https://github.com/sdz-mods/hinv_3dfx

Talking Liquid Glass with Apple

https://substackcdn.com/image/fetch/$s_!zlyj!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F068b758f-bd5d-476a-9639-b66499abd468_1456x1048.jpeg
If you were developing for Apple platforms a decade ago, you probably remember the WWDC era in San Francisco. The massive scale, the live sessions, the sheer energy of thousands of developers packed into the Moscone Center—it was an incredible spectacle. But let’s be honest about the reality of the labs back then: you reserved a time slot, waited around while others got their questions ...

Two pilots dead after plane and ground vehicle collide at LaGuardia

https://ichef.bbci.co.uk/news/480/cpsprodpb/744f/live/4e542b30-2689-11f1-b8a4-f1f655712b95.jpg.webp
An Air Canada plane collided with a firefighting vehicle at LaGuardia Airport, causing significant damage and prompting a ground stop. The incident occurred when the plane, with 76 people on board, landed and struck a responding vehicle.

How I'm Productive with Claude Code

https://neilkakkar.com/assets/images/commit-history-graph.png
The author's work process at Tano changed significantly after joining, shifting from manual pull requests to automation and delegation. They now focus on building infrastructure to support their team, enjoying the fast-paced and efficient workflow.

An incoherent Rust

The Rust language's coherence and orphan rules cause problems in the ecosystem evolution, making it difficult for new crates to replace existing ones and for alternatives to foundational crates to be made and propagated. Removing coherence altogether and introducing a new syntax to specify which trait impl is used for satisfying a trait bound could allow for overlapping trait impls and solve ...

US and TotalEnergies reach 'nearly $1B' deal to end offshore wind projects

Contactez licensing[@]groupelemonde.fr pour obtenir une autorisation d'accès. Incluez une copie de la page d'erreur avec votre adresse IP et votre identifiant de requête (RID).

BIO: The Bao I/O Coprocessor

https://bunniefoo.com/baochip/pio-utilization.png
The user designed an I/O co-processor called BIO for the Baochip-1x SoC, which is a more efficient alternative to the Raspberry Pi's PIO. The BIO uses a RISC-V 32-bit core and a set of FIFO-registers to achieve determinism and flexibility, and can be used for various I/O tasks such as DMA and SPI bit-banging.

New Open Source Release

I am releasing three large software systems I developed privately over several years as a solo effort, without institutional backing, corporate sponsorship, or a formal engineering team. These are not concepts or mockups. They are real, deployable systems. They install through Docker, Helm, or Kubernetes, start successfully, and produce observable results. They are currently running on cloud ...

I built an AI receptionist for a mechanic shop

https://www.itsthatlady.dev/.netlify/images?url=_astro%2Ftyping.asRmplmU.jpeg&w=1880&h=1255&dpl=69beb82e85fe450008b80b4b
The user built an AI receptionist named Axle for their brother's luxury mechanic shop to answer customer calls and provide accurate information about prices, hours, and policies. The system uses Retrieval-Augmented Generation (RAG) and a custom-built knowledge base to ensure accurate and grounded responses, and can also collect callbacks for unknown questions.

An unsolicited guide to being a researcher [pdf]

The user discusses best practices for research, including avoiding overview slides, developing a unique view of the world, and staying on top of literature, and emphasizes the importance of collaboration, communication, and time management in research. They also provide tips for staying organized, reading efficiently, and avoiding burnout, and encourage researchers to view their work as a ...

Bombadil: Property-based testing for web UIs

https://raw.githubusercontent.com/antithesishq/bombadil/main/docs/development/tom.png
Property-based testing for web UIs, autonomously exploring and validating correctness properties, finding harder bugs earlier - antithesishq/bombadil

Walmart: ChatGPT checkout converted 3x worse than website

Walmart ended its Instant Checkout deal with OpenAI due to low conversion rates. It will now use its own chatbot, Sparky, to offer a seamless shopping experience within ChatGPT.

Designing AI for Disruptive Science

https://substackcdn.com/image/fetch/$s_!DzmV!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F18f54019-17ca-4c21-b886-cb112c763fde_2000x1260.jpeg
The author argues that AI can help or hinder scientific progress, depending on whether it's designed to discover new concepts or simply optimize existing ones. To achieve paradigm-shifting science, AI must be designed to step outside existing frameworks and explore new ideas.

Migrating to the EU

User is moving services from non-EU countries to EU providers due to global politics and improved data protection. They've switched to European alternatives for email, hosting, DNS, Git repositories, and VPN services.

America tells private firms to “hack back”

https://www.economist.com/cdn-cgi/image/width=1424,quality=80,format=auto/content-assets/images/20260321_USP510.jpg
Iranian hacker group Handala breached Stryker, disrupting operations and wiping data on 200,000 servers. This cyber-attack is part of Iran's history of retaliating against American interests in the Middle East.

Digs: iOS app that syncs your Discogs collection and lets you browse it offline

The user created a mobile app called Digs for browsing vinyl collections offline, with features like folder navigation and incremental syncs. The app uses React Native, SQLite, and Discogs API for authentication and data storage, and is available for free on the App Store.

A retro terminal music player inspired by Winamp

https://opengraph.githubassets.com/25b80cc9141431a98fccbc4dc77819e8cdc5da5487984a72de52665ed940db8d/bjarneo/cliamp
cliamp is a retro terminal music player with features like spectrum visualizer, parametric EQ, and playlist management. It supports local files, streams, podcasts, and various online music platforms.

“Collaboration” is bullshit

https://www.joanwestenberg.com/content/images/size/w1000/2026/03/W-Insight-1-HT-Jan11-e1666985964510-2688358860.jpg
The article discusses how collaboration has become a misguided obsession in the modern tech industry, leading to a lack of accountability and productivity. It argues that most complex work is done by individuals or small groups with clear authority and accountability.