Martin Heinz's Avatar

Martin Heinz

@martinheinz.dev.bsky.social

โœ๏ธ Blog at martinheinz.dev ๐Ÿง‘โ€๐Ÿ’ป DevOps engineer โœ‰๏ธ Newsletter: martinheinz.dev/subscribe

125 Followers  |  35 Following  |  9 Posts  |  Joined: 24.09.2023  |  1.6433

Latest posts by martinheinz.dev on Bluesky

Preview
10 Examples Why cURL is an Awesome CLI Tool Letโ€™s explore the unexpected features of cURLโ€Šโ€”โ€Šincluding globbing, parallelization, output formatting, URL parsing and much more

Let's explore the unexpected features of cURL - including globbing, parallelization, output formatting, URL parsing and much more levelup.gitconnected.com/10-examples-... #programming #DevOps #sysadmin

01.08.2024 13:59 โ€” ๐Ÿ‘ 1    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
10 Examples Why cURL is an Awesome CLI Tool Letโ€™s explore the unexpected features of cURLโ€Šโ€”โ€Šincluding globbing, parallelization, output formatting, URL parsing and much more

Let's explore the unexpected features of cURL - including globbing, parallelization, output formatting, URL parsing and much more levelup.gitconnected.com/10-examples-... #programming #DevOps #sysadmin

01.08.2024 13:59 โ€” ๐Ÿ‘ 1    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
A Guide to Pythonโ€™s Weak References Using weakref Module Learn all about weak references in Python: reference counting, garbage collection, and practical uses of the weakref module

Learn all about weak references in Python: reference counting, garbage collection, and practical uses of the `weakref` module towardsdatascience.com/a-guide-to-p... #Python #programming

25.06.2024 10:25 โ€” ๐Ÿ‘ 0    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
A Guide to Pythonโ€™s Weak References Using weakref Module Learn all about weak references in Python: reference counting, garbage collection, and practical uses of the weakref module

Learn all about weak references in Python: reference counting, garbage collection, and practical uses of the `weakref` module towardsdatascience.com/a-guide-to-p... #Python #programming

25.06.2024 10:25 โ€” ๐Ÿ‘ 0    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Recent Docker BuildKit Features Youโ€™re Missing Out On Letโ€™s explore features of BuildKitโ€Šโ€”โ€Šthe improved builder backend for Dockerโ€Šโ€”โ€Šincluding new Dockerfile syntax, built-in debugger and more

Learn how to use BuildKit - the improved builder backend for Docker - that adds many new features to Docker, including new Dockerfile syntax, built-in debugger and more levelup.gitconnected.com/recent-docke... #DevOps #Docker

13.05.2024 11:25 โ€” ๐Ÿ‘ 0    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Recent Docker BuildKit Features Youโ€™re Missing Out On Letโ€™s explore features of BuildKitโ€Šโ€”โ€Šthe improved builder backend for Dockerโ€Šโ€”โ€Šincluding new Dockerfile syntax, built-in debugger and more

Learn how to use BuildKit - the improved builder backend for Docker - that adds many new features to Docker, including new Dockerfile syntax, built-in debugger and more levelup.gitconnected.com/recent-docke... #DevOps #Docker

13.05.2024 11:25 โ€” ๐Ÿ‘ 0    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Shell History Is Your Best Productivity Tool Tips and tricks for turning your shell command history into an ultimate personal documentation and command reference

Tips and tricks for turning your shell command history into an ultimate personal documentation and command reference itnext.io/shell-histor... #programming #DevOps #sysadmin

09.04.2024 08:15 โ€” ๐Ÿ‘ 0    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Shell History Is Your Best Productivity Tool Tips and tricks for turning your shell command history into an ultimate personal documentation and command reference

Tips and tricks for turning your shell command history into an ultimate personal documentation and command reference itnext.io/shell-histor... #programming #DevOps #sysadmin

09.04.2024 08:15 โ€” ๐Ÿ‘ 0    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Modern Git Commands and Features You Should Be Using Itโ€™s not 2005 anymore and git offers more than just add, commit, push and pull. Letโ€™s explore all the new, modern git commands, that youโ€ฆ

It's not 2005 anymore and `git` offers more than just `add`, `commit`, `push` and `pull`. Let's explore all the new, modern `git` commands, that you should know about itnext.io/modern-git-c...

04.03.2024 11:55 โ€” ๐Ÿ‘ 0    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Modern Git Commands and Features You Should Be Using Itโ€™s not 2005 anymore and git offers more than just add, commit, push and pull. Letโ€™s explore all the new, modern git commands, that youโ€ฆ

It's not 2005 anymore and `git` offers more than just `add`, `commit`, `push` and `pull`. Let's explore all the new, modern `git` commands, that you should know about itnext.io/modern-git-c...

04.03.2024 11:55 โ€” ๐Ÿ‘ 0    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Everything You Can Do with Pythonโ€™s textwrap Module Learn about all the things you can do with Pythonโ€™s textwrap module, including formatting, text wrapping, trimming and more

Learn about all the things you can do with Python's `textwrap` module, including formatting, text wrapping, trimming and more towardsdatascience.com/everything-y...

07.02.2024 08:23 โ€” ๐Ÿ‘ 0    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Everything You Can Do with Pythonโ€™s textwrap Module Learn about all the things you can do with Pythonโ€™s textwrap module, including formatting, text wrapping, trimming and more

Learn about all the things you can do with Python's `textwrap` module, including formatting, text wrapping, trimming and more towardsdatascience.com/everything-y...

07.02.2024 08:23 โ€” ๐Ÿ‘ 0    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Monitoring Indoor Air Quality with Prometheus, Grafana and a CO2 Sensor Learn how you can improve your indoor air quality by monitoring CO2 with help of Prometheus, Grafana, Raspberry Pi and a CO2 sensor

Learn how you can improve your indoor air quality by monitoring CO2 with help of Prometheus, Grafana, Raspberry Pi and a CO2 sensor itnext.io/monitoring-i...

02.01.2024 13:09 โ€” ๐Ÿ‘ 0    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Monitoring Indoor Air Quality with Prometheus, Grafana and a CO2 Sensor Learn how you can improve your indoor air quality by monitoring CO2 with help of Prometheus, Grafana, Raspberry Pi and a CO2 sensor

Learn how you can improve your indoor air quality by monitoring CO2 with help of Prometheus, Grafana, Raspberry Pi and a CO2 sensor itnext.io/monitoring-i...

02.01.2024 13:09 โ€” ๐Ÿ‘ 0    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Everything You Can Do With Pythonโ€™s Bisect Module Learn how to optimize search and keep your data sorted in Python with the "bisect" module

Learn how to optimize search and keep your data sorted in Python with the `bisect` module betterprogramming.pub/everything-y... #Python #programming

08.11.2023 07:40 โ€” ๐Ÿ‘ 0    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Everything You Can Do With Pythonโ€™s Bisect Module Learn how to optimize search and keep your data sorted in Python with the "bisect" module

Learn how to optimize search and keep your data sorted in Python with the `bisect` module betterprogramming.pub/everything-y... #Python #programming

08.11.2023 07:40 โ€” ๐Ÿ‘ 0    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
You Donโ€™t Need a Dedicated Cache Serviceโ€Šโ€”โ€ŠPostgreSQL as a Cache Why maintain a Redis or Memcached instances when you can just use PostgreSQL as a cache?

Why maintain a Redis or Memcached instances when you can just use PostgreSQL as a cache? itnext.io/you-dont-nee...

02.10.2023 18:43 โ€” ๐Ÿ‘ 1    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
You Donโ€™t Need a Dedicated Cache Serviceโ€Šโ€”โ€ŠPostgreSQL as a Cache Why maintain a Redis or Memcached instances when you can just use PostgreSQL as a cache?

Why maintain a Redis or Memcached instances when you can just use PostgreSQL as a cache? itnext.io/you-dont-nee...

02.10.2023 18:43 โ€” ๐Ÿ‘ 1    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

@martinheinz.dev is following 19 prominent accounts