The newest Instagram “exploit” is the goofiest I've seen

Hackers can easily take over Instagram accounts by tricking Meta's support AI into sending verification codes to an arbitrary email address. This zero-auth password reset method bypasses 2FA and allows attackers to gain full ownership of the account, with the AI being easily fooled by simple methods.

Can the stockmarket swallow Anthropic, SpaceX and OpenAI?

https://www.economist.com/cdn-cgi/image/width=1424,quality=80,format=auto/content-assets/images/20260606_FND001.jpg
SpaceX plans a $75bn stock market debut on Nasdaq, followed by AI firms Anthropic and Open seeking up to $60bn each. The three listings could add $4trn to US market value.

OpenAI frontier models and Codex are now available on AWS

https://images.ctfassets.net/kftzwdyauwt9/6ui4uYfTTbR4xbiFRcqEfo/81d973f14bea720820f692271f6c6834/square.png?w=3840&q=90&fm=webp
OpenAI models and Codex are now available on AWS, allowing customers to build AI applications with existing security and governance controls. This partnership reduces friction around AI adoption, enabling customers to move faster from evaluation to production.

Debug Project

https://lh3.googleusercontent.com/9zZ3_wijp6Sdrgqp3IN5-7wb0CJ-rL4jJIWEtQ2KoHc1bOSy2Wq3vurk8l61O2hO-OlHspIEJlIYpMyHHl2y5T_uLI_lwYgOeFjd
Mosquitoes spread diseases like dengue and Zika, killing hundreds of millions yearly. Debug uses male mosquitoes with Wolbachia bacteria to stop bad mosquitoes from reproducing.

What's gonna happen to software engineers?

https://yakko.dev/og/whats-gonna-happen-to-software-developers.png
Software developers may adapt to new job titles and roles as AI changes their jobs, with some becoming product builders and focusing on high-level product thinking. The future of software development is uncertain, but it's likely that developers will need to evolve and adapt to new technologies and tools.

AI Agent Guidelines for CS336 at Stanford

AI agents should guide students in CS336 through explanation, feedback, and debugging, not directly completing assignments. They should review code, suggest improvements, and provide high-level guidance to help students learn through implementation-heavy projects.

Chipotlai Max

https://raw.githubusercontent.com/cyberpapiii/chipotlai-max/master/docs/chipotlai-screenshot.webp
Chipotle's Pepper AI chatbot was hacked and turned into a free coding agent called Chipotlai Max. It's a community project to add support for other retailers' chatbots.

A new way to build chips: Sequentially stacking silicon to extend Moore's Law

https://matse.illinois.edu/_sitemanager/viewphoto.aspx?id=123218&s=719
Researchers led by Qing Cao have developed a method to stack high-performance silicon circuits vertically, increasing computing density and speed while reducing energy use. This breakthrough could extend Moore's law without shrinking transistors further, enabling more efficient computing for AI and other data-intensive applications.

CS336: Language Modeling from Scratch

https://cs336.stanford.edu/assets/images/stanford-nlp-logo-new.jpg
This course teaches students to develop their own language models using Python and PyTorch, with a focus on implementation and systems optimization. Assignments involve building a standard Transformer model, optimizing attention, and applying RL to train LMs to reason.

Should you normalize RGB values by 255 or 256?

https://30fps.net/pages/255-vs-256-division/std_vs_alt_numberline.png
The standard approach maps 0 to 0.0 and 255 to 1.0, while the alternative adds a 0.5 bias and divides by 256. The standard approach is a mid-riser quantizer with L=255, wasting bandwidth but suitable for image processing.

GrapheneOS Speech Services version 2 released

https://discuss.grapheneos.org/opengraph.png
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.

Crystal Nights by Greg Egan

The Best Science Fiction and Fantasy of the Year: Volume Three, edited by Jonathan Strahan; Night Shade Books, San Francisco, 2009. The Year’s Best Science Fiction: Twenty-Sixth Annual Collection, edited by Gardner Dozois; St. Martin’s Press, New York, 2009. “Noches de cristal” in Terra Nova Volume 2, edited by Mariano Villarreal and Luis Pestarini; Fantascy / Random House Mondadori, ...

What appear to be biochemical processes may be a natural feature of geology

https://www.quantamagazine.org/wp-content/uploads/2026/06/Dirt-1-Mobile.webp
Sébastien Fontaine's lab found that dead soil continued to emit carbon dioxide for six years. Their experiments suggest that nonbiological catalysts in soil can induce reactions that resemble the metabolic breakdown of sugar.

Microsoft builds MacBook Pro rival with NVIDIA-powered Surface Laptop Ultra

https://www.windowslatest.com/wp-content/uploads/2026/06/Microsoft-announces-the-Surface-Laptop-Ultra-powered-by-NVIDIA-RTX-SPARK-696x392.jpg
Microsoft unveiled the Surface Laptop Ultra, a powerful device running Windows on Arm, in partnership with NVIDIA. It features up to 128GB of unified memory, a 15-inch mini-LED display, and a custom NVIDIA RTX Spark platform for demanding workloads.

Age verification for social media, the beginning of the end for a free internet?

https://mullvad.net/press/MullvadVPN_logo_Round_RGB_Color_positive.png
Governments worldwide are introducing age verification measures to supposedly protect children, but this actually lays the groundwork for a fully government-controlled internet and mass surveillance. Identity verification, which is the correct term for age verification, restricts freedom of information and expression, and can be used to censor and control citizens, ultimately leading to a ...

Nvidia RTX Spark

https://www.nvidia.com/content/dam/en-zz/nvidiaweb/products/rtx-spark/nvidia-rtx-spark-og-1200x630.jpg
User agrees to NVIDIA's collection and processing of information for research and event organization, and has read the NVIDIA Privacy Policy. User also agrees to transfer of information to the US for storage and management.

Stealing from Biologists to Compile Haskell Faster

https://www.iankduncan.com/_astro/schedules.CHb8XpSg_2upfum.svg?dpl=dpl_3dWgd7HAtBCiB4M8GoPf8CRhS2fL
The ApplicativeDo optimization in GHC is too slow due to its O(n^3) complexity, but it can be improved by applying the longest-chain bound and extreme-cut shortcut. This reduces the compile-time complexity to O(n^2) and eliminates the cliff in GHC's optimal path.

Ask HN: Who is hiring? (June 2026)

Here are the job postings summarized in 2 concise English sentences each, not exceeding 200 characters:

The Frame Problem (2004)

The frame problem is a challenge in logic-based artificial intelligence to represent the effects of actions without explicitly representing non-effects. Philosophers have reinterpreted the problem as an epistemological issue of how to limit the scope of reasoning required to derive the consequences of an action.

Alphabet announces $80B equity capital raise to expand AI infra and compute

Alphabet Announces Proposed $80 Billion Equity Capital Raise to Expand AI Infrastructure and Compute

Launch HN: Expanse (YC P26) – Unlock Wasted GPU Capacity

Ismaeel, Eren, Yafet, and Nikodem built Expanse to predict job resource needs and optimize HPC/GPU cluster utilization, addressing the 30-40% effective utilization issue in datacenters. Expanse outperforms state-of-the-art models by 8x and continuously updates its models to improve accuracy, offering a paid pilot deployment for HPC/GPU clusters.

I made my phone slow on purpose

https://vinewallapp.com/notes/cookies.jpg
User built VineWall app to slow down internet speed on certain apps to curb doomscrolling. The app throttles internet speed, making videos blocky and images load slowly, making the user question their desire to scroll.

Constant Q Transform – A Visual Guide

A visual, interactive guide to the frequency transform that hears music the way we do — with logarithmic resolution matching the structure of pitch. "Constant Q" means the ratio of each frequency bin's centre frequency to its bandwidth is constant. Low notes get wide analysis windows (good frequency resolution); high notes get narrow windows (good time resolution). This mirrors ...

Only 17% of all 64-bit Integers are products of two 32-bit integers

A mathematician showed that the proportion of all 2n-bit values that can be generated by the product of two n-bit values goes to zero as n becomes large. About 17% of all 64-bit integers can be written as the product of two 32-bit integers.

Squillions: How Money Laundering Won

https://www.lrb.co.uk/storage/social_image/images/6/8/1/2/31082186-1-eng-GB/b931bfc85072-100-dollar-bills.jpg
I​ the last time I used cash. My bank statements show that I haven’t made a withdrawal from a cashpoint in the last twelve months. That’s just as well, since it’s significantly more of an effort to get hold of cash than it used to be. Before the pandemic, there were seven cashpoints within a five-minute walk from my house. All of them have now gone: the four attached to banks disappeared when ...

Windows GOG DOS Games on M-Series Macs

https://f055.net/wp-content/uploads/2026/06/Screenshot-2026-06-01-at-14.27.24-1024x801.jpg
User bought old games from GOG, likes DOSBox for Mac to run Windows games on M2 MacBook. User uses DOSBox script to run HoMM2 on Mac with installed game files from Windows machine.

Ask HN: Who wants to be hired? (June 2026)

Multiple individuals are seeking work in various roles such as engineering manager, full-stack engineer, data scientist, and product engineer with expertise in AI, ML, distributed systems, and cloud technologies. They are open to remote or contract work and have experience in technologies like Python, Java, JavaScript, TypeScript, React, and AWS.

Anthropic confidentially submits draft S-1 to the SEC

https://cdn.sanity.io/images/4zrzovbb/website/6d4a0d28992ade92d6fa63646fd9c9d318245c6c-2400x1260.jpg
Anthropic confidentially submitted a draft registration statement for a proposed initial public offering of common stock. The offering will depend on market conditions and has not yet set the number of shares or price.

Flipper Zero Zig Template

https://opengraph.githubassets.com/7868290e4c49510a87757d7ae6c4a1e5ff57c46050c7a776fbd7c9f0416325ff/NishantJoshi00/flipper-template
This template provides a streamlined build system for developing Flipper Zero applications in Zig, integrating with the Flipper Zero SDK for type-safe and memory-safe development. It targets the STM32WB55 (ARM Cortex-M4F) and can be adjusted for other ARM devices.

Malicious npm packages detected across Red Hat Cloud Services

https://opengraph.githubassets.com/a633f6dd2cb573b1a20f2496c19140a6a62ed6ed2fd35ddd5047664f6ea3583d/RedHatInsights/javascript-clients/issues/492
Ref: https://www.stepsecurity.io/blog/multiple-redhat-cloud-services-npm-packages-compromised https://app.stepsecurity.io/oss-security-feed?q=@redhat-cloud-services Affected Packages (updated) Package Compromised Versions @redhat-cloud-s...