Search
You Can Now Tip On Twitter with Brave’s Basic Attention Token
1.8.2019
Tweeters can tip content using Brave’s Basic Attention Token, adding to its micro-tipping services
Making a Realistic Glass Effect with SVG
1.8.2019
I’m in love with SVG. Sure, the code can look dense and difficult at first, but you’ll see the beauty in the results when you get to know it. The bonus is that those results are in code, so it can be hooked up to a CMS. Your designers can rest easy knowing they don't have to reproduce an effect...
Pre-Register for Bitcoin.com’s New Crypto Exchange to Win Bitcoin Cash Prizes
1.8.2019
Over the last few years, Bitcoin.com has striven to make digital assets more accessible to everyone in the world. In June we launched our peer-to-peer bitcoin cash marketplace Local.Bitcoin.com and this September we’re launching our very own exchange with over 50 trading pairs. Today...
Bitcoin Price Analysis: Can We Still Expect another June Like Bitcoin Rally before this Year Ends?
1.8.2019
Bitcoin shows significant volatility in the market since April. The coin is likely to trade around 15,000 USD to 20,000 USD by the end of 2019. Bitcoin, the father of all crypt coins, have been through a roller-coaster ride in this year. In the initial few months of 2019, the coin maintained...
Investors Can Now Trade Ether and British Pounds on the Same Blockchain
1.8.2019
LAB577, a team of ex-Royal Bank of Scotland engineers, has built a system for settling crypto and fiat trades on R3's Corda Network
A More Accessible Portals Demo
31.7.2019
The point of the <portal> element (behind a flag in Chrome Canary) is that you can preload another whole page (like <iframe>), but then have APIs to animate it to the current page. So "Single Page App"-like functionality (SPA), but natively. I think that's pretty cool. I'm a fan...
How much specificity do @rules have, like @keyframes and @media?
31.7.2019
I got this question the other day. My first thought is: weird question! Specificity is about selectors, and at-rules are not selectors, so... irrelevant?
To prove that, we can use the same selector inside and outside of an at-rule and see if it seems to affect specificity.
body {
background:...
Senator Admits U.S. Can't Ban Bitcoin, Crypto Market Goes Up
30.7.2019
The crypto market corrected higher following a hearing entitled “Examining Regulatory Frameworks for Digital Currencies and Blockchain” at the U.S. Senate Banking, Housing, and Urban Affairs Committee today.
At pixel time (16:33 UTC), bitcoin trades at c. USD 9,697 and is up by 1% in the past...
Creating Dynamic Routes in a Nuxt Application
30.7.2019
In this post, we’ll be using an ecommerce store demo I built and deployed to Netlify to show how we can make dynamic routes for incoming data. It’s a fairly common use-case: you get data from an API, and you either don’t know exactly what that data might be, there’s a lot of it, or it might change....
The Simplest Way to Load CSS Asynchronously
30.7.2019
Scott Jehl:
One of the most impactful things we can do to improve page performance and resilience is to load CSS in a way that does not delay page rendering. That’s because by default, browsers will load external CSS synchronously—halting all page rendering while the CSS is downloaded...
Getting design system customization just right
29.7.2019
I had a little rant in me a few months ago about design systems: "Who Are Design Systems For?" My main point was that there are so many public and open source ones out there that choosing one can feel like choosing new furniture for your house. You just measure up what you need and what you like...
Crypto Is Part of Free Speech, and Free Speech Is Everything
29.7.2019
On July 23, U.S. Attorney General William Barr gave a speech demanding big players in the tech industry work with government agencies in providing backdoor entry points for encrypted devices and software. Per his reasoning, certain devices and messaging services pose a safety threat by providing...
Hey, Gov’t Officials! Do You Still Think You Can Ban Bitcoin?
28.7.2019
Juan Villaverde is an econometrician and mathematician devoted to the analysis of cryptocurrencies since 2012. He leads the Weiss Ratings team of analysts and computer programmers who created Weiss cryptocurrency ratings.
_____________
Dear government official,
If you’re a member of Congress...
Datalist is for suggesting values without enforcing values
26.7.2019
Have you ever had a form that needed to accept a short, arbitrary bit of text? Like a name or whatever. That's exactly what <input type="text"> is for. There are lots of different input types (and modes!), and picking the right one is a great idea.
But this little story is about something...
Huawei Founder Says China Can Issue Own 'Libra'
26.7.2019
Ren Zhengfei. Source: a video screenshot, Youtube, Financial Times
Ren Zhengfei, the founder and CEO and of Chinese giant Huawei that was recently blacklisted* by the U.S., said that China can issue a similar digital token to Facebook's Libra.
Responding to Italian media questions whether Libra...
Don’t comma-separate :focus-within if you need deep browser support
24.7.2019
I really like :focus-within. It's a super useful selector that allows you to essentially select a parent element when any of its children are in focus.
Say you wanted to reveal some extra stuff when a <div> is hovered...
div:hover {
.extra-stuff {
/* reveal it */
}
}
That's...
US, EU and Japan Could Trigger ‘Cold Currency War’ by Debasing Fiat
24.7.2019
The world’s major central banks are waging war to determine who can make their respective fiat currency weaker. With the likelihood of even more money printing and negative interest rates ahead, people need to be ready to see the value of their money evaporate and the price of everything else...
PUBG Players Can Get Crypto Rewards for Winning Games This Summer
24.7.2019
Refereum says a partnership with Fortnite competitor PlayerUnknown's Battlegrounds will reward players with the startup's RFR tokens
Zoom, CORS, and the Web
23.7.2019
It's sorta sad by funny that that big Zoom vulnerability thing was ultimately related to web technology and not really the app itself.
There is this idea of custom protocols or "URL schemes." So, like gittower:// or dropbox:// or whatever. A native app can register them, then URLs that hit them...
PR: FuzeW Launches Special BCH Cold Wallet Summer Promo
23.7.2019
Fuze W announces that it will hold a promotion to offer discount coupons to Bitcoin.com readers who purchase the Fuze W as a special event for summer.
The promotion will last until July 31, and can be purchased at a discount of more than 20 percent off the Fuze W hardware cold wallet when paid with...