DEV Community

Viacheslav Poturaev profile picture

Viacheslav Poturaev

Born in the snows of Siberia, wandering around the world, seeking the gold.

Location Berlin Joined Joined on  github website

Work

Staff Engineer at Adjust

Publishing Markdown to Confluence using GitHub Actions

Publishing Markdown to Confluence using GitHub Actions

2
Comments
4 min read

Want to connect with Viacheslav Poturaev?

Create an account to connect with Viacheslav Poturaev. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Building a portable face recognition application with Go and dlib

Building a portable face recognition application with Go and dlib

Comments
7 min read
Streaming generated data as io.Reader at high speed in Go

Streaming generated data as io.Reader at high speed in Go

1
Comments
2 min read
Using code coverage to debug large Go application

Using code coverage to debug large Go application

3
Comments
3 min read
Profile-guided optimization of a Go application

Profile-guided optimization of a Go application

1
Comments
4 min read
Memory arenas in Go

Memory arenas in Go

6
Comments 2
6 min read
Efficient code review

Efficient code review

6
Comments
5 min read
Using Nginx as a proxy to multiple Unix sockets

Using Nginx as a proxy to multiple Unix sockets

24
Comments 1
2 min read
Implementing robust in-memory cache with Go

Implementing robust in-memory cache with Go

27
Comments
15 min read
GitHub Actions with unstable Go

GitHub Actions with unstable Go

4
Comments
2 min read
Tutorial: Developing a RESTful API with Go, JSON Schema validation and OpenAPI docs

Tutorial: Developing a RESTful API with Go, JSON Schema validation and OpenAPI docs

13
Comments 13
8 min read
😌 Peace of mind with GitHub Actions for a project in Go

😌 Peace of mind with GitHub Actions for a project in Go

5
Comments
2 min read
Automatic C4 diagrams for a distributed microservice ecosystem with GitHub Actions

Automatic C4 diagrams for a distributed microservice ecosystem with GitHub Actions

6
Comments
3 min read
Identifying unstable tests in Go

Identifying unstable tests in Go

9
Comments
3 min read
Estimating memory footprint of dynamic structures in Go

Estimating memory footprint of dynamic structures in Go

5
Comments
5 min read
Identifying breaking changes in pull request of a Go library with GitHub Action

Identifying breaking changes in pull request of a Go library with GitHub Action

1
Comments
2 min read
JSON-RPC 2.0 with Swagger UI

JSON-RPC 2.0 with Swagger UI

6
Comments
2 min read
Changed lines of code by language in GitHub pull request

Changed lines of code by language in GitHub pull request

6
Comments
2 min read
Serving compressed static assets with HTTP in Go 1.16

Serving compressed static assets with HTTP in Go 1.16

7
Comments
3 min read
Mocking interfaces with typed functions in Go

Mocking interfaces with typed functions in Go

6
Comments
4 min read
Continuous benchmarking with Go and GitHub Actions

Continuous benchmarking with Go and GitHub Actions

9
Comments
4 min read
Benchmarking correctness and performance of Go JSON schema validators

Benchmarking correctness and performance of Go JSON schema validators

3
Comments
35 min read
Improving JSON readability in Go

Improving JSON readability in Go

3
Comments
4 min read
loading...