#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
Fallbacks - ứng dụng di chúc số tự động dựa trên thời gian vừa ra mắt. Bạn thiết lập người nhận và hành động (ví dụ: gửi email, chia sẻ tài liệu). Nếu bạn không 'check-in' trước thời điểm đã định, hệ thống sẽ tự động thực hiện các yêu cầu này. Đây là giải pháp nhanh hơn, ít thủ tục hơn so với di chúc truyền thống.
#DigitalWill #AutomatedWill #Fallbacks #DiChucSo #UngDungMoi #CongNghe
https://www.reddit.com/r/SaaS/comments/1o3k2yw/i_built_a_really_unique_app_a_timebased_automated/
#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 #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
Lots of exciting new features have been landing in CSS recently, and it can be tough trying to figure out if they’re safe to use or not. We might know that a feature is available for 92% of users, but is that sufficient? Where do we draw the line? In this blog post, I’ll share the framework I use for deciding whether or not to use a modern CSS feature
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.