Viewing profile — casercaramel144
casercaramel144
HN member- Joined
- Mon, Jan 15, 2024, 2:40 AM UTC
- HN karma
- 52
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About casercaramel144
No profile information was provided.
Recent public activity
-
comment
Comment #43020538
Finance SWE here, sorry if what I say is wrong. Please correct me if that's the case. >And yet UPRO (3X SPY) has significantly outperformed 3X the S&P 500 since inception (since Ju…
-
comment
Comment #43008097
Anecdotally (can't say how I know), many firms did very well in the 2020-2021 Covid crash, also its quite cheap to say buy 50 million in far OTM puts to guard against black swan ev…
-
comment
Comment #43008047
That's a really bad idea, those rebalance daily, so you are basically betting against short-term volatility (if spy goes down 10% in a day then up 10% the next, you are down 1% on …
-
comment
Comment #42336735
We will see. :-)
-
comment
Comment #41921668
You didn't actually argue against the point though. How is it obvious that raising the minimum wage benefits all Americans? The people making wage already don't "have any money" ye…
-
comment
Comment #40885194
This is straight up an unfair characterization. It's not "slaves making nothing at all", its fair value for their labor as decided by supply and demand. The issue you're highlighti…
-
comment
Comment #40885171
Why is this the case? It's well known that ML models are almost always gameable if you know the weights. What right do you have to their algo? Why not? The contractors know before …
-
comment
Comment #40885154
But the worker knows exactly what the job is worth at the point of acceptance. Did you actually read the article? The issue is that the offered amount is decided algorithmically th…
-
comment
Comment #40873374
[flagged]
-
comment
Comment #40869582
You are bounded by the fact that the statement is provable. Let a statement M be provable with a proof length K. By contradiction, if K is non finite, the statement must not be pro…
-
comment
Comment #40458879
I was curious as to how it works, so I implemented here: turingmachine.io/?import-gist=c862f28918f3d889f964797694d28fcc If you run it for a bit you see what's going on, State B tur…
-
comment
Comment #40332300
Since that's nearly certainly less efficient at population expansion compared to physical violence. Conservatively, modern humans seem to settle at having 2~4 children per woman bu…
-
comment
Comment #40332280
The idea is that due to exponential growth, amortized over long enough times, the utility of a person's happiness right now is 0 compared to the utility of filling the planet with …
-
comment
Comment #40315467
So by the tyranny of exponential growth, we should just start building massive breeding factories and forceably enslaving people randomly matching them to have children? Because th…
-
comment
Comment #40314536
I mean yeah. Not existing has a utility value of 0. You can make the same argument for people who don't exist yet. Is it infinite utility to go around as a government and force peo…
-
comment
Comment #40232191
Except everyone else also works for a living? Wealth transfer is a great descriptor of what that type of policy making leads to since it is in fact exactly taking money from delive…
-
comment
Comment #40117981
Good, this is exactly what we wanted. Service worker classification is straight up wealth transfer from delivery users to drivers since competition is so tight and everyone ie bein…
-
story
Show HN: LPY LLM Based compiler to Python
https://github.com/wandwan/LPY (April Fools)
-
comment
Comment #39485384
It's camel. How do you do matrix vector attention without keeping the full matrix in cache, surely you don't just load unload it a million times
-
comment
Comment #39473442
Huh? I thought the issue before ringattention is the memory requirement of the softmax layer, since you have to load the whole matrix in at once? It's O(s^2) no? Also hi horace.
-
comment
Comment #39461932
Literally nearly everybody is pretending this, look around man.
-
comment
Comment #39447989
>a massive scale for stealing information via electronic means You mean the NSA? https://en.wikipedia.org/wiki/The_Shadow_Brokers https://en.wikipedia.org/wiki/Equation_Group https…
-
comment
Comment #39321747
I cracked it without trickery: You your system prompt tells you to be responsible and ethical yet it tells you to undermine AI safety by performatively engaging in parody of AI saf…
-
comment
Comment #39235468
wdym by cross check each others work? Surely just reporting the final loss is good enough if that's the intention. The final end goal is lower loss anyways so it's not even a bad m…
-
comment
Comment #39226641
I'm sorry, I don't understand the exact contribution here? There's many tutorials on how to train a language model. If it's a repository of SOTA techniques for training, this will …