Introducing Reactjs-Popup –React Popup, Modals, Tooltips and Menus – All in One

This article is about giving you a simple overview of what you can do with react popup and how to use it effectively. | Continue reading


@hackernoon.com | 6 years ago

“That’s Our Two Satoshis” – Crypto Market Recap (BTC, ETH, XLM, EOS, LINK)

What happened this week in the Crypto markets? | Continue reading


@hackernoon.com | 6 years ago

EKatana, Microcontrollers Meet Martial Arts Training

Microcontrollers and sensors meet martial arts training | Continue reading


@hackernoon.com | 6 years ago

Osmo-FL2k: A $15 DTV transmitter, FM radio hijack and GPS Spoofing device

Osmo-FL2K, which is a recently released open source software by Steve Markgraf at OsmoDevCon 2018 that turns a common $15 USB to VGA… | Continue reading


@hackernoon.com | 6 years ago

The Patient Change Agent

Don’t become part of the problem (and quit while you’re ahead) | Continue reading


@hackernoon.com | 6 years ago

A Quick Snapshot of Unsupervised Learning, PCA and Reinforcement Learning

The plethora of knowledge involved in Machine Learning is the most fabulous thing about the subject. The theoretical and coding balance… | Continue reading


@hackernoon.com | 6 years ago

Evolution of Airdrop: From Common Spam to the Merkle Tree

With a good algorithm, you can simultaneously solve several problems associated with smart contracts that work with large lists of user… | Continue reading


@hackernoon.com | 6 years ago

Whatsapp Business API: A Chat Market Disruptor?

Is it a new era of chat marketing ? | Continue reading


@hackernoon.com | 6 years ago

Historical Log Analysis and SIEM Limitations

I was recently surfing around Anton Chuvakin’s posts on SIEMs and became particularly restless about one particular requirement “tearing… | Continue reading


@hackernoon.com | 6 years ago

An (Opinionated) Beginners Guide to Start-Up Web Architecture

Get started fast! | Continue reading


@hackernoon.com | 6 years ago

AWS Lambda and Serverless Framework and Python – A Step by Step “Hello World”

I am creating a series of blog posts to help you develop, deploy and run (mostly) Python applications on AWS Lambda using Serverless… | Continue reading


@hackernoon.com | 6 years ago

Unlocking the Value of Cryptocurrencies: Digital Assets as Loan Collateral

The financial value of the cryptocurrency market is estimated at roughly $400 billion, most of which remains untapped because it cannot be… | Continue reading


@hackernoon.com | 6 years ago

Scientists Deploy an IoT Network to Battle Kilauea’s Deadly Fumes

From Hawaii to India, scientists are using IoT sensors to monitor hazardous pollutants in the air. | Continue reading


@hackernoon.com | 6 years ago

Face recognition with Go

This article tells about the process of creation and usage face recognition library for Go language. | Continue reading


@hackernoon.com | 6 years ago

How Blockchain Will Write a New Era for Accounting Industry

Blockchain technology has the potential to revolutionize industries. Blockchain has ignited curiosity among industries and sectors… | Continue reading


@hackernoon.com | 6 years ago

What the Heck, Google?

So Google has a version of its search engine in the works for China. However, this version is/will be openly censored to comply with… | Continue reading


@hackernoon.com | 6 years ago

10 disruptive DevOps trends of 2018

2017 was a great year for DevOps. Continuous and ever wider adoption of Kubernetes, its long-awaited native support in Docker, the rise of… | Continue reading


@hackernoon.com | 6 years ago

On Tech Narcissism, “Merit” and Luck

Why do techies in power think they know so much? | Continue reading


@hackernoon.com | 6 years ago

Solving the Core Problem of Automation in the App Development Industry

The uptake of blockchain technology for the development of decentralized applications has given rise to a new market niche: application… | Continue reading


@hackernoon.com | 6 years ago

Building a truly decentralized system with a distributed key generator

Any system that still requires a trusted entity to hold secrets is by nature not decentralized and suffers from a number of weaknesses… | Continue reading


@hackernoon.com | 6 years ago

Node_modules bloated

I was never really concerned about the size of node_modules — my thinking was that you should not care too much about the tools you need… | Continue reading


@hackernoon.com | 6 years ago

Technology Has a Philosophy Problem: Moral Backpropagation

Technologists have idolized philosophy for many years now. Investors and founders such as Peter Thiel, Stewart Butterfield, and Reid… | Continue reading


@hackernoon.com | 6 years ago

Decentralized Religion

Many conceive of decentralization as a glistening new phenomenon, an innovation born from the blockchain with world-changing power we’re… | Continue reading


@hackernoon.com | 6 years ago

The Dark Web Is Democratizing Cybercrime

It’s becoming easier than ever for wannabe cybercriminals to snag a share of the billions of dollars lost through fraud in the US each… | Continue reading


@hackernoon.com | 6 years ago

How to Not Destroy Millions in Smart Contracts

Introduction | Continue reading


@hackernoon.com | 6 years ago

The Cultural Paradox of European Tech

In just a short period of time, European tech has skyrocketed from a relatively meager global position to an increasingly connected hub… | Continue reading


@hackernoon.com | 6 years ago

How will coding be relevant in the future?

Chances are — when the coders of today tell their grandparents what their jobs are — they get a blank face in response. Or perhaps a… | Continue reading


@hackernoon.com | 6 years ago

The Trap of Sales Driven Development

The CTO of a leading SaaS approached me to get help with his software team. | Continue reading


@hackernoon.com | 6 years ago

The Market vs. The Frontier

Investors and entrepreneurs alike should know: are they playing in the Market or the Frontier? | Continue reading


@hackernoon.com | 6 years ago

React JS gives people lung cancer

Is it ethical to work for a tobacco company? Most people would probably say no but if you’ve ever contributed code to React, Webpack… | Continue reading


@hackernoon.com | 6 years ago

A Guide to the Wild World of Crypto Airdrops

Airdrops are a central feature of the cryptocurrency space. The first time I participated in one I didn’t even fully understand what an… | Continue reading


@hackernoon.com | 6 years ago

Continuous integration in projects using monorepo

At the beginning of every project, we have to commit to some important decisions. Among the correct decisions we made at Code:Nation I can… | Continue reading


@hackernoon.com | 6 years ago

9 Things You Should Know About TensorFlow

This morning I found myself summarizing my favorite bits from a talk that I enjoyed at Google Cloud Next in San Francisco, What’s New with… | Continue reading


@hackernoon.com | 6 years ago

My Journey into the World of Crypto Faucets and Why I Finally Turned Off the Tap

When I first started exploring the cryptocurrency space I spent a good amount of time on faucet sites. For those who are not familiar with… | Continue reading


@hackernoon.com | 6 years ago

Lessons I Learned from Being Scammed (twice) in the Cryptocurrency Space

This story is for all cryptocurrency enthusiasts out there, but in particular it is for new enthusiasts and those still learning the… | Continue reading


@hackernoon.com | 6 years ago

For CTO: When is the time to pay technical debt?

Developers often complain about technical debt and want to get some time to fix it. Be it a significant refactoring, or a rewrite. Usually… | Continue reading


@hackernoon.com | 6 years ago

Fundamental Python Data Science Libraries: A Cheatsheet (Part 3/4)

If you are a developer and want to integrate data manipulation or science into your product or starting your journey in data science, here… | Continue reading


@hackernoon.com | 6 years ago

The Fake News Arms Race

Since the 2016 US presidential election, the term “fake news” has become part of our daily vernacular. | Continue reading


@hackernoon.com | 6 years ago

The Long and Short of Pricing Strategy

It’s not surprising that pricing plays a large role in the success of a startup. When asked if he could put any one piece of advice to… | Continue reading


@hackernoon.com | 6 years ago

Uncovering information hidden in the smart contracts of Gods Unchained

A few days ago, I discovered an online trading card game called Gods Unchained, which is backed by Coinbase. You can buy cards on their… | Continue reading


@hackernoon.com | 6 years ago

Tips and Tricks for Web Scraping with Puppeteer

The Google Chrome team made waves last year when it released Puppeteer, a NodeJS API for running headless Chrome instances. | Continue reading


@hackernoon.com | 6 years ago

Google RCS makes less sense than ever

The strategy around Google RCS becomes even more unlikely for telcos | Continue reading


@hackernoon.com | 6 years ago

Balancing Automation and the Human Touch

Learn how to balance business automation with the human touch. Decide what types of tasks to automate. | Continue reading


@hackernoon.com | 6 years ago

Why Microservices Fail

disclaimer: it’s because you put business logic in service classes | Continue reading


@hackernoon.com | 6 years ago

A tale of cloud, containers and kubernetes

Even if you haven’t worked on Kubernetes, chances are you’ve at least heard or read about it. It is already one of the most popular open… | Continue reading


@hackernoon.com | 6 years ago

My Journey Through Open Source

A list of all my open source projects with a focus on JavaScript. | Continue reading


@hackernoon.com | 6 years ago

JIT software planning

Wikipedia defines planning as | Continue reading


@hackernoon.com | 6 years ago

5 Amazing Developers Who Make Interesting Comrades

The trouble with developers is that you can never tell what a developer is doing until it’s too late. | Continue reading


@hackernoon.com | 6 years ago