Viewing profile — TheMrZZ
TheMrZZ
HN member- Joined
- Fri, Jan 13, 2023, 12:22 PM UTC
- HN karma
- 84
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About TheMrZZ
No profile information was provided.
Recent public activity
-
comment
Comment #48984751
> Profile created 3 days ago > Unnecessarily aggressive > First ever comment said "Further releases of Chinese models that demonstrate the gap is not growing substantially is a hug…
-
comment
Comment #48493315
The optimal/selfish strategy is indeed to lie, but they're never pushed in that direction. Some AIs decide to reveal the information, some decide to say nothing, some actively lie …
-
comment
Comment #48493234
Disclaimer: I work at Kradle. They were never told to lie: one AI is given more information than the others, and the goal of the experiment is to understand how they're gonna lever…
- story
-
comment
Comment #48355285
I'm French, and so is JB. To me it feels more like a play on "Let there be light", as in French we'd say "Let the light be". I might be wrong but I did not feel this insinuated peo…
-
comment
Comment #48078423
I only used Rust for fun maths projects crunching billions of numbers (else python is easier for me), but I have to say rayon is the most amazing multi-processing experience I've e…
-
comment
Comment #47862816
> A single TPU 8t superpod now scales to 9,600 chips and two petabytes of shared high bandwidth memory, with double the interchip bandwidth of the previous generation. This archite…
-
comment
Comment #47833972
Snowflake uses a similar system with their 0-copy cloning. It starts with the original table's partition, and keeps track of the delta created by subsequent operations. Always foun…
-
comment
Comment #47509952
For MCP servers, there's no need to install a potentially untrusted software on your computer. Remote MCP can do very little harm, a CLI though? You're vulnerable to bad actors or …
-
comment
Comment #45591045
I don't know how much SWE get paid in your area, but I sure hope it's not 1000$/month. Though I'm aligned that I don't (yet) believe in this "AI writes all my code for me" statemen…
-
comment
Comment #45466562
Feels like a good feature, with a simple explanation, real world use cases, and a scoped solution (global only, pretty simple keyword). I like it!
-
comment
Comment #44994848
My Samsung S24 Ultra shows black lines too, on Chrome and Samsung Internet.
-
comment
Comment #41224796
To add some proofs to my answer, I actually coded a Z3 program to prove it! The 3-variables version takes too long to resolve, but I got results for the 2-variables version (tumor …
-
comment
Comment #41224790
> If the previous comment is right I actually coded a Z3 program to prove it! The 3-variables version takes too long to resolve, but I got results for the 2-variables version (tumo…
-
comment
Comment #41219829
Biggest trap of Simpson's paradox is the results can change with every level of granularity. If you take the example of Treatment A vs Treatment B for tumors, you can get infinite …
-
comment
Comment #40945490
Aside from the casino story (high value target that likely faces tons of attacks, therefore an expensive customer for CF), did something happen with them? I'm not aware of bad pres…
-
comment
Comment #40144417
I suspect having a 10M population "only" + very bad commercial relations with their direct neighbours make Israeli startups think global from scratch. In Europe, most startups tend…
-
comment
Comment #34366775
Hi! Are your models english only, or do you plan on tackling other languages?