Search
Virtual land can be worth more than the real thing after plot sells for record $1.5M
10.2.2021
Digital land is breaking new ground in terms of the price it can fetch, sometimes beating out the real thing
A table with both a sticky header and a sticky first column
10.2.2021
We’ve covered that individual <table> cells, <th> and <td> can be position: sticky. It’s pretty easy to make the header of a table stick to the top of the screen while scrolling through a bunch or rows (like this …
The post A table with both a sticky...
17 Years Later And I Still Can’t Beat Hannibal In Age Of Empires
10.2.2021
Xbox Game Pass has once again proven its worth by allowing me to confront a bully of my past: the Carthaginian general Hannibal Barca.Read more
Nested Media Queries
9.2.2021
We don’t have “regular” nesting in CSS. Maybe this becomes a thing someday, or something like it. That would be cool, although that pre-spec doesn’t mention anything about media queries. I’d hope we get that right out of the gate …
The post Nested Media Queries...
Bitcoin ‘Can’t Be Stopped’: Nigerians Look to P2P Exchanges After Crypto Ban
9.2.2021
Some Nigerians plan to continue using bitcoin (BTC) and other cryptocurrencies despite a directive issued by the Central Bank of Nigeria (CBN) last week ordering banks to close down accounts associated with cryptocurrencies
Recreating Game Elements for the Web: The Among Us Card Swipe
9.2.2021
As a web developer, I pay close attention to the design of video games. From the HUD in Overwatch to the catch screen in Pokemon Go to hunting in Oregon Trail, games often have interesting mechanics and satisfying interactions, …
The post Recreating Game Elements for the Web: The Among...
Can the launch of Colony v2 relieve DeFi’s governance woes?
9.2.2021
Years in the making, Colony aims to solve DAO pain points and bring decentralized governance to the masses
Beijing’s $1.5 Million Digital Yuan Giveaway: China to Airdrop Digital Currency for Chinese New Year
9.2.2021
China is giving away 10 million yuan in its central bank digital currency in Beijing. Recipients can spend the digital yuan during the Chinese New Year festival. Beijing has become the third major city in China to test the central bank digital currency. 50,000 People to Receive Free Digital Yuan...
Horizon Zero Dawn Can Run In 72p And It Looks Beautiful
9.2.2021
While most folks will gravitate towards the top end of the graphics settings for a game, there’s something to be said for heading for the bottom, just to see what it looks like. Especially when a modern blockbuster 4K game can be played at a resolution of just 256x144.Read more
The Best Console Games You Can Buy For Under $15 This Week
8.2.2021
It seems like every retailer decided to have a massive video game sale this week. Whether you’re looking for physical copies or prefer to download digital versions, we’ve assembled a round-up of the best console games on sale for less than $15 this week. (There are plenty of games on sale for more...
SVG within CSS
8.2.2021
Stefan Judis has a “Today I Learned” (TIL) post explaining how SVGs filters can be inlined in CSS. The idea is that CSS has the filter property which supports some built-in functions, like grayscale(100%) and stuff like that.
But …
The post SVG within CSS appeared first...
Can you cheat to get ahead on Steam?
8.2.2021
We... would not recommend it
Can you cheat to get ahead on Steam?
8.2.2021
We... would not recommend it
Animating a CSS Gradient Border
8.2.2021
This little trick for gradient borders is super useful:
.border-gradient {
border: 5px solid;
border-image-slice: 1;
border-image-source: linear-gradient(to left, #743ad5, #d53a9d);
}
Here’s some basic demos from our article on the subject. Sephanie Eckles was sharing around the idea...
(Jay Freestone’s) Front-end predictions for 2021
8.2.2021
React framework maturity, early container queries, WASM adoption, and monoliths. I’ll take all four, please. Not feeling like a particularly front-end-y? Jay says:
Interestingly, the biggest developments in the front-end are unlikely to be traditionally front-end concerns. Back...
Fix “no such file or directory, scandir”
8.2.2021
After 15+ years in the web development industry, and seeing the landscape of tooling change, I’ve really lost patience with tooling errors. Like…Old Man Walsh™ just wants yarn install to work so he can get on with his work day. One recent error I ran into was from a dependency...
German Authorities Can’t Access Bitcoins Worth $65 Million ‘Seized’ From Hacker
7.2.2021
German authorities have been unable to gain access to more than 1,700 bitcoins belonging to a convicted hacker, who kept silent about how to access his crypto stash while serving his prison sentence. German prosecutors in the Bavarian town of Kempten said Friday that they have been unable to gain...
Exploring the Complexities of Width and Height in CSS
5.2.2021
The following article is co-authored by Uri Shaked and Michal Porag.
Let’s explore the complexities of how CSS computes the width and height dimensions of elements. This is based on countless late-night hours debugging and fiddling with lots of …
The post Exploring the Complexities of Width...
Weekly Platform News: The :not() pseudo-class, Video Media Queries, clip-path: path() Support
5.2.2021
Hey, we’re back with weekly updates about the browser landscape from Šime Vidas.
In this week’s update, the CSS :not pseudo class can accept complex selectors, how to disable smooth scrolling when using “Find on page…” in Chrome, Safari’s …
The post Weekly...
Can't Beat Crypto Regulators? Educate Them
5.2.2021
Crypto industry players urge each other to focus more on educating regulators to avoid overregulation and help authorities to foster financial innovation.
According to Dave Hodgson, Chief Investment Officer at NEM Group and Managing Director at NEM Ventures, “one primary obstacle that we are facing...