Search
Come to the light-dark() Side
25.10.2024
You’d be forgiven for thinking coding up both a dark and a light mode at once is a lot of work. You have to remember @media queries based on prefers-color-scheme as well as extra complications that arise when letting visitors …
Come to the light-dark() Side originally published...
You can use text-wrap: balance; on icons
24.10.2024
Terence Eden on using text-wrap: balance for more than headings:
But the name is, I think, slightly misleading. It doesn’t only work on text. It will work on any content. For example – I have a row of icons at
…
You can use text-wrap: balance; on icons originally published...
Clarifying the Relationship Between Popovers and Dialogs
23.10.2024
The difference between Popovers (i.e., the popover attribute) and Dialogs (i.e., both the <dialog element and the dialog accessible role) is incredibly confusing — so much that many articles (like this, this, and this) have tried to …
Clarifying the Relationship Between Popovers...
Clamp it! VS Code extension
23.10.2024
There’s a lot of math behind fluid typography. CSS does make the math a lot easier these days, but even if you’re comfortable with that, writing the full declaration can be verbose and tough to remember. I know I often …
Clamp it! VS Code extension originally published...
Hackerboard od Průši propojí 3D tiskárnu třeba s Arduinem a umí spouštět i G-code makra
12.10.2024
** Drobná destička nabídne kutilům 8 pinů GPIO ** Tiskárna umí měnit jejich stav ** A stejně tak při změně dokáže spouštět speciální makra
FBI accused of violating MIT License in smart contract code usage
10.10.2024
The FBI has faced claims over the improper use of OpenZeppelin’s libraries in its smart contracts, sparking legal concerns
Amir Taaki Hints Satoshi’s Unique Code Could Unmask Creator
9.10.2024
A fresh analysis of Bitcoin’s original code reveals key insights about its elusive creator, Satoshi Nakamoto. Amir Taaki,…
Recipes for Detecting Support for CSS At-Rules
7.10.2024
The @supports at-rule has been extended several times since its initial release. Once only capable of checking support for property/value pairs, it can now check for a selector using the selector() wrapper function and different font formats and techs using …
Recipes for Detecting Support...
US DOJ, SEC back suit against Nvidia, EU drafting AI ‘Code of Practice’ — Law Decoded
7.10.2024
Nvidia faces renewed scrutiny over alleged misrepresentation in crypto mining-related sales, with the US DOJ and SEC backing the case
Hackers have started using AI to churn out malware
4.10.2024
Researchers at HP found a malware program written by generative AI “in the wild” while investigating a suspicious email
Ava Protocol, Sony’s Soneium partner for no-code blockchain automation
2.10.2024
Ava Protocol’s automation tools will simplify smart contracts on Soneium, while supporting developers with no-code solutions and lower costs
Europe gathers global experts to draft ‘Code of Practice’ for AI
1.10.2024
The EU is bringing together top global experts to draft the first “Code of Practice” for general-purpose AI models, setting new standards for transparency and risk management under its AI Act
Swan Bitcoin sues ex-staff over ‘rain and hellfire’ plan to steal mining biz
27.9.2024
Swan Bitcoin has accused several former employees of “stealing the crown jewels” from its Bitcoin mining business to create a “counterfeit competitor.”
How to Make a “Scroll to Select” Form Control
25.9.2024
The <select> element is a fairly straightforward concept: focus on it to reveal a set of <option>s that can be selected as the input’s value. That’s a great pattern and I’m not suggesting we change it. That said, I …
How to Make a “Scroll to Select” Form...
Google releases production-ready Gemini 1.5 for developers
25.9.2024
Google has launched Gemini 1.5 Pro and Flash models, offering developers improved performance at a reduced cost
Google releases production-ready Gemini 1.5 for developers
25.9.2024
Google has launched Gemini 1.5 Pro and Flash models, offering developers improved performance at a reduced cost
Google releases production-ready Gemini 1.5 for developers
25.9.2024
Google has launched Gemini 1.5 Pro and Flash models, offering developers improved performance at a reduced cost
Color Mixing With Animation Composition
24.9.2024
Mixing colors in CSS is pretty much a solved deal, thanks to the more recent color-mix() function as it gains support. Pass in two color values — any two color values at all — and optionally set the proportions.
background-color:
…
Color Mixing With Animation Composition originally...
The selectmenu Element is No More…Long Live select!
23.9.2024
I was looking over an older article Patrick Brosset penned for us introducing <selectmenu>, a new proposal at the time for a more style-able cousin to <select>. From there, I clicked the linked-up <selectmenu> explainer and got… this:…
The selectmenu Element...
Crypto firms cannot naively trust engineers with code, warns Exodus CEO
21.9.2024
Exodus CEO JP Richardson says the firm’s security team reviews all engineers' code to prevent malicious actions