🦞🌯 Lobster Roll

Stories by janwilmake

UIT – performant, modular, low-memory file processing at scale, in the Cloud (github.com)
Show HN: I built a directory of public appearances of tech people across the web (basedpeople.com)
Hey HN! I&#x27;ve always been frustrated by having to follow people across 10 different platforms just to catch what they actually say. Lately I&#x27;ve quit following other media entirely and am just hanging out on twitter, but the amount of things I&#x27;m missing is vast, I&#x27;m sure.<p>Recentl...
Show HN: OpenAPISearch – Make APIs Accessible for AI Codegen (openapisearch.com)
Hey Hackernews!<p>In the last few days I&#x27;ve dug up some work I was working on last year but never was able to ship due to perfectionism.<p>But with my new attitude, here it is: I also immediately got it in MCP-form so you can use it in Claude and Cursor as well.<p>Enable Claude &#x2F; Cursor to...
Building a Hacker News OAuth Provider from First Principles (hn.simplerauth.com)
Show HN: XYMake – Turn Your Posts into LLM-Ready Data (xymake.com)
I just built XYMake (<a href="https:&#x2F;&#x2F;xymake.com" rel="nofollow">https:&#x2F;&#x2F;xymake.com</a>), a tool that lets you convert any X (Twitter) thread into clean markdown, making your conversations accessible for LLMs, MCPs, or any API.<p>## What it does: - Transforms any X thread URL int...
Show HN: GoogLLM – Google search that returns Markdown instead of HTML (googllm.com)
As part of my bigger goal to make the web more agent-friendly, this weekend i decided to tackle google. The &quot;AI-native&quot; search APIs like Tavily and Exa exist, but they require setup and don&#x27;t actually use Google&#x27;s results.<p>So I built something simple - a proxy that takes Google...
Show HN: Let Me Prompt It for You (lmpify.com)
Ok so over the last 9 days I built lmpify. my personal driver was i want to replace claude because it&#x27;s annoying. Their Claude3.7 model is perfect for coding, but the Claude.ai interface doesn&#x27;t cut it for me for these reasons:<p>- Very slow to start up and TTFT is terrible. lmpify hits wi...
Dorm 1.0.0 next – OSS Turso Alternative (github.com)
I made a FS for durable objects (github.com)
Markdown Browser (markdownbrowser.com)
Show HN: Markdown Browser – See the Web the Way AI Sees It (markdownbrowser.com)
Show HN: OpenAPI to MCP (github.com)
Hell yeah! I had this idea since MCP came out, but I FINALLY got it to work: OpenAPI to MCP is a fact:<p>Convert ANY server described with openapi into an MCP endpoint!<p>mcp.openapisearch.com&#x2F;anyhostname.tld&#x2F;mcp<p>There are a few requirements to it, but: If the server serves REST describe...
After hours of iteration, I one-shotted a Web Search Agent (github.com)
Show HN: UIT – Library for performant, modular, low-memory file processing (github.com)
UIT is a library for performant, modular, low-memory file processing at scale, in the Cloud. It works by offering a 4-step process to gather a file hierarchy from any desired modalty, apply filters and transformations, and output it in any desired modality.<p>- *performance*: speed is of essence whe...
Shared Application Layer for Agents, Crawlers, Humans, and APIs (github.com)