

Article URL: https://l-o-o-s-e-d.net/qed-neovim
Comments URL: https://news.ycombinator.com/item?id=43368765
Points: 15
# Comments: 4



Article URL: https://www.ycombinator.com/companies/optifye-ai/jobs/sDfGXkK-founding-engineer
Comments URL: https://news.ycombinator.com/item?id=43369542
Points: 0
# Comments: 0
https://www.ycombinator.com/companies/optifye-ai/jobs/sDfGXkK-founding-engineer
Hi, I'm the author of this little Web Audio toy which does physical modeling synthesis using a simple spring-mass system.
My current area of research is in sparse, event-based encodings of musical audio (https://blog.cochlea.xyz/sparse-interpretable-audio-codec-pa...). I'm very interested in decomposing audio signals into a description of the "system" (e.g., room, instrument, vocal tract, etc
Large Language Models (LLMs) are powerful, but they’re limited by fixed context windows and outdated knowledge. What if your AI could access live search, structured data extraction, OCR, and more—all through a standardized interface?
We built the JigsawStack MCP Server, an open-source implementation of the Model Context Protocol (MCP) that lets any AI model call external tools effortlessly.
Here’s what it unlocks:
- Web Search & Scraping: Fetch live information and extract structured d
It's common to see here that Postgres hosted in RDS can handle 99% of workloads up to millions of users. I'm building an IoT app with a plan to ingest the IoT traffic into dynamo partitioned on user id (I'm quite familiar with the tradeoffs) and everything else be in Postgres. A few services but not microservice (basically: core service, identity service, IoT data service, notification service). Ingesting and monitoring about 1,000,000 IoT devices daily (1 packer per device per day) and abou