Search
marketstack: A Market Data API
21.7.2020
(This is a sponsored post.)
I like the apilayer company tagline: “Automate What Should Be Automated.” They have this thick suite of products that are all APIs with clear documentation. They all have usable free tiers to develop against and prove out an idea, and then paid plans if...
Vegasbetting.com Study Found US Sports Betting Market Is Leading the Way
21.7.2020
Ten out of ten major US sportsbooks accept Bitcoin deposits while only one in ten sportsbooks with a global footprint process Bitcoin payments. VegasBetting.com study found that the US sports betting market is leading the way when it comes to accepting bitcoin as a payment method. The study looked...
Tips for Starting with Bitcoin and Cryptocurrencies
21.7.2020
One of the most rewarding experiences of my life, both financially and logically, has been buying and managing cryptocurrencies like Bitcoin, Litecoin, Ethereum. Like learning any other new tech, I made rookie mistakes along the way, but learned some best practices along the way. Check out these...
Bitcoin Security 101: How to Create a 2 of 2 Multi-Signature BCH Wallet
21.7.2020
In the world of cryptocurrencies, there’s a lot of discussions and lessons when it comes to digital asset security and one of them is multisig wallets. The term multisig stands for multi-signature and the following post will teach anyone how to create a 2 of 2 multisig wallet. Years...
Binding Arguments with Bind
20.7.2020
One of my favorite and most essential Function method is bind, a function we added to MooTools when it wasn’t featured in the JavaScript language itself. We often think of using bind to simply bind a method’s call to its host object, but did you know you can also bind arguments with...
5 Most Common Developer Portfolio Mistakes (Sponsored)
20.7.2020
A portfolio site is one of the best marketing and sales tools you as a web developer have in your arsenal. And if it’s set up right, it’ll save you a bunch of time having to:  Chase down new clients,  Spend time convincing them to work with you, Answer questions about your experience as...
Latest DeFi Craze Involves a One-Man Project With a ‘Worthless’ Token
20.7.2020
The weekend saw the biggest yield farming craze develop as a new governance token gained over 4,000% in a day
How Bitcoin Allows Cloudbet to Offer the Fairest Odds in Soccer
20.7.2020
One crypto sportsbook is using the English Premier League’s return to demonstrate how blockchain technology helps it to offer customers fairer prices to maximise their winnings. Cloudbet, the pioneering bitcoin operator, recently announced that for each remaining game in the EPL season, it would...
Buy Trezor Model T Today and Get Trezor One For Free
20.7.2020
The Trezor Model One is celebrating its 6th birthday!
For every Trezor Model T bought today, Trezor is giving every customer a FREE Trezor One as a birthday gift. No need to think about which device is the right for you - both are!
This is a limited offer starting at midnight 21st July (00:00 CEST)...
News.Bitcoin.com Lead Writer Jamie Redman Named One of the Best Crypto Bloggers
19.7.2020
Lead Writer at News.Bitcoin.com, Jamie Redman has made Redeeem.com’s list of twelve influential go-to crypto bloggers. Redeeem says the list comprises names behind some of the most informative crypto news articles. In its citation, Redeeem says Jamie Redman, who is also a crypto meme...
Develop, Preview, Test
17.7.2020
Guillermo:
I want to make the case that prioritizing end-to-end (E2E) testing for the critical parts of your app will reduce risk and give you the best return. Further, I’ll show how you can adopt this methodology in mere minutes.
His test is:
Spin up Puppeteer (Headless Chrome)...
Nejvýkonnější současná konzole končí. Microsoft stopnul výrobu Xboxu One X
17.7.2020
Již za pár měsíců se začnou prodávat konzole nové generace a Microsoft na to zareagoval tím, že stopnul výrobu těch stávajících. Pro magazín The Verge firma prozradila, že z továren budou nadále sjíždět jen Xboxy One S. Skončily však produkce výkonnějšího modelu Xbox One X a bezmechanikového Xbox
Backdrop Filter effect with CSS
16.7.2020
I love these little posts where some tricky-looking design is solved by a single line of CSS using a little-known property. In this case, the design is a frosted glass effect and the CSS property is backdrop-filter.
The approach? Easy peasy:
.container {
backdrop-filter: blur(10px);
}
The...
Twitter Hack 2020 Was Probably Done by a Bitcoiner – But Not a Savvy One
16.7.2020
A massive cyberattack against Twitter raised many questions about who people trust and what it means for the future of bitcoin
Lazy Loading Images in Svelte
16.7.2020
One easy way to improve the speed of a website is to only download images only when they’re needed, which would be when they enter the viewport. This “lazy loading” technique has been around a while and there are lots of great tutorials on how to implement it.
But even with all the resources...
Irregular-shaped Links with Subgrid
16.7.2020
Michelle Barker covers a situation where you need offset rectangles part of a clickable area. The tricky part is having just the rectangles be clickable. That rules out using some parent element and making the whole larger encompassing rectangle clickable, which is a common (but equally tricky)...
Make Jamstack Slow? Challenge Accepted.
15.7.2020
“Jamstack is slowwwww.” That’s not something you hear often, right? Especially, when one of the main selling points of Jamstack is performance. But yeah, it’s true that even a Jamstack site can suffer hits to performance just like any other site. 
Don’t think that by choosing Jamstack you...
One Millionaire Really Is Giving Away Bitcoin — But Is That a Good Thing?
15.7.2020
Bill Pulte has been giving away thousands in cash, crypto, and cars for months now, but he could be inadvertently helping scammers
Netlify Does Cache Invalidation For You
15.7.2020
This is one of my favorite Netlify features. Say you’re working on a site and you change as asset like a CSS, JavaScript, or image file. Ya know, like do our job. On Netlify, you don’t have to think about how that’s going to play out with deployment, browsers, and cache. Netlify...
Crypto Exchange Cashaa Loses 336 Bitcoin Worth $3 Million to Hackers
13.7.2020
Cryptocurrency exchange Cashaa says it has lost 336 bitcoin (worth around $3.1 million) to hackers. The London-based platform has now ceased all crypto-related transactions, including withdrawals and deposits, as investigations into the breach get underway. In a tweet on July 11, Cashaa claimed...