Show HN: Building a Polyfill for React

The best way to understand a software concept is to try and build it yourself. | Continue reading


@hackernoon.com | 6 years ago

Just-In-Time Knowledge: Learn What You Need, When You Need It

As makers, we’re always looking for creative new ways to keep our minds sharp and skills relevant. We live in an age where a vast sea of… | Continue reading


@hackernoon.com | 6 years ago

Building AI software: The working programmer’s conundrum

What on earth does it mean to “build AI software”? | Continue reading


@hackernoon.com | 6 years ago

50 popular JavaScript open-source projects on GitHub in 2018

This post is curated by IssueHunt that a crowdfunding and sourcing platform for open-source projects. | Continue reading


@hackernoon.com | 6 years ago

Sprints, marathons and hikes

A sprint is when you run as fast as you can a short distance. You exhaust as much energy as you can in what can be described as a focused… | Continue reading


@hackernoon.com | 6 years ago

How Uber Can Capture XX% of a $40B Market Utilizing Voice on UberEats

Before we begin to talk about Voice Technology, the UberEats platform, or the $40 Billion market, let’s first dive into Uber, itself. Here… | Continue reading


@hackernoon.com | 6 years ago

Create websites using Google Forms

Changing CSS of Google Form to create website by using No Code | Continue reading


@hackernoon.com | 6 years ago

10 Months of Work and Less Than $70. Monetize Your App from the Beginning

With this story, I want to help you learn from my mistakes. | Continue reading


@hackernoon.com | 6 years ago

Rare Datasets for Computer Vision

Have you ever being in a situation to guess another person’s age? Well May be YES!! How about playing games like finding things in minimum… | Continue reading


@hackernoon.com | 6 years ago

Startup idea to app for 15k

TL;DR: With the right engineering partner it’s possible to crank out an MVP for under 15k as a non-technical founder, but get ready to be… | Continue reading


@hackernoon.com | 6 years ago

What does the GDPR actually mean for startups

A few days ago, I saw an article that began with the words “Now that the GDPR is over”, which is pretty reflective of an idea that’s… | Continue reading


@hackernoon.com | 6 years ago

Are you using the term ‘AI’ incorrectly?

There, I said it: I don’t mind that industry uses ‘AI’ and ‘machine learning’ to mean the same thing. But is it technically correct? Is it… | Continue reading


@hackernoon.com | 6 years ago

100k protein network graph using AI and GPU-accelerated clustering

Synopsis | Continue reading


@hackernoon.com | 6 years ago

Overview of Popular Static Site Generators

All static page generators have a single and seemingly straightforward task: to produce a static HTML file and all its assets. | Continue reading


@hackernoon.com | 6 years ago

Learn deep learning with GPU enabled kaggle kernels and fastai MOOC

One of the biggest hurdles of democratizing deep learning has been the need of a GPU accelerated environment. If we want to spend our time… | Continue reading


@hackernoon.com | 6 years ago

Why software quality is so confusing (and how to fix it)

If your team strives to build quality software, I applaud them. | Continue reading


@hackernoon.com | 6 years ago

A quest for web3 accessibility

A story about our journey to attain web2 accessibility in the web3 world | Continue reading


@hackernoon.com | 6 years ago

Creating a Chrome extension in 2018: The good, the bad and the meh

Last week, we shipped an initial version of Puppeteer Recorder, a Google Chrome extension that records your browser interactions and… | Continue reading


@hackernoon.com | 6 years ago

4 things I want to see in Python 4.0

CPython 3.6 is out, 3.7 branches are all setup and CPython is now on GitHub. Exciting times for the Python community. | Continue reading


@hackernoon.com | 6 years ago

The Rise and Fall of Knight Capital – Buy High, Sell Low. Rinse and Repeat

The 6th anniversary of the trading system meltdown at Knight Capital is an opportunity to reflect upon software defects, human error… | Continue reading


@hackernoon.com | 6 years ago

Artificial Intelligence Will Make Us All an “Entrepreneur”

How to Deal with the Realities of the Modern Workplace | Continue reading


@hackernoon.com | 6 years ago

Best Jenkins Alternatives for Your Android, iOS, Ionic and Flutter Projects

There are several top-notch CI/CD tools for your Android and iOS projects out there. And all these CI/CD tools will do the job one way or… | Continue reading


@hackernoon.com | 6 years ago

Gitflow Is a Poor Branching Model Hack

and here is why. | Continue reading


@hackernoon.com | 6 years ago

Open source software as a public good

What do sculptures and software have in common? | Continue reading


@hackernoon.com | 6 years ago

How to get in TOP #5 products on Product Hunt and get in their newsletter

Because I like the Pareto principle and I don’t like to waste time I will explain what we’ve done in order to get in the top 5 products on… | Continue reading


@hackernoon.com | 6 years ago

3 Reasons to Use Forecasts in Software Development

Why some succeed far beyond others | Continue reading


@hackernoon.com | 6 years ago

Running End to End Tests as Google Cloud Functions

It started all here: Google has announced support for browsers in their Cloud Functions service. But well, just for one browser. Guess… | Continue reading


@hackernoon.com | 6 years ago

Serverless Monitoring, Streamlined

Introducing SigmaDash, a tool to keep an eye on your functions | Continue reading


@hackernoon.com | 6 years ago

Organizations as Complex Systems

Excerpt from the ‘Social Design Dimension’ of Gaia Education’s online course in ‘Design for Sustainability’. | Continue reading


@hackernoon.com | 6 years ago

DevOps Team Roles and Responsibilities

A good DevOps team is a mix of Developers and Ops Engineers who can do each other’s work, isn’t it? Well, it’s as far from reality as it… | Continue reading


@hackernoon.com | 6 years ago

Building an Engineering Interview Process

Creating an interview process can be tough. An effective interview process is a series of hard tradeoffs. On the one hand, you want to… | Continue reading


@hackernoon.com | 6 years ago

Go WebAssembly – Building a Calculator Tutorial

Welcome All! With Go v1.11 having just been released with an experimental port to WebAssembly included, I thought it would be awesome to… | Continue reading


@hackernoon.com | 6 years ago

Encoding AV1

This article presents two tools with AV1 support and some techical details behind that format and its support in ffmpeg. | Continue reading


@hackernoon.com | 6 years ago

The Gullible Ape

We humans are biased by nature. Everything we think we know is distorted in one way or another by our cognitive shortcomings. The human… | Continue reading


@hackernoon.com | 6 years ago

VerbalExpressions – RegularExpression made easy

When you start learning a new programming language, maybe you had been learning follow those steps: variable, assignment, string… | Continue reading


@hackernoon.com | 6 years ago

Ternary Trouble in Perl

I ran into a problem in Perl the other day that has perplexed me since, simply because I haven’t yet found an answer to it. Here’s my… | Continue reading


@hackernoon.com | 6 years ago

Turkey’s economic crisis can trigger the next crypto bull run

TRY lost 50% of its value in the last year and people are moving to cryptocurrencies. | Continue reading


@hackernoon.com | 6 years ago

Pick Your Battles: Choosing and Learning the “right” Programming Language

Finding differences and similarities as well as learning tips and tricks for picking up a programming language | Continue reading


@hackernoon.com | 6 years ago

AWS or Google cloud: Why not both?

I was wondering whether I had made a good choice. Creating a serverless architecture that combines two cloud providers seemed crazy. I was… | Continue reading


@hackernoon.com | 6 years ago

What I learned in two weeks running an online startup community

Engagement is hard! | Continue reading


@hackernoon.com | 6 years ago

$129m in Tips to Streamers Paid in 2017

The tipping market, is huge, and growing quickly. It's part of the culture of gaming and esports by Stephen Hays. | Continue reading


@hackernoon.com | 6 years ago

Understand what AI sees

Many call artificial intelligence (AI) a “black box”, and it kinda is. One of the biggest problems of AI is that it’s incredibly difficult… | Continue reading


@hackernoon.com | 6 years ago

Top ICO Agencies and ICO Service Providers

Global List of Premier ICO Agencies Providing Services to Launch an ICO | Continue reading


@hackernoon.com | 6 years ago

Learn Functional Python in 10 Minutes

In this article, you’ll learn what the functional paradigm is as well as how to use functional programming in Python. You’ll also learn… | Continue reading


@hackernoon.com | 6 years ago

How Microservices Saved the Internet

An Introduction to Building Applications for Scale | Continue reading


@hackernoon.com | 6 years ago

8 big mistakes in 8 years as a startup founder

And yes, we’re still a startup. | Continue reading


@hackernoon.com | 6 years ago

Can RSS become social?

We use it for following feeds, but there’s potential for so much more! | Continue reading


@hackernoon.com | 6 years ago

The most Powerful two letter Word in the World

This word represents the laws of cause and effect that guide the universe and all life. It is a tiny word that does nothing on its own but… | Continue reading


@hackernoon.com | 6 years ago