YouTube’s mobile website does not support sharing videos with time stamps (the t query string). What a joke.
edit: Luckily I remembered that the format is t=number in seconds, so I manually added the query string before sharing.
| blog | https://šime.eu |
YouTube’s mobile website does not support sharing videos with time stamps (the t query string). What a joke.
edit: Luckily I remembered that the format is t=number in seconds, so I manually added the query string before sharing.
TIL: Google Docs requires every document to start with a paragraph
If you start a blank document and insert a table, there will be a blank line above it. You cannot remove that line. You can only use a workaround like setting font size to 1 or decreasing the top margin of the document.
RE: https://mastodon.social/@simevidas/116303997006448917
Meanwhile, the CSS prefers-reduced-data media feature seems to be shelved.
Ooooh! The new #Firefox has added a "Split View" option in the tabs menu.
That's much easier than dragging windows around.
(Yes, I know you use a tiling window manager.)
If you want videos to be full height on YouTube’s desktop website, add this user style to your browser:
#full-bleed-container {
max-height: calc(100vh - 56px) !important;
}
(56px is the height of YouTube’s sticky footer)

The 'Stylus' extension is a fork of the popular Stylish extension which can be used to restyle the web. Not 'ish', but 'us', as in 'us' the actual users. Stylus is a fork of Stylish that is based on the source code of version 1.5.2, which was the most up-to-date version before the original developer stopped working on the project. The objective in creating Stylus was to remove any and all analytics, and return to a more user-friendly UI. We recognize that the ability to transfer your database from Stylish is important, so this is the one and only feature we've implemented from the new version.