Marcin Biegała

Marcin Biegała

Dev, motocyklista, marzyciel i miłośnik kawy.

Marcin Biegała

Kilka Minut Czytania

The pace in IT is unbelievable.
Sometimes I have a feeling that not reading my RSS/twitter/any other feed over the weekend would make me miss 2 new languages, 4 acronyms, 14 new javascript libraries and a lot of drama.
But that pace is not reflected in actual projects being run in IT.
We left simple html webpages and js applets long behind us. Software development is serious stuff now. And it became a vital point of many companies. I know projects planned for years ahead. Those that have version…

Marcin Biegała

Kilka Minut Czytania

I was moving few of the sites I manage to HTTPS lately. I’ve messed up on one of the sites and I had to revert back to plain HTTP.
Ok, so I revert hosting configuration, enter url into Chrome address bar and…. Chrome shows errors and I see my site address over https. Refresh, same thing.
Hard refresh, still same.
Remove “s” from “https” in the address bar, still same situation.
“Aha! I have to have htaccess redirect on server” - no.
That made me…

Marcin Biegała

Kilka Minut Czytania

I’m a ‘console guy’. I usually prefer any type of console/text based interface over sweet and colorful UI. Same applies to my favorite source control - GIT. But there is nothing that prevents us to get fancy in our terminals. Meet diff-so-fancy.
GIT is great for handling your code, showing repository log in any way you want, but when it comes to showing a diff, we’re basicly stuck with the standard patch format.
Don’t get me wrong, it’s very informative, but…

Marcin Biegała

Kilka Minut Czytania

Handling errors is not something new, it was always part of good practices. But from simple, monolithic applications where in huge number of cases we could think of scenario that will throw exception, we are now moving to complex architectures, with many independent components talking with each other over the network.
That means, we need to cover for a lot more situations related to intermittent issues (it could be temporary network failure or just some component being down or upgraded). Our…

Marcin Biegała

Wiele Minut Czytania

Software development is not a piece of cake. While our languages and libraries are easier and more capable year by year, we still struggle with how to manage the whole process.
So we leverage all kinds of techniques like short iterations, retrospectives etc. to improve that process, make it better step by step. But anyone trying to improve something will tell you that first you need to measure something to see if you can make progress.
We’re quite good in measuring things in code, we…

Marcin Biegała

Wiele Minut Czytania

W sumie to mógłbym nic więcej nie pisać, jako że to zdanie dość dobrze opisuje całe wydarzenie :)
Jak możecie się już domyśleć brałem udział w tegorocznej edycji konferencji DevDay i było naprawdę dobrze!
Aby promować kulturę feedbacku, poniżej parę słów o edycji 2016.

Marcin Biegała

1 Minuta Czytania

Jeśli zajrzałeś tutaj po 15 lipca 2019, muszę się do czegoś przyznać. Eksperyment z blogiem po angielsku nie do końca się udał i wróciłem do wersji polskiej.

Marcin Biegała

Kilka Minut Czytania

Nie jestem zwolennikiem podsumowań roku, ani tym bardziej noworocznych postanowień (bo czemu czegoś ważnego nie mogę zacząć jutro? albo jeszcze lepiej dziś?), ale tym razem zrobię mały wyjątek. Głownie dla siebie, bo ten post jest swego rodzaju stopklatką, chwilą refleksji nad tym co było i próbą zaplanowania tego co będzie :)

Marcin Biegała

Kilka Minut Czytania

29 kwietnia, na konferencji Build 2015 Microsoft zaskoczył prawie wszystkich wypuszczając na świat nowy twór: VisualStudio CODE. Bardzo prosty, lecz działający edytor kodu, który (*werble*) od ręki działa na Linuxie i MacOsX! Lekko oszukali, bo całość opiera się na projektach Chromium i Electron, ale już sam fakt, że bez kombinowania mamy dostęp do wersji na platformy inne niż Windows pokazuje, że w Microsoft naprawdę coś zaczyna się zmieniać.

Ostatnie Posty

Kategorie

O Mnie

W życiu staram się rozwiązywać problemy ludzi z wykorzystaniem kodu, bądź też przez jego usuwanie ;)
Miałem przyjemność pracować w całym przekroju firm, od mikroskopijnych, przez startup’y, po wielkie banki inwestycyjne i współprowadzenie software house.