Michal Gutowski
Cucumbersome

Cucumbersome

Follow
homebadgesnewsletter
Combine multiple dict factories in asdict

Combine multiple dict factories in asdict

Python data classes were introduced in [https://peps.python.org/pep-0557/](PEP 557). They allow us to model data cleaner than commonly used dicts. Unlike classic python classes, data classes are easily transformable to a dictionary - you can use the ...

Michal Gutowski
Michal Gutowski

3 min read

Kaggle: My titanic submission

Kaggle: My titanic submission

Michal Gutowski
Michal Gutowski

3 min read

Fixing can not create client, bad configuration: did not find a proper configuration for private key

Fixing can not create client, bad configuration: did not find a proper configuration for private key

Michal Gutowski
Michal Gutowski

1 min read

React router v5 - TypeError history is undefined

React router v5 - TypeError history is undefined

Michal Gutowski

2 min read

Four new features of Scala 2.13 releases that you probably missed

Four new features of Scala 2.13 releases that you probably missed

Michal Gutowski

3 min read

Combining ScalaCheck generators

Combining ScalaCheck generators

Michal Gutowski

3 min read

Rails Form Objects With dry-rb

Rails Form Objects With dry-rb

Michal Gutowski

5 min read