Viewing profile — teravor
teravor
HN member- Joined
- Thu, May 07, 2026, 4:41 PM UTC
- HN karma
- 405
- Public activity
- 190 items
- HN profile
- View on Hacker News ↗
About teravor
No profile information was provided.
Recent public activity
-
comment
Comment #49224041
the only interesting thing about it is that the model did those things on its own initiative. it's surprisingly easy to prompt even a midrange model such as GLM 5.2 to begin a tedi…
-
comment
Comment #49223701
by giving it away they capture none of the value except for some PR.
-
comment
Comment #49205400
> GrapheneOS supports device attestation (the non-google kind at least) they have an app that does GOS to GOS attestation. they also run a remote attestation proxy to a google atte…
-
comment
Comment #49205370
you generally should use intermediaries (they buy API from the main provider and serve it to you) when dealing with a company like Meta, a company you want no direct relationship w…
-
comment
Comment #49204629
> Capital has higher protections than unions, what are you on about? You have the corporate veil whereas the liability stops at the organization rather than the individuals the cor…
-
comment
Comment #49202354
the problem with unions is that they tend to enjoy legal protections not afforded to anyone else. as such they will distort the marketplace. as is often the case with such carve-ou…
-
comment
Comment #49201353
once you are able to get the full probability distributions per token you can distill it on specific domains. distilling without that isn't generally a good idea unless you have in…
-
comment
Comment #49197642
symmetric crypto typically wants the eat the cake and have it too, it wants to be both secure and efficient. to that end, a so-called "security margin" is guessed at and the number…
-
comment
Comment #49178421
[dead]
-
comment
Comment #49163911
every lab independently discovered that getting good at bit alchemy (coding and related tasks) should come first as it will enable the formation of training pipelines that will the…
-
comment
Comment #49149547
the thief appears sloppy in how they stole the coins. multiple waves, linking outputs together etc.
-
comment
Comment #49148608
note that hardware attestation does not utilize ZKP or blind signatures. so your hardware ID is technically exposed. usually to make use of the exposure multi-party collusion is re…
-
comment
Comment #49138501
nothing publicly available that I'm aware of.
-
comment
Comment #49138245
the assumption appears to be that intelligent life would wish to expand. the expansion drive makes sense for purely biological life as it arose by natural evolution, technologicall…
-
comment
Comment #49130658
a specialist model sufficiently post-trained can outperform a frontier model while being dirt cheap. what we did was distill GLM 5.2 into a 27B model on SQL and then post-train it …
-
comment
Comment #49129372
distilling K3 into DS4 flash will likely only be a good idea for specialists. the difference in model capacity is otherwise too large. we used to distill GLM 5.2 into Qwen 27B spec…
-
comment
Comment #49127986
has there ever been a CEO (or large shareholder) that ever said anything of substance against self interest? it's a waste of time to take anything any of them say to heart, you sho…
-
comment
Comment #49127917
it depends on what it is you are doing. if the complexity is low (frontend, GUI) you can just prompt it once and refine at the end. if the complexity is high but you know how the t…
-
comment
Comment #49117551
> Spray the stratosphere with SO₂ it will probably be more effective to introduce additives to jet fuel that form aerosols. something like sodium.
-
comment
Comment #49117538
above ~35 C a breeze makes it worse.
-
comment
Comment #49093027
to maintain a mental model of LLM generated code I resort to exclusively DOD (data oriented design) principles. I spend most of my time engineering structs and describing transitio…
-
comment
Comment #49088828
if you have the model weights or a provider that will give you the full token distributions you can have the next best thing and do a domain-specific distillation. this way you can…
-
comment
Comment #49088675
it helps when you first start by distilling (full distribution) domain specific workflows from a larger open model (kimi k3 would be perfect for this now, we used glm 5.2) and then…
- comment
- comment