Top Stories

Fired by Google for creating the Google Workspace CLI

555 points · twitter.com

A former Google developer relations engineer says he was let go after building a command-line tool for Google Workspace — the kind of side project that normally earns a pat on the back. The thread struck a nerve because it crystallizes a tension a lot of engineers feel inside big companies: useful internal tooling that lives slightly outside official roadmaps can be a career risk rather than a reward. The comments are full of people swapping their own stories of unsanctioned tools that either made their careers or quietly got them in trouble.


FUTO Swipe – A new swipe typing model

564 points · swipe.futo.tech

FUTO, the organization behind a growing stable of privacy-respecting software, released a new swipe-typing model for its Android keyboard. The pitch that resonates with HN: gesture typing that runs fully on-device, with no telemetry phoning home to a vendor. After years of swipe input being effectively a Google/SwiftKey duopoly, an open, locally-run alternative feels like a small reclaiming of one of the most personal data streams on your phone — every word you type.


Vulnerability reports are not special anymore

293 points · words.filippo.io

Filippo Valsorda, a respected name in the Go and cryptography worlds, argues that the flood of low-quality, often AI-generated vulnerability reports has eroded the special status security disclosures once held. Maintainers are drowning in reports that look serious but are noise, and the signal-to-noise collapse is burning out the very people who triage them. It’s a pointed take on how the economics of bug bounties and LLM-assisted “research” are reshaping open-source security work.


In memory of the man who put red and green squiggles under words

413 points · devblogs.microsoft.com

Raymond Chen’s Old New Thing blog pays tribute to the engineer behind one of computing’s most universally recognized UI elements: the wavy red and green underlines that flag spelling and grammar mistakes. It’s the kind of invisible-infrastructure story HN loves — a feature so embedded in daily life that nobody thinks about who invented it, paired with a reminder that real people made the small decisions that shaped how billions of us write.


Swift Package Index joins Apple

210 points · swiftpackageindex.com

The community-run Swift Package Index, long the de facto directory for the Swift ecosystem, announced it’s being absorbed into Apple. The reaction is mixed in the classic open-source way: relief that a beloved volunteer project gets resources and stability, mixed with worry about what happens to independence and community governance when a trillion-dollar company takes the wheel. It’s a notable consolidation moment for Swift’s tooling.


Qwen-AgentWorld: Language World Models for General Agents

119 points · arxiv.org

Alibaba’s Qwen team published research on “language world models” aimed at giving general-purpose agents an internal simulation of how their environment behaves. Rather than reacting step by step, the agent can reason about likely outcomes before acting. With agentic AI being one of the loudest themes of the year, HN readers are digging into whether this is a genuine architectural advance or another incremental benchmark-chaser dressed in ambitious framing.


Show HN: TikZ Editor – WYSIWYG editor for figures in LaTeX

400 points · tikz.dev

Anyone who has hand-coded a TikZ diagram knows the pain: TikZ produces beautiful publication-quality figures in LaTeX, but authoring them means writing coordinate math by hand and recompiling endlessly. This Show HN offers a what-you-see-is-what-you-get editor that generates the TikZ source for you. It hit a deep well of academic and technical-writing frustration, and the thread is full of researchers who’ve wanted exactly this for a decade.


Meta Pauses Employee-Tracking Program Following Internal Data Leak

266 points · wired.com

Meta has suspended an internal program that tracked employees after the tracking data itself leaked internally — an irony not lost on the HN crowd. The story feeds two recurring debates: how far companies should go in monitoring their own workforce, and the predictable security risk of building yet another sensitive data store. When the surveillance apparatus becomes the breach, it’s a cautionary tale that more or less writes itself.