Show HN: Dev Personality Test https://ift.tt/L1SrTAV
Get link
Facebook
X
Pinterest
Email
Other Apps
Show HN: Dev Personality Test Was curious how a personality test would look for developers. So created this using FastAPI, HTMX, and AlpineJS. https://ift.tt/BQkAcgw April 5, 2026 at 02:59AM
Show HN: Repomance: A Tinder style app for GitHub repo discovery Hi everyone, Repomance is an app for discovering curated and trending repositories. Swipe to star them directly using your GitHub account. It is currently available on iOS, iPadOS, and macOS. I plan to develop an Android version once the app reaches 100 users. Repomance is open source: https://ift.tt/Mqe9zG0 All feedback is welcome, hope you enjoy using it. https://ift.tt/6LGBVdU January 15, 2026 at 12:24AM
Show HN: Attach Gateway – one-command OIDC/DID auth for local LLMs We’ve been building local and on-prem agent workflows for open-source LLMs. Engines like Ollama or vLLM ship with no auth, so every team ends up writing the same JWT proxy. Attach Gateway is a single process that sits in front of any model server and handles the boring bits: - verifies OIDC / DID JWTs - adds X-Attach-User and X-Attach-Session headers so downstream agents share the same identity - optional /a2a/tasks/send endpoint for Google-style A2A hand-offs - mirrors prompts + completions to Weaviate (runs in Docker) One `pip install attach-dev`, export a token, run `attach-gateway`, and your local Ollama is protected in under 60 seconds. Repo: https://ift.tt/fxpmaiE PyPI: https://ift.tt/N9Jhatm Would love feedback – especially from teams doing multi-agent or on-prem work. https://ift.tt/fxpmaiE June 30, 2025 at 11:38PM
Comments
Post a Comment