Skip Navigation
Posts
14
Comments
587
Joined
1 yr. ago
  • You don't see the things, you see the light reflecting off of them

  • Do you still need a Drunkenslug invite?

  • Already seen some of those myself. But did people actually think that those expensive brands didn't just buy from the same factories every other clothing company buys from?

  • Can you even still buy a dumb TV nowadays? Last time I looked, I couldn't find one

  • It really sucks that dumb TVs apparently just don't get made anymore

  • Game Capture might be the same thing, I'd try that out

  • Don't think so. I think it's part of Firefox's advanced tracking protection and you can only turn that off completely but that would defeat the whole point of using LibreWolf. You could search up if there's a way to explicitely add fonts to LibreWolf/Firefox but I don't expect there to be one.

  • Both of those things have a really small impact, to the point that it doesn't matter. Generating one picture using AI takes like 30 seconds of your GPU running at full power. Besides, I don't think that's a fair comparison in the first place. Pighair brushes are not the main animal product people consume and generating something using AI models isn't what's using the majority of the energy but training the models is. The metric that's actually important is what both industries as a whole are contributing to climate change, otherwise we can just keep picking examples that prove the other one wrong.

  • I mean, the impact AI has on the climate is nothing compared to the animal product industry

  • I hope we all realize that this is clearly satire or some weird way to make "woke" people seem stupid, right? 😭

  • I'm pretty sure LibreWolf just uses default fonts and ignores the ones installed on your system. It's a measure against tracking. A website can make your browser render different fonts and then e.g. read out the size of the text block and then, depending on whether you have the font installed or not, that size will be different (because the actual font characters will have a slightly different size from the missing character symbol or from characters from other fonts) and they can use that to see what fonts are installed on your system, which can be used to track you.

  • I don't

  • It's called "lit" and not "lamp", so from my interpretation, it's just about whether there's light there or it's dark. Practically speaking, it doesn't really matter anyway where the light comes from when it comes to whether it's dark there or not.

  • I did too until I looked into the comments 😭

  • Fuck you, I never make mistakes!

  • Don't worry, I'm already in possession of a very fine orb. One cannot ponder without a good orb.

  • Permanently Deleted

  • You can also easily configure LibreOffice to have tabs like MS Office and OnlyOffice have btw

  • I will need to ponder this extensively

  • I have a Thrustmaster T150 and it worked great with a community made driver

  • Selfhosted @lemmy.world
    Fisch @discuss.tchncs.de

    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:

     undefined
        
    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.inte
      
    Selfhosted @lemmy.world
    Fisch @discuss.tchncs.de

    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

    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.

    Anime Wallpapers @ani.social
    Fisch @discuss.tchncs.de

    Jinhsi

    Anime Wallpapers @ani.social
    Fisch @discuss.tchncs.de

    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

    Naraka: BladePoint @discuss.tchncs.de
    Fisch @discuss.tchncs.de

    So, I created this community

    I'm actually pretty new to the game but I've been playing it every day for the past few days and it's pretty fun. I saw that there wasn't a community for this game yet, so I went ahead and created it.

    3DPrinting @lemmy.world
    Fisch @discuss.tchncs.de

    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

    Linux @lemmy.ml
    Fisch @discuss.tchncs.de

    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.

    osu! @lemmy.ml
    Fisch @discuss.tchncs.de

    What skin are you using?

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

    Would be nice if you commented on the original post instead of this one. Also a reminder that the original post is made in the new community I made (you can't move communities to other instances yet, so I had to recreate it) and it would be nice if you subscribed to that community instead of this one.

    Would be interesting to know what skins everyone's using.

    The skin I'm using is 霜滅 SOUMETSU by thetasigma

    Been using this skin since it was released and I haven't found a better skin yet, this was the first skin that made me stop frankensteining together other skins to get a skin that I can actually play well with and it looks great.

    osu! @lemmy.ml
    Fisch @discuss.tchncs.de

    I recreated this community on a new instance

    discuss.tchncs.de osu! - tchncs

    osu! is a rhythm game based on the gameplay of a variety of popular commercial rhythm games such as Osu! Tatakae! Ouendan and Elite Beat Agents. Download it from the official website [https://osu.ppy.sh/home/download], GitHub [https://github.com/ppy/osu/releases] or Flathub [https://flathub.org/apps...

    osu! - tchncs

    The reason why was explained in my earlier post

    It's here now: [email protected]

    osu! @lemmy.ml
    Fisch @discuss.tchncs.de

    Do you think it would be a good idea to recreate the community on the instance I'm currently on?

    I switched from lemmy.ml to discuss.tchncs.de but this community is still on lemmy.ml. I'm thinking of recreating this community on discuss.tchncs.de, where I'm now, because apparently there's still bugs when moderating a community that's on a different instance. Do you think I should recreate it there?

    I did: [email protected]

    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?

    Selfhosted @lemmy.world
    Fisch @discuss.tchncs.de

    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
    Trackers: ꜱʜᴀʀɪɴɢ ɪꜱ ᴄᴀʀɪɴɢ @lemmy.dbzer0.com
    Fisch @discuss.tchncs.de

    FearNoPeer is open for signups

    And there's global free leech while signups are open