amxmln, to webdev
@amxmln@mastodon.design avatar

Does anyone know any great self-pace on for and development? I'd like to get better at it, especially in light of upcoming regulations in the .

AgreeableLandscape, to random

Random Website: You need to set up with your phone number!

Me: Why?

Website: In case we get hacked!

Me: I don't really care, no one even knows about this account and it doesn't have my personal information.

Website: You misunderstand, it's so that in case we get hacked, we HAVE your information to leak to the hackers. They worked hard and deserve it! Also we sell your account to ad companies but they're not interested unless they can tie it to a real person.

janriemer, to random

The has won.

SteveFaulkner, to ai
@SteveFaulkner@mastodon.social avatar

“How AI enhances corporate power

AI boosters love to talk about all the supposed benefits we’ll get from widespread adoption of chatbots and other generative AI tools… But all those benefits are theoretical, and if we know anything about Silicon Valley, it’s that they have a bad record of following through on the positive aspects of their visions, while underestimating — or distracting us from — the many drawbacks”

https://www.disconnect.blog/p/google-wants-to-take-over-the-web

nhoizey, to random French
@nhoizey@mamot.fr avatar

🔗 “30th anniversary of licensing the Web for general use and at no cost” by @koalie

⚓️ https://nicolas-hoizey.com/links/2023/05/02/30th-anniversary-of-licensing-the-web-for-general-use-and-at-no-cost/

aral, to accessibility
@aral@mastodon.ar.al avatar

So shitbag company is suing @aardrian:

https://adrianroselli.com/2023/05/audioeye-is-suing-me.html

This is after sending him spurious cease and desist letters last year:

https://adrianroselli.com/2022/04/my-cease-desist-from-audioeye.html

What is AudioEye?

It’s Magic Techbro Dust¹ you sprinkle on your website to – poof! – make it accessible.

Only it seems to keep getting folks sued for being inaccessible:

https://sheribyrnehaber.medium.com/more-lawsuits-filed-against-companies-using-accessibility-plugin-overlays-1cc539d493b2

Almost like you can’t magically make an inaccessible site accessible or something… 🤔

¹ “accessibility plugin/overlay”

fell, to random
@fell@ma.fellr.net avatar

Day 2 of living without on my . I am noticing a surprisingly low impact except for a substantial productivity boost. Working with my computer feels very peaceful because all that's running is or .

I thought I would miss the more, but no. Not really. Sometimes I look something up on my phone, but the just feels like a workshop now. A pure tool.

RL_Dane, to random
@RL_Dane@fosstodon.org avatar

As much as I am loathe to enable the of the , I gotta say that is pretty dadgum fly.

I don't use it all the time, but when I want to do some tasks with the web and other purely keyboard-oriented things, it's just fantastic.

I like and as well, but typing something like fkhj is so much easer than f239 (to follow links / activate form fields).

I just wish there was a way to make it emulate a mouse hover.

matthiasott, to random
@matthiasott@mastodon.social avatar

This is fantastic, @scottjehl and team! 🌍👏

You can now Measure & Improve Your Site's Footprint with Carbon Control from Catchpoint WebPageTest

https://blog.webpagetest.org/posts/carbon-control/

icejam_, to random
@icejam_@hachyderm.io avatar

I wonder how did it happen that generally puts very strong emphasis on reproducible automated testing while other areas of software don't. From Spring and Ruby on Rails to React, having a test suite and CI/CD is generally accepted practice.

Every time I step into other parts of software (mobile, embedded, recently data) folks repeat bunk from ages ago - from "maybe it's useful in general, but it's impossible to write automated tests for my special project" to "it will slow us down".

TheLastOfHisName, to random

@Vivaldi Vivaldi's feature set is the perfect compliment to .

tasket, to random

Hi fediverse... Looking for advice!

Needs:

  • Domain reg. (incl. email)
  • Basic & services
  • HTTPS

Although I think @stuxhost :blobcatnerd:​ may be a good fit, I'd like to see what you all have for recommendations. Thanx!

abishek_muthian, to random

The issue with building apps on top of custom web frameworks are that if we encounter a new bug we need to rewind through years of code and architectural decisions.

Then again Go encourages us to build our own frameworks and the positive tradeoffs are productivity, security and maintainability.

brianleroux, to webdev

🌶️🥵 shadowdom is awesome but has many tradeoffs that put it in YAGNI territory and should only be a last resort not a default

(lightdom works great ! it got us here)

vintprox,
@vintprox@techhub.social avatar

@brianleroux @voxpelli

Yeah, the thing is... it's implemented in a rushed manner all the time in many . Capitalistic race. They make look like a dummy, but what if it doesn't want unstable bits to creeple up the web?

, as already dunked up as it is, needs other teams stamping a "done" mark on stuff that is actually complete instead of blindly following the trend of hot implementations and . We shouldn't be doing these improvements a cheap public stunt, tests come first.

Sphinx_Pouet, to random French
@Sphinx_Pouet@mamot.fr avatar

Si vous aimez la , la et le , n'hésitez pas à venir nous aider sur en français :) tout le monde est bienvenu.
https://tech.mozfr.org/post/2021/03/16/MDN-sur-GitHub-comment-contribuer

strypey, to random
@strypey@mastodon.nzoss.nz avatar

When I was involved in starting a volunteer-run community newspaper in the late 1990s we built and maintained our own website, which contained full copies of all our issues. How did the web get so mystified and inaccessible that community groups - and even businesses - now rely on FarceBook and other corporate providers to host their web presence?

sonny, to linux
@sonny@floss.social avatar

Playhouse 1.1 is out 🎈

https://flathub.org/apps/re.sonny.Playhouse

A playground for HTML, CSS, and JavaScript .

Like CodePen / JSFiddle but offline and as a desktop application.

No new features in this release, but now that WebKit + GTK4 is stable, I feel more comfortable iterating.

#libadwaita #GNOME #Flatpak #Flathub #WebKitGTK #Linux #Web #JavaScript #CSS #HTML

aral, to javascript
@aral@mastodon.ar.al avatar

An interesting JavaScript Database (JSDB) edge case I just encountered:

If you’re persisting custom objects, please do NOT use setter methods (set something () {…}).

Use regular methods instead (setSomething () {…}) for predictable behaviour that likely matches your conceptual model of how things should work.

(This is due to how setters interact with proxies.)

Details: https://codeberg.org/small-tech/jsdb#custom-data-types

odddev, to javascript
@odddev@hachyderm.io avatar

@activenode just published a great video about server actions! Check it out here: https://youtu.be/jsEJsi2FD1U
Great new feature.

odddev, to webdev
@odddev@hachyderm.io avatar

Apparently, is shipping @scope. More information about it here: https://keithjgrant.com/posts/2023/04/scoped-css-is-back/

odddev, to webdev
@odddev@hachyderm.io avatar

Don't forget to test your websites with throttled connection and without JS 🤓
I just discovered a bug in my personal website because I forgot the latter.

web, to random German
@web@derstandard.at avatar
orangeacme, to random
@orangeacme@fosstodon.org avatar

Entity tags in HTTP can improve website performance but are often misused. I dig into how ETags are used on the web and offer tips for optimizing their implementation:
https://www.fastly.com/blog/etags-what-they-are-and-how-to-use-them

tdarb, to random
@tdarb@fosstodon.org avatar

Dear product designers / web devs:

You should avoid hamburger menus on the mobile web 9/10 times.

  1. No one implements them correctly
  2. Most fail when JavaScript is disabled - leaving site navigation useless
  3. A list of your navigation options works better for screen readers / keyboard movement

Just say “No” to hamburger menus.

tdarb,
@tdarb@fosstodon.org avatar

I was thinking a lot about this previous post recently, so I wrote up a quick post:

"Stop Using Hamburger Menus"

https://bt.ht/hamburgers/

fell,
@fell@ma.fellr.net avatar

@tdarb A book has table of contents at the beginning, I think we should aim to normalise putting a table of contents (at least the first level of navigation) at the start of the page and incorporate that into . Most print media offers an overview of "what's there" in the beginning, so why not the ?

I think it should be okay to cover half of a phone screen with a table of contents before the page body begins.

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