Search
Making My Netlify Build Run Sass
9.6.2020
Let’s say you wanted to build a site with Eleventy as the generator. Popular choice these days! Eleventy doesn’t have some particularly blessed way of preprocessing your CSS, if that’s something you want to do. There are a variety of ways to do it and perhaps that freedom is part...
Australians, New Zealanders Can Now Use Bitcoin in Vending Machines
9.6.2020
Vending machines operated by major Asia Pacific soft drink bottler and distributor Coca-Cola Amatil will now be accepting payments in crypto
Lithuania Is Trialing a CBDC No One Can Use – And That’s by Design
8.6.2020
The Bank of Lithuania's LBCoin digital collectible may be a gimmick, but its ambitions for blockchain tech are very, very real
How to Get All Custom Properties on a Page in JavaScript
8.6.2020
We can use JavaScript to get the value of a CSS custom property. Robin wrote up a detailed explanation about this in Get a CSS Custom Property Value with JavaScript. To review, let’s say we’ve declared a single custom property on the HTML element:
html {
--color-accent: #00eb9b;
}
In JavaScript...
66% of Coinbase Users Willing to Leave the Exchange Due to Mounting Privacy Concerns
8.6.2020
Two-thirds of people who use Coinbase are willing to leave the platform following reports that the U.S. exchange plans to sell user data to two government agencies for $250,000. Cryptocurrency trader and analyst John Rager carried out a poll on Twitter, asking his 73,000 followers: “Would...
Patoshi Researcher Says “Altruistic” Satoshi Will Never Spend His 1.1M Bitcoin
6.6.2020
Bitcoin founder Satoshi Nakamoto will never spend his “1.1 million bitcoins” because he is altruistic, Patoshi Pattern researcher Sergio Demian Lerner has said. The Patoshi Pattern exploits privacy flaws of an early protocol, v.01, to identify blocks possibly minded by Satoshi Nakamoto....
Patoshi Researcher: 'Satoshi won't use his coins ever’
4.6.2020
Renowned researcher believes that Satoshi was altruistic and thus will never spend his 1.1 Bitcoins, making it the fairest asset
US Bank Regulator OCC Asks for Public Input on Cryptocurrency Use in Financial Sector
4.6.2020
A federal banking regulator is seeking public input on how cryptocurrencies interact with the national banking system and financial institutions
Fed Chair Teases Use of Ethereum-Based Interest Reference Rates
4.6.2020
U.S. Fed Chair Jerome Powell said an Ethereum-based interest reference rate works, but maybe not for everyone
The Best Design System Tool is Slack
4.6.2020
There’s a series questions I have struggled with for as long as I can remember. The questions have to do with how design systems work: Where should we document things? Do we make a separate app? Do we use a third-party tool to document our components? How should that tie into Figma or Sketch?...
Adding CSS to a Page via HTTP Headers
4.6.2020
Only Firefox supports it, but if you return a request with a header like this:
Header add Link "<style.css;rel=stylesheet;media=all"
…that will link to that stylesheet without you having to do it in the HTML. Louis Lazaris digs into it:
[…] the only thing I can think of that could...
Telos to Use Blockchain for Food Assistance Platform
3.6.2020
Telos has launched a partnership to deploy its blockchain to secure food assistance programs in the United States
Hackers Threaten to Use Stolen Data from Coinsquare for SIM Swapping
3.6.2020
More than 5,000 email addresses and other personal information obtained from Canadian crypto exchange Coinsquare may be used in SIM swapping attacks.
Hackers got their hands on personal data on users from Coinsquare's database, and Vice's Motherboard cites one of the hackers saying that "the...
Vodafone Enlists Blockchain Nonprofit for Tracking Renewable Energy Use in Europe
3.6.2020
Vodafone and Energy Web are using SIM cards and blockchain to build more nimble renewable power grids
Behind the Source: Cassie Evans
3.6.2020
I feel like the tech industry takes itself far too seriously sometimes. I get frustrated by all the posturing and gatekeeping – “You’re not a real developer unless you use x framework”, “CSS isn’t a real programming language”.
I think this kind of rhetoric often puts new developers off,...
A New Way to Delay Keyframes Animations
2.6.2020
If you’ve ever wanted to add a pause between each iteration of your CSS @keyframes animation, you’ve probably been frustrated to find there’s no built-in way to do it in CSS. Sure, we can delay the start of a set of @keyframes with animation-delay, but there’s no way to add time between...
Kinetic Typography with Three.js
2.6.2020
Discover how to use Three.js to render kinetic 3D typography.
The post Kinetic Typography with Three.js appeared first on Codrops
Why we at $FAMOUS_COMPANY Switched to $HYPED_TECHNOLOGY
29.5.2020
Too funny:
After careful consideration, we settled on rearchitecting our platform to use $FLASHY_LANGUAGE and $HYPED_TECHNOLOGY. Not only is $FLASHY_LANGUAGE popular according to the Stack Overflow developer survey, it’s also cross platform; we’re using it to reimplement our mobile apps as well....
Trump Threatens to Close Down Social Media Platforms After Twitter Tampers With His Tweets
28.5.2020
A row with Twitter has provoked U.S. President Donald Trump to threaten to close down social media platforms. This follows Twitter tampering with Trump’s tweets to alert people to fact check his claims. Trump is further outraged by Twitter’s use of “fake news” sources...
Ethereum Network Use Hits a New All-Time High — Will ETH Price Follow?
27.5.2020
Interaction with the Ethereum network recently hit an all-time high but the increase in gas usage may pose problems for the cryptocurrency network