Open in app
Home
Notifications
Lists
Stories

Write
Mindaugas Ramanauskas
Mindaugas Ramanauskas

Home

Apr 28

Go: then interfaces is not very equal

Once upon a time as was trying to compare two interfaces, and they both was nil, but my check every time was returning that these two nil interfaces are not equal. So basically it means what nil != nil. Lets reproduce this case: So what is happening here? InterfaceTwo…

Golang

1 min read

Go: then interfaces is not very equal

Once upon a time as was trying to compare two interfaces, and they both was nil, but my check every time was returning that these two nil interfaces are not equal. So basically it means what nil != nil. Lets reproduce this case:

So what is happening here? InterfaceTwo…

--

--


Jan 26, 2021

Airflow on Centos 7 with Mysql (no docker)

To install Airflow can cause encountered various unexpected issues, so I decided to write this tutorial to help people deal with them. Login to your server Install updates $ sudo yum update 3. Install python 3 $ sudo yum install -y python3 4. Install virtual env $ pip 3 install…

Airflow

5 min read

Airflow install on Centos 7 with Mysql (no docker)
Airflow install on Centos 7 with Mysql (no docker)

Jan 18, 2021

Golang error: out of memory

Once upon of time I was doing copy paste stuff to manipulate one big struct, but after running program got:

Golang

2 min read

Golang error: out of memory
Golang error: out of memory
Mindaugas Ramanauskas

Mindaugas Ramanauskas

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable