Search
I Can't Stop Thinking About This New Hot Wheels Game
5.5.2021
Ever since the joy-inducing Hot Wheels expansion pack for Forza Horizon 3 I’ve been craving a high-quality game about racing my favorite toy cars through real-world locations. I’m really hoping September’s Hot Wheels Unleashed is it. Read more
Ackee design principy: Kompas, který ukazuje správný směr
9.4.2021
Kolik uděláte denně rozhodnutí? Výzkumníci z newyorské Cornell University odhadují, že dospělý člověk se vědomě o něčem rozhoduje…
The post Ackee design principy: Kompas, který ukazuje správný směr appeared first on Tyinternety.cz
Bitcoin to Reach $100K to $288K in 2021? Stock-to-Flow Models Suggest It Could
3.3.2021
The creator of the notorious stock-to-flow model (S2F), Plan B has recently detailed that the price of bitcoin has surpassed the S2F model price by 26%. The strong momentum has a number of crypto enthusiasts thinking that bitcoin prices reaching the $100k to $288k range by the year’s end...
Teaching Web Dev for Free is Good Business
24.2.2021
It feels like a trend (and a smart one) for tech platforms to invest in really high-quality learning material for their platform. Let’s have a gander.
Webflow University
Surely Webflow is thinking: if people invest in learning Webflow, they’ll be …
The post Teaching Web Dev...
Cramer Says ‘Every’ Corporate Treasurer Should Be Thinking Bitcoin
9.2.2021
The CNBC host said its almost irresponsible not to include bitcoin on balance sheets following Tesla's buy
Digital Gold: How Should Financial Advisors Be Thinking About Bitcoin?
6.2.2021
Is Bitcoin digital gold? In this episode of ‘On Purpose, With Tyrone Ross,’ we dig into bitcoin narratives as financial advisors see them and explore the concept of bitcoin as a store of value
African Hip Hop Artist Davido ‘Thinking of Starting a Bitcoin Trading Company’
5.2.2021
Popular Nigerian hip hop artist Davido has sparked off a buzz about crypto assets after tweeting about his intention to start a bitcoin trading company. With the short tweet, Davido becomes the latest African celebrity to express interest in starting a crypto business. Senegalese singer Akon...
No-Jank CSS Stripes
1.2.2021
My mind goes immediately to repeating-linear-gradient and hard-stop gradients when thinking of creating stripes in CSS. You make one stripe by using the same color between two color stops, and another stripe (or more) but using a different color …
The post No-Jank CSS Stripes appeared first...
A Whole Website in a Single HTML File
28.1.2021
I can’t stop thinking about this site. It looks like a pretty standard fare; a website with links to different pages. Nothing to write home about except that… the whole website is contained within a single HTML file.…
The post A Whole Website in a Single HTML File appeared first...
Building Flexible Components With Transparency
12.1.2021
Good thinking from Paul Herbert on the Cloudfour blog about colorizing a component. You might look at a design comp and see a card component with a header background of #dddddd, content background of #ffffff, on an overall …
The post Building Flexible Components With Transparency appeared...
Design v18
29.12.2020
I redesigned the site! I can never think about the word redesign without also thinking about realigning, from Cameron Moll’s seminal article. I did not start from nothing. This design wasn’t a blank design canvas and empty code …
The post Design v18 appeared first...
How The Past Year Got Me Thinking Of Post Apocalyptic Games In A New Light
27.12.2020
Almost every day, I go for a walk with my kid. She’s just over two. There’s a strange serenity in the isolation of entire city blocks when there’s so few people out and about. In the first few months of the pandemic, it felt like we were walking through an abandoned city. I’ve lived in...
20 Years Later I’m Still Thinking About The Bouncer
23.12.2020
Sometimes a piece of pop culture worms its way into your brain, builds a comfortable, cost-efficient home in your cerebral cortex, and lives there happily for decades on end. My own tenant is The Bouncer, an odd beat ‘em up by Square Soft, which came out in Japan 20 years ago today before fading...
Learning to Simplify
16.12.2020
When I first got this writing prompt, my mind immediately started thinking stuff like, “What tech have I learned this year?” But this post isn’t really about tech, because I think what I’ve learned the most about building websites this past year is simplification.
This year, I’ve learned that...
How to Create a Favicon That Changes Automatically
9.12.2020
I found this Free Favicon Maker the other day. It’s a nice tool to make a favicon (true to its name), but unlike other favicon generators, this one lets you create one from scratch starting with a character or an emoji. Naturally, I was curious to look at the code to see how it works and, while...
Make Money by Investing in a Forward-thinking Company
7.12.2020
The text below is an advertorial article that was not written by Cryptonews.com journalists.
On one hand, 2020 has been an excellent year for Bitcoin, which has just reached its all-time high (ATH) on 30 November. On the other, the global economic climate is growing increasingly uncertain,...
Tailwind versus BEM
25.11.2020
Some really refreshing technological comparison writing from Eric Bailey. Like, ya know, everything in life, we don’t have to hate or love everything. Baby bear thinking, I like to say. There are benefits and drawbacks. Every single bullet point here is well-considered and valid. I really...
The Core Web Vitals hype train
24.11.2020
Some baby bear thinking from Katie Sylor-Miller:
my excitement for Core Web Vitals is tempered with a healthy skepticism. I’m not yet convinced that Largest Contentful Paint (LCP), First Input Delay (FID), and Cumulative Layout Shift (CLS) are the right metrics that all sites should...
Thinking Outside the Box with CSS Grid
19.11.2020
Great tutorial from Alex Trost (based on some demos, like this one, from Andy Barefoot) showcasing how, while CSS grid has straight grid lines across and down, you can place items across grid lines creating a staggered effect that looks pretty rad. Grid-like, but it appears to align to diagonal...
Logical layout enhancements with flow-relative shorthands
16.11.2020
Admission: I’ve never worked on a website that was in anything other than English. I have worked on websites that were translated by other teams, but I didn’t have much to do with it. I do, however, spend a lot of time thinking in terms of block-level and inline-level elements....