Search
US Court Dismisses Claims Against XRP: Report Shows Ripple Paid Moneygram $15.1M in Q2
2.8.2020
The Northern California District Court finds that claims against Ripple Labs and its token made by two investors cannot be proven. The legal dispute, which began in May 2018, pitted Ripple Labs including CEO Brad Garlinghouse and disgruntled investors. According to a report, the discontented...
Wanted Wirecard Exec Said to Be Sheltered by Secret Service in Russia
20.7.2020
Jan Marsalek, a former board member of Wirecard who is wanted over allegations of fraud, is reportedly being sheltered in Moscow by the biggest Russian secret service
Building Serverless GraphQL API in Node with Express and Netlify
6.7.2020
I’ve always wanted to build an API, but was scared away by just how complicated things looked. I’d read a lot of tutorials that start with “first, install this library and this library and this library” without explaining why that was important. I’m kind of a Luddite when it comes to these...
Five Wanted For Indian Crypto Scam Operating Since 2017
14.6.2020
Five individuals have been identified by Indian police as likely involved with a crypto investment scam that has operated since 2017
How to Reverse CSS Custom Counters
11.6.2020
I needed a numbered list of blog posts to be listed with the last/high first and going down from there. Like this:
5. Post Title
4. Post Title
3. Post Title
2. Post Title
1. Post Title
But the above is just text. I wanted to do this with a semantic <ol> element.
The easy way
This can...
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...
The Trickery it Takes to Create eBook-Like Text Columns
8.6.2020
There’s some interesting CSS trickery in Jason Pamental’s latest Web Fonts & Typography News. Jason wanted to bring swipeable columns to his digital book experience on mobile. Which brings up an interesting question right away… how do you set full-width columns that...
US Law Enforcement Promises $5M for the Capture of Venezuela’s Superintendent of Cryptocurrencies
2.6.2020
U.S. Immigration and Customs Enforcement’s (ICE) and Homeland Security Investigations (HSI), has put out a bounty for $5 million for the arrest and conviction of Venezuela’s superintendent of cryptocurrency. Joselit de la Trinidad Ramirez Camacho is now added to America’s Most...
US Offers $5M Bounty for Arrest of Venezuela’s Crypto Chief
2.6.2020
The head of Venezuela's state-backed petro cryptocurrency has been added to the U.S Immigration and Customs Enforcement's Most Wanted list
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...
America’s Most Wanted: USD 5m Bounty Offered for Venezuela Crypto Boss
2.6.2020
America has slapped a USD 5 million bounty on the head of Joselit Ramírez Camacho, Venezuela’s head of cryptocurrency – accusing him of “having deep political, social and economic ties to multiple alleged narcotics kingpins.”
In an official release, the American Immigration and Customs...
How to Build a Chrome Extension
19.5.2020
I made a Chrome extension this weekend because I found I was doing the same task over and over and wanted to automate it. Plus, I’m a nerd during a pandemic, so I spend my weird pent-up energy building things. I’ve made five Chrome extensions with that energy, yet I still find it hard...
Recent Episodes of ShopTalk Show
12.5.2020
There is a super cool new Podcast block for WordPress Gutenberg you use Jetpack (released in 8.5). I wanted to try it out, so below you’ll see recent episodes from ShopTalk Show. I’d tell you all about the recent episodes, except then this blog post wouldn’t age very well, because...
Turning a Fixed-Size Object into a Responsive Element
11.5.2020
I was in a situation recently where I wanted to show an iPhone on a website. I wanted users to be able to interact with an application demo on this “mock” phone, so it had to be rendered in CSS, not an image. I found a great library called marvelapp/devices.css. The library implemented the device...
Crypto Marketplace Purse.io to Dissolve Operations After 6 Years
17.4.2020
On April 17, the crypto firm Purse.io announced the company is planning to dissolve after six years of operation. The marketplace provided incentives for people who wanted the lowest price points by leveraging cryptocurrency solutions. New signups on Purse have been disabled and the company’s...
Client-Side Image Editing on Mobile
20.3.2020
Michael Scharnagl:
Ever wanted to easily convert an image to a grayscale image on your phone? I do sometimes, and that's why I build a demo using the Web Share Target API to achieve exactly that.
For this I used the Service Worker way to handle the data. Once the data is received on the client,...
CSS2JS
20.3.2020
To add inline styles on an element in JSX, you have to do it in this object syntax, like:
<div style={{
fontSize: 16,
marginBottom: "1rem"
}}Content
</div
That might look a little weird to us folks who are so used to the CSS syntax, where it is font-size (not fontSize), margin-bottom...
Libra Wanted a Currency, All We Need Are DeFi’s Open Payment Rails
10.3.2020
Rather than build an alternative currency like Libra, Facebook should concentrate on building new infrastructure, like the open systems in the ethereum-DeFi space, says ConsenSys's Lex Sokolin
Make Yourself a Little API With Netlify Functions
10.3.2020
Here's an example of a nice little use case for cloud functions. Glitch has this great package of friendly words. Say you wanted to randomly generate "happy-elephant" or "walking-tree", and you need to do that on your website in JavaScript. Well, this package is pretty big (~200 KB), necessarily...
Klobuchar Wanted a Return to Normalcy, but Do Voters?
3.3.2020
While Trump self-inflated and Bernie talked of revolution, Klobuchar took a middle lane on tech. From election security to privacy to transparency in online ads, Klobuchar was a practical legislator in a chaotic political environment