Viewing profile — ydj
ydj
HN member- Joined
- Mon, Mar 13, 2017, 5:44 PM UTC
- HN karma
- 101
- Public activity
- 37 items
- HN profile
- View on Hacker News ↗
About ydj
No profile information was provided.
Recent public activity
-
comment
Comment #48964611
I used to think LG monitors were a good option for high quality 4k high refresh rate monitors. But having owned one of their expensive gamery offerings, it is basically worse in ev…
-
comment
Comment #48790876
Yes, if it does archiving too that would be perfect.
-
comment
Comment #48782650
Not sure, there was a lot of complaints when it rolled out because it was actually peer to peer syncing to other laptops which was causing bandwidth issues for people working on vp…
-
comment
Comment #48782422
Hister sounds like something I wanted for a while, but never got around to building. Searching stuff I’ve seen before is most of what I do with a search engine, so having it local …
-
comment
Comment #48751882
At meta, there was a project for delivering binaries of internally built libraries / binaries to dev laptops using a private ipfs network. This was live for at least some period of…
-
comment
Comment #48682550
Surely you can express this in C++ just as you could in rust…
-
comment
Comment #48535217
Yeah, I’m doing TP with two cards. The topology is configured based on yaml files, and if you are not using a predefined config you can just create a new config with your topology.…
-
comment
Comment #48525068
I think it’s not really worth it compared to just buying tokens or a coding plan. My setup has 4090 handling attention while TT accelerators handles MLP. With just a 4090 you can h…
-
comment
Comment #48524929
The software stack is pretty immature, definitely very DIY. Their officially supported models are pretty old at this point, though there’s community support for gemma4, and models …
-
comment
Comment #48524899
Yeah that’s definitely the smarter buy if you want to just have models running quickly. But the cost of 2 p150 and a 4090 was The main issue is the immature software, and somewhat …
-
comment
Comment #48518772
80tp/s with 5080 3090 combo is wild. I’ve been working with a 4090 and two Tenstorrent p150 cards, and manage only about 30 tps utilizing all three for qwen3.6 27b q8. Guess I got …
-
comment
Comment #48188690
I think some people do like the collection mechanics. And some games require specific team comps in order to beat the harder content.
-
comment
Comment #48188672
How do you determine that the model was reasoning in Chinese in layer X? I would think the middle layers do not map into any tokens.
-
comment
Comment #48116091
The thing I always wondered regarding obsidian plugins is how they are able to offer them on iOS, given that iOS has rules against downloading code that alters functionality of the…
-
comment
Comment #48032066
Not necessarily. Servers serving the model likely has enough traffic that they are batching decodes already. MTP reduces latency and increase efficiency only when the server can’t …
-
comment
Comment #47798607
Running the mxfp4 unsloth quant of qwen3.5-397b-a17b, I get 40 tps prefill, 20tps decode. AMD threadripper pro 9965WX, 256gb ddr5 5600, rtx 4090.
-
comment
Comment #47538652
Funny, when I got tired of trying to find a nice desktop background I just started using a solid color of muted blue or green. I never read about this specific usage of colors befo…
-
comment
Comment #47481341
I tried fedora silverblue for a while, but the way it works is that it builds a new root fs image whenever you change the installed packages, this makes system package changes take…
-
comment
Comment #47257204
I think it’s not so much that the asyncio primitives got wrong about shared state, as much as is what the authors got wrong about the usage of those primitives. They are classic co…
-
comment
Comment #46239665
I noticed requests that were exploiting the vulnerability were turning into timeouts pretty much immediately after rolling out the patch. I’m surprised it took so long for it to be…
-
comment
Comment #45796524
Is there a mypy plugin or other tool to check this via static analysis before runtime? To my knowledge jaxtyping can only be checked at runtime.
-
comment
Comment #44884194
I’ve also done a noctua fan replacement on my ups. My worry is that they are rated for lower airflow than the original fans they replaced. Have you checked whether it stays cool wh…
-
comment
Comment #44883238
I had the same thought, and looked specifically for this in the paper. They do have a section where they talk about fine tuning with “cold” versions of the responses and comparing …
- comment
-
comment
Comment #43866283
One more: https://conifer.rhizome.org/ This one seems to be directly related to the webrecorder project which seems like a pretty full featured warc recorder.