AI Tech News
Artificial intelligence remains the fastest-moving story in technology. Here you will find news on model releases and research, the labs and companies competing for the frontier, enterprise adoption, and the debates over safety, jobs, and regulation that AI continues to raise.
Typical stories include new model launches and benchmark claims, massive infrastructure and chip investments, AI features arriving in mainstream products, research papers that shift the field's direction, and enterprise deals that show where adoption is real rather than experimental.
AI now sets the agenda for the rest of the technology industry, steering capital, talent, and strategy at nearly every major company. Developers, executives, policymakers, and workers wondering how their jobs will change all have reasons to follow it closely.
Soul Player C64 – A real transformer running on a 1 MHz Commodore 64
2026-04-20Developers behind the Soul Player C64 project have successfully run a 25,000-parameter transformer AI model on an original 1 MHz Commodore 64. This remarkable feat showcases extreme software optimization by fitting modern machine learning architecture onto severely limited retro hardware. The project highlights the ongoing creativity of programmers pushing vintage machines far beyond their original design capabilities.

Scientific datasets are riddled with copy-paste errors
2026-04-20A recent analysis of Excel files from 600 published scientific papers has revealed widespread copy-paste errors within the underlying datasets. These findings highlight significant data integrity issues and raise concerns regarding the overall accuracy of published scientific research.

OpenAI ad partner now selling ChatGPT ad placements based on “prompt relevance”
2026-04-20An OpenAI advertising partner is launching a pilot program that sells ChatGPT ad placements dynamically matched to user prompt relevance. Advertisers will pay CPMs ranging from $15 to $60 for these placements, with a $50,000 minimum spend required to participate.

F-35 is built for the wrong war
2026-04-20The F-35 fighter jet is an aerospace marvel, but its extreme complexity makes it too expensive and slow to manufacture for modern attrition warfare. Unlike mass-producible military assets, it requires immense time and resources to build each individual unit. Critics argue this prioritization of precision over scalability leaves the aircraft fundamentally mismatched for current large-scale conflicts.

Vercel April 2026 security incident
2026-04-19Cloud development platform Vercel has disclosed a security incident after threat actors claimed to have breached its systems. The attackers are currently attempting to sell the stolen data.

College instructor turns to typewriters to curb AI-written work
2026-04-19To combat the use of artificial intelligence in student assignments, a college instructor is requiring students to write their papers on typewriters. This low-tech approach forces students to produce their own work without the assistance of computers or automated writing tools.
Archive of BYTE magazine, starting with issue #1 in 1975
2026-04-19A newly accessible digital archive of BYTE magazine offers tech enthusiasts a deep dive into the early days of personal computing. The extensive collection starts with the inaugural 1975 issue and preserves foundational hardware-focused content from the era. Readers can explore vintage guides on topics ranging from recycling integrated circuits to troubleshooting mystery keyboards.
Changes in the system prompt between Claude Opus 4.6 and 4.7
2026-04-19Anthropic remains the only major AI lab to publicly share the system prompts for its user-facing chat models, maintaining an archive that dates back to Claude 3. This ongoing transparency recently allowed observers to examine the specific system prompt modifications implemented between the releases of Claude Opus 4.6 and 4.7.

The Bromine Chokepoint
2026-04-19The ongoing U.S.-Israeli war with Iran has exposed a critical vulnerability in the global semiconductor memory supply chain regarding the availability of bromine. Because bromine is an essential chemical in chip manufacturing, this geopolitical disruption has created a severe production chokepoint that threatens the tech industry with widespread memory shortages.

Game devs explain the tricks involved with letting you pause a game
2026-04-19Video game developers recently shared insights into the technical tricks and design challenges required to implement a seamless pause feature. They explained the complex engineering processes involved in accurately halting and resuming game states when a player presses a button.

The RAM shortage could last years
2026-04-19The tech industry is bracing for a multi-year RAM shortage as memory manufacturers struggle to keep pace with surging demand. Current projections indicate that makers will only be able to fulfill 60 percent of total market requirements by the end of 2027.
Nanopass Framework: Clean Compiler Creation Language
2026-04-19Reader discussions surrounding the Nanopass Framework debate the merits of using numerous small compiler passes versus fewer, larger ones. While some developers praise the framework's domain-specific language for simplifying transformations and pass reordering, others warn of significant performance overhead, redundancy, and debugging difficulties. The conversation highlights that the ideal pass architecture ultimately depends on specific language design choices and the careful balance between separation of concerns and complex inter-pass interactions.

Notion leaks email addresses of all editors of any public page
2026-04-19A zero-authentication vulnerability in Notion allows anyone to extract the full names, email addresses, and profile photos of users who have edited a public page. The issue requires no login or tokens, as a single POST request returns all sensitive contributor data. This flaw poses a significant privacy risk for organizations utilizing public company wikis, potentially exposing the personal information of their entire workforce.
The world in which IPv6 was a good design (2017)
2026-04-19The author reflects on their first IETF meeting, noting that the organization involves a significant amount of internet maintenance grunt work. The accompanying piece examines the theoretical versus practical realities of IPv6, analyzing how the protocol was designed to solve the internet's complex scaling challenges.
Show HN: Prompt-to-Excalidraw demo with Gemma 4 E2B in the browser (3.1GB)
2026-04-19A new browser demo generates Excalidraw diagrams from text prompts by running the 3.1GB Gemma 4 E2B AI model entirely in desktop Chrome via WebGPU. The application optimizes performance using custom WGSL compute shaders to compress the KV cache by 2.4 times, but it currently requires desktop Chrome 134 or higher and lacks Safari and iOS support.

Updating Gun Rocket through 10 years of Unity Engine
2026-04-19A former Unity employee details the process of updating the Gun Rocket project across ten years of engine iterations. The walkthrough provides developers with practical tips, tricks, and firsthand insights into the technical evolution of the platform.

2,100 Swiss municipalities showing which provider handles their official email
2026-04-19A new interactive map reveals the email service providers used by approximately 2,100 Swiss municipalities by analyzing their DNS MX and SPF records. This data visualization provides a clear overview of the digital infrastructure powering local Swiss government communications.

Zero-Copy GPU Inference from WebAssembly on Apple Silicon
2026-04-19A new zero-copy chain allows WebAssembly modules to share linear memory directly with Apple Silicon GPUs without data copying or serialization. This direct memory sharing significantly reduces processing overhead and enables highly efficient stateful AI inference.
I wrote a CHIP-8 emulator in my own programming language
2026-04-19A developer has built a CHIP-8 emulator entirely in a custom programming language they designed from scratch. The open-source project is now available on GitHub under the navid-m/chip8emu repository for the community to explore and contribute to.
Ask HN: How did you land your first projects as a solo engineer/consultant?
2026-04-19A recent Hacker News discussion reveals that independent engineers and consultants typically land their first projects by actively providing value and building authority within niche online communities. Contributors strongly advise against general consulting, recommending instead that professionals specialize in a specific technical or industry niche to stand out in a crowded market. Ultimately, combining deep single-subject expertise with a transparent personal brand and consistent lead follow-up is the most effective strategy for attracting long-term clients.