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.
Modern Microprocessors – A 90-Minute Guide
2026-04-16Readers of a highly praised, clean, ad-free guide to modern microprocessors are calling for a similar comprehensive breakdown of modern microcontrollers. The discussion highlights key architectural differences such as pipeline design strategies, fast on-chip memory, and the dominance of peripherals and DMA engines. Additionally, the community commends the original website's minimalist design and suggests adding topics like advanced branch predictors and data prefetching to future editions.
Show HN: CodeBurn – Analyze Claude Code token usage by task
2026-04-16CodeBurn is a free local tool that tracks and analyzes AI coding token usage and costs across 31 different tools and agents like Claude Code, Cursor, and Gemini. Developers can break down these metrics by model, project, and task simply by running the npx codeburn command locally.

Google broke its promise to me – now ICE has my data
2026-04-15Google has broken its nearly decade-long promise to notify users before handing their data to law enforcement. The company recently provided user Amandla Thomas-Johnson's information to ICE without prior warning, depriving him of the opportunity to challenge the subpoena.

Cybersecurity looks like proof of work now
2026-04-15Modern cybersecurity now resembles a computational proof of work model as defenders battle automated AI-driven threats. This new paradigm forces security teams to continuously outspend attackers in terms of processing tokens, raising critical concerns about the long-term sustainability of cyber defenses.

ChatGPT for Excel
2026-04-15OpenAI is launching a beta integration of ChatGPT for Excel and Google Sheets, available to Plus, Pro, Business, and Enterprise subscribers. This new tool allows users to build spreadsheets, analyze data across multiple tabs, and review results before sharing.

Live Nation illegally monopolized ticketing market, jury finds
2026-04-15A jury has ruled that Live Nation illegally monopolized the ticketing market, culminating in a landmark antitrust trial after years of regulatory scrutiny. The verdict now sets the stage for a potential breakup of the largest US concert promoter and ticket seller.

Cal.com is going closed source
2026-04-15After five years as an open-source project, Cal.com is transitioning to a closed-source model to better protect customer data. The company cites rising AI-driven security risks and increased vulnerability discoveries as the primary reasons for this shift.
Stop Flock
2026-04-15Discussions surrounding the deployment of Flock license plate recognition cameras highlight a deep divide over their effectiveness in addressing public safety concerns. Critics argue the surveillance technology masks broader police inefficiencies and ignores the root causes of crime. Conversely, proponents maintain the systems provide crucial investigative tools that help solve crimes in struggling cities.

God sleeps in the minerals
2026-04-15A recent photo post features snapshots of mineral specimens at the Natural History Museum of Los Angeles County. The images were captured during a visit to the Unearthed: Raw Beauty exhibition to share the beauty of the collection.
Want to write a compiler? Just read these two papers (2008)
2026-04-15Although the original 2008 article recommended two specific papers for compiler design, the accompanying reader discussion focuses heavily on alternative, beginner-friendly book recommendations. Contributors criticize the theoretical Dragon Book and instead advocate for practical guides like Niklaus Wirth's Compilers, alongside simpler techniques like recursive descent parsers over complex parser generators.

Anna's Archive loses $322M Spotify piracy case without a fight
2026-04-15Spotify and several major record labels have secured a $322 million default judgment against the piracy site Anna's Archive. The case concluded without a fight because the operators of the shadow library remain unknown and did not respond to the lawsuit.
Good sleep, good learning, good life (2012)
2026-04-15Discussions surrounding the vital link between sleep, learning, and overall well-being reveal that mental stability and having a clear life purpose are foundational to maintaining healthy daily habits. Readers emphasize that understanding cognitive functions like ADHD is crucial for managing attention, emotional regulation, and executive dysfunction. Ultimately, adopting a process-focused rather than purely outcome-driven mindset helps prevent burnout and sustains long-term productivity.
The buns in McDonald's Japan's burger photos are all slightly askew
2026-04-15McDonald's Japan has updated its mobile app to allow customers to browse the full menu and pay for their meals in advance via smartphone, enabling them to skip the cashier line. Alongside the new digital ordering features, the fast-food chain has also refreshed its promotional food photography, now featuring burgers with intentionally slightly askew buns.

Fixing a 20-year-old bug in Enlightenment E16
2026-04-15A developer has successfully patched a 20-year-old bug in the classic Enlightenment E16 window manager. The fix preserves the stability of the highly customizable, lightweight desktop environment that remains a favorite among fans of resource-efficient software.
Do you even need a database?
2026-04-15A recent benchmarking study challenges the necessity of traditional databases by comparing simple file-based and in-memory storage strategies across Go, Bun, and Rust HTTP servers. The real-world performance tests on these lightweight alternatives uncovered unexpected results that question modern architectural assumptions.
Wacli – WhatsApp CLI
2026-04-15Wacli is a new open-source command-line tool for WhatsApp that enables users to sync, search, and send messages directly from their terminal. The project is hosted on GitHub under the openclaw repository and is currently open for community contributions.
Show HN: Libretto – Making AI browser automations deterministic
2026-04-15Developed by Saffron Health, Libretto is a new AI toolkit designed to help developers build deterministic and reliable browser automations. The project addresses the common unpredictability of AI-driven web interactions by providing a highly stable framework for automated tasks.
Picasso’s Guernica (Gigapixel)
2026-04-15The Museo Reina Sofía has launched a digital research initiative centered around an ultra-high-resolution gigapixel image of Pablo Picasso's Guernica. This massive visual archive is accompanied by an extensive online database comprising approximately 2,000 historical documents related to the iconic painting.
A communist Apple II and fourteen years of not knowing what you're testing
2026-04-15Readers debating an article about the Bulgarian Pravets computer and early tech education in the Eastern Bloc are sharply divided on the reality of learning to program under communism. While some praised the era for nurturing cognitive talent through available computer and robotics labs, others argued this perspective glamorizes poverty and ignores the severe hardware shortages most students actually faced. The discussion highlights the complex legacy of Eastern Bloc reverse-engineering efforts and the grassroots determination required to build technical skills behind the Iron Curtain.
I made a terminal pager
2026-04-15A developer has shared a technical writeup detailing the implementation of a custom terminal pager and viewport component written in Go. The resulting code powers the author's pager project, lore, and their Kubernetes log viewer application, kl.