THIS IS KARPATHY'S OBSIDIAN VAULT, THE BRAIN BEHIND A MILLION-DOLLAR COMPANY
This is every idea, every decision, and every connection one person has made over years of work, visualized in real time.
The human brain processes up to 11,000,000 bits of information per second, but consciously uses only 50.
Inside this network:
→ thousands of nodes
→ hundreds of active links between ideas
→ 140+ decision-making processes per hour of work
→ years of compressed thinking living inside a single system
make sure to bookmark it before it gets lost in your feed
below I wrote a guide on how you can build yours for FREE (2 mins setup)
the engineer who built Claude Code just dropped a 28-minute video on how to write prompts that actually work
I've seen $300 courses that don't cover what he shows in the first 10 minutes
CLAUDE.md files, memory shortcuts, parallel sessions, prompting patterns
all in one video and completely free
works whether you're a developer, a beginner, or someone who's been using Claude for months
based on this, I put together 18 things you can copy and use in Claude today
full guide in the article below
Building a React Native app for Android from default template? Then chances are you're also shipping:
🔍 unused code
🐛 debug artifacts
📦 code that’s bigger than necessary
In Episode 3 of React Native Optimization in Practice, @thymikee shows how to fix it with R8.
I've been in crypto for over 10 years and I’ve Never been hacked. Perfect OpSec record.
Yesterday, my wallet was drained by a malicious @cursor_ai extension for the first time.
If it can happen to me, it can happen to you. Here’s a full breakdown. 🧵👇
OAuth 2.0 Explained With Simple Terms.
OAuth 2.0 is a powerful and secure framework that allows different applications to securely interact with each other on behalf of users without sharing sensitive credentials.
The entities involved in OAuth are the User, the Server, and the Identity Provider (IDP).
What Can an OAuth Token Do?
When you use OAuth, you get an OAuth token that represents your identity and permissions. This token can do a few important things:
Single Sign-On (SSO): With an OAuth token, you can log into multiple services or apps using just one login, making life easier and safer.
Authorization Across Systems: The OAuth token allows you to share your authorization or access rights across various systems, so you don't have to log in separately everywhere.
Accessing User Profile: Apps with an OAuth token can access certain parts of your user profile that you allow, but they won't see everything.
Remember, OAuth 2.0 is all about keeping you and your data safe while making your online experiences seamless and hassle-free across different applications and services.
Over to you: Imagine you have a magical power to grant one wish to OAuth 2.0. What would that be? Maybe your suggestions actually lead to OAuth 3.
–
Subscribe to our weekly newsletter to get a Free System Design PDF (158 pages): https://t.co/4QcX8btXGL
Useful trick if you ever need to use inline styles because a value is coming from the database or something but also need to change those styles on hover or similar —
Use those values to set CSS variables using inline styles, then use arbitrary values to read the variables 🧠
🤯I found out today that VS Code has bracket pair guides. You can enable this by adding the following line to your settings.json file:
"editor.guides.bracketPairs": true
There will always be someone who is:
• Better than you in something
• Worse than you in something
Aim to do the best that you can, not to be the best at it.
I'd like to invite you to join #Codegoda 2021 - a programming competition by @agoda where you can win up to $3,500 in cash prizes! Register at https://t.co/YSW8zjjOxk