Bisqwit


Episodes

Title Duration Published Consumed
I Studied TWO Years in University and This Happened 2023-12-31 22:10
Are C♯ and D♭ same? Interval & Octave explained: Music & law of frequencies 2023-01-26 15:00
Let’s try ChatGPT. Is it any good? 2022-12-31 23:05
I Studied a Year at a University and This Happened 2022-06-06 15:00
Logic 4: Natural Deduction with Logical Axioms — Tutorial 4/4 2022-04-17 14:00
Logic 3: Quantifiers (univ. & exist.), Proofs part 1 — Tutorial 3/4 2022-03-17 19:00
Logic 2: Karnaugh Map, Fallacies, 7400 Series — Tutorial 2/4 2022-02-17 20:45
Logic 1: Binary Propositions, De Morgan’s Law, What is an Implication — Tutorial 1/4 2022-01-21 21:15
How I got Mario in That Editor — And how Norton Got 🐁 2021-12-30 21:30
YouTube deletes your comments #Shorts 2021-10-17 00:46
What are EXE files made of? 2021-05-08 16:15
How Bisqwit started — Frequently Asked Questions, Part 4/4 2021-01-06 02:26
Where did Bisqwit learn C++? — Frequently Asked Questions, Part 3/4 2020-08-30 04:00
School & army background — Bisqwit — Frequently Asked Questions, Part 2/4 2020-08-23 04:00
Origin of “Bisqwit”? Married? Font&color theme — Frequently Asked Questions, Part 1/4 2020-08-16 17:04
Illumination Tutorial for Software 3D Rendering (2/2+) [c++20] 2020-06-26 17:00
Illumination Tutorial for Software 3D Rendering (1/2+) [c++20] 2020-05-29 16:00
Why Refactor? Let’s Refactor the 3D Polygon Renderer. [c++20] 2020-05-02 23:00
Texture Mapping & Polygon Rasterizing Tutorial (2/2) [C++20] 2020-04-06 18:00
Texture Mapping & Polygon Rasterizing Tutorial (1/2) [C++20] 2020-03-20 18:00
Dual-Boot Windows-Linux Tutorial (& NVME & LVM & disk migration) 2020-02-04 20:45
Which editor/IDE does Bisqwit use? Answers & some history. 2019-12-23 17:30
x86 mov insns & short history of the most popular CPU architecture 2019-11-24 03:12
x86 mov insns & short history of the most popular CPU architecture 2019-11-24 02:02
Portal 2 custom map "Jump Cube" 2019-11-09 19:04
Bisqwit analyses TempleOS & its sole author, Terry A. Davis 2019-10-11 21:30
Dyna Blaster ※ reverse engineering on DOS ※ Cracking VG Passwords S2e3 2019-09-14 22:00
Metroid ※ Cracking VG Passwords S2e2 2019-08-31 22:59
How Bisqwit replies to your comments (2019 edition) 2019-07-17 23:30
G.I.Joe The Atlantis Factor ※ Cracking VG Passwords S2e1 2019-07-11 03:00
Iron Sword ※ Cracking Videogame Passwords S1e13 (Wizards & Warriors II) 2019-06-22 08:00
C++ Parameter Declaration Tutorial :: Purpose of different references 2019-05-31 21:09
Creating a Terminal Emulator PART 6 [c++ live stream] 2019-04-24 21:39
Creating a Terminal Emulator PART 5 [c++ live stream] 2019-04-14 05:51
Creating a Terminal Emulator PART 4 [c++ live stream] 2019-04-10 22:43
Creating a Terminal Emulator PART 3 [c++ live stream] 2019-04-07 20:48
Creating a Terminal Emulator PART 2 [c++ live stream] 2019-04-03 17:45
Creating a Terminal Emulator [c++ live stream] 2019-04-01 22:02
My second OpenGL project [tool-assisted C++17, SFML] 2019-02-21 18:30
Let’s Create a Speech Synthesizer (C++17) with Finnish Accent! 2019-01-28 09:00
Introduction to Finnish phonology 2019-01-18 15:45
Decoding a BINK video using libavcodec (remastered) 2019-01-12 20:45
How does PCM audio work? :: Case study and example C++ code 2019-01-07 10:00
The Origin of Accents :: Phonetic Differences 2018-12-29 15:45
Solar Jetman ※ Cracking Videogame Passwords S01E08 2018-12-28 09:07
Bubble Bobble ※ Cracking Videogame Passwords S01E04 2018-12-27 21:36
Bisqwit’s channels, Discord server, and much more 2018-12-26 20:12
Building a Linux PC with Ryzen ThreadRipper (+Benchmarks) 2018-12-21 15:43
ThreadRipper Build Failure・Warranty Denied・Cautionary Tale 2018-10-26 12:30
Defining Target Machines — How to Create a Compiler part 5b/5 — Data oriented programming 2018-10-20 00:15
Replacing BIOS in a ThinkPad with GPL CoreBoot (former LinuxBios) 2018-09-16 23:51
Testing a “150 Watt” CFL from China (and how to deal with fraudulent vendors) 2018-07-28 23:09
Family -- a song made with Scream Tracker 3.2 (composed by Joel Yliluoma) 2018-06-23 02:15
ABI & Instruction Mapping — How to Create a Compiler part 5a/5 — Designing Machine Code Synthesis 2018-06-18 09:15
Register Renaming — How to Create a Compiler part 4b/5 — Preparing for code generator 2018-04-29 16:15
Optimizing IR — How to Create a Compiler part 4a/5 — Optimizing a three-address code based IR 2018-04-08 20:30
Three-Address Code — How to Create a Compiler part 3/5 — Converting AST into statement-based IR 2018-02-15 18:00
Optimizing Trees — How to Create a Compiler part 2/5 — Simple optimizations to a program in an AST 2018-01-29 08:06
Halfway Point [QBasic demo to celebrate 50000 subscribers] 2018-01-21 10:51
Parser and Lexer — How to Create a Compiler part 1/5 — Converting text into an Abstract Syntax Tree 2017-12-29 17:00
Unscheduled Lonabot Activation! 2017-11-19 18:50
How to Create a Compiler, part 0/5— SIDE-BY-SIDE Alternative Version 2017-11-19 13:09
ROM Hacks and Translation Challenges in RPGs (How to Create a Compiler, part 0/5) 2017-11-19 00:44
Justified Programming — Reason Parameters That Answer “Why” 2017-08-10 20:36
“Infinite” road in 3D: Case study (Life is Strange™) 2017-07-20 18:34
Installing Debian Buster (Modern Linux distribution) 2017-07-18 21:28
Installing Slackware 3.0 (Linux distribution from 1990s) 2017-07-10 23:43
Parallelism in C++ #4/3: Some afterwords 2017-07-01 19:33
Offloading & CUDA: Parallelism in C++ #3/3 (also OpenMP, OpenACC, GPU & Coprocessors like Xeon Phi) 2017-06-19 09:43
Threads/Multiple cores: Parallelism in C++ #2/3 (also hyperthreading) 2017-06-13 12:44
SIMD and Vectorization: Parallelism in C++ #1/3 (multitasking on single core) 2017-06-09 08:46
Live: Creating Cracking Videogame Passwords Episode 13 2017-04-26 22:29
3D Projections - Teaser 2017-02-19 19:26
C++ templates and optimizing for size 2017-01-15 21:54
Bisqwit Plays: The Talos Principle [4/4] (complete blind 100% all endings) 2017-01-11 21:14
Bisqwit Plays: The Talos Principle [2/4] (complete blind 100% all endings) 2017-01-11 21:14
Bisqwit Plays: The Talos Principle [3/4] (complete blind 100% all endings) 2017-01-11 21:14
Bisqwit Plays: The Talos Principle [1/4] (complete blind 100% all endings) 2017-01-11 21:14