Live data from Hacker News

Viewing profile — sbenitez

sbenitez

HN member
Joined
Sun, Jan 29, 2012, 2:28 AM UTC
HN karma
640
Public activity
20 items

About sbenitez

https://sergio.bz https://formalstack.com

Recent public activity

  1. 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…

  2. 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…

  3. 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,…

  4. 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…

  5. comment
    Comment #42652424

    If you haven't sent us an email already, please do!

  6. comment
    Comment #42652420

    1. You can sign up via our website: https://formalstack.com/ . 2. Yes!

  7. 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…

  8. 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…

  9. comment
    Comment #41431880

    Thank you! I truly appreciate you saying that.

  10. 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…

  11. 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…

  12. story
  13. story
  14. 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 …

  15. 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…

  16. story
  17. 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…

  18. story
  19. 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…

  20. story