Patryk Woziński

Patryk Woziński @patryk

About: Alchemist, SRE, software architecture freak

Location:
Warsaw, Poland
Joined:
Jan 22, 2019

Patryk Woziński
articles - 16 total

Working with databases at a scale

Hey! This time I will cover the topic of unsafe migrations in more significant projects. If you have...

Learn More 7 0Aug 2 '22

Golang - test doubles, where to keep?

Hey! I am wondering where should I put my test doubles like Spy/Stub/Dummy implementations of...

Learn More 1 1Jun 27 '22

:strong_migrations for Elixir - catch unsafe migrations easily

Hey, hey! I just published my next small open-source library (actually, it's a "port" from Ruby)....

Learn More 3 0Oct 29 '21

Find refactoring candidates with Churn

👋 Some time ago I've written a blog post about the problem related to working with classes/modules/fu...

Learn More 1 0May 18 '21

Essentialism and Software Engineering

Hi after a long time! This time I'd like to present to you my short story about creating a side-proje...

Learn More 1 0Apr 29 '21

Less cognitive load when working with git and pull requests

Hi! After a long time, I'd like to share with you one of my thoughts. Pull Requests, Code Reviews, ve...

Learn More 4 0Mar 15 '21

Everything is about filter, map and reduce

I'm after my first quarter worked as Elixir engineer. Does it was easy for me? No. Changing language...

Learn More 6 0Dec 7 '20

The best technical book you’ve ever read

Let’s talk about the best technical books ever

Learn More 2 0Nov 4 '20

The importance of code editors

You know what will happen if you found a new IDE and trying to customize everything to be so useful for yourself. So! I have wasted about 6 hours configuring my code editor. I am simply a master of procrastination. Thanks to this - I can give you this story.

Learn More 4 2Oct 22 '20

Elixir application performance monitoring tools

Hi guys! What do you use to monitor web application performance in Elixir? I think about implementing...

Learn More 2 1Oct 13 '20

My first week as an Elixir Engineer

Finally, I am working as an Elixir Engineer at Zenloop. That’s a company focused on the customer experience where Elixir is a primary programming language. After my first week of work, I can say one important thing: the elixir ecosystem is not mature.

Learn More 4 0Oct 6 '20

Working with CSV in Elixir

Question

Learn More 3 0Oct 1 '20

From PHP to Elixir |> beginning

In this series, I would like to share with you my journey of changing the technological stack from object-oriented PHP with all the fancy stuff into the pragmatic choice that is Elixir language. The first post is about the idea, why I am changing my stack, etc. Next will be more technical I hope. ;)

Learn More 3 1Sep 14 '20

Good practices will make you a better developer

The post was originally published in 2018 on my website patryk.it. What are good practices? These...

Learn More 1 0Sep 11 '20

Symfony Messenger component for CQRS applications

If you're looking for some CQRS guide for Symfony applications based on Messenger - check this

Learn More 23 1Sep 10 '20

Don’t give up! 🙌 A short history of raising errors

The short story about raising errors in PHP applications

Learn More 2 0Aug 26 '20