Skip to content

Instantly share code, notes, and snippets.

View sukrosono's full-sized avatar
🎯
Focusing pushing my shogi rank

Adi Prasetyo sukrosono

🎯
Focusing pushing my shogi rank
View GitHub Profile
Started render process: /usr/bin/melt6 -progress /tmp/kdenlive-MdDRRk.mlt out=98111
mlt_repository_init: failed to dlopen /usr/lib/mlt/libmltsox.so (libsox.so.3: cannot open shared object file: No such file or directory)mlt_repository_init: failed to dlopen /usr/lib/mlt/libmltrubberband.so (librubberband.so.2: cannot open shared object file: No such file or directory)mlt_repository_init: failed to dlopen /usr/lib/mlt/libmltrtaudio.so (librtaudio.so.6: cannot open shared object file: No such file or directory)mlt_repository_init: failed to dlopen /usr/lib/mlt/libmltopengl.so (libmovit.so.8: cannot open shared object file: No such file or directory)mlt_repository_init: failed to dlopen /usr/lib/mlt/libmltsdl.so (/usr/lib/mlt/libmltsdl.so: undefined symbol: XGetWindowAttributes)[mp3 @ 0x563fa6d81fc0] Estimating duration from bitrate, this may be inaccurate[mp3 @ 0x563fa6d84e00] Estimating duration from bitrate, this may be inaccurate[mp3 @ 0x563fa7144900] Estimating duration from bitrate, this may be inaccurate[
@sukrosono
sukrosono / spam-wa.md
Created July 16, 2021 03:12
automate wa or misuse it?
@sukrosono
sukrosono / pc-build-green-sun.md
Created July 13, 2021 17:11
pc build for andika
@sukrosono
sukrosono / cara_buat_youtube_chapter_mudah.md
Last active July 15, 2021 14:55
how to create youtube chapter easily, less than 5 minutes

Jika youtube anda sudah siap, menambahkan chapter tidak sampai 5 menit. Taruh minimal 3 penanda di deskripsi youtube anda, yang pertama harus dimulai dengan 0:00. Hendaknya memilih nama chapter yang menarik dan membantu, durasi chapter minimal 10 detik. Chapter juga bisa disebut segmen, segment yang di serap ke bahasa indonesia. Bisa lihat contoh berikut:

0:00 Pembukaan
0:10 ap.programming
0:20 Tombol subscribe masih gratis
1:00:00 Ini contoh untuk 1 jam atau lebih
#!/bin/sh
[ "$#" -lt "1" ] && {
echo "Configure current shell to use a specific major PHP version.
Usage: usephp 7"
exit 0
}
binary="php${1}"
wanted="/usr/bin/${binary}"
[ ! -f "${wanted}" ] && {
@sukrosono
sukrosono / sms.ps2.md
Last active June 14, 2021 15:56
transcode to xvid/ divx on ps2 (sms)

While attempt based on here, resulting:

[NULL @ 0x5612307df100] Unable to find a suitable output format for 'Terbongkar Rahasia Stek Mangga Bagi Pemula Agar Cepat Tumbuh Tunas.xvid.1024.mpeg4'
Terbongkar Rahasia Stek Mangga Bagi Pemula Agar Cepat Tumbuh Tunas.xvid.1024.mpeg4: Invalid argument

Also the result is the file is not played on sms, i wait around 2 minutes. The video is not playing, it still loading.

The second attempt use:

[flatpack] Clementine installation, arch linux.

This time we won't use clementine from aur. Even it is avaliable, we prefer from flathub for now. Why clementine? why not the clasic winamp? Well, my favourite features is the lyrics tab :) The flatpack yeild 1.4.0rc2 and the aur is 1.4.0rc1.

Deeper about clementine player visit the repository

@sukrosono
sukrosono / unpackfs_manjaro_kde.conf
Created May 12, 2021 11:03
fixed unpack fs on older version of manjaro
---
unpack:
- source: "/run/miso/bootmnt/multibootusb/manjaro-cinnamon-20.0.3-200606-linux56/manjaro/x86_64/rootfs.sfs"
sourcefs: "squashfs"
destination: ""
- source: "/run/miso/bootmnt/multibootusb/manjaro-cinnamon-20.0.3-200606-linux56/manjaro/x86_64/desktopfs.sfs"
sourcefs: "squashfs"
destination: ""
---
@sukrosono
sukrosono / phpmyadmin.conf
Last active May 11, 2021 17:16
help note youtube
Alias /phpmyadmin "/usr/share/webapps/phpMyAdmin"
<Directory "/usr/share/webapps/phpMyAdmin">
DirectoryIndex index.php
AllowOverride All
Options FollowSymlinks
Require all granted
</Directory>
@sukrosono
sukrosono / nginx.manjaro2.md
Created May 11, 2021 16:19
nginx ssl config

SSL stands for Secure Sockets Layer

using the decrypted key instead encrypted one