Startups are great for learning. Make sure you get paid too

“We might not be paying as much as the big guys, but if the company does well, you’ll get rich off of the equity.” | Continue reading


@medium.com | 2 years ago

Deploying Rust web app on Fly.io

It’s cool stuff, yo, trust me. | Continue reading


@medium.com | 2 years ago

Think Different(ly) – Development Done on Windows

The Hacker News community raged about GitLab onboarding and machine management a few days ago. The reason behind the brouhaha was a… | Continue reading


@medium.com | 2 years ago

Quiz: How good are you at C# code review?

As I’ve noticed from my own experience, C# developers are less likely to have occasional mistakes in code, than C++ and C developers. C#… | Continue reading


@medium.com | 2 years ago

Designing in the Open(Source)

Why we’re excited to freely share our emoji for you to remix | Continue reading


@medium.com | 2 years ago

Can Life Exist on the Blockchain?

By leveraging Web3 technology, it is now possible for the first time ever to digitally recreate the conditions necessary for the process of… | Continue reading


@medium.com | 2 years ago

Writing Snake in 12 Lines of PyTorch

How to use linear algebra and tensor operations to emulate Snake | Continue reading


@medium.com | 2 years ago

A Beginner’s Guide to OpenTelemetry

OpenTelemetry is a collection of tools, APIs, and SDKs. | Continue reading


@medium.com | 2 years ago

This Cute Feature Summarizes Why I Prefer Mac to Windows and Linux

MAC = Man And Computer | Continue reading


@medium.com | 2 years ago

How we are using Service Patterns to improve efficiency at BT/EE

Head of Service Design & User Research Jeanette Clement share BT’s approach to service patterns. | Continue reading


@medium.com | 2 years ago

Which is the fastest way to find if something exists in an Array in JavaScript?

Is [1,2,3,4].includes(3) faster then doing a for loop? Is Array.indexOf any better? | Continue reading


@medium.com | 2 years ago

Sisyphus and the CVE Feed: Vulnerability Management at Scale

AuthorsKeziah Perez Sonder Plattner, Senior Software EngineerKadia Mashal, Engineering Manager | Continue reading


@medium.com | 2 years ago

Amazon’s Not So Secret Weapon

The magic of Working Backwards: a real-world case study | Continue reading


@carloarg02.medium.com | 2 years ago

Shady Street, Finding the shortest cycling path in the shade

Finding the shortest cycling path in the shade | Continue reading


@medium.com | 2 years ago

Is your user data safe? How Silicon Valley systems and culture endanger privacy

How Silicon Valley systems & culture endanger data privacy | Continue reading


@medium.com | 2 years ago

How is Quanto getting data governance right from day one?

Spoiler: with Alvin | Continue reading


@medium.com | 2 years ago

I Stopped Reading Hacker News Comments Because of This

And the reason is probably not what you think. | Continue reading


@medium.com | 2 years ago

What could these quantum-proof algorithms mean for the future of Cybersecurity?

These tools are designed to keep the internet safe from quantum computers that can crack conventional encryption keys | Continue reading


@medium.com | 2 years ago

Suggestions from Idiots: problems with computer suggestions

In any human endeavor it can be useful to have suggestions. When building some IKEA furniture it may be that you overlook a piece, and it… | Continue reading


@medium.com | 2 years ago

Can machines learn how to behave?

Beyond the current news cycle about whether AIs are sentient is a more practical and immediately consequential conversation about AI value… | Continue reading


@medium.com | 2 years ago

Fine-Tuning DALL·E Mini (Craiyon) to Generate Blogpost Images

Nudging text-to-image models to illustrate abstract titles. | Continue reading


@medium.com | 2 years ago

To speak meaningfully about art

To be able to speak meaningfully about any art you must be able to order that art into at least four categories, these are | Continue reading


@medium.com | 2 years ago

Airbnb Automates Least Privilege

How Airbnb securely manages permissions for our large team of employees, contractors, and call center staff. | Continue reading


@medium.com | 2 years ago

The Case Against Unit Tests

I once had an engineering manager who wanted 100% unit test coverage. This is someone whom I respect deeply since the moment I started… | Continue reading


@medium.com | 2 years ago

Punctuation in Novels (2016)

When we think of novels, of newspapers and blogs, we think of words. We easily forget the little suggestions pushed in between: the… | Continue reading


@medium.com | 2 years ago

A Clever New Way to Think About Autonomous Cars

Why humans serve as terrible computers in today’s silently autonomous worldContinue reading on Jimmy’s Ten Cents » | Continue reading


@medium.com | 2 years ago

Do you need Elasticsearch when you have PostgreSQL?

At Qonto, we noticed that it is powerful for business owners to grant cards for one-off expenses to their employees. That’s why we created… | Continue reading


@medium.com | 2 years ago

Cloud Info API

Cloud Info API | Continue reading


@medium.com | 2 years ago

Why Data Engineers Are Moving Away from AWS Athena

In this quick article, we’ll discuss the 5 main reasons why data engineers decide to move their data analytics workloads from Amazon… | Continue reading


@medium.com | 2 years ago

Top 5G Core network startup’s to look out For

In Telecom RAN is, and always has been apple of the eye for researchers and startups, any small improvement or innovation you do in RAN and… | Continue reading


@medium.com | 2 years ago

The Sidecar Pattern for Application Developers

Last week, a former colleague of mine from my Microsoft days posted the following tweet: | Continue reading


@medium.com | 2 years ago

DALL-E + GPT-3 = ♥

“Digital art” is appended at the end of each generated line | Continue reading


@medium.com | 2 years ago

Replayability in Game Design

A deep dive into what drives gamers to keep coming back | Continue reading


@medium.com | 2 years ago

Pathetic Laugh Tracks: They make unfunny jokes somehow unfunnier

They make unfunny jokes somehow unfunnier | Continue reading


@medium.com | 2 years ago

The Secret Diary of a 'Sustainable Investor' – Part 2 – ‘Good Sportsmanship’?

By Tariq Fancy | Continue reading


@medium.com | 2 years ago

New Flow Language Rule: Constrained Writes

Flow is releasing a new language rule that determines the type of an unannotated variable at its initialization. Along with these new rules… | Continue reading


@medium.com | 2 years ago

Data Driven Development for Stream Processing

Part 1 of 4: Introduction + Foundational Concepts | Continue reading


@medium.com | 2 years ago

Self-host media stack (Jellyfin+Radarr+Sonarr+Jackett+Transmission)

You can self-host complete media stack in your home server. This gives you privacy and complete control over your data. This media stack con | Continue reading


@medium.com | 2 years ago

Data Science at Noom – Sometimes curiosity makes the cat smarter

As a Senior Data Scientist, curiosity is in my DNA. I love using data to answer difficult questions or confirm something we intuitively… | Continue reading


@medium.com | 2 years ago

Steps to create an effective hiring plan for your product teams

How to create a hiring plan that allows the product teams to grow in a healthy and effective way and serves the business. | Continue reading


@medium.com | 2 years ago

GPU-Accelerated ML Inference at Pinterest

Unlocking 16% Homefeed Engagement by Serving 100x Bigger Recommender Models | Continue reading


@medium.com | 2 years ago

From a Dropout to a Core Contributor to Deno – My Story

An inspirational story from justjavac. | Continue reading


@medium.com | 2 years ago

Nix and Skaffold for painless developer environments

At Immuta we have recently started to split up our Monolith Node service into micro services. As part of this process we decided to try out… | Continue reading


@medium.com | 2 years ago

Mr. Delicious: The Fast Food Mascot Who Had a Mid-Life Crisis

Wait till you hear about his trip to Bora Bora with two female “friends.” | Continue reading


@medium.com | 2 years ago

The Modern Windows Command Line

A comprehensive guide to modern command line development on Windows | Continue reading


@medium.com | 2 years ago

Bottom’s Up?

It’s become a foregone conclusion that we’re going into recession, which often means … we’re not. | Continue reading


@medium.com | 2 years ago

Ethereum POW consensus is being manipulated with false timestamps

The First Evidence of An Attack on a Major Cryptocurrency | Continue reading


@medium.com | 2 years ago

Surprising Mac Features That I Discovered Recently

I had no idea these features existed! | Continue reading


@medium.com | 2 years ago