Search
Insurance Company Sued for Refusing to Cover $7.5 Million Bitcoin Ransom Payment
12.7.2022
A British jeweler has sued its insurance company for refusing to cover a bitcoin ransom payment of $7.5 million. The jeweler paid the hackers to prevent sensitive customer data from being published. Insurance Company Faces Lawsuit for Refusing to Cover Bitcoin Ransom Payment A luxury British...
Technical Writing for Developers
11.7.2022
HTML, CSS, JavaScript, Python, PHP, C++, Dart — there are so many programming languages out there and you may even be totally fluent in several of them! But as we aim to write more and better code, the way we …
Technical Writing for Developers originally published on CSS-Tricks. You should...
Hong Kong to Introduce Licensing for Crypto Platforms Through AML Law
10.7.2022
New legislation tailored to regulate the crypto space in Hong Kong aims to implement a licensing regime for crypto service providers. The respective changes to the region’s anti-money laundering (AML) rules have been submitted to its legislature while a recently published report examines...
US Treasury Delivers Crypto Framework to Biden as Directed in Executive Order
10.7.2022
The U.S. Treasury Department has delivered a framework for crypto assets to President Joe Biden, fulfilling its obligation as directed in the executive order on crypto that the president issued in March. U.S. Treasury Secretary Delivers Crypto Framework to Biden The U.S. Department of the Treasury...
Report: Blockchain.com CEO Reveals Company Lost $270 Million From 3AC Exposure
8.7.2022
According to a report published on July 8, the cryptocurrency firm Blockchain.com lost $270 million from exposure to the crypto hedge fund Three Arrows Capital (3AC). The news was shared in a recent letter to shareholders written by the company’s CEO Peter Smith. The Blockchain.com executive...
Keyfi Founder Sues Celsius — Says Crypto Lender’s Entire Portfolio Had ‘Naked Exposure to the Market’
8.7.2022
On July 7, 2022, the pseudonymous non-fungible token (NFT) collector known as “0xb1” published a Twitter thread that discusses the collector’s true identity and his relationship with the crypto lending firm Celsius. According to 0xb1, otherwise known as Jason Stone, his team...
Collective Nouns for the Web
1.7.2022
Melanie Sumner has this super-specific collection of web-related nouns for describing a group or set of something. You know how there’s a school or fish or a herd of cows? Same sort of thing, but for funny web jargon.
Things …
Collective Nouns for the Web originally published...
Single Element Loaders: Going 3D!
1.7.2022
For this fourth and final article of our little series on single-element loaders, we are going to explore 3D patterns. When creating a 3D element, it’s hard to imagine that just one HTML element is enough to simulate something like...
Bunny Fonts
30.6.2022
Bunny Fonts bills itself as the “privacy-first web font platform designed to put privacy back into the internet.”According to its FAQ:
With a zero-tracking and no-logging policy, Bunny Fonts helps you stay fully GDPR compliant and puts your user’s personal
…
Bunny Fonts...
Text-overflow: ellipsis considered harmful
30.6.2022
Eric Eggert:
There are a few legitimate use cases for this technique. For example, you might have a table with titles and descriptions. To preserve more space for the title, you constrain the description to one line on small
…
Text-overflow: ellipsis considered harmful originally...
How I Chose an Animation Library for My Solitaire Game
29.6.2022
There is an abundance of both CSS and JavaScript libraries for animation libraries out there. So many, in fact, that choosing the right one for your project can seem impossible. That’s the situation I faced when I decided to build …
How I Chose an Animation Library for My Solitaire...
China Blockchain Alliance Executives: Virtual Currency the ‘Largest Ponzi Scheme in Human History’
29.6.2022
The chairman of China’s Blockchain Service Network (BSN) Development Alliance Shan Zhiguang, and his colleague, insisted in a recently published op-ed that virtual currency is “undoubtedly the largest Ponzi scheme in human history.” However, they have said the “value...
Book by Nigerian Author Reminds New Adopters Why Bitcoin Was Created
29.6.2022
Nigerian author and crypto advocate Nathaniel Luz has said his recently published book represents his attempt to remind people of the initial reason why bitcoin was created. He said bitcoin is the summation of over three decades of research and experimentation. Noise of Other Cryptos Drowning...
Help Shape the Future of CSS-Tricks!
28.6.2022
Hey, so it’s been a minute since we announced that CSS-Tricks is now part of the DigitalOcean family. Things are pretty much business as usual and hopefully it feels that way to you, too. Now that we’re getting settled, we’re …
Help Shape the Future of CSS-Tricks!...
My Dumbest CSS Mistakes
28.6.2022
We all make mistakes in our code. It happens! I know if I had one of those “Days Since Last Mistake” signs hanging over my desk, a big ol’ goose egg would be hovering above me all the time. It …
My Dumbest CSS Mistakes originally published on CSS-Tricks. You should get...
Great (and Free!) Web Development Books You Can Get Online
27.6.2022
Right after “Where is the best place to learn?” perhaps the most commonly asked question I hear from folks getting into code is “What web development books should I get to learn?” Well, consider this an answer to that question …
Great (and Free!) Web Development Books...
Harmony’s $100M Hack Was Due to a Compromised Multi-Sig Scheme, Says Analyst
26.6.2022
On June 23, 2022, the Harmony development team announced that $100 million was siphoned from the Horizon bridge, and the organization explained it was working with national authorities and forensic specialists. According to an account published Polygon’s chief information security officer...
Chinese State-Run Media Warns About Bitcoin’s Price Falling to Zero as Regulators Issue Fresh Crypto Warning
25.6.2022
A Chinese state-run newspaper has published an article warning about bitcoin’s price falling to zero amid the crypto market sell-off. Meanwhile, financial regulators in Shenzhen have issued a new warning about cryptocurrency. State-Run Newspaper Warns About Bitcoin Becoming Worthless...
Single Element Loaders: The Bars
24.6.2022
We’ve looked at spinners. We’ve looked at dots. Now we’re going to tackle another common pattern for loaders: bars. And we’re going to do the same thing in this third article of the series as we have the others …
Single Element Loaders: The Bars originally published on CSS-Tricks. You should...
Different Ways to Write CSS in React
22.6.2022
We’re all familiar with the standard way of linking up a stylesheet to the <head> of an HTML doc, right? That’s just one of several ways we’re able to write CSS. But what does it look like to style things …
Different Ways to Write CSS in React originally published on CSS-Tricks....