‘Big Short’ Investor Michael Burry Warns Governments Could ‘Squash’ Bitcoin
Feb22

‘Big Short’ Investor Michael Burry Warns Governments Could ‘Squash’ Bitcoin

Hedge fund manager Michael Burry, famed for forecasting the 2008 financial crisis, has warned that governments could “squash” bitcoin in an inflationary crisis. Expecting more massive stimulus from the government, he said to “prepare for inflation.” Michael Burry Shares His View on Bitcoin American investor Michael Burry has warned that governments could “squash” bitcoin and even gold to protect their own currencies. Burry founded...

Read More
DMCA Notice Wipes Reverse-Engineered GTA Code from GitHub
Feb22

DMCA Notice Wipes Reverse-Engineered GTA Code from GitHub

Grand Theft Auto is one of the most iconic game series. The first version came out in the late nineties and many have followed since, capturing the hearts and minds of millions of gamers. Last week, a group of passionate fans released a project that had many hardcore GTA fans excited. After years of work they published “Re3” and “reVC,” two fully reverse-engineered releases of the GTA 3 and Vice City code. The reverse-engineered code...

Read More
A friendly guide to the syntax of C++ method pointers
Feb22

A friendly guide to the syntax of C++ method pointers

If you’re looking for performance, complexity, or many possible solutions to solve a problem, C ++ is always a good candidate when it comes to extremes. Of course, functionality usually comes with complexity, but some C++ peculiarities are almost illegible. From my point of view, C++ method pointers may be the most complex expressions I’ve ever come across, but I’ll start with something simpler. read more Powered by...

Read More
A step-by-step guide to Knative eventing
Feb22

A step-by-step guide to Knative eventing

In a previous article, I covered how to create a small app with Knative, which is an open source project that adds components to Kubernetes for deploying, running, and managing serverless, cloud-native applications. In this article, I’ll explain Knative eventing, a way to create, send, and verify events in your cloud-native environment. read more Powered by...

Read More
5 benefits of choosing Linux
Feb22

5 benefits of choosing Linux

In 2021, there are more reasons why people love Linux than ever before. In this series, I’ll share 21 different reasons to use Linux. This article discusses the benefit of choice Linux brings.  read more Powered by...

Read More