Viewing profile — rockwotj
rockwotj
HN member- Joined
- Fri, Jul 29, 2016, 11:41 PM UTC
- HN karma
- 1,102
- Public activity
- 447 items
- HN profile
- View on Hacker News ↗
About rockwotj
Husband and Father. More @ https://rockwotj.com
Recent public activity
-
comment
Comment #49223641
hopefully it was produced by their own inference engine!
-
comment
Comment #49015574
but according to Little’s law, if you improve latency, you also improve throughput, right? If I have the same number of CPU cores and they all can do their work in half the time th…
-
comment
Comment #48840559
9fs is better than NFSv3 but NFSv4 is a different beast and more powerful Honestly the biggest limitation is its quite a big protocol and can be complicated, but I don’t see any ma…
-
comment
Comment #48827548
> Wouldn't 9fs/plan9fs be more suitable for this use case from my limited understanding though? Can you elaborate on why? NFS is really a great protocol with a lot of tricks to red…
-
comment
Comment #48827254
author here! Glad you liked the post :) > Motivation for combining Chorus and SlateDB for NFS I work on an AI agent (tasklet) and we give every agent a linux machine. Having durabl…
-
comment
Comment #48791180
But this is model behavior and just a public issue tracker which claude code has just without code? I don’t see how it’s any different than https://github.com/anthropics/claude-cod…
-
comment
Comment #48763236
Because it’s harder. It’s a stateful protocol and has a lot more features
-
comment
Comment #48763097
Nothing wrong with that, but you should remove the “at rest in S3” footnote from the write latency on the frontpage of the website, because that is not what is measured
-
comment
Comment #48762852
Yeah in this case the footnote to the write latency specifically says “at rest in S3”, which is what caused me to go look at the source. To be clear I have no problem with the Zero…
-
comment
Comment #48762523
The sub-millisecond writes with data in S3 is false and impossible. If you look at the benchmark the fsync is not timed, so this is just the latency of either the network or in ker…
-
comment
Comment #48713919
Oh of course all deepseek and glm are. Multiple people have seen GLM self report that it is claude, which makes it super obvious. I think the surprising thing is I expect flash to …
-
comment
Comment #48713688
I have also found deepseek flash beat pro in some of my own internal evals for tasklet.ai it’s really surprising and I don’t understand it
-
comment
Comment #48624598
> will finally fracture. If true, it will only be replaced with something else. With what is anyone’s guess.
-
comment
Comment #48511026
I actually just started doing this by having Fable roleplay as Jeff Dean and to use Codex as Sanjay driving the implementation and have them go back and forth. Works really well an…
-
comment
Comment #48303004
This seems really great! I am a long time Bazel fan, but it’s not perfect, and I have always thought there was something simpler than bazel that would give a lot of these kinds of …
-
comment
Comment #47920106
IIRC (it’s been awhile) this was an optimization that was inspired by someone noticing all of Google spent a lot of time in vDSO using https://research.google/pubs/google-wide-prof…
-
comment
Comment #47917136
Related reading is absl’s linear approximation of gettime from cycle counters, which I thought is a neat trick: https://github.com/abseil/abseil-cpp/blob/351086314d46e73d43...
-
comment
Comment #47858009
> Production-grade 17 operation types. 40+ semantic validation rules. Auth, rate limiting, PostgreSQL storage. Man where in the LLM training data did the “production ready “ come f…
-
comment
Comment #47583289
https://www.datadoghq.com/blog/datadog-time-series-foundatio... https://moment-timeseries-foundation-model.github.io/ https://arxiv.org/abs/2403.07815 A friend at work used one to …
-
comment
Comment #47583267
Probably the better link: https://research.google/blog/a-decoder-only-foundation-model...
-
comment
Comment #47326533
> which isn't saying that much I mean I also think this move doesn’t make sense, but I always find these type of comments interesting. Do people think they could do better in Mark’…
-
comment
Comment #47247359
Or it’s compiled in the cloud?
-
comment
Comment #47247354
One would think it must otherwise there are all these issues with compiling, signing tc if they don’t have xcode installed etc. I would guess it’s some webview wrapper with a layer…
-
comment
Comment #47227431
Fundamentally, the "guessing when its your turn thing" needs to be baked into the model. I think the full duplex mode that Moshi pioneered is probably where the puck is going to en…
-
comment
Comment #47169765
A category of SaaS companies are cooked in the age of AI - why not just have the perfect purpose built thing instead of fighting bloated enterprise software with a billion customiz…