#fallbacks — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #fallbacks, aggregated by home.social.
-
#Development #Pitfalls
CSS ‘font-family’ fallbacks can trick you · Prevent visual glitches with complete font stacks https://ilo.im/16c2pg_____
#CSS #Fonts #Fallbacks #LayoutShifts #CLS #WebVitals #Metrics #WebPerf #WebDev #Frontend -
#Development #Pitfalls
CSS ‘font-family’ fallbacks can trick you · Prevent visual glitches with complete font stacks https://ilo.im/16c2pg_____
#CSS #Fonts #Fallbacks #LayoutShifts #CLS #WebVitals #Metrics #WebPerf #WebDev #Frontend -
#Development #Introductions
The new CSS progress() function · The many ways progress() can enhance styling https://ilo.im/167hw0_____
#ModernCSS #Layout #Spacing #Typography #Fallbacks #Browser #WebPerf #WebDev #Frontend #CSS -
#Development #Introductions
The new CSS progress() function · The many ways progress() can enhance styling https://ilo.im/167hw0_____
#ModernCSS #Layout #Spacing #Typography #Fallbacks #Browser #WebPerf #WebDev #Frontend #CSS -
#Development #Techniques
Fabulous font-face fallbacks · How we can reduce headaches for our users https://ilo.im/161mzd_____
#Fonts #Fallbacks #Tools #Browser #WebPerf #WebDev #Frontend #HTML #CSS #JavaScript -
#Development #Techniques
Fabulous font-face fallbacks · How we can reduce headaches for our users https://ilo.im/161mzd_____
#Fonts #Fallbacks #Tools #Browser #WebPerf #WebDev #Frontend #HTML #CSS #JavaScript -
#Development #Launches
Font performance resources · Handy resources for understanding web font performance https://ilo.im/1613zj_____
#Fonts #VariableFonts #Tools #Fallbacks #Debugging #Hosting #WebPerf #WebDev #Frontend #CSS -
#Development #Launches
Font performance resources · Handy resources for understanding web font performance https://ilo.im/1613zj_____
#Fonts #VariableFonts #Tools #Fallbacks #Debugging #Hosting #WebPerf #WebDev #Frontend #CSS -
#Development
A framework for evaluating browser support · When is it safe to use a modern CSS feature? https://ilo.im/1613d9_____
#ModernCSS #Framework #Interoperability #BrowserSupport #Browser #Fallbacks #ProgressiveEnhancement #CanIuse #WebDev #Frontend -
#Development
A framework for evaluating browser support · When is it safe to use a modern CSS feature? https://ilo.im/1613d9_____
#ModernCSS #Framework #Interoperability #BrowserSupport #Browser #Fallbacks #ProgressiveEnhancement #CanIuse #WebDev #Frontend -
Just like CSS font fallback has "Helvetica Neue, Helvetica, Arial, sans-serif", you could potentially develop apps that depend on a local #LLM server with model tag #fallbacks, e.g. "rust, code, #copilot, #gpt4".
Meaning: use a model trained specifically to output rust, else on code, else call GH Copilot, else call OpenAI GPT4. Spitballing of course.
I *do* imagine a local service transparently "taking charge" of calling #OpenAI and returning the results. Common interface for your app to call.