ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

35 results

Deeecode
I Built A Landscape to Portrait Video Desktop App

I built my own desktop app called Reframe — it converts landscape videos to vertical/portrait format, but with full control over what ...

11:24
I Built A Landscape to Portrait Video Desktop App

167 views

5mo ago

Deeecode
A Simplified Behind the Scenes of Agents

I've struggled to understand the concept of "agents" for a while now, and I think it finally makes sense. In this video, I share my ...

15:33
A Simplified Behind the Scenes of Agents

235 views

7mo ago

Deeecode
I Wish Chat Interfaces Supported Threads | I Built Mine

One feature I would really love to see in AI Chat Interfaces is Threads--the idea of having sub conversations within a main ...

5:20
I Wish Chat Interfaces Supported Threads | I Built Mine

97 views

6mo ago

Deeecode
how to create a custom linux service

I have a security camera running on my raspberrypi, but one problem I had with starting up the camera is that I had to ssh into the ...

7:58
how to create a custom linux service

235 views

10mo ago

Deeecode
How  Does Port Forwarding Even Work?

As a developer, you've probably had to use port forwarding at some point. A popular use case is exposing your local environment ...

14:54
How Does Port Forwarding Even Work?

359 views

10mo ago

Deeecode
3 creative ways I use Arc Boosts

Arc Boosts allow you to add CSS or JavaScript to any website. Taking advantage of this, I've improved my experience on some of ...

9:30
3 creative ways I use Arc Boosts

188 views

10mo ago

Deeecode
How to avoid translation issues in setState

I got feedback on a change I made this week in my company; it had to do with translations. I was saving translations in state and ...

6:29
How to avoid translation issues in setState

151 views

11mo ago

Deeecode
Why exactly are refresh tokens so important?

I've struggled to understand why refresh tokens are so important and why we need two tokens (access and refresh) for just one ...

12:26
Why exactly are refresh tokens so important?

2,148 views

11mo ago

Deeecode
use @ts-expect-error instead of @ts-ignore -- here's why

I recently learnt about @ts-expect-ignore, and I think using this is better than using @ts-ignore in your typescript code. I shared ...

4:14
use @ts-expect-error instead of @ts-ignore -- here's why

82 views

10mo ago

Deeecode
require_serial flag in pre-commit

This week, I had a problem with my pre-commit hook implementation. I had a case where my hook was run in multiple instances, ...

9:18
require_serial flag in pre-commit

74 views

9mo ago

Deeecode
What is the Beacon API used for?

In this video, I introduce the Beacon API, share the differences it has with the Fetch API and use a project to show comparisons of ...

12:00
What is the Beacon API used for?

327 views

10mo ago

Deeecode
I Let AI Write My Tests. Here's Why That Was a Mistake.

I vibe-coded my own macOS Finder replacement with AI — and let it write the tests too. Everything was green. Turns out, the tests ...

8:32
I Let AI Write My Tests. Here's Why That Was a Mistake.

258 views

4mo ago

Deeecode
Mock API Response in Chrome DevTools

In this video I share one of my recent learnings--a very convenient and easy way to mock api responses without changing your ...

4:44
Mock API Response in Chrome DevTools

1,825 views

9mo ago

Deeecode
Stop Deleting Your Temp Changes Before Every Commit — Use This Instead

Ever added console.logs, mocked some data, or disabled a feature temporarily — then accidentally committed it? Yeah, we've all ...

3:24
Stop Deleting Your Temp Changes Before Every Commit — Use This Instead

194 views

5mo ago

Deeecode
The TAB Key For AI Completions is Inconvenient

After struggling with the TAB key for AI completions for a while, I've decided to change the shortcut for AI completions. Subscribe to ...

4:23
The TAB Key For AI Completions is Inconvenient

493 views

9mo ago

Deeecode
Fix Home Assistant Phone Sensors Not Updating Server

I recently got into Home Assistant and one problem I've had is that some sensors from phone do not get updated as often as I ...

4:45
Fix Home Assistant Phone Sensors Not Updating Server

426 views

8mo ago

Deeecode
One Trick to Have the Same Terminal on Every Machine

Ever switched to a different laptop and realized none of your aliases, functions, or terminal tweaks exist there? Yeah, that's painful.

8:38
One Trick to Have the Same Terminal on Every Machine

114 views

5mo ago

Deeecode
Build your own ZSH with Python | Intro to custom shells

We have different shells today, all with different functionality, features and commands, but what if you wanted to build your own ...

22:48
Build your own ZSH with Python | Intro to custom shells

744 views

10mo ago

Deeecode
Getting Started with Home Assistant on a Raspberry Pi 5

After spending the last one month using home assistant, I've come to love the platform and learn a lot of things along the way.

23:35
Getting Started with Home Assistant on a Raspberry Pi 5

517 views

7mo ago

Deeecode
6 Terminal Shortcuts I Use Everyday - Zsh & Bash

I've been spending a lot of time in the terminal in different context from my full-time job to my personal projects. The shortcuts I ...

6:18
6 Terminal Shortcuts I Use Everyday - Zsh & Bash

116 views

10mo ago