Viewing profile — hansihe
hansihe
HN member- Joined
- Wed, Feb 25, 2015, 6:13 PM UTC
- HN karma
- 347
- Public activity
- 69 items
- HN profile
- View on Hacker News ↗
About hansihe
[ my public key: https://keybase.io/hansihe; my proof: https://keybase.io/hansihe/sigs/PfpwSyBwKYgn8cDVS0FghzCw2sZF1N_ozR08IekKMPE ]
Recent public activity
-
comment
Comment #48907915
They are not really token-in token-out per se, they are embedding-in embedding-out. When operating on text, you embed each token into the LLMs embedding space. You go from a discre…
-
comment
Comment #48906311
It seems likely to me this was driven by the `ultra` mode in 5.6, which fans subagents to do work. This mode was previously only available in the web UI (what was previously known …
-
comment
Comment #47170753
What do you mean? There is nothing unenforceable about this.
-
comment
Comment #46198259
CockroachDB does Serializable by default
-
comment
Comment #43387157
What makes it so great for me is the effortlessness. I often use Python for quick one off scripts. With UV I can just do `uv init`, `uv add` to add dependencies, and `uv run` whate…
-
comment
Comment #43225687
Your dismissal of this research shows a fundamental misunderstanding of how scientific analysis works. The study analyzed two separate phenomena - changes in engagement for Musk's …
-
comment
Comment #43223310
The study analyzed two separate things: * Change in engagement for posts by Elon Musk * Change in engagement for republican content It seems to me that when taken together, these t…
-
comment
Comment #43214744
Why is that laughable exactly? It was the same point in time which he endorsed Trump
-
comment
Comment #43080009
It's worth noting that when Trump says "radical left lunatics" he means mainstream democrats like Kamala Harris. https://www.aljazeera.com/news/2024/7/25/trump-blasts-harris...
-
comment
Comment #42902360
I think it aged perfectly well. We were talking about his son, he let the process play out in full which is beyond respectable. When the incoming administration has shown extraordi…
-
comment
Comment #42769431
After the precedent around pardons set by his predecessor I'll give him that one. At least Biden let the process play out before issuing the pardon so the public got to know all th…
-
comment
Comment #41849105
$375 per box doesn't seem bad to me at all when you probably only need a couple per school?
-
comment
Comment #41256929
It's still open source and actively maintained by Apple, they use it internally. https://github.com/apple/foundationdb
-
comment
Comment #41153057
Edge TPUs are definitely not comparable to the datacenter TPUs. They only support TFLite for one.
-
comment
Comment #40899805
I don't know about this at any detailed level, but doesn't designing standard cells for leading edge nodes involve a lot of trial and error? Is a lot of the issues that can occur e…
-
comment
Comment #40899726
It's probably more of a node thing than a fab thing. You would have a much easier time getting the fab to do random stuff for you on a legacy node compared to a leading edge node. …
-
comment
Comment #39822028
This is really cool! Do you have some more example images somewhere?
-
comment
Comment #39460753
For cases like this, you just need to convince it that it would be inappropriate to generate anything that does not follow your instructions. Mention how you are planning to use it…
- story
-
comment
Comment #39045666
> We are writing to inform you that we have discovered two Home Assistant integration plug-ins developed by you [...] that are in violation of our terms of service > Specifically, …
-
comment
Comment #37655382
I was confused by this article in the beginning, it does a pretty bad job at drawing a distinction between the pure quadlet example at the start and the example of using CoreOS to …
-
comment
Comment #37465494
While that's true, you really only need to blast out RGB data to get an image on screen. Most of what you are talking about is layered on top and optional. I did a tiny HDMI implem…
-
comment
Comment #37053105
Kagi has the ability to customize site weights which I really like.
-
comment
Comment #36953072
Anecdotally this actually works. An LLM is trained on a wide distribution of data. "Just asking" it to not make mistakes makes it more likely to sample the part of the distribution…
-
comment
Comment #35466056
That's not true, ChatGPT is a model. Quote from the ChatGPT announcement post: > ChatGPT is a sibling model to InstructGPT, which is trained to follow an instruction in a prompt an…