Search
Tax Office to Contact 350,000 Australians and Remind Them to Report All Crypto Profits
12.3.2020
Australian tax agents have set out to close a gap they say costs the state several billion dollars. Taxpayers who file various work-related claims and investment property deductions or declare income from sharing economy platforms such as Uber and Airbnb may be asked for explanations and receipts....
RBI to Challenge Supreme Court Verdict on Cryptocurrency
6.3.2020
The Reserve Bank of India (RBI) is reportedly seeking to file a review petition challenging the supreme court verdict which lifted its banking ban on the crypto industry. The RBI is worried that the court’s decision “could pave the way for trading in virtual currencies and put...
monica.css
20.2.2020
Monica Dinculescu:
I don’t want every possible padding and margin and colour and flexbox configuration in the world. I just want the ones that I know I end up using in every project. So here is monica.css: my very own CSS framework, which I copy paste at the beginning of every CSS file and take...
Craig Wright’s ‘Bonded Courier’ Allegedly an Attorney Who Can’t Communicate
5.2.2020
During the first week of February, the Kleiman v. Wright lawsuit continues with more tales about the alleged bonded courier. In mid-January, Craig Wright revealed a third party provided him with the necessary information to unlock an encrypted file he could not access previously. Now Wright...
IRS Explains What Crypto Owners Must Know to File Taxes This Year
2.2.2020
Kicking off this year’s tax filing season, the U.S. Internal Revenue Service (IRS) has published important tips for crypto owners to properly file their tax returns. This is the first time a cryptocurrency question has been included in the tax form. The IRS expects more than 150 million...
Going Beyond Automatic SVG Compression With the “use” Element
27.1.2020
If you draw your own SVG files or if you download them from the internet, tools like this SVG-Editor or SVGOMG are your friends. Compressing the files with those tools takes only few seconds and reduces your file size a lot. But if you need to use your SVG inline to animate or interact with...
Vinnik’s Children File a Complaint About Rights Violation to Greek Court
20.1.2020
The lawyers of alleged $4 billion Bitcoin launderer Alexander Vinnik file a complaint alleging violation of Vinnik’s rights on behalf of his children
Bitcoin Lawsuit Heats Up With More Bonded Courier Tales
16.1.2020
During the last few days, cryptocurrency participants have been discussing the notorious Kleiman v. Wright lawsuit as new developments have revealed a third party provided Craig Wright with the necessary information to unlock an encrypted file he could not access previously. Additionally, another...
Live Streaming Platform Dlive Joins Bittorrent Ecosystem
31.12.2019
Live streaming platform Dlive will soon be joining the Bittorrent ecosystem and begin migrating to the Tron blockchain. The Twitch alternative will no longer support the Lino blockchain after the transition to Tron is complete. Also Read: Youtube Star Pewdiepie Joins Live Streaming Platform That...
Why do we use .html instead of .htm?
26.12.2019
Interesting question from Andy:
Serious question. Why do we use .html instead of .htm? / @adactio @css
— Andy Clarke (@Malarkey) December 12, 2019
The most likely answer from the thread: DOS was a massive operating system for PCs for a long time and it had a three-character limit on file...
The JAMstack Landscape
17.12.2019
It's no big secret that Netlify invented the term JAMstack. While it's possible to embrace the JAMstack without using Netlify, it's notable that Netlify is at the very heart of the whole "JAMstack landscape."
What does "JAMstack landscape" even mean? I like the term because it sets the stage that...
Domain-Driven Design With React
16.12.2019
There is very little guidance on how to organize front-end applications in the world of React. (Just move files around until it “feels right,” lol). The truth is that we can do better. Let’s take a look at one pattern you might consider using to architect your site.
At first, you might split...
Just Sharing My Gulpfile
11.12.2019
Seemingly out of the blue, the Gulp processing I had set up for this site started to have a race condition. I'd run my watch command, change some CSS, and the processing would sometimes leave behind some extra files that were meant to be cleaned up during the processing. Like the cleanup tasks...
Mining Chip Maker Ebang Next in Line to File for US IPO
6.12.2019
Ebang, the ASIC chip and mining rig manufacturer based in Hangzhou, China is allegedly filing for an initial public offering (IPO) in the U.S. following Canaan’s recent Nasdaq listing and Bitmain’s secret IPO filing. The world’s third-largest bitcoin mining hardware manufacturer...
US Judge Denies Customer’s Plea to Quash IRS Bitstamp Inquiry
28.11.2019
A Washington Western District Court judge has rejected petitioner William Zietzke’s appeal to stop the U.S. Internal Revenue Service (IRS) from accessing his Bitstamp trade data. An IRS summons invoked Zietzke to file a petition to quash the tax agency’s investigation into his private...
Weekly Platform News: Contrast Ratio Range, replaceAll Method, Native File System API
22.11.2019
In this week's roundup: Firefox's new contrast checker, a simpler way to lasso substrings in a string, and a new experimental API that will let apps fiddle with a user's local files.
Firefox shows the contrast ratio range for text on a multicolored background
According to Success Criterion 1.4.3...
The Surprising Reason Why Blockstack May File for an IPO
21.11.2019
Blockstack is currently evaluating how it will conduct its next token offering for general miners. An IPO is one of four options
Tether to File Motion With NYAG to Dismiss Class Action Lawsuit
15.11.2019
The company claims that plaintiffs cannot prove Tether transactions caused bitcoin’s surge or that damages were incurred
Kim Dotcom Token Sale Postponed Over ‘Regulatory Uncertainty’
6.11.2019
In 2017, Kim Dotcom, the founder of the now-defunct file hosting service Megaupload, revealed a similar service called K.im that planned to give anyone the ability to upload files, documents, code, videos, and music files and get paid in crypto for their work. Since then, Dotcom’s team...
What I Like About Writing Styles with Svelte
23.10.2019
There’s been a lot of well-deserved hype around Svelte recently, with the project accumulating over 24,000 GitHub stars. Arguably the simplest JavaScript framework out there, Svelte was written by Rich Harris, the developer behind Rollup. There’s a lot to like about Svelte (performance, built-in...