Viewing profile — guipsp
guipsp
HN member- Joined
- Mon, Nov 04, 2013, 9:06 PM UTC
- HN karma
- 842
- Public activity
- 396 items
- HN profile
- View on Hacker News ↗
About guipsp
No profile information was provided.
Recent public activity
-
comment
Comment #49068147
It's specifically about the mechanics/physics rather than the model, but yes.
-
comment
Comment #47936734
The Linux kernel is pretty small
-
comment
Comment #47892100
This does still look like it uses XLA, fwiw.
-
comment
Comment #47796011
It is not a stupid concern, butt there is architecture around making sure you can't just save a request for later and replay it
-
comment
Comment #47615302
It is mostly developed by AMD and used to be hosted on the AMD github iirc
-
comment
Comment #46387381
You cannot explain everything to everyone all the time. Besides, this is not even a paper. Sometimes you are not the target audience and have to put some words into Google.
-
comment
Comment #46385213
While that is true, it's not like I can use two laptops at once
-
comment
Comment #46035170
The hotel can just not offer free cancelation
-
comment
Comment #45928856
You might be mixing up LXC and LXD
-
comment
Comment #45628515
The link you posted explains exactly why they threw it away. You may disagree, but the stakeholders did not.
-
comment
Comment #45481570
Look at the parent dir. I agree it is a bit confusing
-
comment
Comment #45448813
In java, for example, jump to definition is pretty flawless.
-
comment
Comment #45291448
Luau was named Luau before Luau was a different language
-
comment
Comment #45221231
You have for sure seen this in constant propagation.
-
comment
Comment #45041176
Hard links are already used, when available. Are you on windows?
-
comment
Comment #44890804
They are not completly unrelated. There is significant overlap. FFMPEG also uses libs from VLC.
-
comment
Comment #44890778
Likely because they are a GNOME user and the APIs are DE specific.
-
comment
Comment #44815443
https://github.com/ollama/ollama/tree/main/model/models
-
comment
Comment #44815413
No one is astroturfing. You cannot run any model with just GGML. It's a tensor library. Yes, it adds value, but I don't think that saying that ollama also does is unfair.
-
comment
Comment #44695975
Where's the dumb hack?
-
comment
Comment #44424740
You are aware other languages exist? Some of which don't even use the Latin script?
-
comment
Comment #44423260
What a "basic character set" is depends on locale
-
comment
Comment #43897531
You can do windows debugging with lldb and gdb.
-
comment
Comment #43698775
I mean, that is fine and all, but it doesn't really matter for making the software run correctly on systems that currently exist.
-
comment
Comment #43698179
Does it really tho? I've had address resolution break more than once in go programs.