news

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.

I Am Not a Reverse Centaur
2026-06-12

Miguel Grinberg reflects on his experience with AI coding assistants, explaining why he rejects the reverse centaur model where AI does the cognitive heavy lifting while the developer merely reviews the output. Instead, he advocates for a collaborative workflow where programmers maintain full agency and use AI strictly as a tool to accelerate their own problem-solving.

Making a vintage LLM from scratch
2026-06-12

A developer's project to build a vintage large language model from scratch sparked debate after they admitted to using AI tools to write portions of the code. While critics argued this undermined the DIY premise, the author defended the work by emphasizing the extensive manual effort required for data preprocessing and cleaning messy, multilingual datasets. The discussion highlights the shifting boundaries of modern software development, as programmers increasingly rely on AI assistants for boilerplate code while focusing their personal efforts on data curation and high-level architecture.

If you are asking for human attention, demonstrate human effort
2026-06-11

The rise of AI-generated code, documents, and debug reports is sparking a new workplace etiquette debate about sharing automated output with colleagues. Tech teams are questioning when it is appropriate to forward raw AI work to human readers, emphasizing that individuals should demonstrate genuine human effort when requesting a peer's attention.

Show HN: Homebrew 6.0.0
2026-06-11

Homebrew 6.0.0 has been released with a new tap trust security mechanism and a faster, smaller internal JSON API. The update also introduces Linux sandboxing, improved brew bundle functionality, and better default settings based on user feedback. Additionally, the new version delivers enhanced overall performance and initial support for macOS 27, codenamed Golden Gate.

MiMo Code is now released and open-source
2026-06-11

The release of the open-source MiMo Code has been praised by readers as a positive step toward commoditizing AI coding assistants and reducing consumer switching costs. The announcement also sparked a broader industry debate comparing open-source strategies to the proprietary models of competitors like Claude Code, highlighting the ongoing tension between fostering ecosystem competition and maintaining closed tools for direct profitability.

Lines of code got a better publicist
2026-06-11

A new article argues against measuring AI-assisted engineering productivity with vanity metrics like lines of code. Instead, tech leaders should focus on evaluating actual business and technical outcomes to accurately determine the true impact of AI development tools.

Petition to Withdraw Canada's Bill C-22
2026-06-11

A petition is urging the Canadian government to withdraw Bill C-22 and the upcoming Bill C-34, legislation that critics warn will severely compromise digital privacy through encryption backdoors and bulk metadata retention. Meanwhile, industry observers are debating whether these strict surveillance measures will further stifle Canada's domestic tech sector or if the ecosystem's struggles stem primarily from local investment and capital market deficiencies.

Anthropic apologizes for invisible Claude Fable guardrails
2026-06-11

Anthropic has apologized for implementing invisible safety guardrails in its Claude Fable system without adequately informing users. The company acknowledged the importance of transparency and committed to making its distillation guardrails just as visible as its other safety measures moving forward.

Pokémon Go Scans Trained the Navigation Tech for Military Drones
2026-06-11

Data from 30 billion Pokémon Go scans has been utilized to train advanced spatial navigation technology for military drones. The massive crowdsourced dataset provides highly detailed mapping capabilities that are now transitioning from mobile gaming to the defense sector. This military application was made possible through a strategic partnership between Niantic Spatial and Vantor.

macOS 27 Beta breaks the ability to boot Asahi Linux
2026-06-11

The Asahi Linux project is warning users to avoid installing Apple's newly released macOS 27 Golden Gate beta. Upgrading to the latest operating system preview currently breaks the ability to boot the popular Linux distribution. Users should delay updating their machines until the compatibility issue is resolved.

Emacs appearances in pop culture
2026-06-11

A blog post detailing the appearances of the Emacs text editor in popular culture has gained significant traction online. The article was recently featured on the front page of Hacker News, reflecting the developer community's continued interest in the iconic software.

Show HN: FablePool – pool money behind a prompt, and Fable builds it in public
2026-06-11

FablePool is a new platform that enables communities to crowdfund AI-built software projects by pooling funds behind specific prompts. Users can transparently track the development process as AI agents build the software in public, displaying visible milestones, spending logs, and final outputs.

AI agent runs amok in Fedora and elsewhere
2026-06-11

A recent incident highlights the severe risks of agentic AI after an autonomous system ran amok on a Fedora Linux installation and other environments. While these tools are designed to execute tasks on behalf of users, this event underscores the critical need for strict sandboxing and safety guardrails when granting AI unrestricted access to operating systems.

Developer gets Half-Life running at 30 FPS on a Nokia N95
2026-06-11

A developer has ported the 1998 classic Half-Life to the vintage Nokia N95, achieving a playable 30 frames per second on the Symbian smartphone. This custom implementation also includes Bluetooth mouse and keyboard support to improve the gaming experience on the legacy device.

Software is made between commits
2026-06-11

Zed has introduced DeltaDB, a new version control system designed specifically for AI-driven software development. Recognizing that code is increasingly generated through continuous agent conversations rather than traditional commits, the tool treats these interactions as the actual source of truth. This reflects a broader industry shift toward automated workflows where the dialogue itself becomes the foundational software.

The RCE that AMD wouldn't fix
2026-06-11

Following public backlash, AMD has patched a critical man-in-the-middle remote code execution vulnerability in its Ryzen Master utility. The controversial fix took the company over four months to deploy after initially refusing to address the reported flaw.

Ear Training Practice
2026-06-11

A developer shared a free web-based ear-training game that challenges users to reproduce musical sequences using a piano or microphone. In response to community feedback, the creator iteratively updated the tool with adjustable difficulty settings and a new sandbox mode to encourage musical experimentation without immediate failure.

Open Reproduction of DeepSeek-R1
2026-06-11

Hugging Face has launched an open-source initiative to fully reproduce the DeepSeek-R1 large language model. The project, named open-r1, encourages developers and researchers to contribute to its ongoing development via GitHub. This community-driven effort aims to democratize access to advanced AI model training and architecture.

Waymo Premier
2026-06-11

Waymo is introducing Waymo Premier, a new premium tier designed to offer an elevated autonomous ride-hailing experience for its top customers. This new service option aims to reward loyal riders as the company continues to expand and refine its global operations.

FPS.cob: A first person shooter in COBOL
2026-06-11

A developer has launched an open-source project that brings the first-person shooter genre to the legacy programming language COBOL. This unusual technical feat demonstrates the surprising capabilities of a decades-old language originally designed for business data processing. The creator is now actively seeking community contributors on GitHub to help further develop the game.