Skip Navigation
How can I remove audio-tracks and set default ones?
  • I don't get how having additional audio tracks and subtitles in other languages is a problem. Idk what you're using to watch your stuff but, at least in Jellyfin, you can set the default audio and subtitle languages in your profile settings.

  • No NAT November: My Month Without IPv4
  • I'd like to migrate to IPV6 but German ISPs rotate IPV6 addresses as well (for some reason) and my domain provider (Namecheap) only supports DynDNS for IPV4 😕

  • China bans exports to US of gallium, germanium, antimony in response to chip sanctions
  • I wouldn't know how to live without it! It's simply of the highest quality!

  • You Can’t Do Mass Deportations Without Mass Domestic Surveillance And ICE Is Already Exploring Its Options
  • They're both right-wing parties. Their aim is to make the rich class richer.

  • Can I see all the communities I'm banned from on Lemmy somewhere?
  • I actually did but in another comment

  • Can I see all the communities I'm banned from on Lemmy somewhere?
  • Honestly, you're right. I also apologized to OP in another comment. I don't know why I was so against them when I wrote these comments.

  • Bridgy Fed: Bridge your Mastodon Account to Bluesky
  • The BlueSky protocol relies on central servers tho, I'm not sure if there's much that ActivityPub can take inspiration from

  • Best OS for Arr suite, Proton VPN, and Plex
  • I think so. The main reason I use OpenVPN for that is just that that's what Gluetun uses. You should search that up online tho, I don't really remember why OpenVPN is better.

  • Bridgy Fed: Bridge your Mastodon Account to Bluesky
  • They could have also worked to implement that into ActivityPub but they still chose to reinvent the wheel

  • Can I see all the communities I'm banned from on Lemmy somewhere?
  • I really wasn't trying to attack you or anything, that was just the expression I got from the comments I saw. I guess I also had bad expectations going in because I thought if so many people banned you, then there must be a reason.

    I didn't get the expression that you had anything against trans people but I might have misunderstood your comments on the gender dysphoria thing. You can explain that if you want, I still don't really get what you mean, honestly.

    I still really disagree with the twitch streamer and especially the V-Tuber thing tho but I'm still sorry for judging based on the few things I saw.

  • Best OS for Arr suite, Proton VPN, and Plex
  • I'd be weird if they didn't have Wireguard configs, Wireguard is basically the standard nowadays. It's faster and safer (the code base is way smaller, so the chance of there being security vulnerabilities is a lot lower and can be fixed more easily).

  • Bridgy Fed: Bridge your Mastodon Account to Bluesky
  • We have that, it's called ActivityPub. BlueSky wouldn't want that tho, they couldn't control the entire network then, after all.

  • But I've based my whole personality on my convoluted opinions about rainbows!
  • Yes, and every man like this should absolutely put it in their bio and username! Get a real rainbow flag even and hang it outside!

  • Best OS for Arr suite, Proton VPN, and Plex
  • Just wanted to add that Wireguard is better than OpenVPN in every way and you should use that except when you want to use it for torrenting. I don't know remember the reason but that's the one time when you should be using OpenVPN. I think it had something to do with OpenVPN supporting TCP and Wireguard being UDP only or something like that.

  • Best OS for Arr suite, Proton VPN, and Plex
  • I wouldn't use Arch on a Server. Everything you install will probably be in a docker container anyway, so fast updates for system packages isn't important compared to stability. Good choices would be Debian or Fedora Server. I personally use Fedora but the reason is just that I use Fedora on Desktop too, so I know they have really good defaults (They're really fast in adopting new stuff like Wayland, Pipewire, BTRFS with encryption and so on) and it's nice that Cockpit us preinstalled, so I can do a lot of stuff using a WebUI. Debian is probably more stable tho, with Fedora there is a chance that something could break (even though it's still pretty small) but Devian really just works always. The downside is of course very outdated packages but, as I said, on a Server that doesn't matter because Docker containers update independetly from the system.

  • Any interest in a Lemmy users gaming group?
  • That and Veloren

  • Can I see all the communities I'm banned from on Lemmy somewhere?
  • Damn, I understand why this person was banned, looking at the removed comments. I mean, they're not bad enough that I would remove them but I can understand why someone else would and if those are the comments that were only removed, the bans were probably for other comments (I'm just assuming banning someone would remove their comments from that community too). The comment about how gender is bullshit sounded based at first but then they said that it doesn't exist at all (which it obviously does, even if it's just a societal construct) and that gender dysphoria didn't have anything to do with gender. That's a comment I highly disagree with but IMO that's not so bad that I would remove it. But the comment about how twitch streamers were just leeching of of the youth and how V-Tubers were just incel bait and that they should be banned just like sex work is really hateful. Entertainment is also valuable in society and using a virtual avatar instead of a face cam doesn't suddenly make it sexual in any way.

    Anyway, pretty long comment but I kinda felt like sharing my opinion on this.

  • Can I see all the communities I'm banned from on Lemmy somewhere?
  • I mean, most other people here aren't banned on so many communities that we want a way to display all the communities we're banned on

  • Can I see all the communities I'm banned from on Lemmy somewhere?
  • But that was one case, of course there are some mods that are just shit (or maybe just interpreted things wrong, made a mistake or acted based on emotions for various reasons) but if it's this many cases, it becomes kinda hard to believe that all of those mods are the issue and not the person getting banned by multiple mods

  • Selfhosted Piped instance loading infinitely

    cross-posted from: https://discuss.tchncs.de/post/21001865

    > I just installed Piped using podman-compose but when open up the frontend in my browser, the trending page is just showing the loading icon. The logs aren't really helping, the only error is in piped-backend: > > > java.net.SocketTimeoutException: timeout > at okhttp3.internal.http2.Http2Stream$StreamTimeout.newTimeoutException(Http2Stream.kt:675) > at okhttp3.internal.http2.Http2Stream$StreamTimeout.exitAndThrowIfTimedOut(Http2Stream.kt:684) > at okhttp3.internal.http2.Http2Stream.takeHeaders(Http2Stream.kt:143) > at okhttp3.internal.http2.Http2ExchangeCodec.readResponseHeaders(Http2ExchangeCodec.kt:97) > at okhttp3.internal.connection.Exchange.readResponseHeaders(Exchange.kt:110) > at okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.kt:93) > at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) > at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:34) > at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) > at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) > at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) > at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) > at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) > at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) > at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) > at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) > at okhttp3.internal.connection.RealCall.execute(RealCall.kt:154) > at me.kavin.piped.utils.RequestUtils.getJsonNode(RequestUtils.java:34) > at me.kavin.piped.utils.matrix.SyncRunner.run(SyncRunner.java:97) > at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) > > > Would appreciate it if anyone could help me. I also wasn't sure what info to include, so please ask if there's any more info you need.

    5
    Selfhosted Piped instance loading infinitely

    I just installed Piped using podman-compose but when I open up the frontend in my browser, the trending page is just showing the loading icon. The logs aren't really helping, the only error is in piped-backend:

    java.net.SocketTimeoutException: timeout at okhttp3.internal.http2.Http2Stream$StreamTimeout.newTimeoutException(Http2Stream.kt:675) at okhttp3.internal.http2.Http2Stream$StreamTimeout.exitAndThrowIfTimedOut(Http2Stream.kt:684) at okhttp3.internal.http2.Http2Stream.takeHeaders(Http2Stream.kt:143) at okhttp3.internal.http2.Http2ExchangeCodec.readResponseHeaders(Http2ExchangeCodec.kt:97) at okhttp3.internal.connection.Exchange.readResponseHeaders(Exchange.kt:110) at okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.kt:93) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:34) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201) at okhttp3.internal.connection.RealCall.execute(RealCall.kt:154) at me.kavin.piped.utils.RequestUtils.getJsonNode(RequestUtils.java:34) at me.kavin.piped.utils.matrix.SyncRunner.run(SyncRunner.java:97) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329)

    Would appreciate it if anyone could help me. I also wasn't sure what info to include, so please ask if there's any more info you need.

    0
    Are selfhosted Piped instances still working?

    cross-posted from: https://discuss.tchncs.de/post/20956700 >All the public Piped instances are getting blocked by YouTube but do small selfhosted instances, that are only used by a handful of users or just yourself, still working? Thinking of just selfhosting it. > > On a side note, if I do it, I'd also like to install the new EFY redesign or is that branch too far behind?

    1
    Are selfhosted Piped instances still working?

    All the public Piped instances are getting blocked by YouTube but do small selfhosted instances, that are only used by a handful of users or just yourself, still working? Thinking of just selfhosting it.

    On a side note, if I do it, I'd also like to install the new EFY redesign or is that branch too far behind?

    Edit: As you can see in the replies, private instances still work. I also found the instructions for running the new EFY redesign here

    13
    Keychron mechanical keyboards unofficial support @lemmy.ca Fisch @discuss.tchncs.de
    How to use the print screen key on a Keychron K6

    You need to hold down fn1 + page up for a few seconds until the keyboard flashes red, then let go of the keys. Now you can use page up as the print screen key. If you hold down fn1 + page up for a few seconds again, it will go back to working as the page up key.

    Just had to search this up and found out how to do this from a Reddit post, so I thought I'd put this information on here as well.

    0
    Jinhsi [2055 x 4096]

    Source: https://w.wallhaven.cc/full/9d/wallhaven-9dveo1.jpg

    0
    Hatsune Miku

    Source: https://w.wallhaven.cc/full/p9/wallhaven-p91xd3.jpg

    Resolution is kinda low, I'll try upscaling it later

    Edit: Here's the upscaled version at 3376 x 6000

    !

    0
    Sovol SV06 stringing issue

    I would really appreciate it if someone could help me with this. I'm having an issue with my Sovol SV06, which is that I get a lot of stringing. I'm still fairly new to 3D printing, so I have no idea what could cause this and how I could go about fixing this. I already searched for this issue online btw but didn't really find anything helpful.

    The only change I made to this printer is that I hooked up a Raspberry Pi 4 to it and installed Klipper and Octoprint. I'm also using PrusaSlicer with the config from here.

    Edit: Forgot to mention I was using PLA for this print

    23
    Extracting frames from a video with ffmpeg very slow if not using jpeg

    I'm trying to extract the frames of a video as individual images but it's really slow, except when I'm using jpeg. The obvious issue with jpegs is the data loss from the compression, I want the images to be lossless. Extracting them as jpegs manages about 50-70 fps but as pngs it's only 4 fps and it seems to continue getting slower, after 1 minute of the 11 minute video it's only 3.5 fps.

    I suspect it's because I'm doing this on an external 5tb hard drive, connected over USB 3.0 and the write speed can't keep up. So my idea was to use a different image format. I tried lossless jpeg xl and lossless webp but both of them are even slower, only managing to extract at about 0.5 fps or something. I have no idea why that's so slow, the files are a lot smaller than png, so it can't be because of the write speed.

    I would appreciate it if anyone could help me with this.

    28
    Fedora Linux @lemmy.ml Fisch @discuss.tchncs.de
    Need to run update-grub after every kernel update because I installed a GRUB theme

    I installed a GRUB theme and changed some options in the config but now I need to run update-grub (alias for grub2-mkconfig -o /etc/grub2-efi.cfg) after every kernel update or else that new kernel version won't boot. Does anybody know a fix for this?

    7
    Any advantage to using something self-hosted, like Komga, in Mihon (formerly Tachiyomi)?

    I recently found out that instead of just using online sources, you can also use something you can host yourself, like Komga, in Mihon. I'm just wondering if there's an advantage to it that I didn't think of because the only things I can think of are:

    • Progress is synced over multiple devices
    • Online sources can suddenly go offline, your self-hosted service won't
    9
    Open Signups @lemmy.ml Fisch @discuss.tchncs.de
    FearNoPeer is open for signups
    fearnopeer.com Login

    Powered By UNIT3D Community Edition v7.2.5

    Login

    cross-posted from: https://discuss.tchncs.de/post/13071059

    > And there's global free leech while signups are open

    4
    FearNoPeer is open for signups
    fearnopeer.com Login

    Powered By UNIT3D Community Edition v7.2.5

    Login

    And there's global free leech while signups are open

    12
    How do I start maintaining a device?

    I have a Nothing Phone 1 but unfortunately, no one's currently maintaining it. I was thinking of doing it myself but I don't really know where to start. Would be great if you could give me some pointers.

    0
    Fisch Fisch @discuss.tchncs.de
    Posts 14
    Comments 440