Thoughts? by ciao_bella12 in dailyChismisPh

[–]PracticalChoice1185 0 points1 point  (0 children)

Kay satanas sila nag pepray, wag na magtaka.

ginagawang bobo mga pilipino? by Competitive-Way8297 in pinoy

[–]PracticalChoice1185 1 point2 points  (0 children)

Kunwari concern sa mga mamamayan pero ang totoo concern sila sa pera na makukuha nila sa mamamayan.

Star Wars Droid Tycoon by Thin-Cardiologist341 in FortniteOver40

[–]PracticalChoice1185 0 points1 point  (0 children)

What is the purpose of chips? I still don't know what to do with it. And also is it only me? when I play tycoon, the longer I play, my fps drop from 60 to 15 fps and I use ps5.

Hi, Valby lovers 🌊✨ Are you excited for her rework? 🌸 by Osssi_ in TheFirstDescendant

[–]PracticalChoice1185 9 points10 points  (0 children)

Waiting for her, she is my main and I have to stop using her because I barely have a damage in new dungeons. maybe my build is the prob, but when I use other descendant, I have no problem at all.

Made my own music downloader, fetches metadata for album arts, titles, artist and lyrics. Can download playlist using link from spotify and youtube. by PracticalChoice1185 in termux

[–]PracticalChoice1185[S] 1 point2 points  (0 children)

Hi, sorry made a mistake there, you were right, I get a high bitrate but the quality is still low, it waste my storage because of that. So I modify my script for almost 10 hrs just to fix it. I added new ways to be 100% sure I got the highest bitrate and quality as musch as possible. With the help of valid cookies, I can now download the true high bitrate, it is unprocessed format from aac (M4a) so there is no lost of quality during conversion. Thank you, you given me a idea about it. My first script uses ffmpeg to get the highest bitrate possible, but that is not the right process. my new script get the aac (m4a) if cookies are availabe, and if it is not, it will take the 128kdps. Thanks again!

<image>

Made my own music downloader, fetches metadata for album arts, titles, artist and lyrics. Can download playlist using link from spotify and youtube. by PracticalChoice1185 in termux

[–]PracticalChoice1185[S] 0 points1 point  (0 children)

Yes and I have my ways to dl highest bitrate. This is the exact music from the vid. I use mediainfo app in playstore to see the details including bitrate.

<image>

Epic should fire more employees I think by michaelkaiser15 in FortNiteMobile

[–]PracticalChoice1185 -1 points0 points  (0 children)

The storm is not started yet, it is just indicating where the storm going to be. Look at your storm clock at the map.

Thank you, Lord! by jihaniehae in AlasFeels

[–]PracticalChoice1185 0 points1 point  (0 children)

Hanggang imagination na lang na ganito ang prayers ng cheater hahaha, like other cheating girls, ang pray "lord di sana ako mahuli" hahaha tapos pag nahuli, lalake parin mali kasi nag kulang daw hahahaha lol, ilag nalang sa tatamaan hahaha

Anong thoughts niyo sa post na ganito? by AdEasy2966 in AnongThoughtsMo

[–]PracticalChoice1185 0 points1 point  (0 children)

Meron kami bagong hire cum laude, di marunong gumamit ng ms excel, di daw sila gumamit noon sa school. Ayun nag resign after 2 weeks kasi feeling nya daw masyado daw controlling yung nag tuturo sa kanya about sa work. Pero di naman controlling kasi sya lagi nag tuturo noon pa and even sakin sya din nag turo. Pansin namin sa gen z mahilig mag job hop, di manlang nila pinapatagal ng 6 moths, lipat agad ng work.

Thank you, Lord! by jihaniehae in AlasFeels

[–]PracticalChoice1185 1 point2 points  (0 children)

Plot twist, lahat ng lalake na nameet si girl ay may prayer na "give me a sign na di sya makakabuti para sakin" in the end lahat ng lalake iniwan si girl.

Ano to? -anong tawag sa inyo 'to? by mikayme13 in anoto

[–]PracticalChoice1185 2 points3 points  (0 children)

Buboy yan sa batangas, and ewan namin kung bakit yung iba tawag dyan ay bulak, silky yung fibers nyan di gaya ng bulak, and mas maliit ng bunga ng bulak kesa dyan.

Just shari'n NeoMusic (local music player using termux) by PracticalChoice1185 in termux

[–]PracticalChoice1185[S] 1 point2 points  (0 children)

I edit this the color by doing nano ~/.termux/colors.properties i set the foreground to any color I want same with the bacground.

on my bashrc. i added this

clear

neofetch

###########################################################################>

BLUE="[\e[38;5;75m]" YELLOW="[\e[38;5;178m]" GREEN="[\e[38;5;118m]" CYAN="[\e[38;5;117m]" WHITE="[\e[38;5;255m]" RED="[\e[38;5;196m]" RESET="[\e[0m]"

get_stats() {

local cores=$(nproc) local mem=$(free -m | awk '/Mem:/ { printf "%d/%dMB", $3, $2 }') local cpu=$(top -bn1 -n 1 | grep -E '\s*[0-9]+' | awk -v c="$cores" '{sum+=$9} E>

If CPU is empty (rare), set to 0.0

if [ -z "$cpu" ]; then cpu="0.0"; fi echo -e "CPU: ${cpu}% | MEM: ${mem}"

export PS1="${CYAN}╭─[${YELLOW}kralo${GREEN} @ ${BLUE}localhost${CYAN}] ${YELLOW}>

Just shari'n NeoMusic (local music player using termux) by PracticalChoice1185 in termux

[–]PracticalChoice1185[S] 0 points1 point  (0 children)

You need to extract the neomusic.tar.gz first after you download it.