Viewing profile — hedgehog
hedgehog
HN member- Joined
- Thu, Oct 30, 2008, 10:21 PM UTC
- HN karma
- 3,968
- Public activity
- 1,460 items
- HN profile
- View on Hacker News ↗
About hedgehog
hn at fastfin dot net
Recent public activity
-
comment
Comment #49148846
They Toyota hybrids are still gasoline, what's the objection to the eCVT? So long as we're still using combustion engines it seems like the best design anyone's come up with.
-
comment
Comment #49141176
https://archive.is/kaef0
-
comment
Comment #49117167
They are useful for packaging all the related bits together. Some instructions on the line to add to the main prompt, detailed policy doc that spells out details, troubleshooting d…
-
comment
Comment #49116432
I like it based on initial testing today. I already use my own local UI for managing stacked PRs so I can see the dependencies as a tree view and the review + CI status for each, i…
-
comment
Comment #49103348
I do essentially all of my work with auto compact set to 250k and it's fine. It may be due to the way the project tooling is set up and the use of sub agents?
-
comment
Comment #49098160
What models have you found to work for which tasks? I find the local models very useful but not in a way that's replaced cloud models (yet, I remain hopeful).
-
comment
Comment #49093387
I don't know the details but I would imagine that the comparison would shift quite a lot over those years due to the rollout of SIMD features on both sides along with the other mic…
-
comment
Comment #49093206
Pentium 133MHz was coincidentally the fastest machine I had at the time but also the minimum spec labeled on the box. (my laptop had a Chips & Technologies 65550, so no 3D help the…
-
comment
Comment #49092466
Yes, but Half-Life was designed to be somewhat playable with software rendering even on a 133MHz Pentium and that would have been the better rendering path on the earliest iMacs. I…
-
comment
Comment #49091666
At the time there was also a major push to bring desktop computing and the web to the general population, remember this was a time when cutting costs enough to market a $1000 PC ($…
-
comment
Comment #49090466
For reference this is roughly period correct for the early iMac models (G3 and DV) that came out in 1998 and 1999, though MacOS 9 didn't ship until later. Impressive porting work.
-
comment
Comment #49087990
This is SSH into a remote Linux VM that has the GPU attached.
-
comment
Comment #49059288
They do reset weekly quotas periodically, I'm not sure how they determine when.
-
comment
Comment #49054063
The whole point the guy is making in the transcript is that they're taking a different strategy from the US labs, one where they focus on smaller models and cost control, and maint…
-
comment
Comment #49051933
It's probably getting less discussion because there's less user energy, the existing VM / database product has clearly not been a top focus for a while and in any case that busines…
-
comment
Comment #49014605
Maybe enabling MTP causes some weights to be displaced to host memory? MTP itself doesn't do anything during prefill so that should be exactly unchanged, decode will vary depending…
-
comment
Comment #49014311
MTP has no effect on prompt processing.
-
comment
Comment #48992971
Yes that's what I've read. As far as I know the approach should transfer well to hybrid model architectures like modern Qwen and sizes like 27B by using multiple chips. LoRA-steere…
-
comment
Comment #48983485
No the weights are in the metal layers, they cannot be updated.
-
comment
Comment #48982191
The library does respect the client-side reduce motion setting (by disabling all animated effects).
-
comment
Comment #48981762
For our purposes it has the mining/crafting/construction bits the kids care about so in that dimension there's no difference. From my perspective it's been simple to operate, and h…
-
comment
Comment #48969191
Luanti with Mineclonia plug-in works well if you are willing to move entirely to Mac/Windows/Linux clients. The whole stack is open source so it's easier to make changes etc if you…
-
comment
Comment #48960821
The VAIO P and some Panasonic rugged handhelds have those chips, both interesting machines, I think it would be possible to write a modern Mesa driver for those but it would be a l…
-
comment
Comment #48959608
I auto compact around 200k tokens both due to this and because the cached read cost really escalates when sessions have more tokens than that (too short and you pay a lot in per-co…
-
comment
Comment #48949585
I don't know about the overall breakdown but in my case longer runs are prototyping, bug hunting, reverse engineering, etc. For example Gnome Remote Desktop didn't work in my confi…