With Yoe

Hi, I'm Yoe, this my vlog as a softw…

With Yoe

Hi, I'm Yoe, this my vlog as a software engineer based on Jakarta. I'll share my routines, technology, and also the culture and food.

記事一覧

Using Object Storage as Drive in Windows

Recently my server run out of space, so I need to add additional storage to my server. Since my server is Windows so the easiest way to change my server plan to…

With Yoe
2週間前

How to clone git (github / huggingface) over ssh with non default identity file

Make a new file ~/.ssh/config And in the file, fill with this Host hf-boringtaskaiHostname hf.coIdentityFile /root/.ssh/id_yoursshfileUser yourusername then…

With Yoe
2か月前

Object Detection & Classification using Yolo v8 in WSL

To show a live webcam and detect the object in the camera from WSL is a challenging task, here is how I solve the problem. Follow these is the steps: Step 1: …

With Yoe
4か月前
2

Update Arduino Firmware using arduino-fwuploader in Windows

Hi, Recently I have a project, that control my arduino using a gamepad, and I searched around, I found bluepad32, this is amazing library, because its support …

With Yoe
10か月前

Learning Deep Learning #01

Hi guys, My PHD friend suggest me to learn Deep Learning from this Learning Deep Learning by Magnus Ekman, And I would like to take notes while I'm learning …

With Yoe
1年前

Tutorial Belajar AI (Artificial Intelligence) Bahasa Indonesia 🇮🇩

Halo, Saya baru saja membuat video tentang belajar AI untuk pemula, saya akan share dari basic python, dan bertahap untuk implementasi AI di simulasi self dri…

With Yoe
1年前

[SOLVED] Python Turtle Shows Blank Screen

Hi Guys, Recently, my python turtle shows blank screen when running, but before that, the shell shows below warning message. (by the way I use macOS Monterey …

With Yoe
1年前
2

Lighting Setup Buat Youtube

Halo Gaes, Hari ini saya putusin untuk meng-upgrade lighting setup untuk vidoe Youtube saya. Karena nantinya video saya dibuat pada malam hari, jadi saya butu…

With Yoe
1年前

Tutorial Jupyter Notebook (Pemula)

Halo, Artikel ini merupakan pelengkap untuk memperjelas video tutorial saya (AI WithYoe) di channel youtube. Jika kalian ingin melihat videonya silahkan klik …

With Yoe
1年前

IDE / Editor Untuk Python

Halo, Artikel ini adalah tulisan untuk melengkapi video tutorial AI With Yoe di Youtube channel saya, IDE singkatan dari Integrated Development Environment, …

With Yoe
1年前

Memulai Python Dengan Anaconda / Miniconda

Halo, Apa Anaconda / Miniconda? Anaconda adalah sebuah package management dan dependency management untuk berbagai macam bahasa pemrograman. Dalam hal ini aka…

With Yoe
1年前
1

The Best Music For Workout At Home

Hi Guys, Today I do my routine, walking on treadmill for 1 hour. And here is the playlist that I played. This playlist is designed to keep you motivated and…

With Yoe
1年前
10

Cara Konfigurasi Python di Mac Dengan Benar

Hi Gaes, Kalian pernah ngalamin betapa susahnya mengkonfigurasi python di Mac? 😭 Yes. karena mac sendiri mempunyai python bawaan, dan python tersedia dalam…

With Yoe
1年前
2

Relaxing Piano Music and Romantic Music

Halo Everyone, Do you like soft jazz piano music? Yes, I've made a piano soft jazz music playlist, and you can use it to chill your evening, or to make you re…

With Yoe
1年前
1

Installing Open AI Gym with Anaconda

Using Anaconda / Miniconda # update conda at first$ conda update conda#if there is a new package just answer Y to install new package After that, Install Open…

With Yoe
1年前
1

Nyobain Mobil Tanpa Supir Pertama Kali di Indonesia 🇮🇩

Halo, Kali ini saya tulis blog saya menggunakan bahasa Indonesia, dan saya kaget luar biasa, karena response dari warganet ternyata antusias sekali dengan con…

With Yoe
2年前
2

Using Object Storage as Drive in Windows

Recently my server run out of space, so I need to add additional storage to my server. Since my server is Windows so the easiest way to change my server plan to the bigger one, but if I change the plan, it also add the CPU and RAM which is

How to clone git (github / huggingface) over ssh with non default identity file

Make a new file ~/.ssh/config And in the file, fill with this Host hf-boringtaskaiHostname hf.coIdentityFile /root/.ssh/id_yoursshfileUser yourusername then you can clone using ssh, like this git clone git@hf-boringtaskai:boringtaskai/

Object Detection & Classification using Yolo v8 in WSL

To show a live webcam and detect the object in the camera from WSL is a challenging task, here is how I solve the problem. Follow these is the steps: Step 1: Install USBIPD-WIN Install usbipd service on Windows, download the installer (.m

Update Arduino Firmware using arduino-fwuploader in Windows

Hi, Recently I have a project, that control my arduino using a gamepad, and I searched around, I found bluepad32, this is amazing library, because its support many gamepads. But before I can use the library, I have to flash my arduino 33

Learning Deep Learning #01

Hi guys, My PHD friend suggest me to learn Deep Learning from this Learning Deep Learning by Magnus Ekman, And I would like to take notes while I'm learning DL, so this is my first note 😊 Setting Up The Environment Before I read the cha

Tutorial Belajar AI (Artificial Intelligence) Bahasa Indonesia 🇮🇩

Halo, Saya baru saja membuat video tentang belajar AI untuk pemula, saya akan share dari basic python, dan bertahap untuk implementasi AI di simulasi self driving car. Buat yang ingin belajar.. yuk bisa klik link dibawah ini 👇🏻👇🏻

[SOLVED] Python Turtle Shows Blank Screen

Hi Guys, Recently, my python turtle shows blank screen when running, but before that, the shell shows below warning message. (by the way I use macOS Monterey 12.4, and python 3.10.4, pyenv 2.3.0) "The system version of Tk is deprecated

Lighting Setup Buat Youtube

Halo Gaes, Hari ini saya putusin untuk meng-upgrade lighting setup untuk vidoe Youtube saya. Karena nantinya video saya dibuat pada malam hari, jadi saya butuh lighting setup yang bagus, sehingga hasil videonya bisa maksimal. Di video in

Tutorial Jupyter Notebook (Pemula)

Halo, Artikel ini merupakan pelengkap untuk memperjelas video tutorial saya (AI WithYoe) di channel youtube. Jika kalian ingin melihat videonya silahkan klik dan subscribe link dibagiab bawah artikel. Nah.. setelah kalian berhasil mengin

IDE / Editor Untuk Python

Halo, Artikel ini adalah tulisan untuk melengkapi video tutorial AI With Yoe di Youtube channel saya, IDE singkatan dari Integrated Development Environment, atau secara singkatnya aplikasi editor (tool untuk coding / bikin aplikasi) dala

Memulai Python Dengan Anaconda / Miniconda

Halo, Apa Anaconda / Miniconda? Anaconda adalah sebuah package management dan dependency management untuk berbagai macam bahasa pemrograman. Dalam hal ini akan kita pakai untuk bahasa pemrograman python, jadi didalam Anaconda tidak hanya

The Best Music For Workout At Home

Hi Guys, Today I do my routine, walking on treadmill for 1 hour. And here is the playlist that I played. This playlist is designed to keep you motivated and stay focus. Check this out! 💪 If you want playlist music like this, just click

Cara Konfigurasi Python di Mac Dengan Benar

Hi Gaes, Kalian pernah ngalamin betapa susahnya mengkonfigurasi python di Mac? 😭 Yes. karena mac sendiri mempunyai python bawaan, dan python tersedia dalam banyak versi, dan terkadang kita butuh untuk menjalankan python versi tertentu.

Relaxing Piano Music and Romantic Music

Halo Everyone, Do you like soft jazz piano music? Yes, I've made a piano soft jazz music playlist, and you can use it to chill your evening, or to make you relax, focus, and use it while you are working at evening until midnight, and also

Installing Open AI Gym with Anaconda

Using Anaconda / Miniconda # update conda at first$ conda update conda#if there is a new package just answer Y to install new package After that, Install OpenAI Gym on Conda, I prefer install gym in the conda environment, so I use below c

Nyobain Mobil Tanpa Supir Pertama Kali di Indonesia 🇮🇩

Halo, Kali ini saya tulis blog saya menggunakan bahasa Indonesia, dan saya kaget luar biasa, karena response dari warganet ternyata antusias sekali dengan content video saya ini. Buat yang belum tau videonya, yuk tonton videonya disini