HN user

conroy

4,032 karma

email: kyle@conroy.org working on: riza.io

Posts76
Comments290
View on HN
finance.yahoo.com 5mo ago

Inertia raises $450M to commercialize the only proven fusion science

conroy
2pts1
www.theverge.com 5mo ago

Waymo robotaxi hits a child near a school, causing minor injuries

conroy
3pts1
www.science.org 7mo ago

The unstoppable rise of renewable energy

conroy
5pts5
e2b.dev 11mo ago

We Raised $21M to Give Fortune 100 Cloud for AI Agents

conroy
2pts1
retool.com 1y ago

Retool Agents

conroy
18pts0
riza.io 1y ago

Building an AI agent that writes its own tools

conroy
3pts0
riza.io 1y ago

Updating Simon Willison's ReAct implementation for 2024

conroy
2pts0
red-green-blue.com 1y ago

Kid Pix – The Early Years

conroy
9pts0
riza.io 1y ago

What GPT-4o Can't Code

conroy
1pts0
www.freshpaint.io 2y ago

What Our $30M Series B Means for Healthcare: A Message from Our CEO

conroy
3pts0
www.sigmacomputing.com 2y ago

Sigma Raises $200M in Series D Funding

conroy
2pts0
techcrunch.com 2y ago

Sigma is building a suite of collaborative data analytics tools

conroy
2pts0
brandur.org 2y ago

Ruby typing 2024: RBS, Steep, RBS Collections, subjective feelings

conroy
6pts1
riza.io 2y ago

Show HN: Riza – Safely run untrusted code from your app

conroy
11pts6
riza.io 2y ago

Show HN: Riza - Safely run untrusted code from your app

conroy
24pts5
buildkite.com 2y ago

Buildkite Announces Acquisition of Packagecloud

conroy
3pts0
twitter.com 3y ago

Cruise is now running 24/7 across all of San Francisco

conroy
35pts7
twitter.com 3y ago

Twitter is testing an edit button

conroy
1pts0
www.getcruise.com 4y ago

A new kind of equity program

conroy
115pts40
cloud.google.com 4y ago

Unleash collaboration with new experiences in Google Workspace

conroy
2pts0
www.bloomberg.com 4y ago

PayPal Gets Stung by ‘Bad Actors,’ Shuts 4.5M Accounts

conroy
1pts0
play.date 4y ago

You can make a Playdate game. Right here

conroy
8pts1
retool.com 4y ago

Get the Best of TypeScript Control Flow Analysis

conroy
9pts0
bdon.org 4y ago

Getting to the bottom of web map performance

conroy
1pts0
brandur.org 4y ago

How We Went All In on sqlc/pgx for Postgres and Go

conroy
293pts155
www.esquire.com 5y ago

The Contestant Who Outsmarted the Price Is Right (2010)

conroy
1pts0
www.nytimes.com 5y ago

Adams’s Lead in Mayor’s Race Shrinks After First Ranked-Choice Tally

conroy
2pts0
www.esquire.com 5y ago

Fast and Furious Is the Greatest Blockbuster Franchise. This Is How It Happened

conroy
2pts0
www.taxfairnessproject.org 5y ago

An interactive map of homeowner tax subsidies in California

conroy
2pts0
www.nytimes.com 5y ago

Ship Blamed in Beirut Explosion Hasn’t Sailed in 7 Years. We Found It

conroy
3pts0

Maintainer of sqlc here. Thanks for the kind words! I'm considering switching to the sqlx model of talking to a running database simply because trying to re-implement PostgreSQL internals has been a huge challenge. It works for most queries, but for the long tail of features, it's a losing battle.

Can you tell me why it's a non-starter for you?

GCP Outage 1 year ago

We're in us-west-1 and seeing issues across Cloud Run, Cloud SQL, Cloud Storage and Compute Engine.

Riza | San Francisco | Full-Time | System, Backend, and Full-Stack Engineers | https://riza.io

We provide isolated runtimes for executing untrusted code, mostly generated by LLMs. Our sandboxing is powered by a combination of WebAssembly, V8, and microVMs. Our customers do things like extract data from log lines at run time by asking claude-3-7-sonnet to generate a parsing function on-the-fly and then sending it to us for execution.

Things we need help with:

- Our API (https://docs.riza.io/) (Postgres / Go)

- Our account dashboard (Postgres / Go / React / TypeScript)

- Our code execution engine (Go / Rust)

- New products including code generation workflows (Anthropic / OpenAI experience a plus)

We’ve raised seed money, but the whole company is currently just me, Andrew and David working out of a converted warehouse on Alabama St. We’re second-time founders, so we know the risk we’re asking you to take and we’re prepared to compensate accordingly.

See open roles and apply here: https://jobs.ashbyhq.com/riza

Remote MCP servers are still in a strange space. Anthropic updated the MCP spec about a month ago with a new Streamable HTTP transport, but it doesn't appear that Claude supports that transport yet.

When I hooked up our remote MCP server, Claude sends a GET request to the endpoint. According to the spec, clients that want to support both transports should first attempt to POST an InitializeRequest to the server URL. If that returns a 4xx, it should then assume the SSE integration.

Riza | San Francisco | Full-Time | System, Backend, and Full-Stack Engineers | https://riza.io

We provide isolated runtimes for executing untrusted code, mostly generated by LLMs. Our sandboxing is powered by a combination of WebAssembly, V8, and microVMs. Our customers do things like extract data from log lines at run time by asking claude-3-7-sonnet to generate a parsing function on-the-fly and then sending it to us for execution.

Things we need help with:

- Our API (https://docs.riza.io/) (Postgres / Go)

- Our account dashboard (Postgres / Go / React / TypeScript)

- Our code execution engine (Go / Rust)

- New products including code generation workflows (Anthropic / OpenAI experience a plus)

We’ve raised seed money, but the whole company is currently just me, Andrew and David working out of a converted warehouse on Alabama St. We’re second-time founders, so we know the risk we’re asking you to take and we’re prepared to compensate accordingly.

See open roles and apply here: https://jobs.ashbyhq.com/riza

Bazel 8.0 2 years ago

Did a crazy thing and adopted Bazel for our two person company. Took a while to get everything working, but the average build takes about 30 seconds to run, across Go / Rust / TypeScript.

I would think a much less explodey way of shimming out untrusted code would be an in-memory filesystem so things blow up less

Filesystem access is the first item on our roadmap (https://docs.riza.io/reference/roadmap). If you want to see it in action, try opening /src/code.py. While adding an in-memory filesystem would be easy, we want to make it usable for reading and writing potentially large files.

I guess put another way: who is the target audience for this?

Our customers are using our API to run LLM-generated code, build plugin systems, and power customer-defined data transformations.

This landing page includes a pet peeve: zero-context social proof.

It's great to know that Microsoft, Docker, and Facebook use OCaml. Buy do they use it seriously? The industrial users (https://ocaml.org/industrial-users) page links directly the company websites. Only two logos from the home page have case studies. Don't just tell me that Microsoft uses OCaml, tell me how!

New Year, New CEO 5 years ago

While this is true, remember that the Signal Foundation was started with a sizeable investment from their new interim CEO Brian Acton.

In February of 2018, Acton invested $50 million of his own money to start the Signal Foundation alongside Moxie Marlinspike https://signalfoundation.org/en/

He's worth at least a billion dollars, so one imagines that Signal will continue as long as he's involved.

probably has reasons for doing so

Probably not. They do credits for movies of all sizes. If you're doing a small student film, do you really want to think about the order of your credits? This gives you a great default choice.