Emil Valeev

Emil Valeev @emil_valeev

About: Creator of Neva, next-generation programming language | Maintainer of Agency - Golang library for applied generative AI | Curious for LLMs and Crypto | Full-stack | OSS enthusiast/DX maniac | Musician

Joined:
Jul 9, 2017

Emil Valeev
articles - 3 total

The Ultimate Guide to Parallel Testing in Go: -p, -parallel, and t.Parallel() Demystified

Go has three ways to tweak parallelism in tests: -p flag -parallel flag t.Parallel() function...

Learn More 16 0Feb 13

How Programming Will Look In the Future?

Programming hasn't fundamentally changed since the 1940s. Most languages still follow the von Neumann...

Learn More 231 17Jan 21

🕵 Agency: The Go Way to AI. Part 1

Making AI Easy for Go Developers The growth of generative AI like the OpenAI API and...

Learn More 12 1Nov 25 '23