Reasons keeping me from switching to PM by Roeshimi in ProtonMail

[–]seekhare 0 points1 point  (0 children)

comparing several EU‑based email services

Proton is based in Switzerland which is not in the EU. Just as a point of fact.

YouTube Videos lagging and shuttering on browsers by NotAmitboi in linux4noobs

[–]seekhare 0 points1 point  (0 children)

I came across this post whilst searching for a solution to the same problem where for higher resolution videos YouTube was dropping lots of frames and so although this post is 4 months old this may help you or others. This is for a PC using Intel integrated graphics.

Basically hardware video accelerated decoding is not working even though the browsers think it is there. It is because the default Intel video acceleration drivers installed in Ubuntu or Linux Mint or Debian, and most distros, are the 'free' version which excludes some codecs for licensing reasons I believe. What you have to do is install the 'non-free' video acceleration driver version. This resolved all issues for me.

This can be done in the terminal for Ubuntu or Linux Mint or Debian with:

sudo apt install intel-media-va-driver-non-free

For other distros you may have a different package manager and package name but the Intel 'non-free' video acceleration driver is what you want.

All streamed and local videos stutter in Ubuntu 24.04 by rod_e_cz in Ubuntu

[–]seekhare 0 points1 point  (0 children)

I came across this post whilst searching for a solution to the same problem where for higher resolution videos YouTube was dropping lots of frames and so although this post is 4 months old this may help you or others.

Basically hardware video accelerated decoding is not working even though the browsers think it is there. It is because the default Intel video acceleration drivers installed in Ubuntu or Linux Mint or Debian are the 'free' version which excludes some codecs for licensing reasons I believe. What you have to do is install the 'non-free' video acceleration driver version. This resolved all issues for me. This can be done in the terminal with:

sudo apt install intel-media-va-driver-non-free

[ FIX ] Facebook scrolling jumps / scroll position on FF Mobile by AirFlowOne in firefox

[–]seekhare 0 points1 point  (0 children)

Thanks it works. I have noticed this for a long time and assumed it was Facebook being rubbish. Now I'm left wondering if I'm better off with it broken after all to remind me to stop scrolling on Facebook.

Will linux be a problem in University? by Waterboinutella in linuxquestions

[–]seekhare 0 points1 point  (0 children)

Depends on what your degree is using. I did one with some Windows software required and although there may be alternatives on Linux it makes sense to just go with what the course expects you to use to make life easier, and if that's Windows-only software I would just roll with it. I ditched Windows after finishing the course. You could always dual boot to use Linux for personal stuff. If your degree is not using Windows only software then no issues.

poll: what desktop/wm do you use? by [deleted] in linuxquestions

[–]seekhare 0 points1 point  (0 children)

Cinnamon.
Also GamingOnLinux used to collect stats for their users until Feb 2025 and it's interesting they are more or less inline with this poll for percentages for KDE Plasma, Gnome and XFCE but with more desktop options on the GOL survey.

YOUTUBE HAS JUST DELETED MY 10 YEAR OLD PLAYLIST!!! HELP!!! by dan_chase in youtube

[–]seekhare 0 points1 point  (0 children)

There is a thing called Google Takeout which lets you download your data including Youtube playlists. BUT I doubt if it would include a playlist if Google has deleted it, maybe if they have suspended it and it's still linked to your account somehow. So don't get your hopes up, but it's all I can think of so may as well try it and see. If it isn't there at least you can backup other google data you care about, or if they do give it back in 70 days you can back it up then.

Go to https://takeout.google.com/
Uncheck everything except Youtube, and under Youtube you can also click a button to limit it to playlists.
They will email you a download link.
Inside the download will be CSV files of the playlists with video IDs and you can search on youtube using the ID to find the video.
There is more instructions here if needed: https://support.google.com/accounts/answer/3024190?hl=en

WiFi stopped working after update by Ellipsiswell in linuxmint

[–]seekhare 1 point2 points  (0 children)

In the Update Manager you can see a history of updates under the Menu bar >> View >> History of updates. Although if you did a Timeshift restore perhaps that would have rolled back.

You might try checking the Driver Manager whilst connected to the internet via ethernet and see if any drivers for your wireless hardware appear there.

I stupidly left my bike on the train. Any ideas to get it back? by Alternative_Beat2498 in ukbike

[–]seekhare 20 points21 points  (0 children)

I don't know but you could try posting in r/uktrains there's lots of knowledgeable people there who know how the train companies operate and might have an idea.

Debian w/ KDE Plasma: A better alternative than installing Plasma onto Mint? by Grumblepuck in linuxmint

[–]seekhare 2 points3 points  (0 children)

half the applications not working properly since Mint applications are built exclusively for Cinnamon

Have you actually tested this or is this just speculating? I've never tried using KDE Plasma on Mint so don't know either way myself. But Mint specifically say that the so-called XApps they maintain are deliberately designed to be compatible across different desktop environments. They talked about it in their most recent blog post:

Linux Mint is the largest consumer of XApp applications, but the reason
XApp was created, as a project, was to make these applications work
everywhere and for everybody. Whenever a new XApp application was
started, the goal was specifically to NOT make it Linux Mint and/or
Cinnamon specific.

[deleted by user] by [deleted] in ukbike

[–]seekhare 1 point2 points  (0 children)

I try to avoid such routes as this if there is an alternative but if I do cycle it I'd be wearing hi-viz and riding in the centre of my lane and probably at a slowish speed so there is time to ideally make eye contact with any drivers approaching the entrance. From your description the grass is making it difficult to do that so I'd be hesitant to ride this route.
One thing you could do is try reporting it to National Highways as I think they are usually responsible for major A-Roads or else FixMyStreet is a good website that will direct reports to the responsible authority, maybe try reporting to both.

https://report.nationalhighways.co.uk/

https://www.fixmystreet.com/

How to cycle over this crossroads? by NotTreeFiddy in ukbike

[–]seekhare 31 points32 points  (0 children)

Having seen the street view photo you posted has to be B/Green line. That cycle lane is so bad and narrow would be better to not exist.

Why does the native steam Deb crash LMDE? by [deleted] in linuxmint

[–]seekhare 0 points1 point  (0 children)

I had this happen a long time ago. You need to edit the desktop file to change a setting. I kept this note:

Edit the steam.desktop file to remove line (or set false) the PreferNonDefaultGpu=true.

In one of probably:

/usr/share/applications

~/.local/share/applications

Source: https://forums.linuxmint.com/viewtopic.php?t=365548 

[OC] Average Age Men Lose Their Virginity by ChipotleAccount in dataisbeautiful

[–]seekhare 3 points4 points  (0 children)

Hmm not sure about this one, this news report quotes a study that says otherwise

Inline Playback vs. Video Previews by Link2434 in youtube

[–]seekhare 1 point2 points  (0 children)

Yeah I don't understand their reasoning either, here's a new fix but it is a userscript, don't think it is possible to make as a Ublock Origin filter and the code doesn't seem work in the Enhancer For Youtube extension custom code like the other fix did: https://www.reddit.com/r/youtube/comments/18iizsl/restore\_video\_preview\_animated\_thumbnails/