ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

68 results

Code Unpacked
How Claude Fable 5 Works for Days Without Forgetting

Claude Fable 5 can work on a single task for days. But an LLM still has a finite context window—so how can it keep working ...

10:34
How Claude Fable 5 Works for Days Without Forgetting

53 views

2 weeks ago

Code Unpacked
DeepSeek Made the AI Agent Itself Programmable

DeepSeek Harness, AI coding agents, Claude Code, OpenAI Codex and programmable agent infrastructure are the focus of this ...

10:13
DeepSeek Made the AI Agent Itself Programmable

148 views

2 days ago

CodeUnpacked
Rank Transformation Algorithms and Coordinate Compression Techniques

Solving LeetCode 1331: Rank Transform of an Array using C++. In this video, we break down the LeetCode daily coding ...

7:59
Rank Transformation Algorithms and Coordinate Compression Techniques

9 views

1 month ago

Code Unpacked
Best Local AI Model for Every GPU in 2026

What is the best local AI model for the hardware you already own? In this video, we build a practical 2026 local AI memory ...

12:04
Best Local AI Model for Every GPU in 2026

34 views

9 days ago

Code Unpacked
You Can Run a 700B AI Model on a Laptop — But There’s a Catch

Can a normal laptop really run an AI model with nearly 700 billion parameters? Technically, yes—but “running locally” does not ...

10:44
You Can Run a 700B AI Model on a Laptop — But There’s a Catch

189 views

3 weeks ago

CodeUnpacked
Remove Covered Intervals — LeetCode 1288 Explained (Brute Force to O(n log n))

Remove Covered Intervals (LeetCode 1288) explained from first principles — starting with the brute-force O(n²) approach, then ...

6:12
Remove Covered Intervals — LeetCode 1288 Explained (Brute Force to O(n log n))

2 views

1 month ago

Code Unpacked
Your AI Is Rereading, Not Remembering

Your AI may remember your project, your preferences, and conversations from weeks ago. But in many cases, it is not actually ...

13:01
Your AI Is Rereading, Not Remembering

63 views

3 weeks ago

Code Unpacked
AI Is Quietly Writing Open-Source Software

AI coding agents are already changing open-source software — but Git history often makes their work look completely human.

12:19
AI Is Quietly Writing Open-Source Software

34 views

3 weeks ago

Code Unpacked
GPT-5.6 Sol Has a 1M Token Context — But There’s a Catch

GPT-5.6 Sol can process more than one million tokens of context—but a massive context window is not the same thing as perfect ...

11:53
GPT-5.6 Sol Has a 1M Token Context — But There’s a Catch

129 views

2 weeks ago

Code Unpacked
The Biggest Problem With MCP Was Just Fixed

MCP just changed at the protocol core. The July 28, 2026 specification moves the Model Context Protocol away from ...

9:31
The Biggest Problem With MCP Was Just Fixed

213 views

3 weeks ago

Code Unpacked
Did Local AI Just Beat the Cloud?

Did local AI finally win? Not completely—but it may have reached a tipping point. Open models are becoming more capable, ...

8:18
Did Local AI Just Beat the Cloud?

235 views

3 weeks ago

Code Unpacked
Kimi K3’s 2.8 Trillion Parameter Trick — Only 16 Experts Wake Up

Kimi K3 contains almost 2.8 trillion parameters—but for each token, only 16 out of 896 experts are activated. That apparent ...

10:47
Kimi K3’s 2.8 Trillion Parameter Trick — Only 16 Experts Wake Up

271 views

3 weeks ago

CodeUnpacked
LeetCode 1291 | Sequential Digits | Sliding Window & BFS Approaches (C++)

LeetCode 1291: Sequential Digits (Medium) full breakdown in C++. Don't fall into the brute-force trap! While the constraints for this ...

7:30
LeetCode 1291 | Sequential Digits | Sliding Window & BFS Approaches (C++)

12 views

1 month ago

Code Unpacked
These 7 GitHub Repos Make Paid AI Coding Tools Optional

AI coding tools, open-source coding agents, GitHub repositories, Cursor alternatives, Copilot alternatives, Claude Code ...

9:35
These 7 GitHub Repos Make Paid AI Coding Tools Optional

500 views

2 weeks ago

Code Unpacked
744B Parameters, 25GB RAM: The Impossible Made Possible

A 744-billion-parameter AI model running locally on a laptop with just 25GB of RAM sounds impossible. And technically, the full ...

10:28
744B Parameters, 25GB RAM: The Impossible Made Possible

67 views

11 days ago

Code Unpacked
Your AI Runs Locally. Your Data Might Not.

Running an AI model on your own computer does not automatically mean every part of the application is private—or offline.

8:02
Your AI Runs Locally. Your Data Might Not.

49 views

3 weeks ago

Code Unpacked
Mixture of Agents Explained in 11 Minutes

What if the best AI system isn't one massive model—but a team of models working together? In this video, we explore Mixture of ...

11:15
Mixture of Agents Explained in 11 Minutes

72 views

3 weeks ago

Code Unpacked
Aider vs Cline: Which One Burns More Tokens?

Aider and Cline can use the exact same model, repository, and task—yet produce dramatically different token bills. Why? Because ...

10:15
Aider vs Cline: Which One Burns More Tokens?

39 views

6 days ago

CodeUnpacked
Concatenate Non-Zero Digits and Multiply by Sum — LeetCode 3754 Explained (String vs Math Approach)

Concatenate Non-Zero Digits and Multiply by Sum I - LeetCode 3754 | Full Python Solution (String vs Math Approach) In this video ...

6:19
Concatenate Non-Zero Digits and Multiply by Sum — LeetCode 3754 Explained (String vs Math Approach)

9 views

1 month ago

CodeUnpacked
Concatenate Non-Zero Digits and Multiply by Sum II — LeetCode 3756 Explained (Segment Tree)

LeetCode 3756: Concatenate Non-Zero Digits and Multiply by Sum II — solved with a Segment Tree, explained step by step.

8:50
Concatenate Non-Zero Digits and Multiply by Sum II — LeetCode 3756 Explained (Segment Tree)

10 views

1 month ago