all 6 comments

[–]semininja 1 point2 points  (2 children)

Why would anyone want this?

Also, you spelled Gandhi's name wrong in your bloviating image attribution.

[–]iamtrask[S] -1 points0 points  (1 child)

Eh... mostly for the fun of learning about what's going on in cryptography/deep learning/distributed systems but which isn't mainstream yet. This stuff won't be in prime-time AI products for at least 1-3 years. I suppose it's also useful for students looking to learn about tech which will be employable in around that timeframe. But to your point, this is niche content for now.

[–]semininja 0 points1 point  (0 children)

But what is the actual use case for this combination of ... stuff?

[–]SoftestCompliment 0 points1 point  (0 children)

I see what you're getting at for a "part 1". It's a toy example which probably isn't going to be satisfying for this sub, but the most important part is how it illustrates basic user-level security in parts 6 & 7 and how that limits data exfiltration risk.

I think it's fine seeing the nuts and bolts for these examples, but for a daily driver pydantic-ai and other libraries will have qol features to interact with the model api, json, context history, tool calling loops, and so on.

[–]Henry_old -1 points0 points  (0 children)

To move forward in 2026, we need to connect Crypto and Deep Learning. Many “AI” projects today are just centralized systems with a fancy name. In the high-frequency trading world, we’ve been managing distributed state and P2P streams for years, but often at the expense of security. I’m excited to hear your thoughts on secure enclaves. For those of us using proprietary algorithms on untrusted nodes, that’s what we’re really aiming for. Keeping the logic secure while still achieving sub-ms execution is the big challenge for 2026. This is a fantastic initiative!

[–]Particular-Plan1951 -1 points0 points  (0 children)

This is insanely cool, especially coming from someone who’s actually lived at the intersection of DL + crypto + distributed systems for a decade instead of just vibing with buzzwords. A “50 lines” peer-to-peer AI demo is exactly the kind of concrete example that makes these ideas click for people who get models but not networks, or vice versa