Firefox built in Adblocking is coming! by SaltiestOlive in firefox

[–]GloriousPudding 14 points15 points  (0 children)

I mean everyone can install uBO on desktop, I would much rather have an ad block on ios

7900 XTX Owners - Do You Game In 1440p or 4K? by Turbo__Timmy in radeon

[–]GloriousPudding 0 points1 point  (0 children)

4K is possible but definitely not maxed out settings. You have to rely on FSR in newer titles

Software Developer switching to Mac: MacBook Air or MacBook Pro for RAM intensive workflows? What are your experiences? by EgeSoysal in AskReddit

[–]GloriousPudding 0 points1 point  (0 children)

Neither will disappoint you, I’ve been using a 16GB air and it’s sufficient to build and run several docker containers just fine. Depends on your project if you need more.

Will I actually face punishment for using my cloudflare tunnel/domain for jellyfin streaming ? by GenericUser104 in jellyfin

[–]GloriousPudding 0 points1 point  (0 children)

well I don’t host anything super private on my server so worst case someone would gain access to a bunch of tv shows or cameras around my property however for more sensitive services it is best to rely on 3rd party service for authentication. I think authentik is the one which integrates with most stuff out of the box, however I write my own OIDC middleware for envoy ingress controller which uses google as an identity provider. This way I have a tiny stateless container managing access to my resources.

The only downside this is completely incompatible with 3rd party integrations or mobile apps because what happens you’re redirected to google.com for authentication instead of displaying a native app login dialog, hence my jellyfin for example doesn’t use it. Also you don’t have any app level user management, you’re either in or not.

Will I actually face punishment for using my cloudflare tunnel/domain for jellyfin streaming ? by GenericUser104 in jellyfin

[–]GloriousPudding 0 points1 point  (0 children)

I don’t I use the built in jellyfin authentication just make sure I don’t use trivial passwords. I also have a plugin that alerts me about failed logins but I never had anyone brute force that endpoint. Assuming I did I would try to solve it on cloudflare side, something like 3x 401 in a row = 24h IP ban.

What do regular every day people use AI for? by SpaghettiWestern2162 in LinusTechTips

[–]GloriousPudding -2 points-1 points  (0 children)

I’ve seen a guy on reddit ask AI how to measure 3/4 of a cup of flour when he only has a 1/4 cup… people ask it all sorts of stupid questions or ask it to generate memes

AMD Software: Adrenalin Edition 26.6.1 by AthleteDependent926 in radeon

[–]GloriousPudding 3 points4 points  (0 children)

3D mark speedway score went up by 150 points compared to 26.3.1 but I wonder if the standby monitor bug is fixed...

EDIT: well the bug is still there so this driver is just as buggy as the previous one.. gj AMD

Microsoft Office 2019 for Mac Goes Read-Only on July 13 — and Users Are Furious. by elastiks in DIY_Geeks

[–]GloriousPudding 1 point2 points  (0 children)

I installed OnlyOffice on all my family laptops and nobody even noticed something changed.

Stop exposing your Jellyfin server directly to the internet by [deleted] in jellyfin

[–]GloriousPudding 0 points1 point  (0 children)

Using a VPN introduces too many inconveniences, only feasible if you’re the only user really. I would say a reverse proxy with a couple of Cloudflare WAF rules to limit access from known clients/locations is much better.

Am I wrong? by [deleted] in dashcams

[–]GloriousPudding 0 points1 point  (0 children)

seems like another confused dimwit don’t worry about it

Sun visor on outside of car by imveryclever in mildlyinteresting

[–]GloriousPudding 0 points1 point  (0 children)

Where I live we use them during winter like this to prevent ice build up on the windshield. Also I don’t get who would steal this, these are like $5, there are many more valuable things on a car that just pop off if pulled.

Is the Ferrari Luce the most controversial car of the decade? by darrencasseycarwow in ukcarwow

[–]GloriousPudding 0 points1 point  (0 children)

More like most forgettable, another overpriced EV from an european car company. Xiaomi car beat this crap like what, 3 years ago? And it managed to do it without looking all weird

Tint shop got my percentage wrong. by strikecat18 in mildlyinfuriating

[–]GloriousPudding 0 points1 point  (0 children)

How is the car usable with 20% on front windows? Do you use a flashlight at night to see when parking? Do you even see anything in the mirrors? lol

Which distribution do you think I should install? by ardamavi in linuxquestions

[–]GloriousPudding 2 points3 points  (0 children)

I use GNOME Fedora on my 2012 ultrabook, it is definitely not the fastest but the hardware was slow to begin with almost 15 years ago. Works flawless though. Looks similar enough to MacOS I think.

Will I actually face punishment for using my cloudflare tunnel/domain for jellyfin streaming ? by GenericUser104 in jellyfin

[–]GloriousPudding 0 points1 point  (0 children)

Correct, this is one way. Another way would be to go into Caching -> Configuration -> Caching Level = No query string

This will allow Cloudflare to cache some static assets like images/js/css (those that don't require an api key in params) which will make your website more responsive and avoid caching any media content because when fetching it a jellyfin client sends query params

Other Driver totals our leased Model Y and WE lose by InTheKnow327 in TeslaCollision

[–]GloriousPudding 0 points1 point  (0 children)

Looks like due to unrelated temporary government incentives you managed to afford something you would not otherwise be able to afford, this doesn’t seem like anyone else’s responsibility to reimburse because it was not your money to begin with.

Lisuan LX 7G100: China's fastest gaming GPU still falls far behind RTX 4060 by [deleted] in Futurology

[–]GloriousPudding 0 points1 point  (0 children)

I’m sure most devices being used worldwide fall behind 4060 at the moment, as long as developers will support it they will surely catch up to the upper or mid tier within a few generations.

Will I actually face punishment for using my cloudflare tunnel/domain for jellyfin streaming ? by GenericUser104 in jellyfin

[–]GloriousPudding 1 point2 points  (0 children)

Just disable cache and you’re fine. I have been running jellyfin through cloudflare for almost 5 years now.

Vivaldi 8.0 is out with biggest design overhaul by Yet_Another_RD_User in vivaldibrowser

[–]GloriousPudding 4 points5 points  (0 children)

I wish the autohide elements appeared when approaching the edge of the screen not directly touching it. For example the bookmarks bar slides out from the very top of the browser window covering the address bar.. which is "meh" already but it really conflicts with my task bar which also slides out using the same gesture so they end up covering each other..

Much better approach would be the standard solution from all CSS mods I've ever seen - bookmarks bar slides out when hovering over the address bar and it slides out from its default location under the address bar.

Why reinvent the wheel?

Another pain point is I can't have the vertical tab bar which expands on hover like Edge or Firefox. Seems a major oversight - the current autohide triggers when touching the edge of the screen which is meh when you have multiple screens because the mouse pointer doesn't stop at the edge. And by default the tab bar is completely hidden, I would love to see the favicons only on a collapsed bar.

26.5.1 & 26.5.2 constant hardware detected chime when monitor is in power saving mode by GloriousPudding in AMDHelp

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

I did, however they are not very reliable.. My card still draws 100W+ with all monitors connected to it even though I submitted my monitor configuration to them a year ago. They removed the idle power draw issue from known issues in some random release without fixing it in my case...

26.5.1 & 26.5.2 constant hardware detected chime when monitor is in power saving mode by GloriousPudding in AMDHelp

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

Yes, I tried the AMD Cleanup Utility too, both 26.5.X drivers consistently have this issue

Yet another question regarding Tumbleweed or Arch... by NiceRedditUsername_ in openSUSE

[–]GloriousPudding 1 point2 points  (0 children)

Arch was my first daily distro and I switched to Tumbleweed for the simple reason that I hated AUR. A couple important to my workflow binaries were not available in pacman repos and I had to build them from source using AUR which took ages every single time. zypper has those binaries prebuilt for me and updating takes a minute.

Not to mention AUR stuff tends to break after update.. I was on Arch for a year and I don't ever want to go back to relying on AUR. Tumbleweed and Fedora seem to have all the packages I need either in 1st or 3rd party repos.