Search
Items tagged with: webDev
I like making my Mastodon fork behave exactly the way I want. One feature I miss from other platforms is videos that autoplay and loop muted. I'm going to implement that in my fork, just like on those other platforms. It will respect the system-wide reduce motion setting.
My goal is to keep Mastodon core as close to vanilla as possible and not overload it with features like glitch-soc, just improve the things I want, both in UI and functionality.
Being a MastoAdmin is nice, you get to build your own tools and learn new things.
All current Mementomori.social features can be found here: help.mementomori.social/mementβ¦
#mementomoriSocial #MastoAdmin #Mastodon #Development #WebDev
Instance features | Mementomori.social Docs
Mementomori.social is not your yet another instance with defaults. It is packed with small, but groundbreaking modifications. This page lists all of them.help.mementomori.social
Why I π§‘ the web.
After the recent #Cloudflare outage someone built a DownDetector for DownDetector after DownDetector went down.
RE: mastodon.social/@anatudor/1106β¦
Nowadays, we can do better:
```
box-shadow: 0 1px 2px
rgb(from currentcolor r g b/ .65)
```
Cross-browser since September 2024.
#tinyCSStip #CSS #code #coding #frontend #web #dev #webDev #webDevelopment
Ana Tudor π― (@anatudor@mastodon.social)
Attached: 1 image #tinyCSStip Want the shadow of an element or some other visual to be a semitransparent version of the `currentColor`? Use `color-mix()`! Cross-browser, btw. πΌ #css #coding #frontend #webDev #webDevelopmentAna Tudor π― (Mastodon)
Itβs not often that a #CSS demo makes me say βNo f***** way!β out loud but @chriscoyier got it out of me with this new random() demo.
Genuinely floored.
frontendmasters.com/blog/more-β¦
More CSS random() Learning Through Experiments
There is quite a bit of interesting design possibility with `random()` coming to CSS. It pairs nicely with animation, particularly animation-composition for agumenting those generated values.frontendmasters.com
