@simevidas@mastodon.social
@simevidas@mastodon.social avatar

simevidas

@simevidas@mastodon.social

I’m interested in HTML, CSS, and making the web less annoying. My name is pronounced ˈshe-meh.

This profile is from a federated server and may be incomplete. Browse more on the original instance.

navneetalang, to random

Satya Nadella's wife: did you think about what you want to do for dinner tomorrow?

Nadella: so I think of this in two key ways. The first is: what kind of experiences do we want to engender through this act of eating of a meal? What do we want it to mean? And the second is, how do we engage our partners to symbiotically produce an approach that benefits both Microsoft and our dinner? In what way can we leverage AI and the full, vertically integrated copilot stack to create this meal?

css, to CSS
@css@front-end.social avatar

💡 CSS Tip!

One line of code that looks strange and confusing. You may think it's not even CSS but it will save you many times in the future!

It will make sure the width of your element is always an integer! No more decimal and rounding issues!

"width: auto" with an upgrade 😎

No browser support yet but you can test it on the latest Chrome with the experimental flag enabled: https://codepen.io/t_afif/pen/rNgLyJz

freddy, to random
@freddy@security.plumbing avatar

Firefox Roadmap shared on Mozilla Connect

https://connect.mozilla.org/t5/discussions/here-s-what-we-re-working-on-in-firefox/td-p/57694

Highlights:

  • tab grouping, vertical tabs
  • new profile management system
  • customizable new tab wallpapers
  • settings/menu rehaul

Also doubling down on our successful initiatives in performance, privacy & security.

That being said, we are driven by our awesome community. So bring your comments and questions to the Mozilla Connect thread :))

eric, to random
@eric@social.ericwbailey.website avatar

I wrote about CSS' new contrast-color() function, and how it's placing the effort in the wrong place. https://ericwbailey.website/published/contrast-color-is-a-good-thing-but-also-solving-the-problem-at-the-wrong-layer/

EUCommission, to random
@EUCommission@ec.social-network.europa.eu avatar

Today, we step up our enforcement actions against Microsoft.

After not having received an answer to our request for information from 14 March regarding specific risks stemming from Bing's generative AI features, Microsoft has now until 27 May to provide it or could face fines and periodic penalties.

Bing may pose risks linked to generative AI, such as so-called ‘hallucinations’, deepfakes, and the automated manipulation of services that can mislead voters.

More: https://europa.eu/!HdmDYq

owa, to random
@owa@mastodon.social avatar

Apple essentially demanding that browser vendors relocate their iOS browser development teams to the EU.

The next episode of malicious compliance:
https://www.theregister.com/2024/05/17/apple_browser_eu/

django, to accessibility
@django@social.coop avatar

Accessible buttons: GitHub mobile edition, the background colours which reveal the state of a reaction button are so similar in contrast that I frequently “unlike” things because I can’t tell if I’ve already reacted to it.

Screen caps are cropped so scale here is unrepresentative

Screen grab showing a 👍 inactive state

Edent, to HowTo
@Edent@mastodon.social avatar

🆕 blog! “link rel="alternate" type="text/plain"”

Hot on the heels of yesterday's post, I've now made all of this blog available in text-only mode. Simply append .txt to the URl of any page and you'll get back the contents in plain UTF-8 text. No formatting, no images (although you can see the alt text), no nothing! Front page https://shkspr.mobi/blog/.txt This blog […]

👀 Read more: https://shkspr.mobi/blog/2024/05/link-relalternate-typetext-plain/

#HowTo #php #WordPress

thomasfuchs, to random
@thomasfuchs@hachyderm.io avatar

Gonna enjoy a bananum for breakfast

aardrian, to random
@aardrian@toot.cafe avatar

I have heard anecdotally about the ongoing enshittification of Google’s Disability Support team responses. Which makes sense; Google got the PR credit on launch and, since it generates no direct revenue, seem to have let it languish.
https://dragonscave.space/@simon/112413244854931465

I just want multi-trillion dollar companies to honor their own commitments. Weird, right?

NotImpressed, to Palestine
@NotImpressed@mas.to avatar


This is funny and tragic at the same time.
John Oliver destroys Eric Adams and the NYPD.
Brilliant.

video/mp4

bramus, to CSS
@bramus@front-end.social avatar

📝 Misconceptions about CSS Specificity

To remove some of the confusion, here’s a list of misconceptions about Specificity in CSS …

https://www.bram.us/2024/05/05/misconceptions-about-css-specificity/

baldur, to random
@baldur@toot.cafe avatar

“How do you accidentally run for President of Iceland? | by Anna Andersen”

Glad somebody wrote about this because it’s an objectively hilarious UX case study

(And they just announced that eleven people managed to get the requisite number of endorsements in time) https://uxdesign.cc/how-do-you-accidentally-run-for-president-of-iceland-0d71a4785a1e

tixie, to random
@tixie@guerilla.studio avatar

Why people are so proud at introducing CSS hacks for interactivity behaviors on their website instead of writing a phew lines of JavaScript when we know that’s an accessibility nightmare.

If you prioritize some nerds who hate JavaScript over people with assisting technologies to be able to navigate the web you’re not only a dickhead to my eyes, but what you’re doing is the opposite of “ethical”

Do better!

html5test, to random
@html5test@mastodon.social avatar

If you check your analytics, you may have noticed something weird. None of your visitors use Windows 11, and nobody upgraded their computer past macOS 10.15. That can't be right. So what is going on?

The problem with User-Agent strings ✨

https://nielsleenheer.com/articles/2024/the-problem-with-user-agent-strings/

rauschma, to random
@rauschma@fosstodon.org avatar

Web apps—topics I’d like to be discussed more:
– Offline capability
– Peer-to-peer operation (syncing etc.)

It’s a shame that most web apps cease to work properly whenever the internet connection is flaky or gone. For me, that happens whenever I travel (train, plane, etc.).

Native apps are better at offline (but not much).

fonts, to random
@fonts@sfba.social avatar

Man remember when websites were fun and punk and weird?

blogdiva, to random
@blogdiva@mastodon.social avatar

PEOPLE, I BEG YOU
post links directly to the source, don't use Apple News or Bitly or other links hijackers. if they decide to change the service or go out of business, we have lost link to the original source.

keep the web as open as possible. say no to link shorteners and traffic hijackers 👍🏾

shadeed9, to CSS
@shadeed9@front-end.social avatar

Here is a great use case for container queries, inspired by LinkedIn's feed.

✨ Show or hide each post action label (e.g: 'Like' or 'Comment') based on the container width. ✨

Learn more in my recent interactive guide about container queries: https://ishadeed.com/article/css-container-query-guide

video/mp4

simevidas,
@simevidas@mastodon.social avatar

@shadeed9 In my opinion, icon-only buttons without text labels should be avoided. Users need to be able to tell what each button does, and with icon buttons, they can’t always do that. If the user sees a UI with a bunch of icon buttons, and they don’t know what half of them mean, that’s a big problem.

Edent, (edited ) to random
@Edent@mastodon.social avatar

Which of these do you think is the most complex ?
As in, which has the most number of discrete codepoints?

Edent, to random
@Edent@mastodon.social avatar

Hey! One of those weird "life-hacks" was actually useful 😁

themayortv, to twitter
@themayortv@mastodon.social avatar

In 2023, Brazilian Police discovered Neo-Nazi groups using social media to incite kids to commit school massacres. Twitter was the only company resisting their removal in a meeting with social media firms.

video/mp4

Edent, to random
@Edent@mastodon.social avatar
owa, to apple
@owa@mastodon.social avatar
Edent, to CSS
@Edent@mastodon.social avatar

🆕 blog! “Use CSS to boost the font size of emoji with no extra markup”

I want to make emoji bigger than the text that surrounds them. At my age and eyesight, it can be difficult to tell the difference between 😃, 😄, and 😊 when they are as small as the text. Is there a way to use CSS to increase the font size of specific characters without having […]

👀 Read more: https://shkspr.mobi/blog/2024/04/use-css-to-boost-the-font-size-of-emoji-with-no-extra-markup/

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • everett
  • DreamBathrooms
  • InstantRegret
  • magazineikmin
  • cubers
  • Youngstown
  • Durango
  • osvaldo12
  • slotface
  • rosin
  • thenastyranch
  • kavyap
  • khanakhh
  • megavids
  • ethstaker
  • mdbf
  • normalnudes
  • tester
  • modclub
  • ngwrru68w68
  • tacticalgear
  • GTA5RPClips
  • cisconetworking
  • Leos
  • provamag3
  • anitta
  • lostlight
  • All magazines