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.

Hear your agent suffer through your code
2026-04-24

Developer AndrewVos has released a new GitHub project named endless-toil that lets programmers hear their AI coding agent audibly suffer while reviewing their code. The tool adds a humorous auditory element to software development by broadcasting the automated assistant's digital frustration.

South Korea police arrest man for posting AI photo of runaway wolf
2026-04-24

South Korean police arrested a man for posting a fake AI-generated image of an escaped wolf that went viral. The misleading digital photo disrupted the ongoing investigation by forcing authorities to unnecessarily redirect their physical search operation for the real animal.

GPT-5.5
2026-04-23

GPT-5.5 has been introduced as the smartest and fastest model to date. The newly released AI features enhanced capabilities specifically optimized to handle complex, multi-step workflows. These improvements make it highly effective for demanding tasks such as advanced coding, research, and data analysis across various tools.

I am building a cloud
2026-04-23

Reader discussions regarding a recent piece on cloud infrastructure highlight a polarized debate over the widespread adoption of Kubernetes. Critics argue that the platform is an overengineered, costly burden for most businesses that would be better served by simpler single VM deployments, while proponents defend it as an essential, standardized tool for complex orchestration. The conversation ultimately underscores that while Kubernetes effectively solves difficult scaling problems, it is frequently misapplied by smaller teams unnecessarily mimicking large tech corporations.

Bitwarden CLI compromised in ongoing Checkmarx supply chain campaign
2026-04-23

Bitwarden CLI version 2026.4.0 was compromised after attackers abused a GitHub Action within Bitwarden's CI/CD pipeline. This breach is part of the ongoing Checkmarx supply chain campaign.

An update on recent Claude Code quality reports
2026-04-23

Anthropic has released an update addressing recent reports regarding the quality of its Claude Code tool. Reaffirming its core mission to build reliable and steerable AI systems, the company detailed ongoing efforts to improve the platform's performance and overall dependability.

Meta tells staff it will cut 10% of jobs
2026-04-23

Meta is cutting 10% of its workforce, eliminating approximately 8,000 jobs. The company stated that these layoffs are intended to boost operational efficiency and help offset its heavy spending on artificial intelligence.

Your hex editor should color-code bytes
2026-04-23

A recent discussion advocates for hex editors to implement basic color-coding to improve byte readability without overwhelming the user interface. While a subtle splash of color helps differentiate data, developers must ensure the feature is fully customizable for colorblind users. Additionally, all visual enhancements must be additive, ensuring no critical meaning is lost when using screen readers.

MeshCore development team splits over trademark dispute and AI-generated code
2026-04-23

The development team behind MeshCore has fractured due to internal disagreements over a trademark dispute and the use of AI-generated code. Amidst this split, the project is also migrating its infrastructure to the new meshcore.io website.

Palantir employees are starting to wonder if they're the bad guys
2026-04-23

A new WIRED investigation reveals that Palantir's workforce is in deep turmoil, with many employees questioning the morality of their work. Based on internal Slack messages and interviews with current and former staff, the software company is facing a severe internal crisis over the ethical implications of its projects.

Show HN: Honker – Postgres NOTIFY/LISTEN Semantics for SQLite
2026-04-23

The new open-source extension Honker brings PostgreSQL-style NOTIFY/LISTEN messaging semantics directly to SQLite databases. It equips developers with durable queues, event streams, pub/sub functionality, and a built-in scheduler. This significantly expands the lightweight database system's capabilities for building real-time, event-driven applications.

Writing a C Compiler, in Zig (2025)
2026-04-23

A developer is building a C compiler from scratch as their first major project in the Zig programming language. This 2025 endeavor serves as a practical introduction to the systems language while tackling the complex challenge of compiler design.

A programmable watch you can actually wear
2026-04-23

LILYGO has launched the T-Watch Ultra, bringing rugged durability to the ESP32 hacking community with a new programmable smartwatch. The IP65-rated DIY wearable is highly weather-resistant, allowing makers to comfortably wear and test their custom code outdoors in the rain.

French government agency confirms breach as hacker offers to sell data
2026-04-23

France Titres, the French government agency responsible for issuing administrative documents, has confirmed a data breach involving stolen citizen data. The disclosure follows claims from a threat actor who compromised the system and is now offering the stolen information for sale.

Arch Linux Now Has a Bit-for-Bit Reproducible Docker Image
2026-04-23

Arch Linux now offers an official Docker image that is fully bit-for-bit reproducible. This achievement allows developers to independently verify the container build process and binary output, ensuring greater transparency and security for containerized deployments.

Using the internet like it's 1999
2026-04-23

Joshua has launched a personal website project that embraces the nostalgic feel of the early web by using the internet like it is 1999. Operating as a classic, fully conglomerated homepage, the site features a traditional blog, personal notes, and a photo gallery. This digital throwback highlights a growing trend among creators returning to the simple, decentralized aesthetics of the late nineties internet.

The Onion to Take over InfoWars
2026-04-23

Satirical news outlet The Onion has announced a mock acquisition of the conspiracy platform InfoWars for less than one trillion dollars. In a humorous press release, the publication pledged to expand the site's legacy of radicalization by transforming it into a digital hellscape of scams and malicious misinformation. The announcement also detailed plans to engineer a hypothetical meme so offensively potent that viewing it would cause readers to suffer fatal aneurysms.

UK Biobank health data keeps ending up on GitHub
2026-04-23

The UK Biobank is repeatedly issuing DMCA takedown notices to remove sensitive participant health data that researchers accidentally publish on GitHub. This recurring issue highlights the ongoing challenges of securing large-scale medical datasets and preventing accidental exposure in public code repositories.

Incident with multple GitHub services
2026-04-23

GitHub is currently experiencing an incident impacting multiple services across its platform. The disruption is being actively tracked on the official GitHub Status Page, where users can find real-time updates.

My phone replaced a brass plug
2026-04-23

A developer has replaced the traditional brass-plug scoring gauge with an iOS app that uses smartphone photos to accurately score rifle shooting targets. By porting a 2012 OpenCV paper to YOLOv8 and CoreML, the application leverages on-device computer vision to analyze the targets directly on the phone.