Search
5 More Bearish Candlestick Patterns Every Bitcoin Trader Must Know
4.1.2020
Trading can be difficult but familiarizing oneself with these five bearish candlestick patterns should improve your analysis and investing skills
Adding Dynamic And Async Functionality To JAMstack Sites
2.1.2020
Jason Lengstorf:
Here’s an incomplete list of things that I’ve repeatedly heard people claim the JAMstack can’t handle that it definitely can:
Load data asynchronously
Handle processing files, such as manipulating images
Read from and write to a database
Handle user authentication and protect...
Validate CSP from Command Line
2.1.2020
The content security policy spec has been an amazing front-end security tool to help prevent XSS and other types of attacks. I’d go as far to say that every site should implement as specific CSP as possible. If you aren’t familiar with CSPs, here’s a quick example:...
PSA: It’s That Time to Update the Copyright Year on Your Site
1.1.2020
Every year about this time I see articles going around reminding people how to update the copyright on their websites. Usually somewhere in the footer. You know, a line like:
© Copyright 2007-2019 CSS-Tricks
I am very absolutely not a lawyer, but this is how I understand it:
You don't actually...
The UN must embrace blockchain
30.12.2019
CoinMarketCap Daily Newsletter Your daily newsletter for 30 December, 2019 “I think every single imperfection adds to your beauty. I'd rather be imperfect than perfect.” - Sonam Kapoor In today's newsletter, we will be covering: the Treadway Commission issuing blockchain […]
The post The...
The UN must embrace blockchain
30.12.2019
CoinMarketCap Daily Newsletter Your daily newsletter for 30 December, 2019 “I think every single imperfection adds to your beauty. I'd rather be imperfect than perfect.” - Sonam Kapoor In today's newsletter, we will be covering: the Treadway Commission issuing blockchain […]
The post The...
Goals For 2020
30.12.2019
Every new year brings about a sense of optimism that the next 365 can bring about big, positive changes in different phases of life. That’s no exception for me and this blog. I did pretty well with last year’s goals, so I thought I’d push myself again with a new set of goals. Be...
Peter Schiff Says Every Asset Class But BTC is Rallying as 2019 Ends
29.12.2019
Peter Schiff makes a sarcastic remark about Bitcoin, pointing out that it is the only asset class that is not rallying by the end of 2019
5 More Bullish Candlestick Patterns Every Bitcoin Trader Must Know
29.12.2019
Trading can be difficult but familiarizing oneself with these 5 bullish candlestick patterns should make conducting analysis and investing a tad bit easier
A Bitcoin War Is Brewing Over KYC
25.12.2019
Every year, Bitcoin faces a new foe intent on crippling it by undermining the foundations it was built upon. From mining cartels to developer disputes, Bitcoin has faced a barrage of threats over the past decade. When it’s not internecine conflict taking its toll, it’s external forces...
Snowball: The Effort to Bring Privacy to Every Bitcoin Wallet
19.12.2019
A new Bluetooth-based tech could snowball into a way to create truly private transactions, its creator says
Ciphertrace Says Banks Unknowingly Process $2 Billion in Crypto per Year
17.12.2019
According to the blockchain analysis firm Ciphertrace, major U.S. banks process roughly $2 billion in digital currency transactions that go undetected every year. Ciphertrace disclosed a slew of financial institutions have not deployed the right KYC/AML infrastructure to detect unregistered...
“Link In Bio” is a slow knife
16.12.2019
Anil Dash:
If Instagram users could post links willy-nilly, they might even be able to connect directly to their users, getting their email addresses or finding other ways to communicate with them. Links represent a threat to closed systems.
On CodePen, we have a TextExpander snippet we use...
5 Bearish Candlestick Patterns Every Bitcoin Trader Must Know
14.12.2019
Here are 5 simple bearish Japanese candlestick patterns that every trader must know
5 Bullish Candlestick Patterns Every Bitcoin, Crypto Trader Must Know
11.12.2019
Here are 5 simple bullish Japanese candlestick patterns that every trader must know
How Facebook Avoids Ad Blockers
9.12.2019
Dylan Paulus:
Facebook actually hides 'dummy' DOM nodes between the 'Sponsored' text. These values are entirely random characters, with a random number of DOM nodes between them. Invisible characters. At this point our CSS ad blocker is completely broken. There is no way for us to possibly code...
Case Study: lynnandtonic.com 2019 refresh
6.12.2019
Lynn Fisher walks us step-by-step through the redesign process of her latest outstanding personal website. In this design, increasing the width of the browser window will cause the illustrations on the page crack to open and reveal more within them:
This case study reminded me that Lynn also has...
Techniques for Rendering Text with WebGL
6.12.2019
As is the rule in WebGL, anything that seems like it should be simple is actually quite complicated. Drawing lines, debugging shaders, text rendering… they are all damn hard to do well in WebGL.
Isn’t that weird? WebGL doesn't have a built-in function for rendering text. Although text seems like...
CSS Architecture for Modern JavaScript Applications
6.12.2019
There is a lot to like from Mike Riethmuller here:
The title. When you're building a website from JavaScript-powered components anyway, that is a moment to talk about how to do styling, because it opens some doors to JavaScript-powered styles that you probably wouldn't otherwise choose.
The...
2019 Year in Review
5.12.2019
The beginning of every year starts out with all of us setting ambitious goals — goals being personal and professional. Many of us rarely complete half of those goals, most abandoning them by the end of the year. In January of this year I published my list of goals for the year. Let’s...