Viewing profile — jeromegn
jeromegn
HN member- Joined
- Sun, Jan 04, 2009, 6:16 PM UTC
- HN karma
- 671
- Public activity
- 88 items
- HN profile
- View on Hacker News ↗
About jeromegn
Recent public activity
-
comment
Comment #38687159
We don't use k8s and you don't have to either. This is for current and future users who absolutely want k8s. We are a compute provider after all and making it easy to host a great …
-
comment
Comment #37785454
There’s a crate for tokio, so it’s not automatic but might still be interesting: https://lib.rs/crates/tokio-splice
-
comment
Comment #37622860
We’re using cr-sqlite as part of our distributed state propagation system. It is indeed easy to bundle in the app! https://github.com/superfly/corrosion It would be possible to dis…
-
comment
Comment #37618587
There’s a col_version column in a clock table used for last-write-wins. In case a tie, the “biggest” value wins.
-
comment
Comment #34745182
I'm the one who created this incident on our status page. I've been overly cautious in resolving this incident, but at this point I think it's causing more harm than good to keep i…
-
comment
Comment #31193631
This looks great. I might be giving this a shot for a use case we have. My main concern is the docs.rs-generated documentation is hard to use. I don't exactly know how things fit t…
-
comment
Comment #27882612
Looks like it was hidden, not on the main page: https://fly.io/feed.xml
-
comment
Comment #27881201
Whoops. It used to. Going to fix that soon!
-
comment
Comment #25887740
We use containerd with the devmapper snapshotter! Works nicely. We create a hard link to the resulting device for the root drive inside firecracker.
-
comment
Comment #24849833
To be determined. We're hoping to contribute and use what's going to come out of hyper's h3 efforts (we use Rust for our reverse-proxy). There's not much there yet though: https://…
-
comment
Comment #24662650
Their server and/or your client might not be setup for session reuse. Definitely a thing to check.
-
comment
Comment #23645905
Hey there, Fly co-founder here! Fly's proxy uses a mix of tokio, hyper and rustls. We don't need to use a crate that handles ACME because we're processing all the validation and ce…
-
comment
Comment #22626776
If you can build it in a Docker image or if you can deploy it to Heroku, then we support it :) If it doesn't work, it's a bug.
-
comment
Comment #22626279
(Disclaimer: I am a Fly.io founder) I don't recall us being at Hack Arizona, certainly not me. I googled it and all it yielded was this HN post. Your comment couldn't be further fr…
-
comment
Comment #22618376
We attempted C++ about a year ago, but I was never confident in our ability to clean up memory allocations (we had leaks) or avoid undefined behavior (we had segfaults). I definite…
-
comment
Comment #22512997
That's nice to read! Thanks. We do need to cleanup our old blog posts and links. We created a lot of content at various times. This content is not always relevant anymore. As for y…
-
comment
Comment #18418166
This is what we do at fly.io: https://github.com/superfly/fly It's based on node.js right now. It's a bit clunky, but we have many success stories of customers running it locally, …
-
comment
Comment #17428709
That’s a lot of slang (shard author here)! Happy to see people using it so much.
-
comment
Comment #17230686
I just happened to buy a Dual 1.8Ghz model for $10 CAD at a garage sale yesterday. Beautiful machine. Also had a keyboard, but unfortunately isn't a mechanical one (rubber domes ov…
-
comment
Comment #16764427
Thanks, that's appreciated! It's not such a huge pivot. The "one hostname" was checking for interest in this area and it worked well. Putting stuff under a single hostname seems to…
-
comment
Comment #16764308
Definitely not meant as arrogance. We'll make it clearer, it seems like there's a bit of that confusion here.
-
comment
Comment #15601225
The project's page: http://cnp.neclab.eu/projects/lightvm/
-
comment
Comment #7524139
Blog post with more information: http://blog.mongohq.com/two-factor-authentication-made-authf...
- story
- story