Fisch

joined 6 months ago
[–] [email protected] 3 points 1 day ago

The thing is, the Zen 5 CPUs are actually cheaper in Germany than the Zen 4 X3D CPUs but if the performance of Zen 4 X3D is still better, I'm getting that, thanks

[–] [email protected] 3 points 1 day ago* (last edited 1 day ago) (3 children)

I just wrote a reply to this post as well, where I wrote that I'm going to upgrade my CPU soon but I'm probably going to get a Zen 4 X3D because they're faster than a Zen 5 CPU but based on what you wrote, should I change my decision? They're a good bit cheaper and without that Windows bug (I use Linux anyway) and if I overclock it to the TDP of the Zen 4 X3Ds, might they be faster after all? I saw something about that Windows bug and that they run at a lower TDP out of the box but I didn't find anything about how they run now and if you can overclock them since there's more headroom.

Edit: Also to just give a little context, I'm currently running a Ryzen 5 3600 with 16 gigs of DDR4 RAM but since I need to get a new mainboard and RAM anyway, I'm upgrading to 32 gigs of DDR5 RAM

[–] [email protected] 6 points 1 day ago* (last edited 1 day ago)

I'm currently in the market for a new CPU for my PC, so I did my research and I'm not going to buy a Zen 5 CPU either. The reason is simple: The Zen 4 X3D CPUs are faster. Because of that, everyone who wants a new CPU now is getting the Zen 4 X3Ds and everyone who can wait, is waiting for the Zen 5 X3Ds. There's no point in getting the Zen 5 CPUs that are currently out.

Edit: Actually, after reading the top reply, I'm not sure anymore if the Zen 5s aren't the better choice after all

[–] [email protected] 8 points 3 days ago (5 children)

Can't you download FTB modpacks through Prism too?

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

Would have upvoted but it was at 69

[–] [email protected] 29 points 1 week ago (3 children)

There's @[email protected], which is getting a beta release soon

[–] [email protected] 3 points 1 week ago (1 children)

You do know I'm not a furry tho, right?

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

Sorry, I got kinda mad because I hate when a group of people gets bullied just because others see them as weird and I thought this was an instance of this happening. You're right tho.

[–] [email protected] 1 points 1 week ago (2 children)

Ok, maybe I understood something wrong here but specifically saying someone is not a normal human instead of just them having a weird hobby sounded to me like they were trying to say that. But I also hate how much furries are getting hated on for no reason, so I get kinda mad when I see stuff like that.

[–] [email protected] -2 points 1 week ago (6 children)

How are your feelings towards them neutral if you don't recognize them as normal human beings? Are they lesser human beings because they like to put on silly costumes?

[–] [email protected] 7 points 1 week ago (13 children)

Furries are normal human beings tho

[–] [email protected] 18 points 1 week ago (1 children)

The Rumbling in my ass

 

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 3 weeks ago* (last edited 3 weeks 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

39
Hatsune Miku (discuss.tchncs.de)
submitted 1 month ago* (last edited 1 month 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 ›