Dispatch
Dispatch
  • Видео 40
  • Просмотров 410 947
Terraform scratch course in 7 minutes!
Learn Terraform basics and get started with AWS cloud automation using Infrastructure as Code (IaC). This beginner-friendly tutorial will walk you through setting up Terraform, creating simple cloud infrastructure, and understanding Terraform state. Perfect for those new to cloud provisioning with easy-to-follow steps!
Просмотров: 404

Видео

From Zero to Hero: The Only Jenkins Tutorial You'll Ever Need!
Просмотров 3,7 тыс.Месяц назад
🚀 In this comprehensive tutorial, we'll guide you through setting up an automated CI/CD pipeline using Jenkins 🛠️, Docker 🐳, and SSH 🔒. This step-by-step video will show you how to deploy a simple React ⚛️ application from GitHub 🐱 to a Docker container on an Ubuntu server 🖥️. 🎓 What You'll Learn: 1️⃣ How to install and configure Jenkins on your local machine 🛠️. 2️⃣ Setting up an Ubuntu server...
This extension turns your PostgresSQL to Mammoth.
Просмотров 1,3 тыс.2 месяца назад
Discover the fundamentals of database sharding and how it can improve scalability and performance. Learn the key concepts, benefits, and real-world applications of sharding in distributed systems. Perfect for developers and DBAs looking to optimize their database architecture. Don't forget to like, comment, and subscribe for more tech insights! github.com/dispatch-yt/postgres-sharding #data #da...
Unknown Bash shell Tips and Tricks you Must know!
Просмотров 1,4 тыс.3 месяца назад
🛠️ Welcome to the ultimate Bash shell tricks tutorial! 🎉 Discover mind-blowing tips to supercharge your terminal workflow. 💻 Learn how to use reverse search, repeat commands, toggle directories, and navigate with Emacs & Vim keybindings. 🚀 Master the art of clearing screens, suspending commands, and creating efficient aliases. 📂 Get the scoop on redirection, piping, and variable usage. 🎯 Find o...
Remotion: Create Videos Programmatically!
Просмотров 1,9 тыс.3 месяца назад
🚀 Automate Instagram Reels Creation & Posting 📈🔥 Learn how to generate & post 100 Reels in just 1 hour using Remotion & React! 🎥✨ Featuring stock comparisons, automated uploads, and more! 📊🤖 👉 Step-by-step guide: 1️⃣ Set up Remotion for video creation 🎬 2️⃣ Integrate OpenAI for stock data 🧠 3️⃣ Use FFMpeg for audio & thumbnails 🎵📸 4️⃣ Automate uploads with Python scripts 🐍💻 Don't miss out! 🚀💯 👍...
JWT Tokens in Minutes: Boost Your App's Security Instantly!
Просмотров 9163 месяца назад
🔐 Learn JWTs in Node.js! 🌐💻 Hey everyone! In today's video, we'll dive into JSON Web Tokens (JWTs). We'll show you how to generate and verify JWTs using a Node.js script. JWTs are great for secure authorization and info exchange in web apps. 🌐🔒 Here's what we'll cover: Setting up a Node.js project. Using the crypto module for security. Creating a secret key. Base64 URL encoding and decoding. Ge...
Big Data: Apache Spark Demo In Five Minutes ⏰
Просмотров 1,2 тыс.4 месяца назад
🚀 Discover the power of Apache Spark as we show you how to process 300K records in just 1 second! 📊 This tutorial covers everything you need to know about big data processing, real-time analytics, and high-performance computing. 💻 Perfect for data scientists, engineers, and anyone looking to optimize their data workflow with Apache Spark. 🔥 Don't miss out on this essential guide to supercharge ...
SonarQube: Ultimate Quality Gate for your CI/CD Pipeline.
Просмотров 8004 месяца назад
Learn how to integrate SonarQube into your CI/CD pipeline to ensure high-quality production code. Discover how to set up SonarQube with a React application, generate tokens, and scan for code smells, errors, and coverage. Analyze scan results and address maintainability and readability issues. #SonarQube #CI_CD #ReactJS #CodeQuality #DevOps
Kubernetes for Absolute Beginners in 20 Minutes!!!
Просмотров 9104 месяца назад
Dive into our Ultimate Kubernetes Course designed for beginners and experts alike! Learn Kubernetes fundamentals, container orchestration, and deploying applications with ease. Master Kubernetes clusters, pods, and services in just 30 minutes. Subscribe now for more Kubernetes tutorials and become a Kubernetes pro today! #devops #docker #kubernetes #containerorchestration
My Ultimate Tmux, Zsh, and NeoVim Coding Setup! #dotfiles
Просмотров 14 тыс.5 месяцев назад
In this video, I'll walk you through configuring your terminal to match mine. See my Tmux sessions with sleek themes, powered by ZSH and ZIM framework, and my NeoVim setup with AstroVim. Watch till the end for a step-by-step guide to achieving this powerful setup! #tmux #vim #zsh #neovim #dotfiles #terminal #coding #astrovim #zimframework.
Zsh: The Developer's Dream Shell! Say Goodbye to Bash! 💻✨
Просмотров 15 тыс.5 месяцев назад
🚀 Ready to take your terminal game to the next level? In this video, we dive deep into the world of shell scripting, exploring why Zsh is the ultimate choice for developers looking to boost productivity and streamline their workflow. Say goodbye to Bash and hello to a new era of efficiency with Zsh! Don't miss out on this essential guide to optimizing your command-line experience. Hit play now ...
Web Browser crafted Exclusively for Vim Fans.
Просмотров 4,3 тыс.6 месяцев назад
Explore the power and efficiency of qutebrowser in my latest video! Discover its minimalist design, robust features, and seamless integration with Vim keybindings. Dive deep into browsing customization and unleash your productivity with this sleek, lightweight browser. #vim #neovim #vimmotions #qutebrowser
Start Your Data Engineering Journey here!!!
Просмотров 5106 месяцев назад
Unlock the potential of Airflow with our step-by-step guide! Learn to write your first DAG effortlessly using Python. Explore dynamic workflows, task dependencies, and seamless communication with XCom. Elevate your productivity with Airflow's built-in and community-provided operators. Start orchestrating your batch-oriented workflows like a pro today! Source code github.com/dispatch-yt/airflow ...
NeoVim with LazyVim: The most feature rich editor for programming.
Просмотров 19 тыс.6 месяцев назад
LazyVim is one of the most feature-rich NeoVim distros out there, thanks to the Lazy plugin manager operating under its hood. Preconfigured with fifty-five essential plugins, LazyVim sets itself apart from other distributions. It includes powerful plugins like Flash and LazyGit, making it stand out in the crowd. Now, let's explore how to install LazyVim and get started by configuring our first ...
50 Linux Commands for Absolute Beginners in 10 minutes!!!
Просмотров 2,5 тыс.7 месяцев назад
Welcome to our comprehensive guide on mastering Linux commands for beginners! In this tutorial, we'll explore the command line interface (CLI) of Linux, covering essential commands for file manipulation, directory navigation, process management, and package installation. Follow along to learn terminal basics and practical examples, empowering you to unleash your Linux system's full potential! #...
Master Microservices: Build a Real-Time RabbitMQ Producer-Consumer System in Node.js & Golang! 🐇🎬
Просмотров 9517 месяцев назад
Master Microservices: Build a Real-Time RabbitMQ Producer-Consumer System in Node.js & Golang! 🐇🎬
NeoVim with NVChad | The most beautiful editor for programming.
Просмотров 33 тыс.7 месяцев назад
NeoVim with NVChad | The most beautiful editor for programming.
Effortless Docker Management with LazyDocker: A Terminal UI for Containers, Images and Networks!
Просмотров 1,7 тыс.7 месяцев назад
Effortless Docker Management with LazyDocker: A Terminal UI for Containers, Images and Networks!
Unleash the Power of These 6 Linux Commands - Say Goodbye to Boring Terminal Screens! 🌈
Просмотров 4 тыс.7 месяцев назад
Unleash the Power of These 6 Linux Commands - Say Goodbye to Boring Terminal Screens! 🌈
Nginx Load Balancing from Scratch and Algorithms in action.
Просмотров 8258 месяцев назад
Nginx Load Balancing from Scratch and Algorithms in action.
Intermediate Vim Motions and Pro Tips!!!
Просмотров 29 тыс.8 месяцев назад
Intermediate Vim Motions and Pro Tips!!!
Is This Vim Distribution Superior to VS Code?
Просмотров 11 тыс.8 месяцев назад
Is This Vim Distribution Superior to VS Code?
GraphQL: How does Facebook efficiently load the feed on a 2G network?
Просмотров 4598 месяцев назад
GraphQL: How does Facebook efficiently load the feed on a 2G network?
HTMX: Develop modern frontends using just HTML. No more JavaScript!!!
Просмотров 3,6 тыс.8 месяцев назад
HTMX: Develop modern frontends using just HTML. No more JavaScript!!!
Vim Motions for absolute beginners!!!
Просмотров 209 тыс.9 месяцев назад
Vim Motions for absolute beginners!!!
LazyGit makes you 10x faster while using Git.
Просмотров 21 тыс.9 месяцев назад
LazyGit makes you 10x faster while using Git.
Five Powerfull LangChain agents explained in five minutes !!!
Просмотров 1,4 тыс.9 месяцев назад
Five Powerfull LangChain agents explained in five minutes !!!
OpenAI function calling.
Просмотров 8869 месяцев назад
OpenAI function calling.
Deploy react app, literally in five clicks.
Просмотров 2389 месяцев назад
Deploy react app, literally in five clicks.
Apache Kafka in five minutes 🕔
Просмотров 7289 месяцев назад
Apache Kafka in five minutes 🕔

Комментарии

  • @0x2a1A4
    @0x2a1A4 8 часов назад

    I FACKING HATE AI VOICES.. TAKE THE TIME TO TALK YOURSELF..! EVEN IF THIS VID IS PERFECT, ITS INSTANT TRASH WITH THE AI VOICE!!

  • @crazyparrot2786
    @crazyparrot2786 8 часов назад

    I will subscribe if you tell me how you edit videos. I will also subscribe from 5 other alternate accounts.

  • @chaitaligharge3054
    @chaitaligharge3054 День назад

    👍👍

  • @JaronJones
    @JaronJones День назад

    Dang. Been using VIM for 20+ years and I learned a few new tricks. Awesome video!!

  • @w24lp05
    @w24lp05 3 дня назад

    Why are you showing all of this in vscode instad? I just don't get it.

  • @dv_interval42
    @dv_interval42 4 дня назад

    Great video, very approachable but extensive, subscribed!!

  • @emileakuamoah7289
    @emileakuamoah7289 5 дней назад

    This guy right here is goood 🔥 Please share with us intermediate and advanced as well 🥹. U gained a follower 🍾

  • @millerjimd
    @millerjimd 6 дней назад

    Computer generated voice sounds like the guy from "How it's made"

  • @adel.dev.account
    @adel.dev.account 9 дней назад

    I was learning form the :Tutor, My mind is blown away, I took a break, saw your video and now I'm speechless

  • @GeorgiaMorris-d5y
    @GeorgiaMorris-d5y 11 дней назад

    Shanahan Manor

  • @Sri-bt7uk
    @Sri-bt7uk 13 дней назад

    why no Alacritty ?

  • @KennedyKing-k7h
    @KennedyKing-k7h 13 дней назад

    Dana Locks

  • @gro967
    @gro967 17 дней назад

    Why the AI voice…

  • @kumardeepam
    @kumardeepam 18 дней назад

    I thought you would share the code 🙂

  • @kumardeepam
    @kumardeepam 18 дней назад

    super kool project!

  • @icewolfy1
    @icewolfy1 21 день назад

    It's good to remember cit and cat as: Change in tag Change around tag Same applies to any character, e.g. ci{ as in change inside of {. Helps with memorizing these shortcuts.

  • @DaneSolo-h9o
    @DaneSolo-h9o 23 дня назад

    Goyette Island

  • @Helios.vfx.
    @Helios.vfx. 23 дня назад

    I've got no idea what I've just seen but I'm aware this rocks. Will come back once I able to process it

  • @maurolimaok
    @maurolimaok 24 дня назад

    Thanks for the video. Will be helpful.

  • @maurolimaok
    @maurolimaok 24 дня назад

    This config is absolutely gorgeous to work on. Easy to read, etc. Do we have a video talking about how to set it up? It would be much apreciated. In time, I'm a 56yo newbie, in Brazil, just starting The Odin Project.

  • @TomiCondrey-l7c
    @TomiCondrey-l7c 24 дня назад

    Herman Via

  • @pleasethink4789
    @pleasethink4789 25 дней назад

    I followed but I feel bad for anyone here just trying to get to know Jenkins and is not versed in docker, docker compose, ssh, etc.

  • @Real-Maritosu1
    @Real-Maritosu1 25 дней назад

    what the fuck is the prefix key i have installed tmux using ur guide but nothing works? tell me whats the prefix key?

    • @MoreGamersMaster
      @MoreGamersMaster 21 день назад

      The default prefix key for tmux is ctrl+b. So you press ctrl+b then you press the other key that you wish

  • @FranklynArita-t9k
    @FranklynArita-t9k 25 дней назад

    Hardy Ranch

  • @MontgomeryElsa
    @MontgomeryElsa 25 дней назад

    6879 Crawford Stream

  • @BurnsJonah-l6r
    @BurnsJonah-l6r 26 дней назад

    Sallie Ways

  • @haochima
    @haochima 26 дней назад

    Thid is good but it glossed over the most useful part of the video, doing things like ciw and yap - it would have been so much better if you spent the time these motions deserve. They got the same amount of screen time as using uuuuuu, which is far easier to understand

  • @RamsdenOphelia
    @RamsdenOphelia 26 дней назад

    92878 Jones Meadows

  • @MabelBreen-r9q
    @MabelBreen-r9q 27 дней назад

    Kreiger Isle

  • @jay-j6l
    @jay-j6l 28 дней назад

    very well done, would love a much longer video on using lazyvim effectively

  • @omarboscolo
    @omarboscolo Месяц назад

    This tutorial is gold. straight on the point and super clear. many thanks!

  • @GalbraithMike-y5t
    @GalbraithMike-y5t Месяц назад

    Block Ports

  • @tanglesites
    @tanglesites Месяц назад

    That was awesome!

  • @JeraldSnipes-m7u
    @JeraldSnipes-m7u Месяц назад

    Spencer Neck

  • @MariaXaviera-g6i
    @MariaXaviera-g6i Месяц назад

    67701 Legros Hollow

  • @NancyMartin-h4h
    @NancyMartin-h4h Месяц назад

    Yasmin Drive

  • @RichardThomas341
    @RichardThomas341 Месяц назад

    Great stuff, thanks! I've used Unismx/Linux for many years and learned some things.

  • @MargaretBrito-f3p
    @MargaretBrito-f3p Месяц назад

    Botsford Trail

  • @JoseCunningham-p1t
    @JoseCunningham-p1t Месяц назад

    Jamey Avenue

  • @PeacockLouise-z9i
    @PeacockLouise-z9i Месяц назад

    Ondricka Burg

  • @JaeHoffman-x4g
    @JaeHoffman-x4g Месяц назад

    Wilber Flat

  • @KevinNitro
    @KevinNitro Месяц назад

    The fc is so cool Thank for the precious video!!

  • @DarrylHebbes
    @DarrylHebbes Месяц назад

    I tested it and it made me only 2 times faster, so I think you need to revise your assumptions

  • @avalagum7957
    @avalagum7957 Месяц назад

    I still use bash and will stick with it until it is still used in all Linux machines at works. oh-my-posh, similar to oh-my-zsh, supports bash, powershell ...

  • @GraceMaria-x9i
    @GraceMaria-x9i Месяц назад

    Gerlach Islands

  • @SharonMartin-k9n
    @SharonMartin-k9n Месяц назад

    Hansen Flat

  • @SharmaineBrannin-t7q
    @SharmaineBrannin-t7q Месяц назад

    Ena Islands

  • @aaabbb-gu5pz
    @aaabbb-gu5pz Месяц назад

    Hell! As I think, it can be far most easier to write self editor than to explore this infinite software dunghill!

  • @GlennaParshall-h2f
    @GlennaParshall-h2f Месяц назад

    Gleichner Harbor

  • @HarrodAmos-j6n
    @HarrodAmos-j6n Месяц назад

    Beau Alley