Šime Vidas

@simevidas
1,062 Followers
95 Following
5.5K Posts
I’m interested in HTML, CSS, and making the web less annoying. My name is pronounced ˈshe-meh.
bloghttps://š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.

Remember web notifications? When was the last time you allowed a website in your desktop browser to send you notifications? When was the last time you received such a notification?

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.

“That’s an excellent question”

RE: https://mastodon.social/@simevidas/116303997006448917

Meanwhile, the CSS prefers-reduced-data media feature seems to be shelved.

TIL: Wi-Fi is short for wireless fidelity
When was the last time that you stayed in a place for a week or more, and the only internet for you laptop was your own mobile connection on your phone that you then used as a Wi-Fi hotspot, and that mobile service did not have unlimited GB but a fixed amount that you can run out of?
in the past 12 months
50%
several years ago
16.7%
a long time ago
25%
(view results)
8.3%
Poll ended at .
I think there’s a problem with my internet

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)

https://add0n.com/stylus.html

Stylus

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.