Viewing profile — sbenitez
sbenitez
HN member- Joined
- Sun, Jan 29, 2012, 2:28 AM UTC
- HN karma
- 640
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About sbenitez
Recent public activity
-
comment
Comment #47975687
Formal | Multiple Positions | REMOTE | Full-Time | $100k - $250k + Equity We're building a new computing stack with formally verified data, memory, and resource isolation between e…
-
comment
Comment #46111929
Formal | Multiple Positions | REMOTE | Full-Time | $100k - $250k + Equity We’re [0] rethinking serverless from scratch, building a new computing stack for instant, globally availab…
-
comment
Comment #45094301
Formal | Multiple Positions | REMOTE | Full-Time | $100k - $250k + Equity At Formal [0], we’re rethinking serverless from scratch: we’re building a new computing stack for instant,…
-
comment
Comment #43858994
Formal | Formal Verification Engineer | REMOTE | Full-Time | >= $150k - $200k + 0.5% equity We're building a new computing stack for instant, globally available, truly elastic, sou…
-
comment
Comment #42652424
If you haven't sent us an email already, please do!
-
comment
Comment #42652420
1. You can sign up via our website: https://formalstack.com/ . 2. Yes!
-
comment
Comment #42577530
Formal | Founding Software Engineer (Compilers, Verification) | REMOTE | Full-Time | >= $200k + 0.5% equity We're rethinking the computing stack from the ground up for truly elasti…
-
comment
Comment #41431924
If you haven't already, please feel welcome to send us a message! Even if these specific opportunities might not make sense, if this is something you're potentially interested in w…
-
comment
Comment #41431880
Thank you! I truly appreciate you saying that.
-
comment
Comment #41431878
Hi Geraldo! Thank you for the kind words, and for sending a message! The influx of responses has far exceeded any expectation I could have had, and I'm slowly but diligently respon…
-
comment
Comment #41428115
Formal | Founding Software Engineer (Compilers, Networking) | REMOTE | Full-Time | >= $200k + 2% equity We're rethinking the computing stack from the ground up for truly elastic, s…
- story
- story
-
comment
Comment #14775961
This is actually possible with fairings! Because fairings can rewrite requests, it's possible to create a fairing that rewrites a request URI of `path/` to `path` or vice-versa as …
-
comment
Comment #14775902
Database support will live outside of Rocket's core in Rocket's contrib [0] library. Everything in contrib is implemented independently of Rocket and is entirely optional to use. T…
- story
-
comment
Comment #13583023
Thanks for trying out Rocket! There are a couple of examples in Rocket's repository that illustrate how to use Rocket with a database. The more complete of the two is the todo exam…
- story
-
comment
Comment #13246361
Yes! Here's what happens when you don't do the right thing: error: 'id' is declared as an argument... --> src/main.rs:8:9 | 8 | #[get("/ ")] | ^^^^ error: ...but isn't in the funct…
- story