I built Haystack – your own google for scattered workplace knowledge
Hi all! A few weeks ago I was scrolling through confluence pages trying to find ssh connection details to our integration machine for 40 minutes straight, later I discovered my co-worker slack'ed me the ssh connection string two months ago. So the same weekend I started working on haystack - a search engine for workplace apps. that enables you to search slack, confluence, jira, teams, sharepoint, github, and email in one place. I wanted it to support natural language queries so a query like: "how to connect to integ2 machine?" yields: ssh -i private.pem…
In plain words
Haystack is a unified search engine that indexes Slack, Confluence, Jira, Teams, SharePoint, GitHub, and email to help workplace teams find scattered information quickly. It supports natural language queries and processes all data locally on the user's device, with no access to internal documents stored on company servers. Built for teams struggling to locate knowledge across multiple platforms, it aims to reduce time spent searching through fragmented workplace tools.
written from the facts on this page · September 2026
From the sources
In the maker’s words, at launch
Hi all! A few weeks ago I was scrolling through confluence pages trying to find ssh connection details to our integration machine for 40 minutes straight, later I discovered my co-worker slack'ed me the ssh connection string two months ago. So the same weekend I started working on haystack - a search engine for workplace apps. that enables you to search slack, confluence, jira, teams, sharepoint, github, and email in one place. I wanted it to support natural language queries so a query like: "how to connect to integ2 machine?" yields: ssh -i private.pem [email protected] I decided that user data should be stored locally, so all logic is completely client-sided (including the NLP model) - I don’t want access to your internal docs, thanks. I rolled it out to my co-workers a week ago and they thought it's a hit, so I'm planning on releasing it publicly on March 2023. But if you want to try it out before then it's available here: https://haystack.it. Thanks!
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, January 2023
the whole month →- NA
This works suprisingly well. Just give it instructions like "make it winter" or "remove the cars" and the photo is altered. Here are some examples of transformations it can make: Golden gate bridge: https://raw.githubusercontent.com/brycedrennan/imaginAIry/ma... Girl with a pearl earring: https://raw.githubusercontent.com/brycedrennan/imaginAIry/ma... I integrated this new InstructPix2Pix model into imaginAIry (python library) so it's easy to use for python developers.
AI · 2023 · github.com
HyperSwitch▲715Fast, reliable, and affordable open source payments switch
Dev tools · 2023 · hyperswitch.io
- IV
The project is called QueryStorm. It uses Roslyn to offer C# (and VB.NET) support in Excel, as an alternative to VBA. I've posted about it before, but a lot has changed since then so figured I'd share an update. The current version includes a host of new features, namely a C# debugger, support for NuGet packages, and the ability to publish Excel extensions to an "AppStore" (which is essentially a NuGet repository). The AppStore can be used by anyone with the (free) runtime component. Another great addition is the community license, which is a free license for individuals and small companies…
Work · 2023 · querystorm.com
- IM
Hey HN! Some more info: I’m an NHS doctor and the founder of Pi-A (https://www.pi-a.io) which developed Lungy (https://www.lungy.app). Lungy is an app (iOS only for now) that responds to breathing in real-time and was designed to make breathing exercises more engaging and beneficial to do. It hopefully has many aspects of interest to the HN community – real-time fluid, cloth and soft body sims running on the phone’s GPU. My background is as a junior surgical trainee and I started building Lungy in 2020 during the first COVID lockdown in London. During COVID, there were…
Life & fun · 2023 · lungy.app

