Search
Players Can Now Win an HTC Exodus 1 Phone on Bitcoin Games
28.11.2019
Bitcoin Games is now offering players to win some extra crypto and an HTC Exodus 1 smartphone, just in time for Black Friday. You can participate in the promotion by playing the site’s exclusive Slots, Roulette and Keno games, or any of the recently released slots and you stand a chance...
A Product Development Team Just Made ETH Block Production Twice As Fast
27.11.2019
Blockchain advisory firm ran a test that shows it can cut the average block propagation time by more than 50% on the Ethereum network
The Thought Process Behind a Flexbox Layout
27.11.2019
I just need to put two boxes side-by-side and I hear flexbox is good at stuff like that.
Just adding display: flex; to the parent element lays out the children in a row.
Well, that's cool. I guess I could have floated them, but this is easier.
They should probably take up the full space they have...
One of Defi’s Greatest Problems Might Have Just Been Solved
25.11.2019
What’s the greatest challenge facing the decentralized finance ecosystem? Improving user experience? Onboarding the unbanked? Actually, the biggest problem defi has faced up until now has lain deeper than that. It resides at the base layer, where one of the longest-running afflictions...
How Bitcoin Applies to The Sovereign Individual Thesis
24.11.2019
Just before the internet became a massive display of human ingenuity and networking, a few individuals anticipated the emergence of tools that would help progress the end of politics and the nation states. 22 years ago, much like Nostradamus, Isaac Newton, Gerald Celente, and Carl Jung’s...
Everything and Nothing
22.11.2019
I've been thinking about the question for a solid month now. What about building websites has you interested this year? The question pervaded my solitary thoughts and played in the background during my conversations. I’d love to just tell you the answer I’ve come to, but the more interesting part...
Tackling 7 Myths About Bitcoin for Beginners
22.11.2019
For those long involved in the crypto space, it’s easy to forget just how overwhelming and mystifying the world of bitcoin was when first encountered as a fresh-faced neophyte, unable to tell the difference between a bitcoin and a blockchain, or even what a private key was. In that interest...
Bakkt’s Bitcoin Futures Launch in Singapore in Just Two Weeks
22.11.2019
Bakkt, the bitcoin subsidiary of NYSE owner ICE, has announced the launch date and specs for its Singapore-listed, cash-delivered bitcoin futures
New Cypherpunk Podcast Debuts Discussing Cryptoanarchy
22.11.2019
The Cypherpunk Bitstream podcast hosted by cryptoanarchists @thefrankbraun and @TheRealSmuggler has just released its second episode. The show compassionately reaches out to those listeners tired of the coercive “statist-quo” and explores how anyone can use cryptographic technology...
What the web still is
21.11.2019
Being a pessimist is an easy thing to fall back on, and I’m trying to be better about it. As we close the year out, I thought it would be a good exercise to take stock of the state of the web and count our blessings.
Versatile
We don't use the internet to do just one thing. With more than...
Emcee Tips for a Conference or Meetup
21.11.2019
There are some great resources out there to help conference speakers give better talks, but fewer for people who are preparing to take on the role of emcee at meetup or conference.
I've been fortunate enough to emcee conferences more than 20 times now, most recently JAMstack_conf which I help...
Bitcoin Miner Canaan’s IPO Nets Just $90M After Losing Banking Partner
21.11.2019
Canaan completes $90M IPO without major backer Credit Suisse
Techniques for a Newspaper Layout with CSS Grid and Border Lines Between Elements
20.11.2019
I recently had to craft a newspaper-like design that featured multiple row and column spans with divider lines in between them. Take a look at the mockup graphic here and see if it makes you sweat at all. If you’re like me, you have been around a while and know just how difficult this would have...
Variations on Theme: Reinventing Type on the Web
20.11.2019
If anyone knows anything about me, it’s usually one of two things: that I have two outrageously fluffy dogs, or that I like fonts and typography. Like, really really like them. So while I am super excited about how well Tristan is doing with his hydrotherapy —we’re walking 50% further than he...
Build your own React
20.11.2019
Wowza! Rodrigo Pombo’s article about how to build React from scratch is fantastic, not only because it’s well written, but because of the outstanding interaction design: each line in the code examples ge highlighted and explored in further detail as you scroll down the page.
This makes it super...
Restrictions Worldwide Show Why It’s Vital to Be Your Own Bank
20.11.2019
As capital controls and banking restrictions continue to affect various populations worldwide, standing in the way of individuals and their hard-earned savings, some are looking to safer options and even cryptocurrencies. Lebanon, Zimbabwe, and India are just a few of the countries to deal with...
JAMstack, Fugu, and Houdini
19.11.2019
What has me really excited about building websites recently is the fact that we, as front-end developers, have the power to do so much more. Only a few years ago, I would need a whole team of developers to accomplish what can now be done with just a few amazing tools.
Although...
Oh, the Places JavaScript Will Go
19.11.2019
I tend to be pretty vocal about the problems client-side JavaScript cause from a performance perspective. We're shipping more JavaScript than ever to our user's devices and the result is increasingly brittle and resource-intensive experiences. It's... not great.
But that doesn't mean I don't like...
serpstack
19.11.2019
(This is a sponsored post.)
Is it your job to keep an eye on your company's search engine placement? Or your clients? Or are you building a tool to do just that? Manually Googling stuff isn't going to scale particularly well there. Wouldn't it be nice if you could hit an API and it would return...
Teaching CSS
19.11.2019
I've been using CSS as a web developer since CSS became something we could actually use. My first websites were built using <font> tags and <table>s for layout. I remember arguments about whether this whole CSS thing was a good idea at all. I was quickly convinced, mostly due to...