Martin Heinz
martinheinz.dev
Martin Heinz
@martinheinz.dev
✍️ Blog at martinheinz.dev
🧑‍💻 DevOps engineer
✉️ Newsletter: martinheinz.dev/subscribe
Reposted by Martin Heinz
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
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
levelup.gitconnected.com
August 1, 2024 at 1:59 PM
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
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
levelup.gitconnected.com
August 1, 2024 at 1:59 PM
Reposted by Martin Heinz
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
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
towardsdatascience.com
June 25, 2024 at 10:25 AM
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
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
towardsdatascience.com
June 25, 2024 at 10:25 AM
Reposted by Martin Heinz
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
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
levelup.gitconnected.com
May 13, 2024 at 11:25 AM
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
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
levelup.gitconnected.com
May 13, 2024 at 11:25 AM
Reposted by Martin Heinz
Tips and tricks for turning your shell command history into an ultimate personal documentation and command reference itnext.io/shell-histor... #programming #DevOps #sysadmin
Shell History Is Your Best Productivity Tool
Tips and tricks for turning your shell command history into an ultimate personal documentation and command reference
itnext.io
April 9, 2024 at 8:15 AM
Tips and tricks for turning your shell command history into an ultimate personal documentation and command reference itnext.io/shell-histor... #programming #DevOps #sysadmin
Shell History Is Your Best Productivity Tool
Tips and tricks for turning your shell command history into an ultimate personal documentation and command reference
itnext.io
April 9, 2024 at 8:15 AM
Reposted by Martin Heinz
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...
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…
itnext.io
March 4, 2024 at 11:55 AM
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...
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…
itnext.io
March 4, 2024 at 11:55 AM
Reposted by Martin Heinz
Learn about all the things you can do with Python's `textwrap` module, including formatting, text wrapping, trimming and more towardsdatascience.com/everything-y...
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
towardsdatascience.com
February 7, 2024 at 8:23 AM
Learn about all the things you can do with Python's `textwrap` module, including formatting, text wrapping, trimming and more towardsdatascience.com/everything-y...
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
towardsdatascience.com
February 7, 2024 at 8:23 AM
Reposted by Martin Heinz
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...
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
itnext.io
January 2, 2024 at 1:09 PM
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...
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
itnext.io
January 2, 2024 at 1:09 PM
Reposted by Martin Heinz
Learn how to optimize search and keep your data sorted in Python with the `bisect` module betterprogramming.pub/everything-y... #Python #programming
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
betterprogramming.pub
November 8, 2023 at 7:40 AM
Learn how to optimize search and keep your data sorted in Python with the `bisect` module betterprogramming.pub/everything-y... #Python #programming
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
betterprogramming.pub
November 8, 2023 at 7:40 AM
Reposted by Martin Heinz
Why maintain a Redis or Memcached instances when you can just use PostgreSQL as a cache? itnext.io/you-dont-nee...
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?
itnext.io
October 2, 2023 at 6:43 PM
Why maintain a Redis or Memcached instances when you can just use PostgreSQL as a cache? itnext.io/you-dont-nee...
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?
itnext.io
October 2, 2023 at 6:43 PM