ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

39 results

The Coding Gopher
99% of Developers Don't Get Sockets

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.

12:05
99% of Developers Don't Get Sockets

471,758 views

8 months ago

EuroPython Conference
Breaking HTTP Boundaries: ASGI to build a fleet management system in Python

EuroPython 2025 — North Hall on 2025-07-17] *Breaking HTTP Boundaries: ASGI to build a fleet management system in ...

28:21
Breaking HTTP Boundaries: ASGI to build a fleet management system in Python

162 views

2 months ago

The Debug Zone
Fixing Python Socket SSL Error: EOF Occurred in Violation of Protocol

In this video, we dive into a common issue faced by developers when working with Python sockets: the SSL error indicating that ...

3:47
Fixing Python Socket SSL Error: EOF Occurred in Violation of Protocol

111 views

11 months ago

The Debug Zone
How to Extend socket.socket in Python with Custom Attributes

In this video, we delve into the world of Python networking by exploring how to extend the built-in `socket.socket` class. You'll ...

1:47
How to Extend socket.socket in Python with Custom Attributes

4 views

3 months ago

The Debug Zone
Python FTP Socket Timeout Handling: Solutions and Best Practices Explained

In this video, we delve into the essential topic of handling socket timeouts in Python's FTP operations. As developers, we often ...

2:05
Python FTP Socket Timeout Handling: Solutions and Best Practices Explained

0 views

4 months ago

The Debug Zone
Python Sockets and Port Forwarding: Troubleshooting Common Issues

In this video, we dive into the world of Python sockets and port forwarding, essential tools for network communication in ...

2:25
Python Sockets and Port Forwarding: Troubleshooting Common Issues

6 views

4 months ago

Aliffathur Muhammad Revan
Trying Out LLMs in Pure Rust with Candle

Let's try out a few LLMs using pure Rust, with no Python dependencies needed. In this video, we'll run Mistral and Phi using the ...

8:01
Trying Out LLMs in Pure Rust with Candle

211 views

6 months ago

Python Peak
How does Pythons select module handle I/O? Python Hack Using select Module for Non-Blocking I/O

How does Pythons select module handle I/O? The select module lets you manage multiple I/O tasks without blocking.

1:15
How does Pythons select module handle I/O? Python Hack Using select Module for Non-Blocking I/O

110 views

11 months ago

Zeek
Zeek 8.1, ZeroMQ Integration, WebSocket Bindings & Community News – December 2025 Community Call

This is the recording of the December 2025 Zeek Community Call, hosted by members of the Zeek Leadership Team.

20:47
Zeek 8.1, ZeroMQ Integration, WebSocket Bindings & Community News – December 2025 Community Call

63 views

3 weeks ago

The Debug Zone
Fixing Python 3.6 Socket Pickle Data Truncated Error: Solutions & Tips

In this video, we dive into a common issue faced by Python developers: the "Socket Pickle Data Truncated" error in Python 3.6.

1:55
Fixing Python 3.6 Socket Pickle Data Truncated Error: Solutions & Tips

6 views

7 months ago

EmacsConf and Emacs hangouts
EmacsConf 2025 Q&A: Interactive Python programming in Emacs - David Vujic (he/him)

EmacsConf 2025 Q&A: Interactive Python programming in Emacs David Vujic (he/him) This is the Q&A for the talk at ...

18:45
EmacsConf 2025 Q&A: Interactive Python programming in Emacs - David Vujic (he/him)

114 views

12 days ago

Eduardo Mendes
Entendendo WSGI, ASGI e servidores de aplicação | Live de Python #301

Nesta live, vamos explorar os conceitos de WSGI e ASGI, dois padrões essenciais para a criação de servidores web em Python.

1:56:36
Entendendo WSGI, ASGI e servidores de aplicação | Live de Python #301

3,650 views

Streamed 2 months ago

ojamboshop
Node.js WebSockets Chicken Security Camera

HTML5 and JavaScript makes it easy to use your old devices as a webcam. Select one device camera to use as a security ...

1:26:12
Node.js WebSockets Chicken Security Camera

16 views

9 months ago

SANS Internet Storm Center
SANS Stormcast Friday, May 2nd: More Steganography; Malicious Python Packages GMail C2; BEC t…

Steganography Analysis With pngdump.py: Bitstreams More details from Didiear as to how to extract binary content hidden inside ...

7:16
SANS Stormcast Friday, May 2nd: More Steganography; Malicious Python Packages GMail C2; BEC t…

265 views

7 months ago

The Tech Rants
Integrating Llama.cpp with LibreOffice Writer for Powerful AI Productivity (AMD Instinct GPU Setup)

In this video, I show you how to integrate LibreOffice Writer with Llama.cpp on a Linux system using the powerful AMD Instinct ...

45:18
Integrating Llama.cpp with LibreOffice Writer for Powerful AI Productivity (AMD Instinct GPU Setup)

0 views

3 weeks ago

Hack Code
🔴 Redis Pub/Sub Explained | Real-Time Messaging for Developers 🚀

Redis Pub/Sub: The Key to Real-Time Messaging! Redis Pub/Sub is the backbone of real-time communication for apps like ...

4:52
🔴 Redis Pub/Sub Explained | Real-Time Messaging for Developers 🚀

1,738 views

11 months ago

Código para Principiantes
🚀 FastAPI y Next.js: Crea una App Full Stack Real (con WebSockets) 💻

🚀 Learn step-by-step how to create a real full-stack app with FastAPI, Next.js, and PostgreSQL, entirely in Podman containers ...

10:14
🚀 FastAPI y Next.js: Crea una App Full Stack Real (con WebSockets) 💻

569 views

2 months ago

ojamboshop
How to Use AI Inside LibreOffice with Llama.cpp & AMD Instinct GPU (Step-by-Step Tutorial)

In this video, I show you how to integrate LibreOffice Writer with Llama.cpp on a Linux system using the powerful AMD Instinct ...

47:05
How to Use AI Inside LibreOffice with Llama.cpp & AMD Instinct GPU (Step-by-Step Tutorial)

120 views

Streamed 1 month ago

src7cse
Python projects  Smart Glass, Emotion detection presented  PCA2 #Python #pythonprojectds #src7cse

Here is the timeline for the video: [00:00] Project 1: Python Smart Glass [00:00] Introduction to Smart Glasses, features, and uses.

58:58
Python projects Smart Glass, Emotion detection presented PCA2 #Python #pythonprojectds #src7cse

79 views

1 month ago

The Debug Zone
Sending Images and Data Strings with Serialization in ZMQ: A Complete Guide

In this video, we dive into the powerful world of ZeroMQ (ZMQ) and explore the essential concept of serialization for sending ...

4:14
Sending Images and Data Strings with Serialization in ZMQ: A Complete Guide

6 views

4 months ago

The Debug Zone
Fixing Scrapy SocketError: [Errno 61] Connection Refused with Privoxy and Tor

In this video, we tackle a common issue faced by developers using Scrapy with Tor and Privoxy: the dreaded SocketError: [Errno ...

3:03
Fixing Scrapy SocketError: [Errno 61] Connection Refused with Privoxy and Tor

32 views

4 months ago

Tech Coach Ralph
My Supabase Worked on PC... But FAILED on Mobile.

Everyone's talking about https://resumeflow.app! Get interview-ready resumes + join our exclusive Vibe Code & Chill at ...

25:48
My Supabase Worked on PC... But FAILED on Mobile.

14 views

1 month ago

The Debug Zone
Fixing WinError 10013 in Django on Windows: Troubleshooting Guide

In this video, we tackle the common issue of WinError 10013 that many developers encounter while working with Django on ...

3:29
Fixing WinError 10013 in Django on Windows: Troubleshooting Guide

10 views

5 months ago

Alexandr Katsko
JSON-RPC или когда REST неудобен (PyNSK, Новосибирск, 2016-02-13)

Видео со встречи группы PyNSK. Докладчик: Александр Кацко Описание: Как только речь заходит про создание API, ...

47:32
JSON-RPC или когда REST неудобен (PyNSK, Новосибирск, 2016-02-13)

11 views

1 month ago

UNИX
05. Взаимодействие на основе патчей. Работа с сетью (Монтаж)

Монтаж лекции от 11 марта 2025-г Читает Георгий Курячий ...

1:00:57
05. Взаимодействие на основе патчей. Работа с сетью (Монтаж)

148 views

9 months ago