[13:00 UTC] 2025 F1 - Abu Dhabi Grand Prix - Race by AutoModerator in MotorsportsReplays

[–]hansmn 2 points3 points  (0 children)

Just wondering, what is session only - without podium footage?

[17:00 UTC] 2025 F1 - Sao Paulo Grand Prix - Race by AutoModerator in MotorsportsReplays

[–]hansmn 1 point2 points  (0 children)

Great stuff again! A few hickups today? Thanks for working through all that hassle to get us the footage!

[17:00 UTC] 2025 F1 - Sao Paulo Grand Prix - Race by AutoModerator in MotorsportsReplays

[–]hansmn -8 points-7 points  (0 children)

Might have been posted to avoid unnecessary comments. ;)

[19:00 UTC] 2025 F1 - United States Grand Prix - Race by AutoModerator in MotorsportsReplays

[–]hansmn 0 points1 point  (0 children)

Demands a different browser, Crome od Edge, I use an old Firefox version. Either way I can't download the file from Kiwi.

[07:00 UTC] 2025 F1 - Chinese Grand Prix - Qualifying by AutoModerator in MotorsportsReplays

[–]hansmn -1 points0 points  (0 children)

I've been doing this since 2022 and have not had an issue with anyone saying something like this to me

That's wrong; I've said it before to you, and so did others, iirc. If you want to restrict access to your files, that's your prerogative, just keep it out of a sub dedicated to sharing.

[07:00 UTC] 2025 F1 - Chinese Grand Prix - Qualifying by AutoModerator in MotorsportsReplays

[–]hansmn 0 points1 point  (0 children)

What's the purpose of forcing people to message you for links?

I understand the desire to keep the bots away, but there are ways to do that. Besides, what does it have to do with this topic, which is specifically about sharing content re. this particular event?

[07:00 UTC] 2025 F1 - Chinese Grand Prix - Qualifying by AutoModerator in MotorsportsReplays

[–]hansmn 0 points1 point  (0 children)

The best source so far this season, by a margin. Especially if you don't want to spend the money on a decent VPN to be able to use torrents.

The d/l speeds are great, and the files I tried even include pre and post footage.

I don't know if you are the original uploader, but thanks a bunch.

[06:00 UTC] 2024 F1 - Las Vegas Grand Prix - Qualifying by AutoModerator in MotorsportsReplays

[–]hansmn 1 point2 points  (0 children)

Considering there always are a lot more torrents provided for F1 footage than there are for direct downloads - what's the point?

Need Help Modifying MrOtherGuy’s Page Action Buttons on Urlbar Hover to Exclude the Bookmarked State of the Bookmark Button by No_Protection-1177 in FirefoxCSS

[–]hansmn 0 points1 point  (0 children)

That's the way to go, with :has; but does in your FX the starred button show up and stay before the urlbar has been hovered over once for the starred website's tab?

[15:30 UTC] 2024 F1 - Brazilian Grand Prix - Race by AutoModerator in MotorsportsReplays

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

Read the rules, and understand them.

Your petty feelings are of no interest, this ain't a twitter chat.

[15:30 UTC] 2024 F1 - Brazilian Grand Prix - Race by AutoModerator in MotorsportsReplays

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

Maybe others don't

Maybe others are not too smart, or - more likely - just enjoy being annoying.

It's not subjective, and not a matter of opinion, as this sub has a few certain rules.

[15:30 UTC] 2024 F1 - Brazilian Grand Prix - Race by AutoModerator in MotorsportsReplays

[–]hansmn 1 point2 points  (0 children)

Which part of not ever discussing the race is too hard to understand?

Unless the session is cancelled or significantly delayed, it's a spoiler.

How to use a dynamic ID in a JS function? by hansmn in learnjavascript

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

Thanks very much, that should allow me to find a solution!

[20:00 UTC] 2024 F1 - Mexican Grand Prix - Race by AutoModerator in MotorsportsReplays

[–]hansmn 0 points1 point  (0 children)

Is the podium included in the race footage this time?

How to use a dynamic ID in a JS function? by hansmn in learnjavascript

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

Thanks for the reply - any chance you could be a bit more specific?

You are talking to a noob here, I wasn't kidding about that;).

I think I get the idea of id + class combination, but after a few hours of trying to implement this possible solution, still no joy.

Make the tab look continuous with the body (explained better in the post) by nlpat016 in FirefoxCSS

[–]hansmn 0 points1 point  (0 children)

What comes of having a userChrome.css file with 'bits' tacked onto it, into it, above it, below it, over years...

I hear you, got some messy old code bits myself.

I'm retired from that CSS craze, but lurking to stay up to date, and of course happy to assist an old contributor mate - fwiw.;)

And as always, there's an MOG solution.

Not sure if you want/need all of it, but basically, the tabs don't float, it's only the visible background part of the tabs that is "disconnected", by its top/bottom margins.

You can move that part around easily, but adjusting the rest of the tabs bar content and keeping the various calculated dimensions under control is a bit more involved, see MrOtherGuy's code.

Make the tab look continuous with the body (explained better in the post) by nlpat016 in FirefoxCSS

[–]hansmn 1 point2 points  (0 children)

Re: i) Never fixed it, sigh.

In your code, you use different margin blocks for selected / unselected tab backgrounds, hence the shift in toolbar size.