Search
Japanese Crypto Exchange SBI VC Trade Offers New Customers Free XRP
30.5.2020
Japan’s newest crypto players are getting increasingly aggressive in their marketing efforts – with financial giant SBI now offering all new crypto customers handouts of the XRP token.
SBI operates the SBI VC Trade crypto exchange, and per an official tweet, anybody opening an account between June...
Different Approaches to Responsive CSS Motion Path
24.4.2020
As a follow-up to Jhey’s recent post on responsive motion paths, Michelle Barker notes that another approach could be to just transform: scale() the whole dang element.
The trade-off there is that you’re scaling both the path and the element on the path at the same time; Jhey’s...
Governments Face Trade-Offs on Privacy in Fight Against Coronavirus
16.3.2020
Safeguarding privacy rights is tricky during a time of pandemic and panic
ING Bank Proposes Security and Privacy Trade-Off for Corda Blockchain
24.10.2019
ING has purportedly found a solution to improve the security and privacy trade-off on the Corda blockchain platform with zero-knowledge proofs
Using Custom Fonts With SVG in an Image Tag
21.6.2018
When we produce a PNG image, we use an <img> tag or a CSS background, and that's about it. It is dead simple and guaranteed to work.
PNG is way simpler to use in HTML than SVG
Unfortunately, the same cannot be said for SVG, despite its many advantages. Although you're spoiled for choices...