Djangify News Aggregator
A daily dose of tech, dev, and AI news from across the web, all in one place.
Youtube News


This is the Most Powerful Way to Use AI Right Now
Bring your idea to life with Hostinger Horizons: https://hostinger.com/skillleap Use coupon code "SKILLLEAP" to get 10% off Let me show you an underrated AI workflow that combines the most powerful AI apps available today. I start with deep research using ChatGPT, Perplexity, Gemini, and Grok. Then I combine everything in NotebookLM to get a clear summary. I use that to build a prototype for an app called Microtasks—an app that breaks big goals into 5-minute steps to help with procrastination and ADHD. Then I use reasoning AI to plan marketing and Gamma to build a pitch deck. This is my simple way to launch fast using the best AI tools together. 00:00:00 Deep Research 00:05:03 NotebookLM 00:07:34 Hostinger Horizons 00:11:37 Claud Reasoning Model 00:15:07 Presentation AI 💡 Join the fastest-growing AI education platform & Instantly access 20+ top courses in AI: 👉 Start with a 7 day free trial: https://bit.ly/skill-leap
Read more
escaping tutorial hell using open source projects
Learning from other people's projects is the best way to propel your skills forward. In this video, bashbunni argues the case for yoinking existing open source programming projects to make them your own. That's part of the beauty of open source. Leveraging existing codebases for your own projects is a skill that will take you far in your career as a software engineer. If you'd like to share your projects for me to review on video, you can leave them as a comment on this video. I'd love to know a bit about why you built it, if you're looking for more contributors, and a link to the project. Hopefully we can get some more eyes on your projects and give you some good feedback! -bashbunni My other corners of the Internet: https://mastodon.social/@bashbunni https://github.com/bashbunni https://twitter.com/sudobunni https://twitch.tv/bashbunni (not very active atm) https://discord.com/invite/Y3vbKS4K9j Chapters: 0:00 we have a problem... 0:30 when to reinvent the wheel 0:55 coming up with project ideas 1:27 this is better than tutorials 2:09 less pressure 3:20 why I share what I'm learning 3:43 perfectionism & greenfield projects 5:30 takeaways & bullying rust users 5:45 share what you're working on!
Read more
5 AI Tools that will give you an unfair advantage in 2025
Check out Recraft –https://go.recraft.ai/skillleap. Use my code SKILL12 for $12 off any paid plan. In this video, I go over five AI tools that I’ve been using lately that have really changed how I work with AI. These tools help with everything from deep research and content creation to image generation and AI voice agents. Here’s what I cover: Deeper Research Tools – 00:00:07 I show how tools like Grok, Gemini, Perplexity, and ChatGPT use deep research to find insights from hundreds of sources. These tools go way beyond a basic AI response and help with serious planning and research. HeyGen Video Podcast – 00:02:45 I demo a cool feature in HeyGen where you can turn a PDF into a full video podcast using AI avatars. It’s great for creating content without having to record yourself. https://heygen.com/?sid=rewardful&via=skill-leap ReCraft – 00:06:28 A premium image generation and editing tool that makes very realistic AI images. I show how to generate, fine-tune, and edit images, including working with text and fixing image parts. https://go.recraft.ai/skillleap. Use my code SKILL12 for $12 off any paid plan. ElevenLabs AI Voice Agents – 00:09:48 I test a voice agent that can take calls and respond using AI-generated voices. It’s fast, realistic, and really useful for customer support. https://elevenlabs.io/ Gamma – 00:12:10 This tool helps you create full slide decks from a text prompt. I show how I used Claude to write a brief and turned it into a full presentation with Gamma in just a few minutes. https://gamma.app/create 💡 Join the fastest-growing AI education platform & Instantly access 20+ top courses in AI: 👉 Start with a 7 day free trial: https://bit.ly/skill-leap
Read more
New ChatGPT Update Just Changed How You Use It Forever
💡 Join the fastest-growing AI education platform & Instantly access 20+ top courses in AI: 👉 Start with a 7 day free trial: https://bit.ly/skill-leap ChatGPT just got a whole lot more personal. It can now remember things I’ve shared across past chats—like my goals, writing style, or even how I like to learn—and use that to give more tailored, helpful responses. Whether I’m asking for writing help, advice, or trying to learn something new, it actually gets me a little better each time. New conversations don’t start from scratch anymore—they build on what it already knows, which makes everything feel way more natural and personal.
Read more
Train Your Own LLM – Tutorial
This course is designed to help beginners learn how to train a language model from start to finish. Imad will guide you through the whole process, using Moroccan Darija as an example. In this course, you will learn: - How to load text data - How to train a tokenizer from scratch using the Byte Pair Encoding (BPE) method - How to use the tokenizer to encode text data - How the Transformer architecture works in language models - How to pre-train a model - How to create a supervised fine-tuning dataset - How to fine-tune the model and build an AI assistant that you can chat with You can find the slides, notebook, and scripts in this GitHub repository: https://github.com/ImadSaddik/Train_Your_Language_Model_Course The supervised fine-tuning dataset is available here: https://github.com/ImadSaddik/BoDmaghDataset https://huggingface.co/datasets/ImadSaddik/BoDmaghDataset The tokenizers trained on AtlaSet can be found here: https://github.com/ImadSaddik/DarijaTokenizers You can access the AtlaSet on HuggingFace here: https://huggingface.co/datasets/atlasia/Atlaset To connect with Imad Saddik, check out his social accounts: - LinkedIn: https://www.linkedin.com/in/imadsaddik/ - YouTube: https://www.youtube.com/@3CodeCampers - Discord: imad_saddik ❤️ Support for this channel comes from our friends at Scrimba – the coding platform that's reinvented interactive learning: https://scrimba.com/freecodecamp ⭐️ Course Contents ⭐️ (0:00:00) About the Course (0:03:03) Introduction (0:07:24) Training Data (0:15:33) Tokenization (0:29:00) The Transformer Architecture (0:52:21) Pre-training (1:24:46) Fine-tuning Dataset (1:33:05) Instruction Fine-tuning (2:06:17) Fine-tuning with LoRA (2:20:39) Let's Scale Everything (3:09:40) Bonus (3:27:10) Conclusion 🎉 Thanks to our Champion and Sponsor supporters: 👾 Drake Milly 👾 Ulises Moralez 👾 Goddard Tan 👾 David MG 👾 Matthew Springman 👾 Claudio 👾 Oscar R. 👾 jedi-or-sith 👾 Nattira Maneerat 👾 Justin Hual -- Learn to code for free and get a developer job: https://www.freecodecamp.org Read hundreds of articles on programming: https://freecodecamp.org/news
Read more
Lynx Tutorial – JS Framework for Cross Platform Development
Lynx is a framework similar to React Native. In this course you will learn to build a game search application using Lynx, ByteDance's newly open-sourced cross-platform framework that delivers native performance with modern development practices. This comprehensive course guides you through setting up a Lynx project, implementing API integration, and mastering Lynx's unique dual-thread architecture for optimal performance. This tutorial provides an essential introduction to Lynx's UI components, state management with TanStack Query, and navigation implementation using React Router. ✏️ Course created by Brijen Makwana. 💻 Source Code: https://github.com/BrijenMakwana/lynx-game-search ❤️ Try interactive JavaScript courses we love, right in your browser: https://scrimba.com/freeCodeCamp-JavaScript (Made possible by a grant from our friends at Scrimba) ⭐️ Contents ⭐️ (0:00:00) Video Game Search Mobile App (Lynx) (0:01:49) Initialize the project (0:03:11) Setup Lynx Explorer App for the Testing (0:05:08) Understand the Project Structure (0:06:08) Setup Lynx Dev Tools (0:07:56) Cleanup the Project (0:10:17) GameCard Component (0:15:25) GameCategory Component (0:23:06) Intro to IGDB API (0:24:55) Use Postman to test IGDB API (0:29:12) Queries for Game Categories (0:33:22) Setup Tanstack Query (0:34:59) useGameQuery Custom Hook (0:42:30) Fetch images from IGDB API (0:45:10) Event Listeners in Lynx (0:46:13) Setup React Router (0:47:22) Add New Route for Game Details Screen (0:57:59) useGame Custom hook (1:05:57) Working on the Game Details Screen (1:27:44) GameList Component (1:29:51) Implementing Loader (1:32:15) Add CSS Animations (1:33:49) Run Code in the Main Thread because of the Dual Thread Architecture of Lynx (1:38:54) useGameEvents Custom Hook (1:41:29) GameEvents Component (1:45:29) EventCard Component (1:53:36) Add New Route for Game Event Screen (1:56:49) useGameEvent Custom Hook (2:00:46) Working on the Game Event Screen (2:07:05) Add New Route for Game Search Screen (2:12:32) Working on the Game Search Screen (2:13:04) Handle Input in Lynx (2:19:45) useSearch Custom Hook (2:24:53) Display Games in Search Screen (2:29:00) Outro 🎉 Thanks to our Champion and Sponsor supporters: 👾 Drake Milly 👾 Ulises Moralez 👾 Goddard Tan 👾 David MG 👾 Matthew Springman 👾 Claudio 👾 Oscar R. 👾 jedi-or-sith 👾 Nattira Maneerat 👾 Justin Hual -- Learn to code for free and get a developer job: https://www.freecodecamp.org Read hundreds of articles on programming: https://freecodecamp.org/news
Read more
C++ Setup and Installation Tools – CMake, vcpkg, Docker & Copilot
Master the essential tools for modern C++ development with this comprehensive course that covers environment setup across Windows, Linux, macOS, and Docker. Learn how to configure CMake and vcpkg to streamline your build process and dependency management while exploring online compilation tools like Compiler Explorer. Discover how to effectively use Git for version control in your C++ projects and leverage GitHub Copilot's AI capabilities to boost your productivity. 💻 Source code: https://github.com/rutura/cpp23m ✏️ Course developed by Daniel Gakwaya. Check out his YouTube channel: https://www.youtube.com/channel/UCUYUFiuJ5XZ3JYtbq5dXRKQ 🐦 Twitter: https://x.com/learnqtguide 🔗 Want more from Daniel? https://www.learnqt.guide/udemy-discounted-9/ 🔗 Join Daniel's discord server for support: https://discord.com/invite/PcATcraESW ⭐️ Course Contents ⭐ (0:00:00) Introduction (0:07:12) Windows Setup (1:10:00) Linux Setup (2:16:01) macOS Setup (3:05:51) Docker Setup with The Tools Ready (3:47:01) Online Compilers: Compiler Explorer (3:54:38) Understanding The Project Files (4:39:52) Using Git For Version Control (4:58:11) Using AI Copilot to Assist You With C++ Support for this channel comes from our friends at Scrimba – the coding platform that's reinvented interactive learning: https://scrimba.com/freecodecamp 🎉 Thanks to our Champion and Sponsor supporters: 👾 Drake Milly 👾 Ulises Moralez 👾 Goddard Tan 👾 David MG 👾 Matthew Springman 👾 Claudio 👾 Oscar R. 👾 jedi-or-sith 👾 Nattira Maneerat 👾 Justin Hual -- Learn to code for free and get a developer job: https://www.freecodecamp.org Read hundreds of articles on programming: https://freecodecamp.org/news
Read more
code with me for 45 minutes (cozy, ad free)
Consider me your virtual coworker for the day and I will treat you as my rubber ducky. We are doing a little revamp of the https://github.com/charmbracelet/bubbles table API in preparation for a v2 release (!!!). Hopefully this gives you some company while you hack on your own projects. We're in this together okok. PS scuffbunni is back with the broken config 🥰 My other corners of the Internet: https://mastodon.social/@bashbunni https://github.com/bashbunni https://twitter.com/sudobunni https://twitch.tv/bashbunni (not very active atm) https://discord.com/invite/Y3vbKS4K9j ♪ stream cafe - boba date link: • https://www.youtube.com/watch?v=kj1MDJXJ7-I&t=0s #programming #codewithme #developerlife
Read more![From drop-out to software architect with Jason Lengstorf [Podcast #167]](https://img.youtube.com/vi/YCS3HsFTbTQ/maxresdefault.jpg)
From drop-out to software architect with Jason Lengstorf [Podcast #167]
On this week's episode of the podcast, freeCodeCamp founder Quincy Larson interviews Jason Lengstorf. He learned to code out of necessity building websites for local emo bands. He dropped out of college but eventually worked as an engineer at IBM and has gone on to roles at many other companies doing everything from software architecture to management. He runs CodeTV, a Bravo-style reality TV channel for developers. We talk about: - Jason's winding path into development from building websites for bands - Teaching yourself programming by chasing your curiosity - How in-person events gives you tacit knowledge that makes you a better engineer - How having a broad range of skills ultimately helps you build better projects Support for this podcast comes from a grant from Wix Studio. Wix Studio provides developers tools to rapidly build websites with everything out-of-the-box, then extend, replace, and break boundaries with code. Learn more at https://wixstudio.com. Support also comes from the 11,384 kind folks who support freeCodeCamp through a monthly donation. You can join these chill human beings and help our charity's mission by going to donate.freecodecamp.org Links we talk about during our conversation: - CodeTV: https://codetv.dev/ - The CodeTV YouTube channel: https://www.youtube.com/channel/UCnty0z0pNRDgnuoirYXnC5A - Jason's website: https://jason.energy/ Chapters 0:00:00 Teaser 0:00:21 Quincy's Intro and Song: Amazing Spider Man 0:02:29 Introduction to Leet Heat and Automation 0:05:32 The Making of Leet Heat: Behind the Scenes 0:08:28 Jason's Non-Traditional Path to Tech 0:14:33 Agency Life: The Ups and Downs 0:20:28 Transitioning from Agency to Corporate 0:26:40 Innovating at IBM: The Journey of Re-Architecture 0:29:05 The Evolution of JAMstack 0:30:42 The Importance of Storytelling in Tech 0:33:28 Navigating Bureaucracy in Large Organizations 0:34:58 Finding the Right Work Environment 0:37:15 Building Community at Gatsby 0:38:15 The Power of Pair Programming 0:41:11 The Value of Tacit Knowledge 0:45:57 Casual Conversations and Problem Solving 0:47:53 Creating Learning Opportunities in Tech 0:51:24 The Balance of Learning and Doing 0:54:17 Building Community and Networking 0:58:43 The Importance of Building and Sharing Knowledge 1:03:56 Creating Value Through Building Projects 1:10:25 Chasing Curiosity and Embracing Challenges 1:15:15 The Transferable Skills in Career Development
Read more
The Best AI Tools Just Got Even More Powerful
Create music with Riffusion AI: https://www.riffusion.com/?utm_source=youtube&utm_medium=video&utm_campaign=skillleap 🔥 In this video, we cover the latest AI updates shaking up the space: ChatGPT – GPT-4o now supports image generation Sora – Adds powerful image generation features Kling AI 1.6 – What’s new in this major release NotebookLM – Try the new Mindmap feature for visual thinkers Manus AI – Subscription model + built-in knowledge base Riffusion – Introducing Stem Swap and Vibe prompting First AI to understand music at the stem level Claude – Now with Search Integration + new UI HeyGen – Convert any PDF into a video Gemini 2.5 – Our smartest Google AI yet Grok – Enhanced for deeper research and insights ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ MORE FROM SKILL LEAP: 💡 Join the fastest-growing AI education platform & Instantly access 20+ top courses in AI: 👉 Start with a 7 day free trial: https://bit.ly/skill-leap ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Read more
8 Must-Have Apps for Your Homelab Kubernetes Cluster
Try Twingate for free - https://geni.us/LI11VJ If you're interested in building out a homelab Kubernetes cluster this year, I want to share with you the first 7 Tools you need to install in it. This is a base set of apps that should be in place to make everything in a Kubernetes cluster operate in a way that mimics what you may see out there in the real world. Thanks, Twingate for sponsoring this video! Udemy discounts - https://travis.media/udemy 🕒 TIMESTAMPS 🕒 00:00 Intro 01:03 1 - A Certificate Authority 02:42 2 - An Ingress Controller 04:39 3 - A Remote Access Solution 06:46 4 - A Central Dashboard 07:34 5 - Metrics and Observability 08:54 6 - A Database 09:35 7 - An Uptime Monitoring Solution 10:08 Two runner-up apps 🔗 Mentioned Links 🔗 My GitHub Homelab Repo - https://github.com/rodgtr1/homelab Cert manager - https://cert-manager.io/ Traefik - https://traefik.io/traefik/ Twingate - https://geni.us/LI11VJ Homepage - https://gethomepage.dev/ Prometheus - https://github.com/prometheus-community/helm-charts Grafana - https://github.com/grafana/helm-charts Postgres - https://github.com/bitnami/charts/tree/main/bitnami/postgresql Uptime Kuma - https://github.com/louislam/uptime-kuma 🎥 Watch These Next 🎥 https://youtu.be/SuWfFQ_oG2A https://youtu.be/bN2K0eY75JE https://youtu.be/J-tvmqYLAiI FOLLOW ME ON Twitter - https://x.com/travisdotmedia LinkedIn - https://linkedin.com/in/travisdotmedia FAVORITE TOOLS AND APPS: Udemy deals, updated regularly - https://travis.media/udemy ZeroToMastery - https://geni.us/AbMxjrX Camera - https://amzn.to/3LOUFZV Lens - https://amzn.to/4fyadP0 Microphone - https://amzn.to/3sAwyrH ** My Coding Blueprints ** Learn to Code Web Developer Blueprint - https://geni.us/HoswN2 AWS/Python Blueprint - https://geni.us/yGlFaRe - FREE Both FREE in the Travis Media Community - https://imposterdevs.com FREE EBOOKS 📘 https://travis.media/ebooks #homelab #kubernetes
Read more