muhyb

joined 2 years ago
[–] muhyb@programming.dev 6 points 1 day ago

Depends on your gaming habits. Check ProtonDB for Steam games compatibility, check Lutris for others. Some anti-cheats (especially kernel level anti-cheats) don't work on Linux, if devs decide to make it work on Linux, they can. For example they enabled Linux version of anti-cheat and Hell Let Loose works fine for some time now. If you mostly play single-player games, you'll probably be fine.

If you want every possible gaming related programs to be pre-installed, you might wanna go Bazzite. If you want to explore on your own pace, Mint is a solid choice. If you want something like Bazzite but mostly empty, there is also Aurora.

[–] muhyb@programming.dev 5 points 1 day ago

Probably a death star.

[–] muhyb@programming.dev 1 points 2 days ago

Funny thing, I had to do this because I'm lazy too. Now I just download. :)

[–] muhyb@programming.dev 4 points 2 days ago

Yes, and now with this Play Integrity thing is activated, it will comprise probably all of the apps from Google Play in time. Not for rooting but for ROMs, this is probably bypassable with more targeted ROMs, like GrapheneOS but I reckon that will cause a decrease in the ROM count.

[–] muhyb@programming.dev 13 points 2 days ago

Saw this in a documentary, I'm still fascinated by a bee-eater tried to look after an offspring that's at least twice its size.

[–] muhyb@programming.dev 1 points 3 days ago* (last edited 3 days ago)
[–] muhyb@programming.dev 3 points 6 days ago

It's totally cool! I like to see others' scripts. I agree, there is always something new to learn. I also liked how human readable is this. Thanks for sharing.

[–] muhyb@programming.dev 3 points 6 days ago

Actually I'm quite proud of my version but didn't know about these at all. If I knew about this prior, I most likely wouldn't try to build from scratch. Thanks for sharing.

[–] muhyb@programming.dev 1 points 6 days ago

Well, it's generally fine for relatively new stuff but now to think I guess I had this problem with the older videos, older than this webm era. Other than that, it's great to be able to even pick a format. :)

[–] muhyb@programming.dev 2 points 1 week ago (2 children)

I used to force formats too but sometimes it fails because it cannot find the corresponding format. upload_date seems useful, I should update mine.

Also, didn't know it can also download subs. Good to know. Thanks for your version.

 

I'm sure some of you already using it like this but if not, this could be useful for you.

It creates a directory with the channel's name, create sub-directories with the playlist name, it gives them a number and put them in an order, it can continue to download if you have to cancel it midway.

You can modify it to your needs.

Add this to your ~/.bashrc or your favourite shell config.

alias yt='yt-dlp --yes-playlist --no-overwrites --download-archive ~/Downloads/yt-dlp/archive.txt -f "bestvideo[height<=1080]+bestaudio/best[height<=1080]" -o "~/Downloads/yt-dlp/%(uploader)s/%(playlist_title,single_playlist)s/%(playlist_index,00)s - %(title)s - [%(id)s].%(ext)s"'

You can even limit the download speed by adding this parameter: --limit-rate 640K This example is for 5 Mb/s.

[–] muhyb@programming.dev 2 points 1 week ago

I mean, if it's not dead yet...

 
 

Summer^pixiv^ by gomzi

 
 

I did this years ago and it was on Reddit initially. Found this while looking at my old files, had to share it on Lemmy as well.

 

The person in the picture is u/spez (fastest and the goofiest picture I could find).

Also, please don't take it seriously. It's a shitpost. Thanks.

 
 

Hi!

Before opening a bug report, this seemed to be a better option.

Anyway, my instance (currently on version BE: 0.19.5) hid some communities so naturally they won't be seen even on searches unless one purposefully subscribed to them. While I'm fine with this decision, there is a problem here with my case:

I can subscribe to these communities as well as post to them. However, I cannot see my own posts to these communities when I visit my profile. If I visit my profile from another instance (that didn't hid these communities), I can see my posts like this. But not from my instance.

An admin suggested that this may be a bug. What do you think about this?

 
 

I basically gave up on finding a custom ROM for this TV so I'm looking for alternative TV apps to at least change the default app. Do you know if there is an app like this exist? It should work with satellite, I'm not looking for IPTV or streaming services, just something that supports plain satellite TV.

Edit: Currently experimenting with KODI, no luck yet though. If you also have suggestions regarding to it, I'm all ears.

Edit 2: KODI (and so Jellyfin, Plex etc.) needs a backend server for Live TV so add-ons alone won't work. According to KODI Wiki, currently there are no backends that work on Android. I also tried Google's older app called Live Channels but Google doesn't let you to run it because it's old ~~more useful~~.

Edit 3: I at least blocked ~~all~~ many of those ad streaming domains on pi-hole. Here is the regex I added to my blacklist. Maybe it will be useful for another poor soul who bought TCL TV.

^(.*\.)?(leiniao\.com|kedo-tclrestream\.b-cdn\.net|now\.amagi\.tv|huan\.tv|rttv\.com|kaltura\.com|plex\.tv|otteravision\.com|ads\.ottera\.tv|sofast\.tv|jwplayer\.com|fuelmedia\.io|molotov\.tv|mcncdndigital\.com|evrideo\.tv|aniview\.com|partytymestreaming\.com|playmoviesdfe-pa\.googleapis\.com|ov-static\.ottera\.tv|ottera\.tv)$

There are also some cloudfront domains however they use hash, so it's not possible to block the future hashes by now and they will appear again.

Edit 4: After some hiatus, I have one more update to add here. I decided to go uninstalling apps via adb, since it's always possible to factory reset. However it didn't go as planned at first.

After enabling developer options on TV, I connected to it with adb connect 192.168.X.XX. You'll need android-platform-tools package on your PC to do this (it basically provides adb and fasboot). Anyway, after connected to it, I deleted apps with adb shell pm uninstall --user 0 app.name.here. I went medieval at first and deleted everything that has TCL in it. And that broke everything. I couldn't even factory reset. Apparently TCL swapped some system apps with theirs. After some adrenaline, I realized that I can create another user, so that would bring all the apps I deleted.

I created user via adb with:

adb shell

pm create-user "NewUser"

and switched to that user via

am switch-user userID. To see users command pm list users. In my case the user ID was 10. After this, I was able to factory reset.

These are the apps I deleted to remove bloatware:

com.netflix.ninja
com.tcl.tv.tclhome_passive
com.tcl.dashboard
com.tcl.partnercustomizer
com.tcl.t_solo
au.com.stan.and
tv.wuaki.apptv
com.tcl.suspension
com.amazon.amazonvideo.livingroom
com.tcl.ui_mediaCenter
com.tcl.MultiScreenInteraction_TV
com.tcl.hotelmenu
com.tcl.guard
com.tcl.channelplus
com.tcl.miracast
com.tcl.inputmethod.international
com.tcl.waterfall.overseas
com.tcl.ttvs
com.tcl.useragreement
com.tcl.keyhelp

And these are the one I didn't delete:

com.tcl.initsetup
com.tcl.factory.view
com.tcl.system.server
com.tvos
com.tcl.providers.config
com.tcl.autopair
com.tcl.android.webview

Since there is no Google account login this time, I had to install some apps via adb as well.

I did it with this command: adb install app_name.apk

I installed Projectivity Launcher for a better default launcher experience.

I also played with Shizuku and Canta and it's great to be able to use those too.

 

Hi!

My friend is looking for an Android tablet that has an unlockable bootloader and also has a custom ROM. I've checked a lot and every one of them is problematic. Usual brands here are Samsung, Lenovo, Huawei, Honor, TCL, Xiaomi. Apparently Huawei and Honor is out of question since they don't allow unlocking bootloader. TCL is new so no ROMs. Xiaomi seems possible but unlocking a Xiaomi device recently became even more pain.

Do you know a decent model from these brands? Preferably 10-12 inch screen.

view more: next ›