HR Tech News
Software now touches every part of how companies hire, pay, and manage people. This section gathers news on HR platforms, recruiting tools, payroll and benefits systems, and the growing use of AI in workforce decisions. It is aimed at HR professionals, founders, and anyone curious about the technology behind modern workplaces.
Coverage commonly includes funding and product news from HR software vendors, AI screening and interviewing tools entering the hiring process, and platforms that manage global payroll and contractor compliance. Studies and rules addressing bias in automated hiring decisions come up regularly as the technology spreads.
The stakes are high because these systems influence who gets hired, how much people are paid, and how performance is judged. HR leaders selecting software, vendors watching competitors, and employees who want to understand the systems evaluating them all have reasons to follow this space.
Spinel: Ruby AOT Native Compiler
2026-04-24Ruby creator Yukihiro Matsumoto has introduced Spinel, a new Ahead-of-Time native compiler designed to improve the execution speed of Ruby applications by compiling code directly into native machine code. The open-source project is now live on GitHub, where developers can explore the codebase and contribute to its ongoing development.
Why I Write (1946)
2026-04-24George Orwell's 1946 essay Why I Write outlines his decade-long mission to elevate political writing into an art form. He explains that his creative process is fundamentally driven by a strong sense of partisanship and a reaction against social injustice.

TorchTPU: Running PyTorch Natively on TPUs at Google Scale
2026-04-24Google has introduced TorchTPU, a new engineering stack that enables PyTorch to run natively and efficiently on its TPU infrastructure. By leveraging an Eager First philosophy and XLA integration, the platform simplifies model migration and unlocks massive scalability for next-generation AI workloads.

The Classic American Diner
2026-04-24An online blog post from the Prints and Photographs Division highlights the digital preservation of the classic American diner. The article showcases a variety of colorful historical images from the division's extensive visual archives. Readers can explore these digital collections to discover the unique and enduring role diners have played in the American restaurant scene.
Email could have been X.400 times better
2026-04-24This article explores the historical competition between the X.400 and SMTP email protocols, questioning how modern communication might look if the former had become the global standard. While X.400 offered a more comprehensive and theoretically advanced framework, SMTP ultimately won by prioritizing practical implementation and immediate functionality over complex perfection.

Diatec, known for its mechanical keyboard brand FILCO, has ceased operations
2026-04-24Diatec, the company behind the popular FILCO mechanical keyboard brand, has officially ceased operations. The closure marks the end of the Majestouch series, a staple among enthusiasts known for its robust build and diverse switch options. Following the sudden announcement, the company replaced its website with a farewell message and confirmed that all customer personal data has been securely deleted.
MacBook Neo and how the iPad should be
2026-04-24Reader discussions regarding Apple's hardware strategy emphasize that adding touchscreens to traditional laptops is ergonomically impractical and largely unused. Furthermore, attempting to turn the iPad into a full Mac replacement with keyboard attachments results in a compromised experience. Ultimately, commentators argue Apple should keep macOS optimized for trackpads while embracing the iPad's distinct strengths as a dedicated, touch-first device for consumption and creative work.
I'm done making desktop applications (2009)
2026-04-24A community discussion debating an article about abandoning desktop applications reveals a strong divide between commercial web development and open-source native software. While proponents of web apps praise zero-install portability and modern browser capabilities like WebAssembly, defenders of desktop software argue it remains essential for UI stability, user-controlled updates, and high-performance productivity tasks. Ultimately, commenters conclude that while web applications offer convenience for commercial growth, native desktop apps remain highly relevant and preferred for complex, open-source tools where stability and user control are paramount.
Habitual coffee intake shapes the microbiome, modifies physiology and cognition
2026-04-24A new study examines how habitual coffee consumption alters the gut microbiome, physiology, and cognition, prompting users to share their personal experiences with long-term caffeine dependence. While many report long-term benefits from quitting such as stabilized appetite and improved memory, the initial withdrawal frequently causes severe, months-long mental health crashes and dopamine dysregulation.
SDL Now Supports DOS
2026-04-24The popular cross-platform development library Simple DirectMedia Layer has officially added support for the classic DOS operating system. This new update allows developers to easily build, port, and run multimedia applications and games within retro DOS environments.

Norway set to become latest country to ban social media for under 16s
2026-04-24Norway plans to ban social media access for children under 16 to protect them from potential online harms. This move makes Norway the latest country to implement age restrictions on digital platforms amid growing global concerns over youth internet safety.
Show HN: I've built a nice home server OS
2026-04-24A developer has released a new home server operating system designed to make managing Linux environments more enjoyable for tech enthusiasts. By focusing on a streamlined user experience, the project aims to simplify the setup and maintenance of home servers for hobbyists.

Different language models learn similar number representations
2026-04-24A recent arXiv paper reveals that diverse large language models independently develop strikingly similar internal representations for numbers, a phenomenon researchers liken to convergent evolution. This finding indicates that despite varying architectures and training methodologies, different AI systems naturally converge on comparable mathematical concepts during their learning process.

You don't want long-lived keys
2026-04-24The security of keys and credentials degrades over time, making long-lived options a significant vulnerability. To maintain robust protection, organizations should avoid static keys and transition to short-lived, ephemeral credentials instead.
Show HN: Browser Harness – Gives LLM freedom to complete any browser task
2026-04-24Browser Harness is a new open-source tool that enables large language models to autonomously navigate the web and complete complex browser-based tasks. It features a self-healing architecture that automatically adapts to changing website layouts to ensure reliable automation. This gives developers a robust framework for integrating advanced, flexible web interaction capabilities directly into their AI applications.
Ubuntu 26.04
2026-04-24Canonical has officially released Ubuntu 26.04 LTS, codenamed Resolute Raccoon, right on schedule. This long-term support release brings significant system improvements and updated core packages to ensure enhanced stability for desktop and server users.
Show HN: How LLMs Work – Interactive visual guide based on Karpathy's lecture
2026-04-24A newly posted interactive guide explaining LLMs based on an Andrej Karpathy lecture faced backlash from readers who accused the project of being low-effort, AI-generated slop. Although commenters initially dismissed a specific statistic about hard drive storage capacity as an AI hallucination, the figure was actually a slightly rephrased line from Karpathy's original video.

Mounting tar archives as a filesystem in WebAssembly
2026-04-24A new WebAssembly technique allows developers to mount tar.gz archives directly into the Emscripten virtual filesystem without the need for prior extraction. By utilizing a file index for on-the-fly access, this method significantly reduces memory overhead and streamlines resource management for browser-based applications.
Show HN: Gova – The declarative GUI framework for Go
2026-04-24A new open-source project named Gova was recently introduced on Hacker News as a declarative graphical user interface framework for the Go programming language. It aims to streamline the process of building applications for Go developers. The source code is publicly available on GitHub for the community to explore and contribute to.

OpenAI releases GPT-5.5 and GPT-5.5 Pro in the API
2026-04-24OpenAI has released its new GPT-5.5 and GPT-5.5 Pro models via the OpenAI API, introducing a suite of new features and platform updates. This expansion allows developers to leverage the enhanced capabilities of the advanced models to build more powerful and efficient applications.