muhyb

joined 2 years ago
[–] muhyb@programming.dev 1 points 5 hours ago* (last edited 5 hours ago)
[–] muhyb@programming.dev 2 points 6 days ago

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

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

We have a similar machine and it has openSUSE Leap for nearly 2 years. It's been fine so far.

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

Palm all the way for me.

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

True. But this is mildly infuriating community and the image was mildly infuriating from a designer point of view. Mildly infuriating-ception, if you will.

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

I know it's most likely a stock image, was just stating the obvious. Even stock images are bad nowadays.

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

Pasta in this picture doesn't look cooked and probably the water is not hot as well since they added a smoke effect.

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

Huh, no idea if that's already a thing.

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

Maybe they ARE moving to Linux? I expect Power Shell next. /s

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

Well, they appreciate any kind of contributions. Thanks for considering this.

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

I see. Well, while GUI has improved a lot on Linux in recent years, if you still want to know it fully, you'll need to learn the CLI part. CLI on Linux is really powerful and that's why you usually won't find any forum replies related to GUI. That might seem a down part for people who are new to Linux, however it makes it easier for the people who are trying to help. Sadly you can run into jerks and gatekeepers everywhere but fortunately they are not a big portion, they just talk loudly.

Once you learned the CLI, it's almost always the same and it changes very little in time. This is the hard part and normal user don't need to know CLI anymore, which is why the desktop Linux adoption gets better nowadays. But if you're a power user, you'll need to learn the CLI, at least the parts you require.

what is a DE?

Sorry, I should've mentioned it at least once. It means desktop environment. You may also see people talk about WMs, those are window managers. Every DE has a WM, but if you decide to use a standalone WM, you'll need to install every other software yourself which normally come as bundled in a DE. Of course, I'm not talking about distros that come with WM options. Those usually cover the software part pre-installed. If you don't want to configure anything on yourself, DEs are the safe choice here. If you enjoy configuring everything (at least I'm looking at it that way) to your needs, you usually do that once (and upload your configs to your personal repo, that way when you need a reinstall, you just pull your configs from git and you're ready to go). That's why Linux veterans seem to prefer WMs a lot. There is no limit to configuration, this is both pro and con, depending on where you stand.

Regarding not auto-mounting, the main reason there most likely security related. Again, I agree that more distros should offer more visible options related to that, though some distros already do that. But it should stay as a choice. There are differences between Windows and Linux and this is one of those. If you're talking about the filesystems on the disks installed in your PC case, they'll auto-mount if they're a Linux filesystem. As default, this won't happen with NTFS partitions.

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

Fragmentation is not a bad thing but I agree that instead of making programs deeply related to their DEs, they should keep that minimal if that's possible. Like I mentioned, Flatpak mostly solved this issue. Bazzite uses almost everything from Flatpak which is actually good from this point of view (while it might have other challenges on its own, like not everything is on Flathub, gets better though).

I would say even Ubuntu with telemetry is leagues better than a cleaned Windows 11 when it comes to privacy, but I understand what you mean.

Not sure when did you switch but if you're kinda new with Linux, it just needs time to recalibrate your knowledge. Once you learn the best for your every need, things like these won't be an issue. I wish the defaults would always be the best. Some distros actually pick their pre-installed programs really well, but most distros usually go with default suites, like if it's KDE, then everything is KDE because of the integrity.

 

Summer^pixiv^ by gomzi

 
 

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.

 

杏山カズサ^pixiv^ by Kumi

 

Hi!

I'm currently trying to use my Wacom tablet with 2 monitors on, however the tablet sees both monitor on the pad and the pen can travel to both monitors. I want to limit the tablet to only one monitor, both pad and pen.

I'm on river, so probably any wlroots solution would work.

This is my libinput output:

Device:           Wacom Intuos S 2 Pen
Kernel:           /dev/input/event4
Group:            3
Seat:             seat0, default
Size:             152x95mm
Capabilities:     tablet 
Tap-to-click:     n/a
Tap-and-drag:     n/a
Tap drag lock:    n/a
Left-handed:      n/a
Nat.scrolling:    n/a
Middle emulation: n/a
Calibration:      n/a
Scroll methods:   none
Click methods:    none
Disable-w-typing: n/a
Disable-w-trackpointing: n/a
Accel profiles:   none
Rotation:         n/a

Device:           Wacom Intuos S 2 Pad
Kernel:           /dev/input/event6
Group:            3
Seat:             seat0, default
Capabilities:     tablet-pad
Tap-to-click:     n/a
Tap-and-drag:     n/a
Tap drag lock:    n/a
Left-handed:      n/a
Nat.scrolling:    n/a
Middle emulation: n/a
Calibration:      n/a
Scroll methods:   none
Click methods:    none
Disable-w-typing: n/a
Disable-w-trackpointing: n/a
Accel profiles:   n/a
Rotation:         n/a
Pad:
	Rings:   0
	Strips:  0
	Buttons: 4
	Mode groups: 1 (1 modes)

By the way, I like how libinput let my tablet pen to use the cursor differently from the mouse and they don't interfere with each other.


Edit: I tried this but it didn't work. riverctl input "Wacom Intuos S 2 Pad" map-to-output DP-1

It seems river handles inputs like this but not sure what's wrong with this, maybe the name?


Edit 2: Found the solution. Apparently riverctl also can list inputs with this: riverctl list-inputs

I took the name from that list and added to the command above, which is:

riverctl input "tablet-1386-827-Wacom_Intuos_S_2_Pen" map-to-output DP-1

Thanks to the guys at libera-chat channel.

view more: next ›