Elixir v1.20 released: 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.

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

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.

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.

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.

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 ...

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.

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.

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.

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.

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.

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.
https://images.macrumors.com/t/qRQ3ZbHHpwTbQuDeHG_mYUJpUmw=/400x0/article-new/2026/06/MacBook-Neo-on-Yellow-Feature.jpg?lossy
Apple's MacBook Neo has exceeded expectations with strong demand, leading to a doubling of production to 10 million units in 2026. The laptop's success has driven a record number of first-time Mac buyers and is seen as a major growth opportunity for Apple.

Fluid Simulation for Dummies

The code and ideas that i'm going to present are based on jos stam&# 39;s paper. a simple solution is to set each corner cell equal to the average of its three neighbors - this counteracts the motion of the fluid which would take it through the wall if it were to move through it. to make sure that fluid is incompressible, we need to satisfy the non-diverg

Rootshell: A new E2EE email service hosted in Iceland

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.

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.

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.

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.

Bot vs human traffic

Global Traffic trends and insights.

1-Click GitHub Token Stealing via a VSCode Bug

https://blog.ammaraskar.com/images/vscode/github-dev-demo.png
An attacker can steal a GitHub token by exploiting a vulnerability in VSCode's webviews, allowing them to install malicious extensions and gain full code execution. The attack involves creating a Jupyter notebook with a payload that installs a local workspace extension, which can then be used to steal the token.

What I've learned about the trombone

https://www.acs.psu.edu/drussell/demos/standingwaves/Opentubeoneend.jpg
Playing the trombone involves controlling pitch through a continuous slide and embouchure adjustments to access different partials and overtones, allowing for subtle pitch adjustments during play. The trombone's unique tuning system, based on just intonation, allows for micro-adjustments to be made while playing, enabling a more nuanced and expressive sound.

New Texas Instruments 5532 chips are not the 5532's we've used for decades

https://m.media-amazon.com/images/I/41hajsF7z-L._SL500_.jpg
TI changed the NE5532's input stage from NPN to PNP and slew rate from 9V/µs to 5V/µs. This is a significant change, making the new part different from the original.

32GB of DDR5 now costs $375 – AI shortage continues to squeeze PC building

https://images.fie.futurecdn.net/lmw5ywbsp62ztm9d-17743654800265-250-80.png.webp
RAM prices have skyrocketed due to AI demands, with 32GB DDR5 RAM now costing $375 and 64GB reaching $679.99. PC builders face enormous pricing pressure as popular kits and upgrades exceed $400, with no sign of prices letting up.

Show HN: Edsger – A handwritten Clojure REPL for the reMarkable 2

https://handwritten.danieljanus.pl/2026-06-01-edsger-part1.svg
An actual Clojure REPL running on my reMarkable 2

Show HN: Nutrepedia – nutrition info in 29 locales built with Clojure and Htmx

https://nutrepedia.com/images/nutrepedia-logo-light.png

Nabokov's pale fire: the lost 'father of all hypertext demos'? (2011)