I Know the Salaries of Thousands of Tech Employees

I’m a software engineer with three years of experience, working at Square, a public tech company in San Francisco. I make $130,000, plus $47,500 in stock, for a total of $177,500 a year. I didn’t… | Continue reading


@medium.com | 5 years ago

Power Ledger Announces Asset Germination Events

In the energy industry, the speed of organic growth is typically glacial, but our planet doesn’t have time to wait for change. | Continue reading


@medium.com | 5 years ago

Why One Startup Turned Away from Medical Record Portability

Earlier this year, Drausin Wulsin and I set out to solve the issue of medical record portability for patients in the United States. What… | Continue reading


@medium.com | 5 years ago

Pushing Left, Like a Boss – Part 5.2- Use Safe Dependencies

The previous article in this series was Part 5.1 — Input Validation, Output Encoding and Parameterized Queries. | Continue reading


@medium.com | 5 years ago

Tech layoffs are surprisingly frequent

Another week, another tech layoff. Is anyone even surprised? How can the startup community better manage the aftermath? | Continue reading


@medium.com | 5 years ago

Winning at the EOS London Hackathon

It’s not every day that I find myself in front of a crowd~700 strong, plus however many thousands tuned in via a YouTube livestream… | Continue reading


@medium.com | 5 years ago

Interpretability and Post-Rationalization

What neuroscience teaches us about making machines accountable. | Continue reading


@medium.com | 5 years ago

Show HN: Open Proofs: An Open Source Badge Standard Using ERC 721 (NFTs)

Proof is a DIY badge creation tool built for communities to easily design and mint their own non-fungible, non-transferable badges and… | Continue reading


@medium.com | 5 years ago

Clarence Thomas's Wife is Sharing Fake News About the "Caravan"

Ginni Thomas is her own woman. The fact that her husband is an Associate Justice on the Supreme court has never prevented her from sharing… | Continue reading


@medium.com | 5 years ago

How We Got Featured on HN and Medium, 46K Views and Why Сontent Is King

This is a story of how we got featured on the front page of Hacker News and Medium which resulted in 46,000+ views, many new acquaintances… | Continue reading


@medium.com | 5 years ago

Introducing Continuous Organizations

Reinventing the financial incentives of organizations using Bonding Curves | Continue reading


@medium.com | 5 years ago

ESNI and DNS over HTTPS will change networking – here is why

Two weeks ago, Apple, Cloudflare, Firefox, and Fastly, quietly implemented and published ESNI (Encrypted Server Name Indication)… | Continue reading


@medium.com | 5 years ago

How to Keep Your IPFS Nodes Connected to Ensure Fast Content Discovery

An IPFS Tutorial | Continue reading


@medium.com | 5 years ago

Dependeny Injection, why?

Dependency Injection, the right way! | Continue reading


@medium.com | 5 years ago

“Ruby on Rails is slow”

The bosses are pinging you that the Rails app is slow. Customers are complaining. Panic sets in. People are upset. You start reaching for… | Continue reading


@medium.com | 5 years ago

Literary Magazines for Socialists Funded by the CIA, Ranked (2015)

In May of 1967, a former CIA officer named Tom Braden published a confession in the Saturday Evening Post under the headline, “I’m glad the CIA is ‘immoral.’” Braden confirmed what journalists had… | Continue reading


@medium.com | 5 years ago

How to Build a Scalable React UI Kit

Building a scalable React UI Kit supporting different themes using Storybook and Styled Components. | Continue reading


@medium.com | 5 years ago

Git Basics: Rewriting a branch's commit history from scratch

With this post you'll learn how to rewrite the whole history of a branch. In other words: undoing all commits but keeping their changes. | Continue reading


@medium.com | 5 years ago

Mind the Gaps: Overcoming Friction in Implementing Workplace AI

When we look 5, 10, maybe 25 years into the future, we see workplaces where employees are using software that amplifies their efforts and… | Continue reading


@medium.com | 5 years ago

Stand Up Meets Bagel – A Silicon Valley Tragicomedy

One everything bagel, toasted until golden-brown, gently buttered with onion cream-cheese; it’s the most essential part of my weekday routine. It kick-starts the mental gears after a fitful sleep… | Continue reading


@medium.com | 5 years ago

The seven deadly sins of startups: Competition

Part 1 of 7. We look at common reasons startups fail. Case studies are included to provide real-world examples of the insights we discuss. | Continue reading


@medium.com | 5 years ago

Emotion-Driven Product Use Case Design

Building products is a creative and sometimes messy process. It requires entrepreneurs and product managers to balance coming up with… | Continue reading


@medium.com | 5 years ago

The Road to Level 5: Accelerating Lyft’s Self-Driving Development

By Luc Vincent, VP of Autonomous Technology | Continue reading


@medium.com | 5 years ago

Socialist Millennials Will Level Up Capitalism or Get Rid of It

The great depression of 2008 and democracy being hacked in 2016 and two lasting impacts on the psyche of Millennials and their younger… | Continue reading


@medium.com | 5 years ago

I Know the Salaries of Thousands of Tech Employees

I’m a software engineer with three years of experience, working at Square, a public tech company in San Francisco. I make $130,000, plus $47,500 in stock, for a total of $177,500 a year. I didn’t… | Continue reading


@medium.com | 5 years ago

What You Should Never Ask Your Customers

You don’t need to build a product to learn whether customers will use it—you just need to ask the right questions from Day One. | Continue reading


@medium.com | 5 years ago

Why we rewrote Pydio in Golang

We recently unveiled Pydio Cells, a full rewrite of our open source software for file sync-and-share using the Go language. | Continue reading


@medium.com | 5 years ago

Approach to Answering Data Science Coding Interview Questions

Most AI/Data Science companies are hiring Data Scientists who can code as data engineers. | Continue reading


@medium.com | 5 years ago

5 Years of Bootstrapping a Software Consultancy: Here's What I've Learned

We are surrounded by funded startups that run our world. They live on our phones, our desktops, and everywhere in between. Some are no… | Continue reading


@medium.com | 5 years ago

Tutorial: Android fore basics

Let’s write a simple slot machine game! | Continue reading


@medium.com | 5 years ago

Apple are shutting down screen time tracking apps on iOS

Apple’s Cull of Digital Health Apps | Continue reading


@medium.com | 5 years ago

A Product Manager’s Curriculum

A product manager wears many hats. You need to be a facilitator, a project manager, a dealmaker, a stand-in UX expert and many more things… | Continue reading


@medium.com | 5 years ago

Forecasting Bitcoin Price with Crowdsourced Algorithms: Lessons Learned

This is the second article in my series on how I created a Bitcoin price prediction algorithm. Now I’m sharing everything that I’ve… | Continue reading


@medium.com | 5 years ago

DSLA Token Sale – September Roadshow Update – London, Berlin, Paris, Tokyo

⚡️ THE LONDON WORLD BLOCKCHAIN FORUM | Continue reading


@medium.com | 5 years ago

Cobol precision with Perl 6 fat rationals

Let me start by saying that this will be the last article exploring peculiarities of Perl 6’s maths functions. I promise. At least for a… | Continue reading


@medium.com | 5 years ago

Fastest Static Files Served? Django Compressor and Whitenoise and AWS CloudFront

Deploying your Django web app can be as easy as printing ‘Hello World!’ or as hard as talking to attractive girls… * Cough, cough *… | Continue reading


@medium.com | 5 years ago

Money Needs Design and Patience

Money is one of the oldest technologies ever created, dating back to 3,000 B.C when we shifted from self-sufficient villages who rely on… | Continue reading


@medium.com | 5 years ago

Why do all coffee shops look alike? The End of Authenticity

A cafe in Amsterdam looks exactly like a cafe in New York City, or on Instagram: reclaimed wood, clean lines, and a sea of MacBooks. What, if anything, is “authentic” about this aesthetic? | Continue reading


@medium.com | 5 years ago

Cracking the New Era of “Mobile-Only” Luxury ECommerce

We could not find what you were looking for on Medium. | Continue reading


@medium.com | 5 years ago

Docker all the things

At Shore Suite, our Ruby on Rails front-end is largely React-based, interfacing directly with an API built in Ruby Sinatra + Grape… | Continue reading


@medium.com | 5 years ago

Unlimited Vacation Days – the newest fad of startups

Cool, the breezy air carrying the salty, fresh smell of the ocean. | Continue reading


@medium.com | 5 years ago

Open Sourcing Subzero: Square’s Bitcoin Cold Storage Solution

Square’s Bitcoin Cold Storage Solution | Continue reading


@medium.com | 5 years ago

dYdX raises $10M Series A

dYdX has raised a Series A round led by Chris Dixon at a16z crypto and Olaf Carlson-Wee at Polychain. | Continue reading


@medium.com | 5 years ago

Checking the licenses of 1200 JavaScript packages

We checked the licenses used by the 1200 NPM packages tracked by Best of JavaScript, taking into account the deep tree of dependencies. | Continue reading


@medium.com | 5 years ago

Is it safe to put your laptop in a bike basket?

I love riding my bike to work, but the question of whether it was safe to put my laptop in my bike basket always nagged at me. Online… | Continue reading


@medium.com | 5 years ago

Effective code review through principled pragmatism

Build a culture of review based on agreed-upon principles, and you’ll build a culture of high throughput, high impact software engineering | Continue reading


@medium.com | 5 years ago

The UI That Isn’t UX – A Disturbing New Trend

It sounds like a riddle: “The UI that isn’t UX.” There’s a punchline in there somewhere, right? Sadly, no. | Continue reading


@medium.com | 5 years ago

Autopsy of a phishing attempt

In which I pretend to know stuff about security and email. And whine about Microsoft (although I didn’t mean to when I started to write… | Continue reading


@medium.com | 5 years ago