Andreas Sander

Andreas Sander @andi1984

Location:
Saarbrücken
Joined:
Jun 18, 2019

Andreas Sander
articles - 19 total

Self-hosting a Mastodon Instance on a Hetzner Server

Running your own Mastodon instance gives you full control over moderation, data storage, and...

Learn More 1 0Aug 10

Nice #howto #article on how to clear #systemd journal #logs https://linuxhandbook.com/clear-systemd-journal-logs/

A post by Andreas Sander

Learn More 0 0Jul 14

Exploring HTMX Integration with Go Backend

Hello developers, Let's dive into the practicalities of combining HTMX with a Go backend for web...

Learn More 3 0Jan 17 '24

Bridging Communities: An Overview of the WordPress ActivityPub Plugin

Bridging Communities: An Overview of the WordPress ActivityPub Plugin In a world...

Learn More 3 0Oct 26 '23

Automatic Minimum Size of Flex Items

Today I would like to talk about flexbox and the automatic minimum size of flex items, means how the...

Learn More 0 0Oct 11 '23

Container Queries in CSS: The Cool New Kid on the Block

Hey there, web design fans! Have you ever pulled your hair out trying to make a design look great on...

Learn More 0 0Oct 8 '23

The ugly part of CSS-in-JS

One often-overlooked aspect of CSS-in-JS is its "dark side"—the "JS" part. What does this mean?...

Learn More 8 14Sep 28 '23

The Evolution of Remote Work: Insights from Eight Years of Experience

Evolution of Remote Work: While the Covid-19 pandemic popularized remote work, some professionals...

Learn More 1 0Aug 27 '23

Setting Up a Node CLI with ChatGPT

Hey devcommunity! 🚀 I've been diving into setting up a Node CLI using a ChatGPT account account....

Learn More 0 0Aug 15 '23

My Neovim journey

Do you know Vim? This lightweight, but weird-feeling, editor you might (need) to use on a server...

Learn More 12 0Nov 13 '21

Twitch Tech Streamers

I stopped watching TV nearly five years ago in favor of Youtube and Twitch content that I can choose...

Learn More 3 0Mar 28 '21

Streaming

End of 2020 I started streaming and putting videos on YT as an experiment. I wanted to find out abou...

Learn More 0 0Mar 9 '21

How do you test your VSCode extensions?

I'm searching for some well maintained VSCode extensions that are well tested. How do you do this? W...

Learn More 1 0Dec 20 '20

Starting with TypeScript via JSDoc

In this post it is all about a very interesting technique to use the typing definition of TypeScript...

Learn More 11 2Nov 27 '20

My favorite webdev podcasts

Today I want to talk about my favorite tech podcasts I hear on a regular basis. I discovered podcasts...

Learn More 1 0Oct 1 '20

CSS Quantity Queries

Quantity queries help you to specify certain CSS rules for a specific quantity of items.

Learn More 3 0Oct 1 '20

flex-basis refers to width/height?

This week I realized again something about flexbox and flex-basis in particular which I tend to forge...

Learn More 3 0Sep 29 '20

React - Synthetic blur event

First, let's have a look at what the blur event actually is. Definition The blur event f...

Learn More 4 0Jun 7 '20

Variable Fonts

Today I would like to talk about variable fonts on the web. But what are those? Variable fonts are...

Learn More 6 0Aug 20 '19