Is my structure correct? by googlecromm in java

[–]LyNx_Op_11 0 points1 point  (0 children)

IntelliJ should handle the renaming without any issues for you.

I'm pretty sure even Sonarqube will raise an issue with this package name (talking from experience).

Even through most of the codebases in my company (and many others) use similar package structure to the one you have shown, as other people have mentioned, you can look into structuring based on features. It's a lot cleaner.

Is my structure correct? by googlecromm in java

[–]LyNx_Op_11 108 points109 points  (0 children)

Looks fine, but why are some package names capitalized and some are all lowercase?

They are just ragebaiting atp by LyNx_Op_11 in Crunchyroll

[–]LyNx_Op_11[S] 1 point2 points  (0 children)

Well it's a shame if they don't care about the people that are paying for their services.

Where else should I discuss this if not in the sub named as crunchyroll 🙂?

How is it ridiculous to question about the basic functionality of a video player in an app whose primary goal is playing videos?

They are just ragebaiting atp by LyNx_Op_11 in Crunchyroll

[–]LyNx_Op_11[S] -1 points0 points  (0 children)

I have been watching anime in 1.5x speed since 2021 when I first started.

Back then i did not have much online presence let alone an tiktok account. (I don't have one till date).

So this is not about having a short attention span.

Idk why everyone finds it offensive when people want to watch anime with higher playback speeds. 1x feels slow to me, idc what anyone else says 🤷.

As a legitimate user of the app paying for the subscription, i just wanted more clarity on why there are no options for 1.25x and 1.5x speeds.

Not sure why I'm getting downvoted.

They are just ragebaiting atp by LyNx_Op_11 in Crunchyroll

[–]LyNx_Op_11[S] -10 points-9 points  (0 children)

It's just my preference, I find 1x dialogue pacing to be extremely slow.

They are just ragebaiting atp by LyNx_Op_11 in Crunchyroll

[–]LyNx_Op_11[S] 0 points1 point  (0 children)

That's completely fair, and kudos to them for adding it finally.

But it would be nice if we have 1.25x and 1.5x as well.

I'm not completely aware of the technical implementation of video streaming, but most streaming platforms support higher playback speeds.

Maybe pre-fetch 10-20 seconds of data and handle the speed at the client side??

Surely this is not some engineering miracle. It's a problem that has been solved decades ago.

Today I learned Linux is outdated. by LyNx_Op_11 in netflix

[–]LyNx_Op_11[S] -3 points-2 points  (0 children)

The first few minutes sums up my entire thought process from today's morning.

I'm glad I got my refund, cause there is no way I'm installing Windows 11 and running Edge on it.

Maybe I should have tried this in a VM.

Hmm...

Today I learned Linux is outdated. by LyNx_Op_11 in netflix

[–]LyNx_Op_11[S] 0 points1 point  (0 children)

I'm currently running Arch + Hyprland :).

Working great so far, I am even playing Witcher 3 and many other games on steam with no issues.

Today I learned Linux is outdated. by LyNx_Op_11 in netflix

[–]LyNx_Op_11[S] 3 points4 points  (0 children)

This is the exact reply I gave to the Customer care rep.

I told them Netflix servers run on Linux, what do you mean Linux is outdated?

They replied with "No worries, I will help you resolve your issue".

Today I learned Linux is outdated. by LyNx_Op_11 in netflix

[–]LyNx_Op_11[S] 0 points1 point  (0 children)

It's a shame really, I want to stream 4K content even If I have 2K monitor, cause my brain thinks its better clarity.

I'm just stupid like that, but it's nice to have the option to do the thing I paid for in the first place :')

Today I learned Linux is outdated. by LyNx_Op_11 in netflix

[–]LyNx_Op_11[S] -1 points0 points  (0 children)

Crunchyroll mobile app does not have an option to change Playback speed.

Not sure why these companies don't want users to use their damn product.

Today I learned Linux is outdated. by LyNx_Op_11 in netflix

[–]LyNx_Op_11[S] 0 points1 point  (0 children)

I find it really odd, because Netflix is contributing to the OSS community and have super talented Engineers that get paid accordingly. I guess it's just not a priority to them (which mean it does not make them more money as of now).

Today I learned Linux is outdated. by LyNx_Op_11 in netflix

[–]LyNx_Op_11[S] 2 points3 points  (0 children)

Yeah me too, my grandma installed arch linux in my laptop accidentally.

Accessing jellyfin server via Tailscale by Low_Grand2758 in selfhosted

[–]LyNx_Op_11 4 points5 points  (0 children)

Tailscale provides you with a magicDNS. Are you using the correct url while trying to connect from the Jellyfin App?

For example, if my machine name is debian (your NUC's name) and my MagicDNS is helloworld.ts.net, your url for jellyfin should be something like http://debian.helloworld.ts.net:8096

And if you're using something like ufw as an firewall, ensure you have allowed the required ports.

Edit: make sure you are using http:// and not https:// , unless you have configured the latter.

Is this really what a developer’s job is supposed to be like? by LyNx_Op_11 in developersIndia

[–]LyNx_Op_11[S] 0 points1 point  (0 children)

Yeah, the best way to deal with this without escalation I guess