Roman
romanvanesyan.com
Roman
@romanvanesyan.com
romanvanesyan.com
github.com/roman-vanesyan
Something is cooking
December 23, 2024 at 10:55 PM
Generics in Go be like
November 19, 2024 at 7:53 PM
Polishing the next major version of the logging library I created.
Shamelessly, the best logger available for Dart
November 3, 2024 at 8:08 PM
Assertion driven programming is a game changer for Go, especially when assertions come for free.

Assertions enabled by default, unless `noassert` or `production` build tags specified, and they are fully dropped from the code.

Go is smart enough to drop calls to noop functions.
October 25, 2024 at 11:08 PM
Check out my dart-overlay repo to install any version of Dart via Nix with ease.

github.com/roman-vanesy...
October 20, 2024 at 8:00 PM