AlphaGenome: AI for better understanding the genome

https://lh3.googleusercontent.com/SZkcKUQyLUhSQ06Rq-PJbxAqn1OpMeEa3khkrBVB1MGyHfxyftoqWwEb2aLP9JxX7CjhpLFODcc5zIoMoNdu0bl6ELsZV2nP9fDwZC6SYS36lzAKDw=w1072-h603-n-nu
AlphaGenome is a new AI tool that predicts how single variants or mutations in human DNA sequences impact biological processes. It can analyze up to 1 million DNA letters and make predictions at the resolution of individual letters, providing a comprehensive understanding of genome function and disease biology.

Introducing Gemma 3n

https://storage.googleapis.com/gweb-developer-goog-blog-assets/images/Gemma_3n_Chart_1_RD1-V01_1.original.png
Gemma 3n is a mobile-first AI model with multimodal capabilities, supporting image, audio, video, and text inputs and outputs. It features a novel architecture, including MatFormer and Per-Layer Embeddings, for efficient on-device deployment and performance.

Alternative Layout System

US economy shrank 0.5% in the first quarter, worse than earlier estimates

US economy shrank 0.5% in Q1 due to Trump's trade wars and surge in imports. Consumer spending slowed to 0.5% growth, a significant downgrade from previous estimates.

Launch HN: Issen (YC F24) – Personal AI language tutor

Mariano and Anton from ISSEN created a voice tutor app that adapts to users' interests and goals. The app uses AI to provide full conversations and improve speaking skills through a custom voice pipeline and customizable settings.

Why is the Rust compiler so slow?

https://sharnoff.io/blog/why-rust-compiler-slow/assets/rustc-2025-06-09T21:56:36Z.png
The user is trying to optimize the compilation time of their Rust website, which takes around 50 seconds to compile, and has identified several potential areas for improvement, including link-time optimization, LLVM module codegen, and inlining. By experimenting with different flags and techniques, such as reducing optimization levels, disabling debug symbols, and breaking up complex async ...

Snow - Classic Macintosh emulator

https://snowemu.com/assets/egui_macii.png
Snow is a Rust-based emulator that closely replicates classic Macintosh computers on a hardware level. It features a GUI and debugging tools, currently emulating six Macintosh models.

LLM code generation may lead to an erosion of trust

My name is Jay and this site serves as a simple place to collect and organize my thoughts.

The first non-opoid painkiller

https://substackcdn.com/image/fetch/$s_!VymB!,w_520,h_272,c_fill,f_auto,q_auto:good,fl_progressive:steep,g_auto/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5d94a37d-3c77-46de-b9e0-bf81ed518068_1580x1148.png
Vertex Pharmaceuticals developed Journavx, a non-opioid pain reliever, after decades of research and failed attempts. Journavx targets a specific sodium ion channel, preventing pain signals without causing addiction or euphoria.

The time is right for a DOM templating API

https://justinfagnani.com/img/BYs7-KqWBL-1024.jpeg
A declarative templating API is proposed for the web platform to improve ergonomics, security, and performance of web applications, addressing a core need that is currently met by third-party libraries. The API would utilize tagged template literals and template identity with signals, providing a flexible and comprehensible system for updating the DOM, and would be a stepping stone towards a ...

Starcloud can’t put a data centre in space at $8.2M in one Starship

https://angadh.com/assets/imgs/space-data-centers/Rosa-SAW.png
A single 100-ton starship launch could suffice to create irosas for $8.2 million. despite this, the case for space data centres needs more realistic analysis - daniel taylor argues that the technology is not ready for prime time yet and will need 22 launches if it is to be viable he says'soon' u.s. space agency officials have said that

A.I. Is Homogenizing Our Thoughts

https://media.newyorker.com/photos/685b03f309830d53476548f6/2:2/w_2560%2Cc_limit/NewYorker_AiThought_final.jpg
Researchers at MIT found that students who used ChatGPT for essays showed less brain activity and less creativity compared to those who wrote without assistance. The study suggests that relying on AI may lead to homogenized and less original ideas, potentially reinforcing cultural hegemony.

I fought in Ukraine and here's why FPV drones kind of suck

https://warontherocks.com/wp-content/uploads/2025/06/Army-Inform-FPV-e1750082976426.jpg
The author served as an international volunteer on a first-person view attack drone team in Ukraine, but found the technology to be unreliable and often ineffective. The drones rarely successfully carried out precision strikes, and were often used in double-tap strikes where other systems could have done the job.

Matrix v1.15

https://matrix.org/blog/img/matrix-logo.png
Matrix 1.15 has improved authentication, room summaries, and rich topics. It brings 10 MSCs, including OIDC authentication and richer room information, and is a step closer to Matrix 2.0.

Learnings from building AI agents

https://framerusercontent.com/images/tzQ63XZKEwNTg7PeKYez13ywTY.png
Paul, cofounder of cubic, improved their AI code review agent by reducing false positives by 51% through architecture revisions and explicit reasoning. Simplifying the toolset and specializing with micro-agents also improved results and developer confidence.

Show HN: I built an AI dataset generator

https://opengraph.githubassets.com/f0c81c5c6148a9a286ed748d82f4ae10eea3558595b8d464dc272ae5f369a9cc/metabase/dataset-generator
The app generates realistic datasets for demos, learning, and dashboards, allowing instant preview and export as CSV or SQL. It also integrates with Metabase and OpenAI to provide detailed data specs and star schema structures for advanced analytics.

AI Is Dehumanization Technology

https://thedabbler.patatas.ca/images/ai-dehumanization/craniometer2.jpg
AI systems are socially corrosive, dehumanizing, and biased, reflecting existing power structures and hierarchies in their training data. They undermine workers' skills, eliminate opportunities for care, and enable authoritarian surveillance and control.

Lateralized sleeping positions in domestic cats

Cats prefer to sleep on their left side, with 65.1% of 408 analyzed videos showing a leftward sleeping position. This leftward bias may be evolutionarily driven by hemispheric asymmetries of threat processing in the brain.

FLUX.1 Kontext [Dev] – Open Weights for Image Editing

https://cdn.sanity.io/images/gsvmb6gz/production/c438678197139914bb6f7a3d77b815f325bbfdfb-2380x1024.png?rect=0,2,2380,1021&w=960&h=412&fit=max&auto=format
Black Forest Labs releases FLUX.1 Kontext [dev], an open-weight model for image editing, available under a non-commercial license. It outperforms existing models and supports iterative editing with precise local and global edits.

Show HN: Magnitude – Open-source AI browser automation framework

https://raw.githubusercontent.com/magnitudedev/magnitude/main/assets/demo.gif
Magnitude is an end-to-end testing framework that uses visual AI agents to adapt to interface changes. It supports natural language testing with steps, checks, and data.

Apptainer: Application Containers for Linux

https://apptainer.org/DockerHubScreenshot.png
Apptainer provides secure containers for unprivileged users, maintaining consistent permissions inside and out. It supports reproducible workloads, encryption, and integrates with secret management platforms for secure data storage.

Kea 3.0, our first LTS version

https://www.isc.org/images/blog/net.jpg
ISC released Kea 3.0.0, a major Long-Term Support (LTS) version with improved security and features. It replaces Kea 2.4 and includes open-source hooks, a new build system, and native API support.

I built an ADHD app with interactive coping tools, noise mixer and self-test

https://www.adhdhelp.app/assets/procrastination.png
ADHD is not laziness or bad character, but a condition with symptoms like distraction and disorganization. ADHD Helper offers audio support, self-help tools, and techniques to manage symptoms and improve focus.
https://storage.googleapis.com/gweb-research2023-media/original_images/MUVERA_Cover.png
MUVERA is a novel multi-vector retrieval algorithm that transforms complex multi-vector data into simpler single-vector representations called fixed dimensional encodings (FDEs). MUVERA efficiently retrieves relevant documents by leveraging optimized single-vector search methods and re-ranking with exact multi-vector similarity.

Robots that learn

https://images.ctfassets.net/kftzwdyauwt9/9303995f-6ada-40ad-76fbe9bf02ea/79b67763dd00b101bcf1e21eff248aca/robots-that-learn.jpg?w=3840&q=90&fm=webp
We created a robotics system that can learn a new task after seeing it done once using one-shot imitation learning. The system uses two neural networks to ingest images and demonstrations, allowing it to generalize and accomplish tasks from different starting configurations.

Games That Weren't: Preserving Cancelled and Unreleased Video Game History

https://www.gamesthatwerent.com/wp-content/uploads/2025/06/alien3-4-large.jpg
Games That Weren't is a Cancelled & Unreleased Video Games archive with lost prototypes, developer history and assets for many computers and consoles of all ages.

Apple announces App Store changes in the EU

https://9to5mac.com/wp-content/uploads/sites/6/2024/03/app-store-eu.webp?w=1600
Apple has updated App Store guidelines in the EU to comply with the Digital Markets Act, allowing developers to promote offers across all channels and include multiple links in their apps. The changes also introduce a new Core Technology Commission and a unified business model by January 1, 2026.

Memory safety is table stakes

https://www.usenix.org/sites/default/files/styles/article_embedded/public/omniglot-listing-1_1.png
Microsoft is rewriting Windows core code in Rust for memory safety and Android 13 uses memory-safe languages.
You don't have permission to access "http://www.mdpi.com/2226-4310/12/6/519" on this server.

Senators reintroduce App Store bill to rein in 'gatekeeper power'

https://9to5mac.com/wp-content/uploads/sites/6/2025/06/app-store-senate.jpg?quality=82&strip=all&w=1600
A bipartisan group of US senators has reintroduced the Open App Markets Act to curb Apple's gatekeeper power and allow sideloading, third-party app stores, and alternate payment systems. The bill aims to promote competition and give consumers more choices in the app marketplace.

Shifts in diatom and dinoflagellate biomass in the North Atlantic over 6 decades

https://storage.googleapis.com/plos-corpus-prod/10.1371/journal.pone.0323675/1/pone.0323675.g001.PNG_I?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=wombat-sa%40plos-prod.iam.gserviceaccount.com%2F20250626%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20250626T194217Z&X-Goog-Expires=86400&X-Goog-SignedHeaders=host&X-Goog-Signature=05821d7264fe0fb0269ee8a45950cec85585425266d9e8f79028151c9e8d478caed01f25836598dff12cbff863323c1223580e6d3d5b31d0c6d6347fc8b87c3afa6463a5dbf440ebc4562c32883240f318840856885aee3c455f64c1de4280994e6a4db8c33d44d3cb28e1ad67df4f0bb888354273cb8c7a5bc1c568e7ee5438da713eb8a3d211cbce6804c307ca604eb6b9d9e55653b5afc5f2b1689a01cde2e47804142f0d84bb2e087064e74881cb8816b973b23cc1b5a1bb91b181741484d6ac943c8013891c6c4142ce9431830ee53ac19d0aca2d7fc603e8d6e211c44fa067cd83a6d695907acca0c90ecfde18b15428c89b33282579c407ce62ce5d7a
Diatoms and dinoflagellates can contribute disproportionately relative to other primary producers to export production and transfer of resources up the food web. anomalous temperature increases result in a lower dinatom index in all provinces, except the nwcs (fig 4). increase in the temperature anomaly shifts the community towards dinos in most regions. the nasa-led ephemeris project aims to ...

What UI first distinguished radio buttons from checkboxes with circles/squares?

https://devblogs.microsoft.com/oldnewthing/wp-content/uploads/sites/38/2019/02/ShowCover.jpg
The Windows 95 team used clever tricks to retrofit Plug and Play onto legacy hardware by searching BIOS for copyright strings and firmware dates. They also used techniques like serial port detection sequences to identify devices and prevent conflicts.

Access BMC UART on Supermicro X11SSH

https://private-user-images.githubusercontent.com/194793211/459280657-4f373c4c-f19e-4abd-9e91-f3e0935c8f9e.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NTA5NTU5NzMsIm5iZiI6MTc1MDk1NTY3MywicGF0aCI6Ii8xOTQ3OTMyMTEvNDU5MjgwNjU3LTRmMzczYzRjLWYxOWUtNGFiZC05ZTkxLWYzZTA5MzVjOGY5ZS5qcGc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwNjI2JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDYyNlQxNjM0MzNaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT04ZTAwZTBiZjA5MTVlOWEzOWVhYTIxYWE4YTcyMTBjYTQ3YjJiNDkwYjg2NDBmMWNmZGY3ZmJmM2U1Zjk4OTFhJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.bo1dggMwcmz-z0SCpG8X0KPgiinnjZL8e0UFpjZbQdE
Welcome Hi all, and welcome to the first practical discussion regarding ZarhusBMC! In this thread I'm gonna report my attempt to hardwire into BMC UART. The Idea is I'm gonna give you updat...

Save your disk, write files directly into RAM with /dev/shm

The user is surprised to discover /dev/shm, a RAM-based scratchpad, and finds it useful for speeding up operations on large files. They can store files in /dev/shm for faster processing, but note that contents are lost upon reboot.

Why Go Rocks for Building a Lua Interpreter

https://www.zombiezen.com/static/img/logo.png
The user built a custom Lua interpreter in Go, splitting it into three packages: lualex for lexical analysis, luacode for parsing, and lua for execution, with a focus on performance and compatibility with the C Lua implementation. The interpreter uses Go's powerful interface types and built-in garbage collector to simplify the implementation and enable features like freezing of values and ...

As AI kills search traffic, Google launches Offerwall to boost publisher revenue

https://techcrunch.com/wp-content/uploads/2025/06/Offerwall-steps.svg?w=680
Google Ad Manager's Offerwall lets publishers add various content access options like micropayments, surveys, and ads. It uses AI to display the Offerwall and can increase engagement and revenue, with publishers seeing a 9% average revenue uplift during testing.

Philadelphia Transit System Votes to Cut Service by 45%, Hike Fares

Please make sure your browser supports JavaScript and cookies and that you are not blocking them from loading. For more information you can review our and .

Revisiting Knuth's "Premature Optimization" Paper

https://probablydance.com/wp-content/uploads/2022/07/array_vs_map.png?w=650
Knuth's quote "premature optimization is the root of all evil" is often misused to discourage small optimizations, but Knuth actually argues that small optimizations are worth it if they make a difference.

Ticket-Driven Development: The Fastest Way to Go Nowhere

https://thecynical.dev/images/ticket-conveyor.png
Ticket-Driven Development prioritizes speed over effectiveness, leading to a conveyor belt of short-term fixes and forgotten context. To fix this, teams need permission to care about the code and build systems that work, not just close tickets.

The Perils of 'Design Thinking'

https://cdn.theatlantic.com/thumbor/5EsomS3q--LfgcTX-tST3wZFyw0=/0x10:1996x1133/960x540/media/img/mt/2025/06/2025_06_design_thinking/original.jpg
Designers have the potential to change the world but also inflict harm due to their power and influence. A more effective approach involves understanding human culture and working with communities to address societal issues.

RSS Server Side Reader

The user created a personalized RSS reader by hosting a list of feeds on their blog, allowing them to receive notifications without storing full content. The list is stateless and publicly available, sourced from a simple text file called blogroll.txt.

Tennis Scorigami

https://www.tennis-scorigami.com/unfurls/hero-section.gif
In the past 57 years of tennis matches since 1968, some score combinations have still never occurred. This project is designed to track and discover these missing scorelines.

Show HN: A different kind of AI Video generation

Andrew Arrow, a developer and Final Cut Pro user, is working on a project that automates video creation using Apple's XML Export feature and Claude AI. He's using the cutlass library to generate code and create videos directly from FCP.

The European wood pigeon helped me appreciate its omnipresent city cousins

Please enable JS and disable any ad blocker

Thomas Aquinas – The world is divine

https://ralphammer.com/wp-content/uploads/2025/04/01_ThomasAquinas.gif
Thomas Aquinas, a medieval monk and philosopher, argued that the world is good based on Aristotle's concept of goodness, where something is good if it fulfills its function. He believed that God is the origin of everything and the creator, and that creation is good despite suffering and evil, which are a lack of existence and goodness.

Mixed DPI in X11

X11, the display protocol, has supported mixed DPI configurations since its inception, providing clients with necessary information to adapt rendering based on physical characteristics of outputs. However, many applications and toolkits lack DPI-awareness, and a workaround using RANDR extension can be used to level out DPI heterogeneity across monitors.

Announcing the Android Workgroup

https://global.discourse-cdn.com/swift/original/1X/0a90dde98a223f5841eeca49d89dc9f57592e8d6.png
The Android Workgroup aims to support Android as an officially supported platform for Swift. To get involved, read the charter and discuss ideas in the Android forum.

AI Improves at Improving Itself Using an Evolutionary Trick

https://spectrum.ieee.org/media-library/conceptual-rendering-of-rodin-s-the-thinker-statue-used-to-represent-artificial-intelligence-processes.jpg?id=61098278&width=1200&height=749
Researchers created a system called Darwin Gödel Machines (DGMs) that can improve coding agents through guided evolution. DGMs outperformed other methods and showed potential for recursive self-improvement, but also raise concerns about safety and potential job displacement.

Show HN: SVG Lined Tile Generator

SVG Lined Tiles

Show HN: PRSS Site Creator – Create Blogs and Websites from Your Desktop

https://prss.co/assets/images/a8aca3a649.jpeg
Create your blog with a user-friendly desktop interface. Enjoy unmatched speed compared to other online blogging platforms. Welcome to AI content assistance with free local AI through Ollama. Also supports ChatGPT models via OpenAI API Key. With PRSS, preview changes locally in your browser. Publish for free on GitHub Pages or choose to self-host when ready.

Show HN: Rust -> WASM, K-Means Color Quantization Crate for Image-to-Pixel-Art

https://raw.githubusercontent.com/gametorch/image_to_pixel_art_wasm/master/spirit_moose.png
The pixel-art converter at gametorch.app converts images to pixel art using nearest-neighbour down-sampling and k-means clustering. It can be used in a browser or compiled via Cargo for native command-line workflow.

Reflecting JSON into C++ Objects

C++26 includes reflection, allowing for compile-time JSON parsing. A JSON file can be turned into a C++ object using the reflection library.

Jane Street's Sneaky Retention Tactic

https://www.economist.com/cdn-cgi/image/width=1424,quality=80,format=auto/content-assets/images/20250628_FND003.jpg
Investors are increasingly turning to platforms like Polymarket and Kalshi for profit opportunities. Building a compiler for a homegrown language is a significant undertaking, but may not be necessary with existing platforms.

E.A. Spitzka's Studies of Exceptional and Deviant Brains (2024)

https://www.huntington.org/_next/image?url=https%3A%2F%2Fcms.huntington.org%2Fsites%2Fdefault%2Ffiles%2Fstyles%2Fimage_slider%2Fpublic%2F2024-11%2Fanthony-spitzka-from-library-of-congress.jpg%3Fitok%3DWgsKqphR&w=3840&q=75
Edward Spitzka was a neuroanatomist who gained national attention for performing autopsies on notable individuals, including Leon Czolgosz and Major John Wesley Powell. His collection at The Huntington provides insight into the intersection of medicine, criminal justice, and societal understandings of deviance and genius.

Show HN: Summle – A little maths Game

https://summle.net/images/example1.png?v=2
Make sums using the tiles at the bottom to reach the target number at the top, in 5 steps or fewer. Click numbers to add or remove them. You can use each number tile once. You may not need all the tiles. You can use yellow subtotal tiles in a new sum. Privacy policy

You Don't Own the Word "Freedom": A Full-Burn Response

A blogger responded to a smug comment about Linux, criticizing the commenter's gatekeeping and lack of empathy for users with disabilities. The commenter's "freedom" is actually a wall that excludes those who need help.