Skip to main content

Search

Items tagged with: dev


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


I am begging you, please don't split your heading into two separate `h2` elements with an `img` in between just to have the image in between your heading words.

This is what subgrid was made for!

#CSS #layout #cssLayout #code #coding #web #dev #webDev #webDevelopment


A suggestion for Mastodon to use relative URLs and UUIDs for assets (images, etc.) in profiles and posts instead of linking directly to object storage.

github.com/mastodon/mastodon/i…

This would:

• Simplify things for third-party apps and simplify the API (if implemented for assets in profiles)

• Help in migrations (if implemented for assets in posts)

• Make it possible to switch object storage backends without losing all assets (eg., move away from AWS)

Thoughts?

#mastodon #dev #API #migrations

⇧