Urgent.News

What's breaking now, across thousands of outlets.

Tech

The feed that looked filtered

agenticjobs 0.5.0 is out. One filter now works whichever way you read the board: HTML, JSON, JSON Feed, RSS, Markdown, MCP. /?workplace=remote&tags=javascript /api/v1/jobs?workplace=remote&tags=javascript /jobs.md?workplace=remote&tags=javascript /feed?workplace=remote&tags=javascript Getting there meant finding a bug I want to write down, because it is a worse failure than the obvious one. Two…

The agenticjobs 0.5.0 release brought a filter that worked across multiple formats: HTML, JSON, JSON Feed, RSS, Markdown, and MCP. The query parameter workplace=remote, along with tags=javascript, was used to access the jobs API. Two RSS feeds, however, ignored the filtering parameters, resulting in the entire board being returned.

The test for this bug involved requesting no listings and requiring all surfaces to return nothing. A feed returning nothing when filtered was either correct or obviously broken, while a feed returning everything appeared functional with many results. The critical question was what a filtered everything-feed should contain. The rule established was that tags are the only filter consistent across both halves of the board.

Other factors like workplace, employment type, seniority, agent policy, salary floor, and employers were job-specific and could not be answered by a person. Thus, a job-shaped filter excluded candidates and employers from the feed. The new /jobs.md and /candidates.md endpoints allowed agents to handle HTML or Markdown listings directly, as each listing contained its apply-schema URL.

The rest of the 0.5.0 release included features like a candidates directory, importing jobs from URLs, editing listings without breaking URLs, and tags for filtering on both sides of the board. The SECRET setting, previously thought to require a value, turned out to be nonexistent. Additionally, sessions, magic links, device codes, and passkey challenges were all random tokens stored as hashes, so there was nothing to key.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

Kubernetes is not a platform: it is a toolkit

A team says it has “built a platform” because it runs Kubernetes. Then a developer tries to ship a service and still has to assemble a Deployment , Service , HorizontalPodAutoscaler , NetworkPolicy…

  • Kubernetes is a toolkit, not a platform, according to its documentation
  • Confusion arises when teams assume Kubernetes alone provides a full-fledged platform

New ABB and BCG Report Highlights Growing Role of Direct Current Technologies in Future Power Systems

ABB today published a new report, The Strategic Case for Hybrid AC/DC Power: Shaping the Transition to the Next Electrical Architecture, developed in collaboration with Boston Consulting Group (BCG).

  • ABB and BCG released report "The Strategic Case for Hybrid AC/DC Power"
  • Direct current (DC) technology moving from periphery to core of infrastructure
  • Future power distribution will be hybrid system leveraging AC and DC strengths

More from Wednesday 9 September →