Fisch

joined 8 months ago
[–] [email protected] 10 points 1 day ago (4 children)

Kinda weird that they're calling the "collapsing real-estate sector" an economic challenge when that's completely on purpose

[–] [email protected] 7 points 2 days ago

Idk about public trackers but you can just upload them on private trackers. If you're not on any private trackers, I am.

[–] [email protected] 13 points 2 days ago

At least Germany has already agreed to give more military aid to Ukraine

[–] [email protected] 1 points 4 days ago (1 children)

I did the power measurement using a power meter. We also use natural gas for heating and don't have any AC.

[–] [email protected] 13 points 4 days ago (5 children)

I don't think that's your PC. I actually measured how much power my PC and my monitors consumed in a week and used that to calculate how much that would be for the year and compared to the total used energy for that year. My PC setup was only a small fraction of the yearly usage. The vast majority of your energy is gonna be consumed by things like fridges, ovens, heating, water pumps, etc.

[–] [email protected] 39 points 4 days ago (1 children)

Pretty sure they're talking about making a distro, not forking the Linux kernel. I don't see any reason why they would need to fork it anyway.

[–] [email protected] 3 points 1 week ago

I use a refurbished 10tb HDD for my server too and it works just fine

[–] [email protected] 5 points 2 weeks ago

The rules in the EU are also made for the rich. The difference is just that the EU has at least some left votes in there, so it's not as bad.

[–] [email protected] 0 points 2 weeks ago

Rufus has that option, I've used it myself to update to Win11 because I didn't have a motherboard with TPM at the time.
Also wanna mention, the reason I updated was mostly because I thought Win10 was kinda ugly and I think Win11 was a huge update in that regard and also because of security reasons, since Win10 won't receive any more updates in the near future. At the end of the day, I can count on one hand how often I boot Windows in a year (I almost exclusively use Linux), so I don't really care about all the Win11 bullshit anyway.

[–] [email protected] 125 points 2 weeks ago (4 children)

We're not gonna be able to combat climate change under capitalism anyway. The number one thing we need to do is to produce less but that goes directly against what capitalism needs to function. Not to mention that governments are bribed by companies to make laws in their favour.

But hey, what's the point of saving our planet anyway if we can't maximize profits anymore?

[–] [email protected] 5 points 3 weeks ago

Broken in Thunder too

[–] [email protected] 1 points 1 month ago

The way it works is that you need a proprietary app (in the past it was on PC and you had to connect the phone over USB, now it's an app on the phone) where you log in with the Xiaomi Account that is also logged in on your phone. Then you "request" a bootloader unlock and after a week or so you can do the same thing again and it unlocks the bootloader. My guess would be that it uses encryption on the phone in some way and the server sends the decryption key. I also just thought that the process is so tedious that someone should have come up with a way to circumvent it already but maybe no one wanted to invest the time since it was possible that way. Either way, I don't have experience with this kind of thing, so I'm not really the person to figure it out.

 

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.

73
submitted 2 months ago* (last edited 2 months ago) by [email protected] to c/[email protected]
 

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

40
Hatsune Miku (discuss.tchncs.de)
submitted 3 months ago* (last edited 3 months ago) by [email protected] to c/[email protected]
 

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

 

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.

 

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
view more: next ›