Search
Playing Sounds with CSS
25.11.2019
CSS is the domain of styling, layout, and presentation. It is full of colors, sizes, and animations. But did you know that it could also control when a sound plays on a web page?
This article is about a little trick to pull that off. It’s actually a strict implementation of the HTML and CSS,...
Libra Plays Down Troubles, Anticipates 100 Members By Launch
16.10.2019
The Libra Association has said the project is undeterred by recent setbacks and expects to sign up 100 partners before it goes live
Ripple Price Analysis: XRP Plays Around $0.26 Price Mark
10.9.2019
Ripple’s intraday price path shows positive signs, forms higher highs XRP seems to have a support level above $0.2560, price range above $0.2580 is also expected to act as a decent support Ripple is facing rejection beyond $0.2622 for the third straight day SMA lines appear bullish, though the coin...
Lazy load embedded YouTube videos
20.8.2019
This is a very clever idea via Arthur Corenzan. Rather than use the default YouTube embed, which adds a crapload of resources to a page whether the user plays the video or not, use the little tiny placeholder webpage that is just an image you can click that is linked to the YouTube embed.
It still...
Build live comments with sentiment analysis using Nest.js
12.6.2018
(This is a sponsored post.)
Interestingly, one of the most important areas of a blog post is the comment section. This plays an important role in the success of a post or an article, as it allows proper interaction and participation from readers. This makes it inevitable for every platform with...
Build live comments with sentiment analysis using Nest.js
22.5.2018
(This is a sponsored post.)
Interestingly, one of the most important areas of a blog post is the comment section. This plays an important role in the success of a post or an article, as it allows proper interaction and participation from readers. This makes it inevitable for every platform with...
Change Python Version
1.5.2018
Python plays a major role at Mozilla; much of our website backends and tooling are written in the powerful language. Want to build Firefox? You’ll need to make sure you have the proper Python version, which I recently found out had been upgraded. Despite installing and verifying I had...