Search
Crypto Employment Abounds With More Than 8,000 Jobs in 2020
18.1.2020
During the last year, the cryptoconomy has picked up pace after a drawn out crypto winter. When market prices were low and startups were short on capital, a bunch of firms laid off employees in 2018. A year later, and digital currency companies are hiring. Also read: Regulatory Roundup: EU-Wide...
Developer Demos Smart Card That Produces Bitcoin Cash Signatures
13.11.2019
Software engineer Tobias Ruck has revealed a project he’s been working on that allows a smart card to produce valid BCH signatures. Ruck tweeted about his experiment to the crypto community and Bitcoin Cash proponents showed their excitement about the future of offline payments. Also read:...
Bitcoin History Part 18: The First Bitcoin Wallet
6.10.2019
Bitcoin users today are blessed with a panoply of feature-rich software and hardware wallets. When Bitcoin launched, however, there were no wallets. It took Satoshi Nakamoto to engineer the first desktop client, and his creation proved surprisingly resilient, serving the community faithfully...
Software Engineer Reveals Oracle Creation Platform for Bitcoin Cash
27.9.2019
On September 23, Bitcoin Cash (BCH) developer Gabriel Cardona revealed a project called Oracles.cash, a platform he constructed at the Wyohackathon. The application allows anyone to launch oracles on the BCH chain for things like prediction markets, trust-less wagers, and BCH contracts tethered...
Web Developer Search History
18.9.2019
Sophie Koonin blogged "Everything I googled in a week as a professional software engineer," which was a fascinating look into the mind of a web developer and what they need to look up during day-to-day work. We all joke that we just Google stuff (or StackOverflow stuff) we don't know off the...
Amazon Is Looking for an Engineer to Put Advertising Data on a Blockchain
7.8.2019
Amazon is looking to hire a software engineer to integrate parts of its advertising business with a blockchain
Facebook Seeking Crypto Wallet Data Engineer, Regulatory Policy Expert
24.6.2019
Facebook is seeking a data professional to work on its crypto wallet Calibra, as well as a policy specialist to help with regulatory hurdles
I Was Reddit’s First (And Only) Cryptocurrency Engineer
15.6.2019
Before his move to supporting Craig Wright's bitcoin SV, Ryan X Charles describes his short-lived tenure at reddit and the trolls who made his life hell
Interviewing for a Technical Position Doesn’t Have to Be Scary
26.4.2019
Jacob Schatz (@jakecodes) is a staff engineer over at GitLab and was kind enough to share how he conducts job interviews for technical positions and his thinking process for them. Technical interviews are talked about often and can be a touchy subject for some, so it’s worth noting that this...
Simple & Boring
25.3.2019
Simplicity is a funny adjective in web design and development. I'm sure it's a quoted goal for just about every project ever done. Nobody walks into a kickoff meeting like, "Hey team, design something complicated for me. Oh, and make sure the implementation is convoluted as well. Over-engineer that...
Get File MIME Type from Command Line
28.2.2019
I’ve gotten skilled at shell scripting over the years. I love a good GUI but knowing how to automate makes you a much more powerful engineer. Much of my scripting requires recursing over directories and processing a file if it meets a given criteria, which is often file extension or MIME...
Set Desktop Wallpaper from Command Line on Mac
31.1.2019
Whenever I need to accomplish a basic task that typically calls for interacting with a UI, I challenge myself to complete the task from command line. After all, most UIs are simply a mask over basic commands, especially when it comes to the operating system. Suddenly I feel like an automation...
The Importance of One-on-Ones
30.1.2019
What do we mean by 1:1 (pronounced one-on-one)? This is typically a private conversation between an Engineering Manager/Lead and their Employee. I personally have been a Lead, a Manager, and also an Independent Contributor/Software Engineer, so I’ve sat at each side of the table. I’ve both...
The Ultimate Guide to JavaScript Algorithms: Tools
23.1.2019
To a significant level, the success of a software engineer is highly dependent on the quality of the tools he uses for his craft. In this section, we will highlight the tools that feature prominent
The Elements of UI Engineering
4.1.2019
I really enjoyed this post by Dan Abramov. He defines his work as a UI engineer and I especially like what he writes about his learning experience:
My biggest learning breakthroughs weren’t about a particular technology. Rather, I learned the most when I struggled to solve a particular UI problem....
The Fragmented, But Evolving State of CSS-in-JS
20.12.2018
TLDR: The CSS-in-JS community has converged on a consistent API.
Not so long ago, a Facebook engineer compiled a list of the available CSS-in-JS methodologies. It wasn’t short:
aphrodite, babel-plugin-css-in-js, babel-plugin-pre-style, bloody-react-styled, classy, csjs, css-constructor, css-light...