Search

Nalezeno "BIT": 432

How to Build Your Resume on npm


Just yesterday, Ali Churcher shared a neat way to make a resume using a CSS Grid layout. Let’s build off that a bit by creating a template that we can spin up whenever we want using the command line. The cool thing about that is that you’ll be able to run it with just one command. I know...

Why Nick Szabo Probably Isn’t Satoshi


Search online for ‘possible creators of Bitcoin’ and Bit Gold creator Nick Szabo will always appear near the top of the list. His long history in the cypherpunk space, his writings on money, digital cash, and smart contracts, and some facts about his past have often been used to create...

A Recap of Frontend Development in 2019


I noted Trey Huffine’s 2018 version of this article in The Great Divide. To put a point on this divide a bit more, consider this article by Trey Huffine, "A Recap of Frontend Development in 2018." It's very well done! It points to big moments this year, shows interesting data, and makes...

A Recap of Frontend Development in 2019


I noted Trey Huffine’s 2018 version of this article in The Great Divide. To put a point on this divide a bit more, consider this article by Trey Huffine, "A Recap of Frontend Development in 2018." It's very well done! It points to big moments this year, shows interesting data, and makes...

Detecting Inactive Users


Most of the time you don’t really care about whether a user is actively engaged or temporarily inactive on your application. Inactive, meaning, perhaps they got up to get a drink of water, or more likely, changed tabs to do something else for a bit. There are situations, though, when tracking...

This is What Happens When Millionaire Bill Pulte Buys 11 Bitcoins


Bill Pulte. Source: a video screenshot, Youtube, CNBC “I recently bought 11 bitcoins,” (USD 79,000) is a sentence many of us would so gladly utter and which Bill Pulte, a Detroit millionaire and grandson of the late founder of U.S. home construction and real estate development giant PulteGroup...

How Facebook Avoids Ad Blockers


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...

SEC Approves Bitcoin Futures Fund


The U.S. Securities and Exchange Commission (SEC) has approved an investment fund that will invest in bitcoin futures contracts. SEC Commissioner Hester Peirce calls this move “a bit of progress.” The SEC has also revealed why it decided to approve such a fund. Also read: Swiss Licensed...

Gold and Silver Follow Similar Trend to Bitcoin, React to News About China


With crypto prices moving after almost every positive or negative bit of news related to China, gold and silver markets have been reacting to such events as well. With some exceptions, the overall trend in their value has been negative since September. The prospects of both digital coins...

Oh, the Places JavaScript Will Go


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...

Learn UI Design


Erik Kennedy's course Learn UI Design is open for enrollment for less than a week. Disclosure, that link is our affiliate link. I'm linking to it here because I think this is worthy of your time and money if you're looking to become a good UI designer. I think of Erik sorta like the Wes Bos...

Bitcoin and Ripple Gear up for the Next Bull-run with a Bit of Volatility


Bitcoin maintains a steady yet subtle uptrend amid volatility Ripple manifests price recovery to $0.30 over the last couple of days; traces a bullish trendline Bitcoin kept the support level of $9000 intact, currently testing resistance above $9400 Both the major crypto coins hint towards...

How Hard Is It to Brute Force a Bitcoin Private Key?


Trying to crack a private key with a brute force attack is a bit like trying to count to infinity: the sooner you begin, the faster you’ll never get there. Despite being as next to impossible as impossible gets, using a brute force attack to crack a bitcoin private key remains an intriguing...

Making Tables Responsive With Minimal CSS


Here’s a fabulous CSS trick from Bradley Taunt in which he shows how to make tables work on mobile with just a little bit of extra code. He styles each table row into a card that looks something like this: See the Pen Responsive Tables #2.5: Flexbox by Bradley Taunt (@bradleytaunt) ...

A Snippet to See all SVGs in a Sprite


I think of an SVG sprite as this: <svg display="none"> <symbol id="icon-one"> ... <symbol> <symbol id="icon-two"> ... <symbol> <symbol id="icon-three"> ... <symbol> </svg> I was long a fan of that approach for icon systems...

Breakout Buttons


Andy covers a technique where a semantic <button> is used within a card component, but really, the whole card is clickable. The trick is to put a pseudo-element that goes beyond the button, covering the entire card. The tradeoff is that the pseudo-element sits on top of the text, so text...

An Explanation of How the Intersection Observer Watches


There have been several excellent articles exploring how to use this API, including choices from authors such as Phil Hawksworth, Preethi, and Mateusz Rybczonek, just to name a few. But I’m aiming to do something a bit different here. I had an opportunity earlier in the year to present the VueJS...

Nahoru
Tento web používá k poskytování služeb a analýze návštěvnosti soubory cookie. Používáním tohoto webu s tímto souhlasíte. Další informace