justkaz16 (🌳,🌳)

3K posts

justkaz16 (🌳,🌳) banner
justkaz16 (🌳,🌳)

justkaz16 (🌳,🌳)

@justkaz16

Katılım Ağustos 2008
284 Takip Edilen58 Takipçiler
justkaz16 (🌳,🌳) retweetledi
Austin Griffith
Austin Griffith@austingriffith·
🏰 BuidlGuidl creates tooling and education to help developers build secure apps on Ethereum! 😬 But our funding is running out 🥶 ⏱️ 18 hrs left to contribute quadratically: 🫡 Please support @buidlguidl in the dao security round from @Giveth at qf.giveth.io/project/buidlg…
English
16
31
165
8.8K
justkaz16 (🌳,🌳) retweetledi
freeCodeCamp.org
freeCodeCamp.org@freeCodeCamp·
Large PDF files can be slow to upload and share. So in this guide, @allinonetools shows you how to compress PDFs directly in the browser using JavaScript libraries. You’ll reduce file size by optimizing images and rebuilding documents client-side. freecodecamp.org/news/how-to-co…
freeCodeCamp.org tweet media
English
2
26
191
10.1K
justkaz16 (🌳,🌳) retweetledi
freeCodeCamp.org
freeCodeCamp.org@freeCodeCamp·
Many apps store sensitive data on remote servers - requiring you to trust that company with your info. But if you build a local-first app, you can keep your data on your own machine in the format you prefer. In this handbook, @stephcrown06 walks you through building a local-first CLI financial tracker with Rust. freecodecamp.org/news/how-to-bu…
freeCodeCamp.org tweet media
English
4
42
252
10.3K
justkaz16 (🌳,🌳) retweetledi
freeCodeCamp.org
freeCodeCamp.org@freeCodeCamp·
DynamoDB queries are shaped by your access patterns, not your schema. In this in-depth guide, @grantdotdev teaches you how to query data in .NET using partition keys, GSIs, and filter expressions. You’ll learn about efficient patterns for pagination, querying, and UI-driven data retrieval along the way. freecodecamp.org/news/how-to-qu…
freeCodeCamp.org tweet media
English
2
24
161
7.7K
justkaz16 (🌳,🌳) retweetledi
Austin Griffith
Austin Griffith@austingriffith·
🧠 “You can outsource your thinking, but you can’t outsource your understanding.” - karpathy 🏃‍♀️ That's why you need SpeedrunEthereum.com! 👨‍🏫 It helps a human _understand_ how ethereum dev works and what kinds of things you can build on it!
English
10
18
126
8.4K
justkaz16 (🌳,🌳) retweetledi
freeCodeCamp.org
freeCodeCamp.org@freeCodeCamp·
Microservices shift some complexity from the backend into the frontend of your apps. In this article, @abisoyeOladayo shows you how to coordinate multiple services, handle inconsistent data, and design around latency. He covers API contracts, fallbacks, and strategies for building reliable user experiences. freecodecamp.org/news/how-to-na…
freeCodeCamp.org tweet media
English
7
19
158
6.3K
justkaz16 (🌳,🌳) retweetledi
freeCodeCamp.org
freeCodeCamp.org@freeCodeCamp·
Postman is a popular tool you can use to test your APIs. It helps you make sure any new features you add don't break your existing code. Here, you'll learn all about debugging endpoints, automating the testing process, and more. freecodecamp.org/news/master-ap…
freeCodeCamp.org tweet media
English
1
58
391
13K
justkaz16 (🌳,🌳) retweetledi
freeCodeCamp.org
freeCodeCamp.org@freeCodeCamp·
If you want to add an AI-powered chatbot to your website, this tutorial is for you. And you'll use Cloudflare's serverless stack to avoid the high monthly fees that come with some other tools. Mayur walks you through setting up the project, building the backend worker and frontend widget, deploying it to Cloudflare, and more. freecodecamp.org/news/how-to-bu…
freeCodeCamp.org tweet media
English
2
42
241
9.2K
justkaz16 (🌳,🌳) retweetledi
freeCodeCamp.org
freeCodeCamp.org@freeCodeCamp·
LLMs are limited by their training data – so if you want real-time info, you need RAG. Using Retrieval-Augmented Generation gives your models access to all sorts of helpful data. In this course, @ania_kubow helps you build your own RAG chatbot with JS. freecodecamp.org/news/build-you…
freeCodeCamp.org tweet media
English
4
75
672
24.4K
justkaz16 (🌳,🌳) retweetledi
Learn Something
Learn Something@cooltechtipz·
Simple daily tasks done with excessive creativity
English
4
64
605
120.7K
justkaz16 (🌳,🌳) retweetledi
Mayank Agarwal 💡
Mayank Agarwal 💡@TheAIWorld22·
AI Agents Full Course 2026: Master Agentic AI (2 Hours) Credit : Nicksaraev
English
9
102
503
22.7K
justkaz16 (🌳,🌳) retweetledi
Roan
Roan@RohOnChain·
This 2 hour Stanford lecture will teach you more about how LLMs like ChatGPT & Claude are built than most people working at top AI companies learn in their entire careers. Bookmark this & give 2 hours today, no matter what. It'll be the most productive thing you do this week.
English
143
3.3K
19.4K
2.3M
justkaz16 (🌳,🌳) retweetledi
freeCodeCamp.org
freeCodeCamp.org@freeCodeCamp·
Sales work can eat up hours that founders and developers would rather spend building. In this course, you'll learn how you can use Claude with Obsidian, Notion, Granola, and Hunter to automate daily tasks. You'll also learn how AI-powered workflows can summarize meeting info, reduce admin work, and make your team more efficient. freecodecamp.org/news/automate-…
freeCodeCamp.org tweet media
English
0
31
201
9.7K
justkaz16 (🌳,🌳) retweetledi
Austin Griffith
Austin Griffith@austingriffith·
✅ share the idea file not the finished repo
Andrej Karpathy@karpathy

Wow, this tweet went very viral! I wanted share a possibly slightly improved version of the tweet in an "idea file". The idea of the idea file is that in this era of LLM agents, there is less of a point/need of sharing the specific code/app, you just share the idea, then the other person's agent customizes & builds it for your specific needs. So here's the idea in a gist format: gist.github.com/karpathy/442a6… You can give this to your agent and it can build you your own LLM wiki and guide you on how to use it etc. It's intentionally kept a little bit abstract/vague because there are so many directions to take this in. And ofc, people can adjust the idea or contribute their own in the Discussion which is cool.

English
4
8
52
14.1K
justkaz16 (🌳,🌳) retweetledi
freeCodeCamp.org
freeCodeCamp.org@freeCodeCamp·
AI tools can speed up coding, reviews, and terminal workflows when you know where each one fits best. In this course, you'll learn how to use GitHub Copilot, Claude Code, Gemini CLI, OpenClaw, and CodeRabbit. You'll also learn about AI "pair programming", agentic terminal workflows, self-hosted automation, and other helpful techniques. freecodecamp.org/news/ai-tools-…
freeCodeCamp.org tweet media
English
8
80
467
17.7K
justkaz16 (🌳,🌳) retweetledi
freeCodeCamp.org
freeCodeCamp.org@freeCodeCamp·
AI literacy is becoming a basic skill, and it's not just something for developers to understand anymore. In this course, you'll learn the core ideas behind AI, including autonomy, adaptivity, bias, and how human choices shape these systems. You'll also build your own AI image classifier and explore the social and environmental impact of AI. freecodecamp.org/news/ai-litera…
freeCodeCamp.org tweet media
English
2
101
529
18.7K
Rob Myers
Rob Myers@RobLMyers·
“And now people can easily say, 'Yeah, well, you've won so many championships and races and now just because the car is not good you are complaining.' Maybe you can see it like that…” I do. 👍🏻 #F1 bbc.co.uk/sport/formula1…
English
57
22
393
7.5K
justkaz16 (🌳,🌳) retweetledi
Peter Steinberger 🦞
Peter Steinberger 🦞@steipete·
The next version of OpenClaw is also an MCP, you can use it instead of Anthropic's message channel MCP to connect to a much wider range of message providers. (I know, this is awkward)
English
247
235
4.2K
814.4K