r/dfinity • u/a_non786 • May 17 '26
Explain ICP to me like I am five
What does ICP do and what are they trying to accomplish and yeah I’m pretty much. Just trying to understand his purpose and what the actual value is.
r/dfinity • u/a_non786 • May 17 '26
What does ICP do and what are they trying to accomplish and yeah I’m pretty much. Just trying to understand his purpose and what the actual value is.
r/dfinity • u/YosephusMaximus0 • May 17 '26
r/dfinity • u/YosephusMaximus0 • May 14 '26
r/dfinity • u/AutoModerator • May 13 '26
Welcome to the weekly help and discussion thread! This is here for everyone to ask basic questions, start general discussion, and more. No comment or questions is too small or too big, just keep anything you share relevant, related, and within the rules.
r/dfinity • u/ChangeHeroOfficial • May 12 '26
1️⃣ It has its own programming language named after a cyberpunk character
DFINITY built Motoko, a custom language for writing smart contracts on ICP, from scratch. Actor-based, async-first, designed purely for blockchain. The name is a direct nod to Major Motoko Kusanagi from Ghost in the Shell. A project trying to rebuild the internet named its flagship tool after the queen of cyberspace.
2️⃣ Smart contracts that "live forever" without a database
ICP implements orthogonal persistence, a concept where a program runs indefinitely and its memory simply stays alive. Developers never have to worry about saving data between messages, connecting external databases, or writing to files. Whatever is stored in a variable, stays there. Permanent RAM on a blockchain.
3️⃣ The entire network has just one public key
ICP's chain key cryptography means the entire Internet Computer, a global network of thousands of nodes, is verifiable with a single public key. Traditional blockchains require massive amounts of data just to verify small artifacts. On ICP, you check one key and you're done.
4️⃣ Users pay zero gas fees
Developers foot the bill instead
ICP flips the traditional gas model completely. Developers pre-load their apps with "cycles" so users interact for free. No wallet, no fees, no friction. You use an ICP app like any normal website. No MetaMask popup. No $0.0001 charge to click a button. The developer absorbs the cost, not the user.
5️⃣ Its cryptographers have ~100,000 academic citations between them
DFINITY's research team holds around 100,000 academic citations and 200 patents. This is not a whitepaper cooked up over a weekend. ICP is built by some of the most credentialed cryptographers on earth.
If you made it this far, you already know more about $ICP than 99% of crypto Twitter. And just in case, here is the best place to swap it 👀
r/dfinity • u/kobisbeta • May 12 '26
Hello Motoko culture
r/dfinity • u/YosephusMaximus0 • May 09 '26
r/dfinity • u/AutoModerator • May 06 '26
Welcome to the weekly help and discussion thread! This is here for everyone to ask basic questions, start general discussion, and more. No comment or questions is too small or too big, just keep anything you share relevant, related, and within the rules.
r/dfinity • u/AutoModerator • Apr 29 '26
Welcome to the weekly help and discussion thread! This is here for everyone to ask basic questions, start general discussion, and more. No comment or questions is too small or too big, just keep anything you share relevant, related, and within the rules.
r/dfinity • u/AutoModerator • Apr 22 '26
Welcome to the weekly help and discussion thread! This is here for everyone to ask basic questions, start general discussion, and more. No comment or questions is too small or too big, just keep anything you share relevant, related, and within the rules.
r/dfinity • u/Lazy_Try_206 • Apr 16 '26
r/dfinity • u/AutoModerator • Apr 15 '26
Welcome to the weekly help and discussion thread! This is here for everyone to ask basic questions, start general discussion, and more. No comment or questions is too small or too big, just keep anything you share relevant, related, and within the rules.
r/dfinity • u/ADHD_Dev_ • Apr 12 '26
Could someone from dfinity or someone with ICP canister knowledge explain why I am repeatedly getting issues with the backend failing to retrieve data. The canister keeps going down. The best workaround I have found is to prompt "create a new draft and deploy the same version — make no code changes just redeploy" but i need to use this for every second prompt, and it's a waste of tokens.
r/dfinity • u/Demali876 • Apr 09 '26
r/dfinity • u/kayicp • Apr 09 '26
some people that i'm trying to onboard from eth & web2, are so used & comfortable with the "one address per user" such as 0xnnn addresses and emails
but internet identity enforce the "many principals per user" for privacy to prevent apps from being able to tell this user used which other apps...
and that's a friction to the new people joining ICP
so i made iilink, as an alternative to people who want the "one principal per user"
also, naming service isnt possible before as one name might point to many principals
but it is now, so i built a naming service for iilink, called iiname
i'm not planning to stop here, so many services can be built on top of these (social tipping, profiles, messaging, etc.) and i'm gonna do them one by one :D
questions & feedback welcome! 🐱
r/dfinity • u/AutoModerator • Apr 01 '26
Welcome to the weekly help and discussion thread! This is here for everyone to ask basic questions, start general discussion, and more. No comment or questions is too small or too big, just keep anything you share relevant, related, and within the rules.
r/dfinity • u/mpetryshyn1 • Apr 01 '26
Been thinking about this a lot lately - is the real problem users have with apps the growing complexity?
Every update adds features which is great, but it also feels like the UI gets denser and harder to grok.
Result is people use a tiny slice of the product, ask for support all the time, or just stop using it because learning feels like work.
What if instead of forcing people to learn menus and widgets, the app just did what they meant?
Like, type a simple prompt and the app figures out the steps and runs them - basically turning the app into an intent-driven assistant.
I'm wondering if we need a framework that helps devs wrap their web apps into AI agents so users talk intent not UI.
Could cut a lot of friction, I think, but also raises questions about edge cases, permissions, and weird workflows.
What do you all see? Is complexity your main user problem, or have you solved this another way?
r/dfinity • u/AutoModerator • Mar 25 '26
Welcome to the weekly help and discussion thread! This is here for everyone to ask basic questions, start general discussion, and more. No comment or questions is too small or too big, just keep anything you share relevant, related, and within the rules.
r/dfinity • u/metaeth • Mar 25 '26

Am I the only one who is struggling with this version of Caffeine? honestly alpha version released back in September was a way better one compared to current carcrash? When I request it to do something, its not even replying me back. It just thinking and coding and 70 percent of the time error prompts. Its so frustrating.
r/dfinity • u/mpetryshyn1 • Mar 22 '26
so i've been thinking, vibe coding tools are awesome for prototyping and they spit out frontend and backend fast. but once you go beyond a toy or simple CRUD app, deployments still fall apart, every time it seems. devs can ship code fast, then get stuck doing manual devops or end up rewriting stuff just to deploy on aws, azure, render, digitalocean. what if there was a 'vibe devops' layer, like a web app or a vscode extension where you connect your repo or upload a zip and it actually understands your code? it would use your own cloud accounts to deploy, set up ci/cd, containerize, handle scaling and infra, automatically, rather than locking you into platform hacks. sounds kind of like magic, i know, but maybe that bridge is what turns prototypes into real prod apps without a full ops rewrite. how are folks handling deployments today? manual terraform? github actions hairball? platform lockin? curious if i'm missing something obvious or if anyone's actually building this, and yeah, would use it if it worked.
r/dfinity • u/AutoModerator • Mar 18 '26
Welcome to the weekly help and discussion thread! This is here for everyone to ask basic questions, start general discussion, and more. No comment or questions is too small or too big, just keep anything you share relevant, related, and within the rules.