Ushakov Michael

Ushakov Michael @evillord666

About: Scientist (Ph.D. in physics and math), CEO of Wissance, software arhitect+teamlead+engineer. Hardware enthusiast.

Joined:
Feb 24, 2022

Ushakov Michael
articles - 11 total

Override Go app configuration with Environment variable

How to make containerized applications more flexible ? For at least 10+ years, we develop...

Learn More 2 0Dec 12 '24

GO writing and reading files with slices

1. How possibly we should work with files using slices Solving my programming tasks...

Learn More 1 0Nov 7 '24

Format a text in GO better than fmt

Format a text in GO better then fmt Looking at the article title, we should clarify what...

Learn More 3 2Jan 14 '24

My C# REST run now 250 times faster

Intro This article is about how to make you API work really faster (i've got 250 times...

Learn More 4 0May 29 '23

Make you Go code work 1.5x faster OR even more

Introduction Performance is a key thing of everything, we (humans) don't like to wait and...

Learn More 16 3Oct 12 '22

Ferrum is a NextGen Auth Server (almost)

Authorization and Why we created Ferrum project Nowadays, almost all distributed, web or...

Learn More 3 0Sep 29 '22

REST API with .Net Easily

1. A short introduction to how to build Web Applications REST API is a well-known approach...

Learn More 6 0Jun 24 '22

Easy Websockets testing

Introduction Nowadays surfing the web we are used to variety of modern conveniences, one...

Learn More 8 0Mar 28 '22

No more troubles with CORS using Gorilla/Mux and Go

Introduction Nowadays big backend solutions typically look like a set of microservices...

Learn More 11 1Mar 25 '22

Gorm level UP: how to upgrade and start to use Gorm v2

Intro Many people use this ORM to interact with their databases, which is completely...

Learn More 13 2Mar 14 '22

String formatting in Golang

I am quite new to golang. I started programming in golang a couple of months ago because I had to...

Learn More 10 0Mar 5 '22