Search
BitMEX Accepting Applications for Open-Source Developer Grants
18.5.2020
BitMEX’s parent company is accepting applications for grant funding from developers contributing to open source technologies
Comparing Social Media Outlets for Developer Tips
15.5.2020
As a little experiment, I shared a development tip on three different social networks. I also tried to post it in a format that was most suitable for that particular social network:
On Twitter, I made it a thread.
On Instagram, I made it a series of images.
On YouTube, I made it a video.
How...
[David Baron’s] Thoughts on an implementable path forward for Container Queries
29.4.2020
That’s the title of a public post from David Baron, a Principal Engineer at Firefox, with thoughts toward container queries. I know a lot of people have been holding their breath waiting for David’s ideas, as he’s one of few uniquely qualified to understand the ins and outs...
Why a Startup You’ve Never Heard of Is Now Sponsoring a Bitcoin Core Developer
28.4.2020
CardCoins becomes one of the elite few to sponsor a Bitcoin Core developer – in this instance, Hennadii Stepanov, aka Hebasto
Static or Not?
27.4.2020
A quick opinion piece by Kev Quirk: Why I Don’t Use A Static Site Generator. Kev uses WordPress:
Want to blog on my iPad? I can. Want to do it on my phone? No problem. On a machine I don’t normally use? Not an issue, as long as it has a browser.
First, it’s worth understanding...
“The title ‘Front-End Developer’ is obsolete.”
24.4.2020
That title is from the opening tweet of a thread from Benjamin De Cock. I wouldn’t go that far, myself. What I like about the term is that ‘Front-End’ literally means the browser, and while the job has been changing quite a lot — and is perhaps fracturing before our eyes — the fact that...
Celo Developer Bootcamp Announces 18 Finalists From 15 Countries
21.4.2020
The teams will spend eight weeks building on Celo and receive mentorship from PayPal, Winklevoss Capital and Polychain
The Contrast Triangle
21.4.2020
Chip Cullen:
Let’s say you’re building a site, and you’re working with a designer. They come to you with some solid designs, and you’re ready to go. You’re also a conscientious front end developer and you like to make sure the sites you build are accessible. The designs you’re working from have...
ConsenSys Developer on How Baseline Protocol Can Improve Contact Tracing
20.4.2020
ConsenSys developerJohn Wolpert asserts that Baseline Protocol can be used to deliver a contact tracing system with stronger privacy & security than Apple and Google
Front-End Challenges
17.4.2020
My favorite way to level up as a front-end developer is to do the work. Literally just build websites. If you can do it for money, great, you should. If the websites you make can help yourself or anyone else you care about, then that’s also great. In lieu of that, you can also make things...
Bitcoin Vaults: Developer Bryan Bishop Releases Prototype for Secure On-Chain Storage
13.4.2020
The basic idea involves storing bitcoin on-chain in a particularly secure manner that allows for recovery from security mistakes
When debugging, your attitude matters
12.4.2020
Julia Evans:
I was debugging some CSS last week, and I think that post is missing something important: your attitude.
Now – I’m not a very good CSS developer yet. I’ve never written CSS professionally and I don’t understand a lot of basic CSS concepts (I think I finally understood for the first...
Developer Launches Noncustodial Bitcoin Cash-Powered Authorization Platform
11.4.2020
Seven days ago, a crypto software developer announced a new web service called Signup.cash, which provides individuals and organizations with the ability to create web-based applications for Bitcoin Cash (BCH). The engineer and team members who developed the new platform for BCH stressed that...
Cooking Mama Developer Denies Rumours it Mines Crypto
8.4.2020
Rumors circulating that a Nintendo Switch game is being used to hijack consoles to mine crypto appear to be unfounded
Ready Layer One: Base Layer Protocols Team Up for Virtual Developer Event
7.4.2020
A virtual conference is being organized by a bevy of base-layer protocols – the Web3 Foundation, Near, Cosmos, Tezos, Protocol Labs and Polkadot
Bitcoin.com’s Cashfusion Fund Exceeds Goal: $100K Raised for Bitcoin Cash Privacy
5.4.2020
Bitcoin.com’s Cashfusion Fund officially surpassed the fundraiser goal by 103.3% or $51K worth of bitcoin cash spread out between 623 donations. The funds will go toward Cashfusion developer expenses and a security audit from Kudelski Security. Bitcoin.com also matched the funds donated...
Cointext Cofounder Unveils BFP Encrypt – Send Encrypted Data to Bitcoin Cash Addresses
3.4.2020
Vin Armani, the cofounder of Cointext, has announced the launch of a Javascript library that allows people to send encrypted data to addresses on the Bitcoin Cash (BCH) network. A BCH private key can decrypt the data, and when Armani released the Javascript package, the developer stressed that...
Max Stoiber’s Strong Opinion About Margins
31.3.2020
Going with that title instead of the classic developer clickbait version Max used. ;)
We should ban margin from our components.
Don’t use margin?! This thing I’ve been doing my entire career and don’t have any particular problems with?!
Well, that’s not exactly Max’s...
BitMEX Research Unveils Who Funds Bitcoin Network Development
29.3.2020
BitMEX research shows that blockchain firms Blockstream and Lightning Labs are the largest contributors to Bitcoin development
Creating an Editable Site with Google Sheets and Eleventy
27.3.2020
Remember Tabletop.js? We just covered it a little bit ago in this same exact context: building editable websites. It’s a tool that turns a Google Sheet into an API, that you as a developer can hit for data when building a website. In that last article, we used that API on the client side, meaning...