Elixir v1.20: Now a gradually typed language

https://elixir-lang.org/images/logo/logo.png
Elixir v1.20 introduces type inference and gradual type checking without annotations, reporting dead code and verified bugs with a low false positive rate. The dynamic() type allows for compatibility and narrowing, ensuring only verified bugs are reported.

Gemma 4 12B: A unified, encoder-free multimodal model

https://storage.googleapis.com/gweb-uniblog-publish-prod/images/AI_IO.width-300.format-webp.webp
Gemma 4 12B is a mid-sized model with native audio inputs, offering powerful multimodal capabilities in a reduced memory footprint. It achieves this through a streamlined architecture that integrates audio and vision input directly into the LLM backbone.

I was recently diagnosed with anti-NMDA receptor encephalitis

I was diagnosed with anti-NMDA receptor encephalitis, an autoimmune disorder causing brain inflammation. Early treatment with IVIG and steroids helped me recover from severe symptoms including psychosis and suicidal ideation.

The Ü Programming Language

https://opengraph.githubassets.com/7e8102d3bd626a6a2596ce508f9f39a026309e6939b9d8e22aed0ff39c0168fb/Panzerschrek/U-00DC-Sprache
is a statically-typed compiled language with safe and unsafe code separation, compile-time correctness checks, and powerful abstractions. It's memory-safe and race-condition-safe, inspired by C++ but without its downsides.

Artificial intelligence is not conscious – Ted Chiang

https://cdn.theatlantic.com/thumbor/954j2LP5RPDwl_mCTIJT_HAn6Gs=/0x0:2160x2700/648x810/media/img/2026/06/01/2026_06_01_chiang_Consciousness_Trap_final/original.gif
Anthropic's AI model Claude is anthropomorphized in its constitution, but it's not conscious. The company's goal is to make Claude emit sentences that resemble those of a thoughtful, moral person, but this is fundamentally dishonest as Claude lacks subjective experience.

DaVinci Resolve 21

https://images.blackmagicdesign.com/images/products/davinciresolve/product-grid/davinci-resolve.jpg?_v=1712727519
DaVinci Resolve is a powerful video editing software that supports Mac, Windows, and Linux, with features like AI region tracking and HDR grading. It offers various hardware panels for color correction, audio editing, and mixing.

Uber's $1,500/month AI limit is a useful signal for AI tool pricing

Uber limits AI tool spending to $1,500 per month per employee to manage costs. This policy applies to tools like Claude Code and Cursor, hinting at a real dollar value for Uber's AI usage.

Meteor Explodes over Massachusetts

https://media.nbcboston.com/2026/06/Franklin-060326.jpg?quality=85&strip=all
A meteor exploded over New England on Saturday, causing a double boom that shook buildings in Massachusetts and Rhode Island. The meteor was about 5 feet wide and weighed 5.6 metric tons, entering the atmosphere at 42,000 mph.

Pwnd Blaster: Hacking your PC using your speaker without ever touching it

https://blog.nns.ee/img/2026-02-20-katana-v2x-re/wireshark.png
The user discovered vulnerabilities in the Creative Sound Blaster Katana V2X firmware that allow an attacker to turn the speaker into a covert spying tool or Rubber Ducky without pairing or physical access. The user found that the speaker's Bluetooth connection can be exploited to send CTP commands, and they created a custom firmware that turns the speaker into a keyboard, allowing remote ...

Ableton Extensions SDK

https://beta-ableton.imgix.net/media/q2bhzti0/extensions-thumbnail.png?width=160&height=120&v=1dcf156aec1f320&fit=cropquality=100&format=webp
Extensions SDK is an open JavaScript toolkit allowing anyone to create custom tools that expand the possibilities inside Live 12 Suite

Journey to JPEG XL: open-source experiments shaped the future of image coding

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEic_WoSwZ84GajY2-xiBPt4P5ho2eN8-lyfLAx_8A_VfQpy-UKyJSxOjFDn118y4LCXy5EShCZ2L5NH2a5EC_cEh2WyY1oV6ZhipsJ2ZtYl7G2VRkGtP1YWU7m0Gq98NqEUCkcve9f4iDALjZ4diU1SFKXq60P_ba2FA1TP07Ovy8NLXrvVbWNCp1sueSE/s1600/jxl-graph.jpg
The development of JPEG XL involved a decade-long exploration of psychovisual modeling, entropy coding, and optimization to improve image compression. The new standard has seen rapid adoption across operating systems and industries, offering efficient and robust handling of high-quality and lossless data.

Gooey: A GPU-accelerated UI framework for Zig

https://raw.githubusercontent.com/duanebester/gooey/main/assets/gooey-logo-final.png
Gooey-based claude client using the zig 0.16 std. background tasks never touch ui state directly β€” they only push typed results. support column resizing, sorting, and selection. ideal for chat messages or expandable rows. set the active theme before rendering: set a light/dark pair of theme values and swap between them the same way as the built-ins. if you want to use

Launch HN: Hyper (YC P26) – Company brain to power agentic development

Shalin and Kanyes, founders of Hyper, created a shared "company brain" that plugs into company info to make AI agents better. Hyper ingests company data, synthesizes it into a knowledge graph, and increases AI efficiency, saving time.

The ways we contain Claude across products

https://www.anthropic.com/_next/image?url=https%3A%2F%2Fwww-cdn.anthropic.com%2Fimages%2F4zrzovbb%2Fwebsite%2F5ebc85c6325c7f59bd6c08950ff9beb1863f1345-1920x866.png&w=3840&q=75
Twelve months ago, we'd have rejected out of hand the idea of granting Claude access sufficient to take down an internal Anthropic service. Today that level of access is routine, and Anthropic developers are more productive for it. The risk of these deployments has two components: how likely a failure is, and how much damage one could do. Progress on safeguards and model training has ...

A Man Who Reads Books for a Living (One Every Two Days)

https://s26162.pcdn.co/wp-content/uploads/2026/05/AN-AMERICAN-scaled.jpg
Clarke Speicher is a professional book reader who evaluates literature for screen adaptation, reading about six books a week and having read over 6,000 books in two decades. He writes detailed synopses of books, evaluating their cinematic potential and recommending whether they should be adapted into movies or TV shows.

A Mathematician's Lament – Paul Lockhart (2002) [pdf]

A musician has a nightmare where music education is mandatory and students are forced to learn music notation and theory without creativity. He wakes up relieved that it's just a dream.

A Post-Quantum Future for Let's Encrypt

https://letsencrypt.org/images/language-icon128px-black.png
Let's Encrypt is planning to use Merkle Tree Certificates for post-quantum authentication. This approach adds security without slowing down the web.

ESP32-S31

https://www.espressif.com/sites/default/files/banner/esp32-s31-banner.png
ESP32-S31 is a versatile SoC with wireless and wired connectivity, dual-core RISC-V microcontroller, and robust security features. It supports various protocols, interfaces, and multimedia capabilities for IoT applications, smart displays, and voice-enabled devices.

Self-hosted dev sandboxes with preview URLs (Docker, Go, no K8s)

https://opengraph.githubassets.com/212b0acfce5b87904d793b7310effa0a48c137986d9d4febe416a7e8d32741e6/tastyeffectco/sandboxes
Sandboxed is an open-source engine for AI app-builder products that provides isolated cloud dev environments and a live preview URL. It's a self-hosted, single-command solution that runs on one machine, ideal for building AI app-builders, agent platforms, and coding playgrounds.

Patching my guitar amp's firmware

https://mforney.org/blog/thr10/thr10_480.jpg
The user reverse engineered their Yamaha THR10c guitar amp's firmware to add custom features. They successfully dumped the firmware, modified it to add speaker cabinet simulation toggle and internal speaker output, and reflashed the amp.

Skyvern (YC S23) Is Hiring Open-Source Loving DevRel Engineers

https://bookface-images.s3.amazonaws.com/small_logos/87d977bf0d4b7032c71830901e118beb0ca9946c.png
Skyvern is an open-source AI agent that automates browser tasks, seeking a content creator to build its social presence and engage with the AI community. The ideal candidate has a technical background, can explain complex products, and is comfortable on camera.

Stop Killing Games

The "Stop Killing Games" movement is demanding software freedom, not just consumer rights. They want control over their games, not just temporary permission to play them.

Embryos shape their limbs: a key discovery of "genetic brakes"

https://nouvelles.umontreal.ca/public/nouvelles/_processed_/d/b/csm_Creative_image_of_embryonic_stem_cells_1eaab63ec0.jpg
Canadian scientists led by Marie Kmita discovered how genetic brakes regulate limb formation in embryos. The Polycomb complexes PRC1 and PRC2 silence genes at the right time to ensure proper development.

Brume is a 24-voice multi-timbral desktop synth for the CM5

https://brume.aftertone.co/aftertone-mark.png
Brume is a desktop music machine with four synthesis engines and a 10-inch touch surface. It connects to a DAW via one USB cable and features a Lua FX slot for custom processing.

Show HN: Mnemo – local-first AI memory layer for any LLM (Rust, SQLite,petgraph)

https://opengraph.githubassets.com/92b1eb213f195c2b6732b9e454af420effb5a0038f821bb565500f7afa2f8a1c/zaydmulani09/mnemo
mnemo is a local-first AI memory layer for LLMs that extracts entities and relationships from conversations and stores them in a persistent knowledge graph. It works with Ollama, OpenAI, and Anthropic APIs, and can be used to retrieve relevant context for future prompts.

Angular v22

https://miro.medium.com/v2/resize:fit:1200/1*BWXZ-BI0XDmcOKySWZgHPA.jpeg
Angular version 22 is released with several new features including Signal Forms, Angular Aria, and Asynchronous Reactivity APIs, which are now production-ready. The release also includes improvements to the Angular router, memory management, and template authoring, as well as new features like @boundary for error boundaries and inline functions in templates.

Mathematicians issue warning as AI rapidly gains ground

Mathematicians are warning that unchecked AI automation threatens the field's values and integrity. They call for responsible AI use in a public declaration, urging support for human creativity and understanding in mathematics.

PlayStation Architecture

https://www.copetti.org/images/consoles/ps1/original.2a3aff5f6683494856d889707dd6d91e183565dcd4802b6bc5a904c46a7ea9f8.png
Sony designed the PlayStation's CPU, a MIPS R3000A-based chip, to be simple and practical, but this simplicity came at a cost. The CPU lacks a Floating-Point Unit (FPU) and has a pipelined design that requires manual filling of delay slots to mitigate pipeline hazards.

Every Byte Matters

https://fzakaria.com/assets/images/aos_vs_soa_50p.png
Understanding cache line and page sizes is crucial for optimizing performance in Java. Keeping a tight control on working set size can drastically affect time for random access patterns.

Meta workers can opt out of being tracked at work up to 30 min

https://ichef.bbci.co.uk/news/480/cpsprodpb/947f/live/8311e710-5f35-11f1-b9e6-7bbc2b9cb9c1.jpg.webp
Meta is scaling back its plan to track employees' computer activity after backlash from staff. Employees can now opt out of tracking for up to 30 minutes at a time or request exemptions.