Search
Bravely Default II’s Beastmaster Job Is Basically Pokémon
8.3.2021
Creating your party in Bravely Default II is less about the characters you use than it is the jobs with which you equip them. It’s a smart strategy to always have basic healers and damage-dealers on hand, sure, but when it comes to my party, I don’t foresee ever not having at least one Beastmaster...
Hiding Content Responsibly
24.2.2021
We’ve covered the idea of hiding things in CSS many times here, the most recent post being Marko Ilic’s “Comparing Various Ways to Hide Things in CSS” which did a nice job of comparing different techniques which you’d use in different …
The post Hiding...
Amazon Is Working on Digital Currency Solutions— Pilot Project Set to Launch in Mexico
13.2.2021
The e-commerce giant is preparing to explore the crypto business, as a recent job listing suggests. Amazon is looking to launch a pilot project in Mexico that seeks to build a team that develops new solutions based on “digital currencies.” E-Commerce Giant Amazon Seeks to Target...
Amazon job postings hint at digital payments project to launch in Mexico
11.2.2021
Amazon has been silently working on a new digital currency project in Mexico, according to the company’s job postings
US Federal Reserve Seeking Manager to Research CBDCs and Stablecoins
2.2.2021
The U.S. Federal Reserve (Fed) has posted a job advertisement that seeks to hire a role related to stablecoins and central bank digital currencies (CBDC). The Fed is looking for a research manager to join its team to assess the “benefits and risks” of digital assets. The Role Is Part...
IBM Blockchain Is a Shell of Its Former Self After Revenue Misses, Job Cuts: Sources
1.2.2021
“There is not really going to be a blockchain team any longer,” said a source
On Auto-Generated Atomic CSS
15.1.2021
Robin Weser’s “The Shorthand-Longhand Problem in Atomic CSS” in an interesting journey through a tricky problem. The point is that when you take on the job of converting something HTML and CSS-like into actual HTML and CSS, there are edge …
The post On Auto-Generated Atomic...
BlackRock is looking to hire a blockchain VP with experience in crypto assets
28.12.2020
The world’s largest asset manager is looking to fill the role of vice president, blockchain lead
US Treasury to hire crypto policy officers to combat industry crimes
18.12.2020
FinCEN posted vacancies for two high-profile crypto positions in a bid to get expert professional advice on the crypto industry
Keeper Finance: DeFi Version 3.0 – a Unique Job Matching DeFi Protocol – Public PRE-SALE Starts
8.12.2020
PRESS RELEASE. Keeper Finance is a decentralized finance protocol that is inspired by job matching protocol Keep2r which is DeFi version 3.0. It is designed to be a lite version of Keep2r and is a more flexible and profitable protocol. Keeper Finance offers a decentralized platform that connects...
Is Spotify Looking to Add Crypto as Payment Method? This Job Offer Suggests It
4.12.2020
Music and podcast streaming service Spotify posted a job offer that woke up interest in the crypto community, as it’s related to supporting cryptocurrencies for payments on the music platform, potentially. Spotify Is Treading Crypto Waters With a New Job Listing According to the job listing...
git: Remove Untracked Files
19.11.2020
I’ve always said that I know just enough about git to get the job done, but also do something destructive. Nothing embodies that more than my recent mistake. I somehow found a git repository full of untracked files and git stash wouldn’t fix it. Desperation led me to learning how...
A Spreadsheet Importer You’ll Enjoy Using
12.11.2020
A great developer tool takes a painful task that would normally be a developer’s entire job, and makes it a pleasure to do. As a personal example, I’ve needed to build an image uploading experience many times in the past. I’ve hand-coded them and experienced far too much pain doing that. Then...
NYSE’s former regulation head takes crypto job at Andreessen Horowitz
28.10.2020
A regulation exec at the world’s largest stock exchange is leaving his role to enter crypto
Former Visa exec joins Crypto.com to drive Latin American market
28.10.2020
Traditional finance execs are increasingly moving into crypto positions
A Primer on the Different Types of Browser Storage
21.10.2020
In back-end development, storage is a common part of the job. Application data is stored in databases, files in object storage, transient data in caches… there are seemingly endless possibilities for storing any sort of data. But data storage isn’t limited only to the back end. The front end (the...
With job listing, Canada’s central bank takes additional steps towards a CBDC
18.10.2020
The winning candidate's primary task will be to monitor the latest developments related to electronic money, but also research “the development of a CBDC”
Pro Super Smash Bros player to receive salary in XRP
15.10.2020
More gamers around the world are moving into crypto
Netlify Edge Handlers
13.10.2020
Some very cool news from Netlify: Edge Handlers are in Early Access (request it here). I think these couple of lines of code do a great job in explaining what an Edge Handler is:
export function onRequest(event) {
console.log(`Incoming request for ${event.request.url}`);
...
Looking for a Job in Crypto? Here Are 5 Skills You Need
9.10.2020
In job interviews at crypto-oriented companies, “the first thing that you’ll hear is: How does Bitcoin work?”