Viewing profile — kflansburg
kflansburg
HN member- Joined
- Mon, Apr 01, 2019, 5:08 PM UTC
- HN karma
- 53
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About kflansburg
Formerly Rust @ Apple, Cloudflare Workers
kflansburg.com
Recent public activity
-
comment
Comment #48342933
My point was not about our ranking specifically, but the methodology of taking a point-in-time sample.
-
comment
Comment #48340444
I would recommend tracking this data over time. I work on Cloudflare's KV cache for Kimi K2.6, and while there are periods where our cache rate is low, we are frequently in the 80-…
-
comment
Comment #48247445
If you aren't already aware, Karpathy has several videos that could get you there in a few hours https://www.youtube.com/@AndrejKarpathy
-
comment
Comment #47977223
Cloudflare | Systems or ML Engineer, Workers AI | Austin, TX or London, UK or San Francisco, CA (Hybrid) | Full-Time | https://cloudflare.com Cloudflare is building across the enti…
-
comment
Comment #47603909
Cloudflare | Systems or ML Engineer, Workers AI | Austin, TX or London, UK or San Francisco, CA (Hybrid) | Full-Time | https://cloudflare.com Cloudflare is building across the enti…
-
comment
Comment #45721824
I see now that this incident happened in September 2024 as well.
-
comment
Comment #45721602
Yes, I've already performed the upgrade for my projects, but since they hit this bug, I'm guessing they haven't.
-
comment
Comment #45721368
> an if let expression over an RWLock assumed (reasonably, but incorrectly) in its else branch that the lock had been released. Instant and virulently contagious deadlock. I believ…
-
comment
Comment #43540431
I'd love to see this comparison between Garmin and Oura. I ditched Whoop because it was too easy to get 100 sleep scores, but my Garmin watch is much harder to please. I do think i…
-
comment
Comment #43215519
All of the JS features are available in Rust, but some don’t have a first-class SDK API yet and you must use wasm-bindgen.
- story
-
comment
Comment #39908346
I was responding to your point about isolates and cold starts. Snapshots are unique to Python, but V8 does not seem relevant here, all this is doing is initializing the linear buff…
-
comment
Comment #39908023
We discussed a separate configuration field for Python version. It’s not technically challenging, this was a design choice we made to simplify configuration for users and encourage…
-
comment
Comment #39907338
I believe that your summary misunderstands how we will handle versioning. The pyodide /package versions will be controlled by the compatibility date, and we will be able to support…
-
comment
Comment #39750942
Run:AI https://news.ycombinator.com/item?id=39738342
-
comment
Comment #39582835
You can find an IV that makes sense for a single option with invalid other parameters, but things will break down when you go to price other expirations / strikes. When trading, yo…
-
comment
Comment #39582667
It's not really implied volatility, it's the actual volatility between now and expiration. Everyone can only estimate at what that will be. IV is essentially using prevailing price…
-
comment
Comment #39564540
Cloudflare | Multiple Roles | Full-Time | Austin, Lisbon, London, or REMOTE | cloudflare.com Cloudflare Workers is hiring for multiple roles to help build the leading serverless pl…
-
comment
Comment #39436243
I believe that what you are looking for is Hyperdrive. Global connection pooling and query caching. https://developers.cloudflare.com/hyperdrive/configuration/h...
-
comment
Comment #19787572
Nice! I always end up implementing some portion of this on every major project I do. After using something like Rust's Serde crate, you really miss this functionality in Python.
- comment
- comment