RSSAmplifier

Blog

look@me

Lukas’ no-nonsense blog.

lukket.meRSS feed ↗10 posts

Latest posts

Bit #7: Increasing the output readability of Docker's container list command

With good old aliases, we can increase the output readability of Docker's container list command easily.

Handling SSL Errors from Corporate TLS Inspection on Linux

A guide on how to handle SSL verification on Linux systems when corporate TLS inspection proxies intercept HTTPS traffic and re-sign certificates.

Dynamically Name Environments in GitLab CI

While it is possible in GitLab CI to have dynamic environment URLs, the use of dynamic environment names is limited.

Bit #6: Securely storing Git passwords in WSL2

Using the Windows Credential Manager to securely store Git passwords in WSL2.

Bit #5: Using Bitwarden's SSH agent in WSL2

To use Bitwarden's SSH agent in WSL2, we can forward the SSH agent from Windows to WSL2.

Reducing the manual effort when using OAuth 2.0 in Bruno

Bruno now ships with built-in support to fetch access tokens via OAuth 2.0. Still, we need to add the access token to each request manually.

Simplifying local development with automated database migrations

With Docker, we can run databases nowadays within seconds. But what about the migrations?

Data fetching patterns in Angular

Angular ships with various built-in features that let us apply reliable patterns in a simplified and standardized way.

Bit #4: Make LibreWolf communicate with password managers

LibreWolf cannot communicate with password managers by default.

Bit #3: Fixing problems with Application Insights due to ad blockers

Application Insights may not work with ad blockers.