Steve Workman

182 Followers
303 Following
76 Posts
Front-End Lead @Maersk, @BerkshireJS organiser, occasional speaker & #webperf advocate. Used to run @webstandards. He/him/his. Opinions are my own
Websitehttps://www.steveworkman.com
Instagramhttps://www.instagram.com/steveworkagram/
Githubhttps://github.com/steveworkman
@sil I don't know who did it, but the whole unmangled source code, with decent comments, is in the document at https://100jumps.org/play/
100 Jumps

Hold to charge, release to jump. Land on 100 platforms to win — but one miss and it's over. How many attempts will it take you?

@codepo8 That website reminds me of the legendary Lings Cars!

Graphics nerds - the day has come where AI has done something good https://www.digitalfoundry.net/features/nvidias-new-dlss-5-brings-photo-realistic-lighting-to-rtx-50-series

A generational leap in lighting quality thanks to models being applied to the final image - somehow they made Starfield look good.

There are a lot of concerns - how much artistic control do you surrender to the model? Whilst is works great on faces, it's not perfect on particles and effects. Right now, it also needs 2 high-end GPUs though they'll get it working on 1 by its release late this year.

Nvidia's new DLSS 5 Brings Photo-Realistic Lighting To RTX 50-Series

A massive technological leap for graphics - and we've been hands-on with four games.

Digital Foundry
@zachleat I think that image _is_ the womens team top, or at least none of the other pictures have the stars above the badge

@Thayer @neil

A quick plug for one of my colleagues who has DCC merch on her Etsy shop https://www.etsy.com/uk/shop/dungeonsnduvets

@Thayer @neil Hello new crawlers!

Update: I made a pen - https://codepen.io/editor/steveworkman/pen/019cd424-705c-7af9-9afc-325ad590a302

I turned the detector into a custom element that can be wrapped around <input> and <select> elements

It send an "autofill" event whether it is filled by the browser or by 1Pass. Give it a go with your password manager of choice

Autofill

A code demo by Steve Workman created on CodePen

CodePen
Hold the phone guys, someone used the accessibility (at) maersk email address for an actual accessibility enquiry! Praise be!
@maarteuh @patrick_h_lauke I don't want to surpress it, I want it to work nicely! I've extended a chrome dev demo and put it into codepen, give this a go: https://codepen.io/editor/steveworkman/pen/019cd424-705c-7af9-9afc-325ad590a302
Autofill

A code demo by Steve Workman created on CodePen

CodePen
@patrick_h_lauke I have a typeahead custom element for country selection that requires the user to select from the list. If autofill does it it looks like it has worked to the user but hasn't actually worked and will throw a "please select from the list" error when the form is submitted