SirTapTap, to twitter
@SirTapTap@mastodon.social avatar

Let me tell you the secret of the "Everything App".

It's real, it's not called X, and it's about 33 years old. It's called a Web Browser.

Despite a decade of walled gardens trying hard to ruin it, you can still do pretty much any task you need on the web.

You can even make websites into apps with Progressive Web Apps (two clicks on WordPress).

The everything app is old, and under siege daily. But it works, it's resilient, and it's magical.

#x

downey, to webdev
@downey@floss.social avatar

Dear devs,

It's NEVER ok to lock people out of a webapp because their User-Agent doesn't match your predefined list. 😡

Especially webapps they need to manage their healthcare.

(I am in fact using one of the browsers on this list, your code just isn't able to tell.)

:boost_love: Please boost for basic education.

steveorevo, to AdobePhotoshop

How retro kick ass is that? Flash is resurrected sans the neglected, proprietary, security ridden, plugin bs of Adobe; thanks to Rust, and modern day sandboxed WebAssembly. No plugin required; small, compact, compatible engine, that unlocks decades of lost SWF content in all its vector visuals, MP3 stereo, and ActionScript-y glory. https://github.com/ruffle-rs/ruffle

mahryekuh, to webdev
@mahryekuh@fosstodon.org avatar

Hello, front-end developers. Here's your infrequent reminder to make websites that also work on browsers NOT Google Chrome.

Forcing anyone to use Google's glorified spyware is not cool.

stefan, (edited ) to wordpress
@stefan@stefanbohacek.online avatar

I updated my WordPress plugin that warns your site's visitors if they don't have an ad-blocker installed.

https://wordpress.org/plugins/detect-missing-adblocker

EDIT: You can now fully customize the note, including links to plugins and browser extensions you want to suggest.

By default, a link to my blog with a list of popular options will be shown.

https://stefanbohacek.com/project/detect-missing-adblocker-wordpress-plugin/#resources

Happy to get more recommendations!

christianp, (edited ) to random
@christianp@mathstodon.xyz avatar

I'm severely colourblind - my eyes can hardly detect red light at all.
So, working in web development, picking colour schemes is hard.
There are tools around to help you pick accessible colour schemes, but they assume that you can tell by looking that a colour is the one you want, and the only information you need the computer to calculate is the contrast ratio.
I realised I need a tool that will take the name of a colour and find a shade that gives a target contrast ratio.

Here it is: https://colourblind-palette-maker.glitch.me/

It uses the new APCA perceptual contrast algorithm and the Oklab colour space to help me find colours that people with better colour vision will interpret correctly, while ensuring there's good contrast for as many people as possible.

elly, to australia
@elly@front-end.social avatar

Well it looks like I’m about to lose my job right at the same time that my rent is getting increased 🫠

For those who don’t know, I’m Elly, a queer and neurodivergent accessibility and front-of-the-front-end development specialist with a strong passion for design.

I’m looking for part-time (4days/week) remote work. I’m currently based in Naarm (Melbourne, Australia). I’m also looking for an inclusive and ethical workplace.

🔁 Boosts appreciated

Richr, to Typography
@Richr@mastodon.social avatar
Tutanota, to Bulgaria
@Tutanota@mastodon.social avatar

Say NO to broken browsers! ⛔

The EU is preparing a very dangerous law that would undermine the security of every browser.

Speak up now! 🗣️

@Jeremiah has more on how you can help to protect the web! 💪

https://www.jeremiahlee.com/posts/2023-eu-eidas-feedback/





stefan, (edited ) to fediverse
@stefan@stefanbohacek.online avatar

UPDATE: The plugin is now live: https://wordpress.org/plugins/fediverse-embeds/

A very much work-in-progress WordPress plugin for embedding fediverse posts. Any help and feedback will be very appreciated!

https://github.com/stefanbohacek/fediverse-embeds-wordpress-plugin

tdp_org, to webdev
@tdp_org@mastodon.social avatar

My pals in BBC World Service have been doing some awesome work on "lite" versions of their news articles (other page types to follow).
They essentially skip the Server-Side React hydration which means you end up with a simpler HTML+CSS page, no JS.
Page sizes drop significantly:

Screenshot of a BBC World Service Mundo "lite" page with Dev Tools open showing bytes transferred and total as stated

triptych, to webdev
@triptych@social.lol avatar

I think as web developers we have been collectively brainwashed into thinking that you must use React and Tailwind to create websites, when all you really need are vanilla web standards and a text editor. We should be making it easier to make websites than it is right now. You should not need a PhD in web design to create something that you can share and express yourself. We need more tools that make web development easy, not more tools that turn it into some 10 step build process

kathimmel, to design
@kathimmel@mstdn.social avatar

can i be perfectly frank? i'm useless at self-promotion & nobody knows about my web design business; so...before i tear it all down, i'm giving it one last push here.
if you need a website to promote you or your organisation - a great idea in a world where you have increasingly less control over your social media info - i produce lo-fi, future-proof, sustainable with an emphasis on quick-loading, energy-efficient, impactful .

https://kathimmel.org/

davidbisset, to art
@davidbisset@phpc.social avatar

"Bill For Unused Domain Names".

Oil on Canvas

#art #memes #webdev

benteh, to accessibility

help, community!

I'm hosting a meetup of frontend webdevelopers in my company (8 teams, 20-25 ppl). We've been working with & accessibility this year. Very old & new applications, so the challenges are diverse.

i'm hoping to find a blind / visually impaired person who could talk (30min?) about what it's like to use the web.

No complicated tech, just how it works, & how you experience it.

I have to negotiate compensation with my CTO.

please retoot?

drsensor, to webdev
@drsensor@fosstodon.org avatar
davidbisset, to webdev
@davidbisset@phpc.social avatar

"What's one of the worst form validation errors you've ever seen?"

🤔 #webdev #memes

/kbin test environments

Hi, new test instances are now available. The previous frontend changes were mostly cosmetic. But now I would like to take a closer look at a few bigger things, like this. However, maintaining compatibility with your styles is very important to me. I also invite you to discuss and review in pull requests :) Cheers!...

tdp_org, to devops
@tdp_org@mastodon.social avatar

Hands up if you caused a global outage today...
Just me?
Sorry!

I was making a change to our "outside the UK" CDN config today for www.bbc.co.uk & www.bbc.com & the change included 2 bugs which pre-testing didn't spot:

  • A regex typo which caused 404s on www.bbc.co.uk
  • An incorrect TLS cert on the CDN origin which caused 503s on www.bbc.com

These caused ~7 minutes of significant global outage.

I spent most of the afternoon writing tests to catch this for next time.

Cache status graph for www.bbc.com which shows a significant spike of "error" for ~7 minutes

rolle, (edited ) to bluesky
@rolle@mementomori.social avatar

Just noticed Bluesky doesn't ACTUALLY add the alt text in the img itself. This is a big mistake and makes the service very inaccessible.

The text is actually in the very last part of the DOM (Document Object Model) tree... and is triggered via click. So, if the screen reader doesn't support JavaScript same way than for the seeing people, descriptive text is nowhere to be found. Even when it is, it can't be accessed easily.

davidbisset, to ai
@davidbisset@phpc.social avatar

Website that lists all known agents (including autonomous chatbots and data scrapers) on the internet, in case you want to update your robots.txt.

https://darkvisitors.com/

Jeremiah, (edited ) to Bulgaria
@Jeremiah@alpaca.gold avatar

🚨 Urgent

The proposed EU eIDAS regulation will force web browsers to include government-issued certificate authorities. The key technology that makes HTTPS secure would have a backdoor to enable governments to intercept and decrypt your web traffic.

@mozilla, @internetsociety, @edri, @eff, and I have written the European Parliament about the disastrous consequences if this becomes law.

Please join me in emailing your MEPs today!

https://www.jeremiahlee.com/posts/2023-eu-eidas-feedback/

caolan, to webdev
@caolan@hachyderm.io avatar

Dear fediverse, please recommend me a modern software development podcast that's not just hyping the framework of the week.

inautilo, to business
@inautilo@mastodon.social avatar

“The simplicity of HTML and CSS now feels like a radical act. To build a website with just these tools is a small protest against platform capitalism: a way to assert sustainability, independence, longevity.” — Jarrett Fuller


rolle, to mastodon
@rolle@mementomori.social avatar

Fedi on Fire first beta is now released! I just had to try and do it... Watch those endless Fediverse posts flow! :meow_hearteyes: Check it out at https://fedionfire.stream

Gif animation of endless posts on the fediverse, scrolling fast.

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