Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
TheMrZZ
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
TheMrZZ
2mo ago
> 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 huge problem. The spending will be called into qu
2.
▲
by
TheMrZZ
3mo ago
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 and push others to their death...
3.
▲
by
TheMrZZ
3mo ago
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 leverage that advantage. Indeed the selfish (optimal?) strat
4.
▲
by
TheMrZZ
4mo ago
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 people were having a go at AV2&#x
5.
▲
by
TheMrZZ
4mo ago
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 ever had!
6.
▲
by
TheMrZZ
5mo ago
> 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 architecture delivers 121 ExaFlops of compute and allows the mos
7.
▲
by
TheMrZZ
5mo ago
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 found that builtin mechanism pretty neat!
8.
▲
by
TheMrZZ
6mo ago
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 supply chain attacks. For client side MCP it'
9.
▲
by
TheMrZZ
11mo ago
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" statements.
10.
▲
by
TheMrZZ
1y ago
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!
11.
▲
by
TheMrZZ
1y ago
My Samsung S24 Ultra shows black lines too, on Chrome and Samsung Internet.
12.
▲
by
TheMrZZ
2y ago
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 size + gender): Results can be found in this GSheet: https:
13.
▲
by
TheMrZZ
2y ago
> 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 (tumor size + gender): Results can be found in this GSheet: h
14.
▲
by
TheMrZZ
2y ago
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 layers of seemingly contradicting statemens: - Overall,
15.
▲
by
TheMrZZ
2y ago
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 press around them in general
16.
▲
by
TheMrZZ
2y ago
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 to think local-first, which hinders their scaling
17.
▲
by
TheMrZZ
4y ago
Hi! Are your models english only, or do you plan on tackling other languages?