Search
Posters! (for CSS Flexbox and CSS Grid)
6.7.2020
Any time I chat with a fellow web person and CSS-Tricks comes up in conversation, there is a good chance they’ll say: oh yeah, that guide on CSS flexbox, I use that all the time!
Indeed that page, and it’s cousin the CSS grid guide, are among our top trafficked pages. I try to take...
Afghan Government to Use Blockchain to Combat Counterfeit Drugs
6.7.2020
Afghanistan’s healthcare ministry and several local pharmaceutical companies will use Fantom’s blockchain to combat counterfeit drugs
USA.css
6.7.2020
Lots of fun with gradients from Bennet Feely: stars, stripes, banners, bursts… I love being able to use nice patterns with either no image requests at all, or very little SVG.
And important reminder: Bennet does all sorts of cool stuff. I’ve probably used Clippy about a million times....
Fluid Images in a Variable Proportion Layout
3.7.2020
Creating fluid images when they stand alone in a layout is easy enough nowadays. However, with more sophisticated interfaces we often have to place images inside responsive elements, like this card:
For now, let’s say this image is not semantic content, but only decoration. That’s...
Settling down in a Jamstack world
3.7.2020
One of the things I like about Jamstack is that it’s just a philosophy. It’s not particularly prescriptive about how you go about it. To me, the only real requirement is that it’s based on static (CDN-backed) hosting. You can use whatever tooling you like. Those tools, though...
Crypto Use-Cases in Africa on the Rise, According to Luno
3.7.2020
Twitter and Square CEO, Jack Dorsey recently said “Africa will define the future (especially the Bitcoin one!)” But was he right? Crypto in Africa on the Rise Sad to be leaving the continent…for now. Africa will define the future (especially the bitcoin one!). Not sure where...
Some Performance Links
3.7.2020
Just had a couple of good performance links burning a hole in my pocket, so blogging them like a good little blogger.
Web Performance Recipes With Puppeteer
Puppeteer is an Node library for spinning up a copy of Chrome “headlessly” (i.e. no UI) and controlling it. People use it...
Responsive Styling Using Attribute Selectors
30.6.2020
One of the challenges we face when implementing class-based atomic styling is that it often depends on a specific breakpoint for context.
<div class="span-12"</div<!-- we want this for small screens --<div class="span-6"</div<!-- we want this for medium screens --<div...
South Korea OKs Blockchain Certificate Use in Public, Private Sectors
30.6.2020
The South Korean government will allow the use of blockchain-powered public certificates beginning in December this year.
Per Hanguk Ilbo and UPI News, Seoul says that it will make amendments to the nation’s existing Electronic Signatures Law that will allow for citizens and companies to make...
Many Bitcoin Developers Are Choosing to Use Pseudonyms – For Good Reason
29.6.2020
Whether out of concern for personal security or a desire to preserve privacy, many Bitcoin developers are known to the world only by their pseudonyms
Andreas Antonopoulos: Use DeFi Contracts for BTC Passive Income
29.6.2020
HODLing Bitcoin may pay off eventually, but it means one’s money isn’t working for them now, says Andreas Antonopoulos
Top 3 BTC Sentiment Analysis Tools: How They Work & How to Use Them
27.6.2020
Bitcoin (BTC) sentiment analysis tools can be powerful. Used correctly, they can allow traders and investors to gauge whether crypto markets (and their participants) are feeling bullish or bearish.
So, with some claiming that the market is now hovering between bear and bull status, perhaps there...
Review: Crypto.com’s Ruby Steel Prepaid Visa Card
26.6.2020
A number of members in the cryptocurrency community, typically people who are paid in crypto assets, have tried a myriad of prepaid cards that can be credited with digital currencies like bitcoin. The following post is a review on the Crypto.com prepaid Visa card in order to give our readers some...
Grid for layout, flexbox for components
26.6.2020
When should we reach for CSS grid and when should we use flexbox? Rachel Andrew wrote about this very conundrum way back in 2016:
Flexbox is essentially for laying out items in a single dimension – in a row OR a column. Grid is for layout of items in two dimensions – rows AND columns.
Ahmad...
Cybercriminals Use the Blockchain to Relay Secret Messages
25.6.2020
SophosLabs published a study that revealed hackers use the blockchain network to share secret messages
How to Disable Code: The Developer’s Production Kill Switch
25.6.2020
The following is a guest post written by Carlos Schults.
Being able to disable code in production is a power that many developers aren’t aware of. And that’s a shame. The ability to switch off some portions—or even complete features—of the codebase can dramatically improve the software development...
KPMG Introduces Cryptocurrency Management Platform
24.6.2020
KPMG has launched a cryptocurrency management platform designed to accelerate institutional crypto adoption. KPMG’s patent-pending tool aims to bridge traditional data and crypto systems, integrating key use cases of cryptocurrency, including custody, wallets, and anti-money laundering (AML)...
6 Privacy-Enhancing Tools That Place Bitcoin Cash Transactions Ahead of the Pack
24.6.2020
On June 24, a Reddit post had a few Bitcoin Cash proponents discussing a number of privacy enhancements BCH supporters can leverage every time they transact. The Bitcoin Cash enthusiast, Mr. Zwet’s r/btc post explained how BCH supporters can use tools like Cashfusion, Cashshuffle, Schnorr...
FTX Is Building Lots of Sophisticated Markets Few Traders Use
24.6.2020
FTX has launched eight unique index futures and volatility markets in less than 12 months. But few traders use these markets
WebP Image Support Coming to iOS 14
24.6.2020
Apple announced a ton of new updates at yesterday’s WWDC20 keynote address, from new hardware to updated applications. There’s lots to gawk at and enough device-envy to go around.
But there’s one little line in the Safari 14 Beta release notes that caught my eye:
Added WebP image...