<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: oxpsi</title><link>https://news.ycombinator.com/user?id=oxpsi</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 23 Apr 2026 05:58:31 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=oxpsi" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Show HN: Subseq.bio – A Simple Web and API Service for Protein Design]]></title><description><![CDATA[
<p>Quick overview<p>subseq.bio is a minimal web + API service for running protein design/analysis and related workloads. It hosts pre-configured, open-source models and programs such as RFdiffusion3, BoltzGen, AlphaFold, and others, in a simple to use interface.<p>Backstory<p>I’ve been obsessed with molecular nanotechnology for a long time. Just before ChatGPT was announced I was following the RFdiffusion work from Baker Lab at the Institute for Protein Design and it felt like a clear inflection point for practical synthetic protein generation.<p>Since then there’s been a steady stream of new ML models in this space, so I put together a system for composing and running them through a consistent and programmatic interface: subseq.bio.<p>Technical bits<p>- All programs use open-source code and weights. (no licensing restrictions and good for reproducibility)
- API-first: anything you can do in the UI is available via the API.
- Focused on synthetic protein design and related workloads.
- Jobs are charged per use (no subscriptions), but new sign-ins get free credits so you can try things out.<p>I also recently added an MCP server for AI agent integration:
  <a href="https://subseq.bio/mcp" rel="nofollow">https://subseq.bio/mcp</a><p>There’s no OAuth yet, but it works with an API key env var; you can grab a key from the site.
Example codex config:<p><pre><code>  export SUBSEQ_API_KEY=<subseq_api_key>
  codex mcp add subseq --url <subseq_mcp_url> --bearer-token-env-var SUBSEQ_API_KEY
</code></pre>
For a visual overview, here’s a short video demo of a BoltzGen binder run on an AlphaFold2 output in the web UI:
  <a href="https://x.com/0xCF88/status/1995994854585696515" rel="nofollow">https://x.com/0xCF88/status/1995994854585696515</a><p>I know this is pretty niche and aimed at people already doing protein design / structure prediction, but I’d love to answer questions and to read any feedback.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46176999">https://news.ycombinator.com/item?id=46176999</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 06 Dec 2025 22:07:49 +0000</pubDate><link>https://subseq.bio/programs</link><dc:creator>oxpsi</dc:creator><comments>https://news.ycombinator.com/item?id=46176999</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46176999</guid></item><item><title><![CDATA[New comment by oxpsi in "Show HN: Radioactive Pooping Knights"]]></title><description><![CDATA[
<p>lmao. no capturing?</p>
]]></description><pubDate>Sat, 06 Dec 2025 20:10:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=46176245</link><dc:creator>oxpsi</dc:creator><comments>https://news.ycombinator.com/item?id=46176245</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46176245</guid></item><item><title><![CDATA[New comment by oxpsi in "Show HN: Microlandia, a brutally honest city builder"]]></title><description><![CDATA[
<p>another city builder! will give it a try. I played Sim City so much...<p>Humans simulated individually, trackable?</p>
]]></description><pubDate>Sat, 06 Dec 2025 18:35:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=46175509</link><dc:creator>oxpsi</dc:creator><comments>https://news.ycombinator.com/item?id=46175509</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46175509</guid></item></channel></rss>