Viewing profile — txdv
txdv
HN member- Joined
- Sat, Mar 30, 2013, 11:11 AM UTC
- HN karma
- 514
- Public activity
- 266 items
- HN profile
- View on Hacker News ↗
About txdv
No profile information was provided.
Recent public activity
-
comment
Comment #48989534
LLMs are black boxy, its not like I can inspect the used weights of a prompt and judge the source of those weights.
-
comment
Comment #48988732
I'm currently writing a compiler (forever garage project) the speed at which Claude is able to debug with gdb what was wrongly generated is insane. I had not much prior expertise s…
-
comment
Comment #48931553
How big is your TF state on your routers? Yeah, TF is slow if you have thousands of configs and batching not integrated in the provider.
-
comment
Comment #48931484
I recently just referenced the selective applicative functors paper and let it write me an implementation in scala. There is one already available in github, so I can't judge if it…
-
comment
Comment #48606649
whats keeping you from upgrading?
-
comment
Comment #48411723
mitchell hashimoto https://github.com/mitchellh/vouch implemented this idea
-
comment
Comment #48306054
how is duckduckgo using us?
-
comment
Comment #48159537
if they succeed nothing will change for you
-
comment
Comment #48081332
maybe its tokens instead of time now? bun has access to an unlimited amount of it
-
comment
Comment #47964954
Can we get one in Lithuania?
-
comment
Comment #47591596
> False, it creates consumer demand for inference chips, which will be badly utilised. There are so many CPUs, GPUs, RAM and SSDs which are underutilized. I have some in my closet …
-
comment
Comment #47518031
Worst part about liquid glass changes is that it was probably rushed so they could cover for lack of AI features that they promised a year ago
-
comment
Comment #47335757
I think zig is striving for language minimalism, make it minimal as possible then if a feature optimized multiple places use cases benefit
-
comment
Comment #47208380
Once he fixes the past he will have more time to fix the future
-
comment
Comment #46888766
js string builtin in wasm is a thing now, might be sharable across runtimes with special compile flags
-
comment
Comment #46570623
Only contrast I see is that he thought it was much more of a corner case which turned out to be not that true anymore since everyone started using claude code.
-
comment
Comment #46223457
Can't they do it here? or will the authorities go after these kind of upgrades?
-
comment
Comment #46152994
on one hand they are loosing profit, on the other hand they are gaining on market share. They will probably wait a short while to assess how much they are willing to sacrifice prof…
-
comment
Comment #46152709
Just like the GPUs. NVIDIA started allocating most of the wafer capacity for 50k GPU chips. They are a business, its a logical choice.
-
comment
Comment #46140736
> knuckle-draggers claiming that "Linux sucks because it can't play games" they still do it because you can't play all the multiplayer games with kernel level anticheats
-
comment
Comment #46140724
"We will make linux a viable gaming before we increment that number to 3!" But I totally agree, I still install windows for gaming on my machine, but it looks like that for my purp…
-
comment
Comment #46087929
> This is a weird article. It’s titled “how to use vsock” but 95% is how to set up Bazel, gRPC, and building a C++ project. This is just what happens when you use bazel to quickly …
-
comment
Comment #46043846
maybe merging patch files was a thing way before git?
-
comment
Comment #45758113
you can just point a shotgun at your foot and pull the trigger, isn't that covenient?
-
comment
Comment #45758087
Just profile the slow parts and rewrite them in rustm, easy.