SQLite is all you need for durable workflows

https://obeli.sk/blog/2026-05-29-sqlite-is-all-you-need/architecture.svg
The user agrees with DBOS that a separate orchestration tier is not necessary for durable execution, as workflow state can be kept in a local database like SQLite. A local SQLite database with Litestream backup to S3 is a simple and cost-effective way to achieve durability for many AI and experimentation workflows.

The dead economy theory

https://substackcdn.com/image/fetch/$s_!I8Nx!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F81a6d7ab-0c16-463d-b32c-3fc965eb4593_1500x911.png
The AI industry's focus on labor replacement threatens to eliminate human jobs, leading to economic instability and social unrest. The industry's prioritization of profit over people and lack of accountability may undermine democratic governance and exacerbate inequality.

Notes from the Mistral AI Now Summit in Paris

https://koenvangilst.nl/static/images/mistral-future-vision.jpeg
I attended the AI Now Summit by Mistral AI in Paris, learning about their full-stack AI approach, including compute, models, platforms, and consultancy. Mistral focuses on efficient, open, and custom models for European companies, emphasizing partnerships and on-prem deployment for sovereignty and return on investment.

On Rendering Diffs

https://pierre.computer/pierre-co-diffs-og.png
A good review surface needs more than text. virtualization helps with rendering problems, and moving highlighting off the main thread helped with parts of the processing problem. to emulate scrolling entirely, no native scrollable region is used, with simulated scrollbar and content updated via requestanimationframe as the user moves through the document. we don’t virtualize horizontal scroll ...

Shift will clean homes for free to train future robots

https://platform.theverge.com/wp-content/uploads/sites/2/2025/09/ROB_H_BLURPLE.jpg?quality=90&strip=all&crop=0%2C0%2C100%2C100&w=2400
Shift offers free home cleaning in exchange for footage to train robots, with a "magic hat" recording cleaners. The service is initially available in New York, with plans to expand to other cities.

EV Stupidity Checklist

http://hypercritical.co/2026/05/29/images/ev-door-handle.jpg
Automakers are creating new, often worse, versions of car features in electric vehicles. They should use time-tested designs for exterior door handles, turn signals, and climate controls.

The California state assembly has passed the 'Protect Our Games Act'

https://static.invenglobal.com/upload/image/2026/05/29/i1780023554243286.jpeg
The California State Assembly passed the 'Protect Our Games Act' requiring digital game publishers to maintain game accessibility after service ends. The bill aims to protect user rights and preserve games, with potential implications for the US gaming industry.

Bijou64: A variable-length integer encoding

https://www.inkandswitch.com/tangents/bijou64/leb128-noncanonical.png
bijou64 is a variable-length integer encoding that ensures canonicality, preventing multiple ways to represent a number, and runs faster than LEB128 in benchmarks. It uses a tag-based system and bit shuffling to achieve this, making it structurally safer and faster for certain use cases.

Show HN: Tiny-vLLM – high performance LLM inference engine in C++ and CUDA

https://opengraph.githubassets.com/e1c100870ce0e05c7d47f0e9e934eebc9ceee442c0d852cec0bef84a3b5af79c/jmaczan/tiny-vllm
We are building a high-performance LLM inference engine with C++ and CUDA, focusing on loading and running a pre-trained LLM model, specifically Llama 3.2 1B Instruct, and understanding the basics of floating-point numbers and their representation in binary format.

It's hard to justify buying a Framework 12

https://www.jeffgeerling.com/blog/2026/its-hard-to-justify-framework-12/macbook-neo-and-framework-12.jpeg
Your nephew is choosing between a MacBook Neo and a Framework 12 laptop. The MacBook Neo offers better performance, display, and build quality at a lower price, making it the better value.

Liquid AI reveals 8B-A1B MoE trained on 38T

https://cdn.prod.website-files.com/67cb8aa6e9184b6e44813189/6a17874a7db7a603d7eb3627_lfm2_5_8b_a1b_benchmarks.png
Liquid AI released LFM2.5-8B-A1B, an edge model for fast tool calling on consumer hardware. It expands context window, doubles vocabulary, and achieves tasks on entry-level laptops.

Rothko for your current weather conditions

Rothko focused on light, color, and emotion in his late 1940s work. He created soft-edged rectangles to evoke feelings like joy, doom, and tragedy in viewers.

GTA 6 Developers Unionize

https://rockstarintel.com/wp-content/uploads/2025/05/Lucia_Caminos_01-1024x576.jpg
Rockstar staff formed the Rockstar Game Workers Union to combat company actions, disputing firings as union busting. The union will face Rockstar in court, with a trial date set, and is seeking donations for their legal battle.

Show HN: Zot – Yet another coding agent harness

https://www.zot.sh/og.png
zot is a minimal terminal coding agent that interacts with various AI models and tools, allowing users to edit files, run shell commands, and answer Telegram DMs. It supports a wide range of providers and models, including OpenAI, Anthropic, and GitHub Copilot.

Show HN: TV Explorer. Adding advanced UI to free online TV

https://tvexplorer.live/project/images/meta-image.jpg
Don't just watch TV. Explore over 10,000 free channels from around the world.
https://storage.googleapis.com/prusa3d-content-prod-14e8-wordpress-blog-prod/2026/05/7945ae91-easyprint-colormix-1024x576.jpg
Prusa developed a color mixing model called Prusa ColorMix to enable printing with dozens of colors on multi-material printers. The model is now integrated into PrusaSlicer and EasyPrint, allowing users to easily mix colors and predict the final result.

Is AI causing a repeat of frontend’s lost decade?

https://mastrojs.github.io/blog/2026-05-23-is-AI-causing-a-repeat-of-frontends-lost-decade/og.png
The introduction of AI and automation in programming is deskilling the profession, making it easier for businesses to hire generalists and reducing the bargaining power of workers, similar to how frameworks deskilled frontend development in the past. While AI can increase efficiency and productivity, it also risks producing lower quality work and requires developers to understand how to use ...

Why I collect DLES

https://dles.gg/manifesto.png
The user created a site called DLES to discover and launch daily games, inspired by their own daily game collection. They invite users to submit games, rate them, and add them to their daily ritual to help others discover new games.

CAPTCHAs can still detect AI agents

https://research.roundtable.ai/captchas-detect-ai/captcha-results.png
Researchers designed CogCAPTCHA30 to test how humans and AI complete tasks, finding that while AI can perform tasks like humans, it does so with different processes. The Process Turing Test measures process equivalence, raising questions about the types of language models that are humanlike and the robustness of this discrimination process.

The mysterious Hy3 LLM is topping OpenRouter Model Rankings by a large margin

https://minimaxir.com/2026/05/openrouter-hy3/rankings_052526.png
The author is puzzled by the sudden popularity of Hy3 preview on OpenRouter, a service that provides access to various LLMs, despite its lower quality compared to other models. After analyzing the data, the author suspects that a single large app is using Hy3 as its data-processing backbone, but the true reason for its popularity remains unclear.

Citing 'severe' math deficits, UC faculty demand a return to SAT tests for STEM

https://ca-times.brightspotcdn.com/dims4/default/6d16572/2147483647/strip/true/crop/5472x3648+0+0/resize/1200x800!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F71%2F9a%2Fa7e16b5640b59762cc3e758ffc1a%2F1294188-me-uc-irvine-student-housing-001-ajs.jpg
UC faculty members are calling for standardized testing in STEM admissions due to concerns over students' readiness for college-level math. They want SAT or ACT exams to be required starting in 2027 to ensure students can handle college-level math.

Letter from the Duke of Wellington to the British Foreign Office (1809)

Wellington, a British general, is writing from Central Spain in 1812, requesting clarification on his instructions from the British government as he leads an army against the French. He believes his mission is either to train British clerks in Spain or to drive the French out of Spain.

Microsoft 0-day feud escalates as researcher threatens another exploit dump

https://image.theregister.com/5225489.jpg?imageId=5225489&panox=0.00&panoy=0.00&panow=100.00&panoh=100.00&heightx=0.00&heighty=0.00&heightw=100.00&heighth=100.00&width=960&height=432&format=webp&format=jpg
Microsoft and Nightmare Eclipse, a disgruntled bug hunter, are at odds over uncoordinated vulnerability disclosure. Nightmare has released six Windows zero-days, with Microsoft warning of exploitation and potential legal action.

We should be more tired than the model

https://vickiboykis.com/images/logo.png
User feels disconnected from code when using agentic code generation, lacking internal processing. Adding friction to development, such as rewriting code, asking questions, and critiquing, helps solidify user's foundation and improves tool usage.

High Density Living, 2000 Years Ago: Inside the Roman Apartment Building

https://commonedge.org/wp-content/uploads/2026/05/03-04_Insula-Ostia-1-scaled-e1779971234123-1000x430.jpg
Ancient Romans built insulae, high-density apartment buildings, to accommodate the city's growing population. However, these structures faced challenges such as fire hazards, poor sanitation, and structural instability.

A Trillion Characters

Trillion Characters' is a collaborative experiment using Datastar, a lightweight JavaScript framework that moves logic to the backend. It uses server-sent events, compression, and a sophisticated DOM-morphing algorithm for real-time updates on a €5.52 VPS.

Cedana (YC S23) Is Hiring

Cedana is hiring a Forward Deployed Engineer to lead technical engagement with customers, deploy Cedana into various environments, and drive product innovation from the field. The ideal candidate has 3-10 years of software engineering experience with SLURM deployments, strong Linux fundamentals, and experience with Kubernetes operations.

Expertise in the age of AI

The hiring market for junior engineers is competitive despite senior engineers having an easy time finding jobs due to AI's impact on expertise. Only some junior engineers are worth hiring, those who can develop "coding intuition" within 2-3 years of graduating, making them highly sought after by elite companies.

I am retiring from tech to live offline

https://openpath.quest/2026/i-am-retiring-from-tech-to-live-offline/last-issue-1.jpg
tl;dr AI took the last of the wind out of my Open Source sails. I wish you all the best! Disclosure / advertisement: I worked for Sentry when I wrote this.

Someone used my open source project to phish people

https://andrej.sh/posts/phishing-through-my-open-source-project/opengraph-image?d8ed43259e3eb126
The Kaneo cloud version was used for a large-scale phishing attack, with 14,520 invitations sent to strangers using verified Resend domain and a template-based phishing email subject line. The attack highlighted the need for additional security measures in the cloud version, including captcha, rate limits, disposable email domain blocking, and workspace-name filtering, to prevent similar ...