SShortSingh.
Back to feed

Hacker News Opens September 2026 'Who Is Hiring?' Thread

0
·1 views

Hacker News launched its monthly 'Who Is Hiring?' thread for September 2026, serving as a community-driven job board for tech professionals. The thread allows companies to post open positions directly, with strict rules requiring posters to be employees of the hiring company — not recruiters or staffing agencies. Each company is limited to one post, and lesser-known firms are asked to briefly describe what they do. Remote, hybrid, and onsite roles are all welcome, provided location details and restrictions are clearly stated. A companion thread, 'Who Wants to Be Hired?', is also active for job seekers looking to advertise their availability.

Read the full story at Hacker News

This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)

Log in to join the discussion and vote.

Log in

Related stories

0
ProgrammingDEV Community ·

Developer Returns to Coding After a Year Away, Reflects on Burnout and Fresh Starts

A developer has shared their experience of returning to coding after nearly a year-long hiatus driven by academic commitments and shifting priorities. Revisiting blank editors and dormant repositories sparked a renewed motivation to build, despite the extended time away. The developer noted that stepping back provided unexpected clarity, helping them move past common pitfalls like framework fatigue and tutorial overload. They emphasized that the key takeaway was the realization that one need not master everything before starting again. The post closes with an open invitation to the community to share tips on regaining focus and flow after a long break.

0
ProgrammingDEV Community ·

Developer Builds Custom Voice Assistant with Wake-Word Detection and NLU Stack

A developer working on a personal project confirmed that mail-integration for voice recognition on Project C was functioning correctly after running multiple verification tests. They then decided to build a custom phone-based personal assistant, combining a lightweight intent classifier, a custom wake-word model, and an API stitching layer to route commands to external services. Wake-word detection was fine-tuned using ambient office noise samples, achieving reliable triggering of the phrase 'Hey Friday' even in noisy conditions. Design decisions, including a wake-word confidence threshold of 0.85 and OAuth2-based email access, were logged in a documentation tool called Chronicle to preserve future context. The day concluded with a successful end-to-end test in which the assistant correctly activated, logged the trigger, and queued the next action without errors.

0
ProgrammingDEV Community ·

Universal Trust Adapter unifies credential verification for AI agents across 8 standards

AliceLabs has released the Universal Trust Adapter (UTA), an open-source library designed to standardize trust verification between AI agents that invoke tools, APIs, and microservices. The core problem UTA addresses is that existing credential standards — including JWT, W3C Verifiable Credentials, X.509, and Google's A2A Protocol — each answer identity and scope questions differently, leaving AI agents without a common verification method. UTA accepts eight credential formats and processes them through a 12-stage pipeline, achieving over 6,700 verifications per second on a single CPU core. The library is available on GitHub and npm under the package name @marketnow/trust-core, with a public REST API for testing. The developers note key limitations: UTA handles cryptographic verification but does not determine whether an issuer is trustworthy, and support for EAT-AI and ZTA formats remains in beta.

0
ProgrammingDEV Community ·

Universal Trust Adapter offers a unified credential verifier for AI agents

AliceLabs has released the Universal Trust Adapter (UTA), an open-source library designed to standardize trust verification between AI agents and the tools they invoke. UTA supports eight credential formats — including JWT, W3C Verifiable Credentials, X.509 certificates, and Anthropic MCP Server Cards — processing them through a 12-stage pipeline. The library benchmarks at 6,744 verifications per second on a single core and is backed by over 480 tests across Node.js and Python. The project was developed in part to address a lack of Spanish-language documentation for Latin American developers building AI agent systems. The author notes key limitations: UTA handles cryptographic verification but does not resolve issuer reputation, and two formats — EAT-AI and ZTA — remain in beta.

Hacker News Opens September 2026 'Who Is Hiring?' Thread · ShortSingh