Advertisement · 728 × 90

Posts by Jochen Lillich

New General post in The Server Room: "Misadventures in Mail Archiving, and How Bichon Saved The Day" community.monospacementor.com/t/375

If you'd like to benefit from our community's knowledge, join us: monospacementor.com/devops-learn...

4 hours ago 0 0 0 0

📖 Interesting read: "Building Multi-Tenant SaaS with Rails 8, Caddy, and Kamal"

mooktakim.com/blog/buildin...
#ruby

9 hours ago 1 0 0 0

📖 Interesting read: ""Collaboration" is bullshit."

www.joanwestenberg.com/collaboratio...
#leadership #collaboration

12 hours ago 1 0 0 0

New System Administration post in The Server Room: "The systemd age attestation controversy" community.monospacementor.com/t/374

If you'd like to benefit from our community's knowledge, join us: monospacementor.com/devops-learn...

1 day ago 0 0 0 0

New Basic Linux System Administration post in The Server Room: "Coming up: two weeks to catch up" community.monospacementor.com/t/373

If you'd like to benefit from our community's knowledge, join us: monospacementor.com/devops-learn...

1 day ago 1 0 0 0

New Basic Linux System Administration post in The Server Room: "Module 9: Security Essentials" community.monospacementor.com/t/372

If you'd like to benefit from our community's knowledge, join us: monospacementor.com/devops-learn...

1 day ago 0 0 0 0
Preview
dot_tmux.conf · main · Jochen Lillich / dotfiles · GitLab My collection of configuration files for zsh, tmux, i3 and many other applications.

When you live in the terminal as I do, a multiplexer like `tmux` is invaluable. It's basically a session and window manager for the shell. Here's my current tmux configuration to give you a head start:

gitlab.com/geewiz/dotfi...

2 days ago 0 0 0 0
Advertisement

⭐️ Interesting project: github.com/tomekw/twins
Gemini server in Ada

2 days ago 0 0 0 0

⭐️ Interesting project: github.com/tomekw/padlock
libtls in Ada

2 days ago 0 0 0 0
Preview
DevOps learning community > The Monospace Mentor The Server Room is a DevOps learning community that focuses on boosting the skills and careers of its members.

Looking for a safe and friendly #DevOps #community? Join "The Server Room" – where knowledge meets collaboration. Gain insights, ask questions, and advance your career in the supportive environment I've created for you.

➜ monospacementor.com/devops-learn...

3 days ago 0 0 0 0

📖 Interesting read: "Pandoc: a workhorse for document conversion"

lwn.net/Articles/106...
#tool

3 days ago 0 0 0 0

📖 Interesting read: "Never use Float or Integer"

www.embeddedrelated.com/showarticle/...
#ada #softwareengineering

3 days ago 1 0 0 0

"When messages are trusting and ask for what the sender wants instead of telling the receiver how to behave, objects naturally evolve public interfaces that are flexible and reusable in novel and unexpected ways." (Sandi Metz, "Practical Object-Oriented Design")

4 days ago 0 0 0 0

New blog post: "The systemd age attestation controversy"

➜ monospacementor.com/2026/04/the-...

#Commentary #Linux #OpenSourceSoftware

4 days ago 0 0 0 0

📖 Interesting read: "Emacs and Vim in the Age of AI"

batsov.com/articles/202...
#tool #genai

4 days ago 0 0 0 0
Preview
DevOps know-how > The Monospace Mentor Practical DevOps know-how, delivered weekly. Expert commentary on recent issues, learning opportunities and reading recommendations.

Is growing your Dev/Ops skills important to you? My no-fluff newsletter has my “Mentor Monologue” column, news from my #DevOps membership community, and a bunch of useful reading recommendations.

monospacementor.com/devops-know-...

5 days ago 1 0 0 0
Advertisement
Preview
dot_config/nvim · main · Jochen Lillich / dotfiles · GitLab My collection of configuration files for zsh, tmux, i3 and many other applications.

If you follow my live coding streams, you know that I use neovim as my editor. It does everything I need for system administration, coding and writing. Get a head start and use my configuration:

gitlab.com/geewiz/dotfi...

5 days ago 0 0 0 0

⭐️ Interesting project: github.com/omerxx/tmux-...
The missing floating pane for Tmux

5 days ago 0 0 0 0

📖 Interesting read: "Why Your Engineering Team Is Slow (It's the Codebase, Not the People)"

piechowski.io/post/codebas...
#softwareengineering

6 days ago 0 0 0 0
Preview
Purpose > Productivity > The Monospace Mentor I am a recovering productivity addict. I read David Allen’s book “Getting Things Done” several times. I practised Inbox Zero religiously. It feels like I’ve tried all the popular to-do apps, calendaring...

Making the most of our work time is important both for our career and our own job satisfaction. But sometimes, we’re losing sight of the bigger picture over productivity methods and metrics.

monospacementor.com/2024/05/purp...

6 days ago 0 0 0 0

⭐️ Interesting project: github.com/alexpasmanti...
A very fast, portable and hackable fuzzy finder.

6 days ago 0 0 0 0

Working on Fedora Silverblue introduced me to toolbx and distrobox, two great ways to build isolated shell environments in containers. I highly recommend you give them a try:

- containertoolbx.org
- distrobox.it

1 week ago 0 0 0 0
Preview
DevOps learning community > The Monospace Mentor The Server Room is a DevOps learning community that focuses on boosting the skills and careers of its members.

"The impulse to keep to yourself what you have learned is not only shameful, it is destructive. Anything you do not give freely and abundantly becomes lost to you." (Austin Kleon, Show Your Work!) This is why I run a DevOps/SRE community.

➜ monospacementor.com/devops-learn...

1 week ago 0 0 0 0

New Basic Linux System Administration post in The Server Room: "Module 8: Shell Scripting" community.monospacementor.com/t/371

If you'd like to benefit from our community's knowledge, join us: monospacementor.com/devops-learn...

1 week ago 0 0 0 0
Advertisement

New DevOps post in The Server Room: "Where are my keys?" community.monospacementor.com/t/370

If you'd like to benefit from our community's knowledge, join us: monospacementor.com/devops-learn...

1 week ago 0 0 0 0

📖 Interesting read: "Does Computer Science Still Exist?"

davidbau.com/archives/202...
#genai

1 week ago 0 0 0 0

⭐️ Interesting project: github.com/jamestomasin...
beep is inspired by nullsoft beep and attempts to recreate that magic in Ada

1 week ago 0 0 0 0

📖 Interesting read: "Git Commit Anatomy"

alchemists.io/articles/git...
#softwareengineering

1 week ago 0 0 0 0

📖 Interesting read: "Git Trailers"

alchemists.io/articles/git...
#softwareengineering

1 week ago 1 0 1 0
Preview
DevOps know-how > The Monospace Mentor Practical DevOps know-how, delivered weekly. Expert commentary on recent issues, learning opportunities and reading recommendations.

My newsletter, "News From the Server Room", comes with a column on a specific topic, updates from my #DevOps membership community, and links to interesting engineering content.

Subscribe for free: monospacementor.com/devops-know-...

1 week ago 0 0 0 0