#polyfill — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #polyfill, aggregated by home.social.
-
#Development #Approaches
Inverted themes with light-dark() · Flipping color modes with container style queries https://ilo.im/16c2kq_____
#ColorSchemes #LightMode #DarkMode #ProgressiveEnhancement #Polyfill #Browser #WebDev #Frontend #CSS #JavaScript -
#Development #Launches
Introducing CSS ‘view-transitions-mock’ · A non-visual polyfill for same-document view transitions https://ilo.im/16bak0_____
#ModernCSS #ViewTransitions #Polyfill #APIs #Browsers #WebDev #Frontend #CSS #JavaScript -
#Development #Previews
When will CSS Grid Lanes arrive? · “It’s going to arrive sooner than you think.” https://ilo.im/16a21t_____
#ModernCSS #CssGrid #Layout #Masonry #Polyfill #ProgressiveEnhancement #Browsers #WebDev #Frontend #CSS -
#Development #Introductions
Controlling dialogs and popovers · The power of the Invoker Commands API https://ilo.im/168z16_____
#Invokers #HtmlDialog #Popovers #API #Polyfill #Browser #WebDev #Frontend #HTML -
#Development
What to know about modern CSS in 2025 · There is more this year than there was last https://ilo.im/16711o_____
#ModernCSS #BrowserSupport #ProgressiveEnhancement #Polyfill #Browser #WebDev #Frontend #HTML #CSS #JavaScript -
#Development
What to know about modern CSS in 2025 · There is more this year than there was last https://ilo.im/16711o_____
#ModernCSS #BrowserSupport #ProgressiveEnhancement #Polyfill #Browser #WebDev #Frontend #HTML #CSS #JavaScript -
#Development
What to know about modern CSS in 2025 · There is more this year than there was last https://ilo.im/16711o_____
#ModernCSS #BrowserSupport #ProgressiveEnhancement #Polyfill #Browser #WebDev #Frontend #HTML #CSS #JavaScript -
#Development
What to know about modern CSS in 2025 · There is more this year than there was last https://ilo.im/16711o_____
#ModernCSS #BrowserSupport #ProgressiveEnhancement #Polyfill #Browser #WebDev #Frontend #HTML #CSS #JavaScript -
Infrastructure Laundering: Blending in with the Cloud
https://krebsonsecurity.com/2025/01/infrastructure-laundering-blending-in-with-the-cloud/
#infrastructurelaundering #U.S.DepartmentofCommerce #Ne'er-Do-WellNews #Crowell&MoringLLP #ALittleSunshine #MicrosoftAzure #NoName057(16) #RichardHummel #SuncityGroup #TimetoPatch #WebFraud2.0 #FangnengCDN #ZachEdwards #SilentPush #AmazonAWS #ACBGroup #AnjieCDN #NETSCOUT #polyfill #Funnull
-
#Development #Workarounds
The continuing tragedy of emoji on the web · Websites still need a fix for consistent emoji display https://ilo.im/1604jn_____
#Emoji #Font #Spritesheet #Polyfill #Browser #Design #WebDesign #WebPerf #WebDev #Frontend -
So, I'm thinking; what if I build polyfill.io, but on the Blockchain! Hey come back..
Hear me out; #fleekfunctions are immutable, and transparent. So long as the #fleeknetwork nodes can be trusted to execute the code properly (I presume there are cryptographic guarantees of output validity) then it could be safer from supply chain attacks.
#webDev #polyfillio #polyfill #supplyChain #hacking #web3 #blockchain #fleek #javaScript
-
Another day, another attack to software dependencies:
This is different from the xz story, but the core idea is the same: take ownership of a popular project, and sneakily replace it with malicious code.
-
@patric and #Wolfi apparently uses #Cosign Wooo! That's perfect, because I am actually working on a type of container registry :)
It's still a glmmer in the postmans eye, but it will be spitting out containers - and signing is so important nowadays, especially when you read about security breaches like with #Polyfill
Shout outs to #Cloudflare for just redirecting all that traffic to a safe #CDN. Credit where credit is due.
-
Related to @jeni's post on #Drupal Quicklink (https://drupal.community/@jeni/112683429949433765), there's also a #Webform risk, explained here:
https://www.drupal.org/project/webform/issues/3427662#comment-15655973You're not vulnerable just by having Webform, you have to have enabled the Choices sub module both at system and field level.
HTH! #infosec #polyfill #polyfillio
-
#Development #Proposals
Union, intersection, difference, and more · New Set functions are coming to JavaScript https://ilo.im/15xzlg_____
#Browser #EcmaScript #JavaScript #JavaScriptEngine #Polyfill #WebDev #Frontend #Backend -
#Development #Launches
Scroll-timeline polyfill · If you can’t wait for cross-browser CSS Scroll-Driven Animations https://ilo.im/14zf49_____
#WebDev #Frontend #CSS #JavaScript #Polyfill #ScrollDrivenAnimations -
Just made a conclusion that avoiding #CSSinJS makes sense only for reset stylesheet, and even then you'd want to inject it via #JS Import Assert syntax (es-module-shims #polyfill). Embrace single-file #WebComponents, #KISS!