Search

Nalezeno "AI for Good": 1288

How to Repeat Text as a Background Image in CSS Using element()


There’s a design trend I’ve seen popping up all over the place. Maybe you’ve seen it too. It’s this sort of thing where text is repeated over and over. A good example is the price comparison website, GoCompare, who used it in a major multi-channel advertising campaign. Nike has used it as well...

Performance Links


I've had a number of browser tabs open to articles all related to web performance and gosh darn it if blogging them is a way for me get some closure. They are all good! Manuel Matuzovic, Why 543 KB keep me up at night: Yes, I know, it depends. 543 KB aren't always bad, but on that specific page...

CSS :nth-of-class selector


That's not a thing. But it kinda is! Bram covers how frustrating .bar:nth-child(2) is. It's not "select the second element of class .bar." It's "select the second element if it also has the class .bar." The good news? There is a real selector that does the former: :nth-child(2 of .bar) { } Safari...

Encryption Standards Threatened Under Pretext of Battling Coronavirus


Governments around the world have been trying for some time to bypass encryption and backdoor messaging apps. End-to-end encryption was preventing authorities from stopping terrorist attacks, we were told, and personal privacy had to be sacrificed for the greater good. Now, as the coronavirus...

Neumorphism and CSS


Neumorphism (aka neomorphism) is a relatively new design trend and a term that’s gotten a good amount of buzz lately. It’s aesthetic is marked by minimal and real-looking UI that’s sort of a new take on skeuomorphism — hence the name. It got its name in a UX Collective post from December 2019,...

Good News For Crypto Traders in the U.S. as IRS Extends Tax Deadline


The tax deadline in the USA has been extended due to the Covid-19 outbreak, and this concerns crypto as well. The U.S. Treasury Department and Internal Revenue Service (IRS) have issued guidance extending the tax deadline 2020 for all individual and other non-corporate tax filers with up to USD...

If You Don’t Trust Yourself, These Crypto Vaults Will Help You Hodl Safely


Hodling in difficult times has historically proven to be a long-term winning strategy. Keeping your cryptocurrency in your own cold storage is by default a good idea as far as security is concerned. But if you don’t trust yourself to not lose a small hardware device or a piece of paper, then...

Bitcoin Games Celebrates St. Patrick’s Day With Free Spins Promotion


The world needs a good cause to cheer right now in these tense times. Luckily, St. Patrick’s Day is coming up this Tuesday, March 17. To celebrate the holiday and give players an extra reason to smile, Bitcoin Games is offering a new free spins promotion. The platform is a provably fair...

Build a Node.js Tool to Record and Compare Google Lighthouse Reports


In this tutorial, I’ll show you step by step how to create a simple tool in Node.js to run Google Lighthouse audits via the command line, save the reports they generate in JSON format and then compare them so web performance can be monitored as the website grows and develops. I’m hopeful this...

Consistent Backends and UX: What Can Go Wrong?


Article Series Why should you care? What can go wrong? What are the barriers to adoption? (Coming soon) How do new algorithms help? (Coming soon) In the previous article, we explained what strong (vs. eventual) consistency is. This article is the second part of a series where we explain how...

‘Crypto-Friendly Bank’ Blocked Your Money? Good Luck Recovering It


Sooner or later, you may be blocked out of your bank account. It can happen to any of us, and it can even happen with supposedly crypto-friendly “banks,” such as Bitwala, Revolut, and more. The question is: what should you do if such a company freezes or blocks your account? Well, according...

The 3 Laws of Serverless


Burke Holland thinks that to "build applications without thinking about servers" is a pretty good way to describe serverless, but... Nobody really thinks about servers when they are writing their code. I mean, I doubt any developer has ever thrown up their hands and said “Whoa, whoa, whoa. Wait...

Vue.js: The Documentary


Hey how cool! A documentary about Vue! Good timing as it looks like VueConf is happening right now. (Reminder we have a site for conferences to tell you stuff like that). Sarah appears in it (about 21:13) and talks about CSS-Tricks for a second, so we're officially super famous now and I have...

How to Set a Default Commit Message


Having a default commit message is really useful for a number of reasons: It can formalize your commit messages It serves as a good reminder for the information you should add to your commit message, like issue number If you set it to “Drunk AF, don’t accept this” To set a default...

A Follow-Up to PHP Templating


Not long ago, I posted about PHP templating in just PHP (which is basically HEREDOC syntax). I'm literally using that technique for some super basic templating I needed to do on this very WordPress site. The main pushback was that this kind of thing can be an XSS vulnerability. In my case, it's...

Nahoru
Tento web používá k poskytování služeb a analýze návštěvnosti soubory cookie. Používáním tohoto webu s tímto souhlasíte. Další informace