Live stream music with ffmpeg and bash

In this post, I will show you how to live-stream music videos with an animation. What you need You need an always-on computer with bash installed. I will use a raspberry pi for this example. You can also use a virtual machine for this. Learn how to get a free one from here. Install ffmpeg You also need ffmpeg installed. You can install it with sudo apt install ffmpeg Get the music Make sure you have the music you want to stream in a folder....

February 22, 2023 路 Lasheen

Flutter appbar-titlebar-header on linux

Flutter and Linux Flutter support for Linux is ok at best. Which leads to to a subpar developer experience. Unlike that鈥檚 of the Windows and Macos platforms. The Problem For the Longest time the flutter team refused to give the developer the ability to customize the titlebar of the app from the dart code. This is a big problem for linux users because the default titlebar is old (Gtk3) and doesn鈥檛 fit in with the rest of the desktop....

February 21, 2023 路 Lasheen

Oracle Cloud Free VPS: 4 CPUs | 24 GB of memory 馃殌

A whopping 4 CPUs and 24 GB of memory for free! Oracle offers a generous free tier for its cloud service. This is a great opportunity for you to try out Cloud Dev. In this post, I will show you how to get a free VPS from Oracle Cloud. I personally host NexCloud on there and it runs flawlessly What can you do with it? There will be an upcoming blog post about this topic....

February 20, 2023 路 Lasheen

Beautiful GitHub Profile Readme

There are different ways to make your GitHub profile more beautiful. You can add badges, icons, stats, etc. to your GitHub profile readme. In this article, I will show you how to do that. You can use these awesome generators to automatically generate your GitHub profile readme if you can鈥檛 be bothered to do it yourself. check the Profile Generator Section below. If you want to do it manually, you can follow the steps below....

February 19, 2023 路 Lasheen

Qetaf website devlog

Qetaf project devlogs summary: Client鈥檚 requested features: One page design with no complicated navigation. Easy and intuitive to order from it. The website should display the business鈥檚 products and a way to order them. Day 1 - Design: The first thing I did was opening up a design software since the client didn鈥檛 provide me with a design. So I would design it myself. 鈥疉fter 3-4 hours I settled on the basic skeleton design attached below and the client agreed on it....

May 24, 2022 路 Lasheen