ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

8 results

Hands On Course Demo
Kernel Module Debugging: When Userspace Tools Don't Cut It

When your module crashes, you lose everything. No core dump, no stack trace unless you specifically enabled it, and the system ...

0:40
Kernel Module Debugging: When Userspace Tools Don't Cut It

0 views

12 hours ago

vlogommentary
Why TList Uses Pointer Instead of TObject in Delphi

Explore why Delphi's `TList` class uses `Pointer` rather than `TObject`, understanding the flexibility it provides for storing various ...

2:46
Why TList Uses Pointer Instead of TObject in Delphi

0 views

14 hours ago

vlogommentary
Handling false Boolean Values in JSONAPI Marshalling with Go

Learn how to correctly marshal Go boolean fields, including false values, as JSONAPI attributes without losing data or getting ...

3:00
Handling false Boolean Values in JSONAPI Marshalling with Go

0 views

14 hours ago

vlogommentary
Understanding the NIC Buffer and Data Handling with recvfrom() in Raw Sockets

Learn how network interface card buffers interact with kernel sockets receive buffers and how data is copied to application ...

2:45
Understanding the NIC Buffer and Data Handling with recvfrom() in Raw Sockets

0 views

14 hours ago

vlogommentary
Do Base and Derived Classes Share the Same vtable in C+ + ?

Understanding whether base and derived classes in C+ + share the same virtual table (`vtable`) and how runtime polymorphism is ...

2:23
Do Base and Derived Classes Share the Same vtable in C+ + ?

0 views

13 hours ago

Delft Stack
Change Mouse and Touchpad Settings via Command Line in Ubuntu

Is your mouse moving too slow or too fast on Ubuntu? 🖱️ In this DelftStack tutorial, we show you the quickest way to access ...

2:10
Change Mouse and Touchpad Settings via Command Line in Ubuntu

0 views

6 hours ago

vlogommentary
Understanding GCC Warnings When Converting String Literals to TCHAR* in C/C+ +

Learn why GCC warns about converting string literals to `TCHAR*` and how to handle string constants safely in C and Windows ...

2:42
Understanding GCC Warnings When Converting String Literals to TCHAR* in C/C+ +

0 views

14 hours ago

vlogize
Verstehen, warum sich der Wert Ihres void*-Zeigers in C-Funktionen nicht ändert

Erfahren Sie, wie Sie Zeigerparameter in C-Funktionen korrekt übergeben, damit sich Ihre `void*`-Werte wie erwartet aktualisieren ...

1:32
Verstehen, warum sich der Wert Ihres void*-Zeigers in C-Funktionen nicht ändert

0 views

15 hours ago