πŸ’

lukas bloggt

Ich bin Lukas. Das ist mein Blog.

UNDERSTANDING SOLID

2020-09-15

SOLID is a set of programming principles and rules to write clean, maintainable, testable and readable code. Tim Corey has created a free set of videos with practical examples about the SOLID principes.

Lesedauer: 1 min
[mehr lesen]

CLEAN CODE DEVELOPER

2020-09-07

This is an extending article

I'm currently doing a Clean-Code-Developer "challenge". In this Article i'm publically documenting my experiences.

There are different grades described at this page.

Lesedauer: 2 min
[mehr lesen]

CODING KATAS

2020-07-06

From time to time I have a need to code after work. Sometimes I really like kicking off a new private project but I don't always have the right idea.

Lesedauer: 1 min
[mehr lesen]

WHAT I LEARNED DURING THE LOCKDOWN

2020-05-13

I thought about the things I learned while working from home during the lockdown. I wrote them down in a small list.

Lesedauer: 2 min
[mehr lesen]

MICROSOFT POWERTOYS

2020-03-13

This sounds a bit more naughty than it actually is. But here's a neat tool I did not know about but find to be very useful: Microsoft PowerTools.

Lesedauer: 1 min
[mehr lesen]

USB CONDOM

2019-11-06

Have you ever charged your phone at a public USB port? If so, you might have got hacked. It's usual for scammers to infect public USB charging ports with malware.

Lesedauer: 2 min
[mehr lesen]

DELETE OLD ACCOUNTS

2019-10-23

Some days ago I received an email that someone logged into an old account of mine. The hoster obviously introduced 2FA, so i got a verification code.

Lesedauer: 2 min
[mehr lesen]

BUILD .NET CORE 3 APPS ON YOUR RASPI

2019-10-01

What is .Net Core?

.Net Core is a framework from Microsoft that runs on all of the common desktop platforms. They took all of the awesome stuff from .Net Framework and left out the bloaty and unnessecary parts.

Lesedauer: 3 min
[mehr lesen]

QUIT SMOKING, SAVE TIME

2019-09-04

Not only is smoking bad for your health and you waste a lot of money. You also waste a ton of time to care for your smoking habits.

Lesedauer: 2 min
[mehr lesen]

WRITE SMALL PROJECTS CLEAN

2019-08-23

Some days ago, when I tried to add features to this blog I wrote more than a year ago, I was confused with the code I found. I seperated the logic that does the data aggregation but in the "view" there was just a messed up php-html-mix and it was crappy to read and even crazier to edit.

Lesedauer: 2 min
[mehr lesen]

render time: 4.57ms / page size: 10.16kB