TIL: Podman, by default, copies the content of host's /etc/hosts to container /etc/hosts.
To prevent this, put the following content in ~/.config/containers/containers.conf:
[containers]
base_hosts_file = "none"
Software Engineer, Speaker, Builder, Oracle ACE 
🚀 Building https://signaturky.com - blazingly fast domain signature management tool
🌐 Blogging at https://banach.net.pl
| website | https://banach.net.pl |
TIL: Podman, by default, copies the content of host's /etc/hosts to container /etc/hosts.
To prevent this, put the following content in ~/.config/containers/containers.conf:
[containers]
base_hosts_file = "none"
I just saw an announcement for TamboUI on Reddit - a terminal UI library for #Java.
It looks awesome! 🎉
Link to the page: https://tamboui.dev/
Look what an elegant kitty I have met while coming back from the Confitura Conference!
Elegant #cat checking their neighborhood!
Java Streams can be tricky - do you know what will be printed when running the following code? 👀
Answer below 👇
Już w czwartek, 18/09, będę miał okazje poopowiadać o Streamach w Javie!
Jeżeli jesteś zainteresowany Javą, trochę programowaniem funkcyjnym, a trochę nowymi ficzerami w Javie - wpadnij, wstęp za darmo (a link poniżej 👇).
Darmowe bilety tutaj 🎫 https://javeloper.pl/
Java 25 is out! 🚀
There are 10 (❗) non-preview, non-experimental JEPs (including Scoped Values, Module import declarations, Compact source files, Flexible constructor bodies) + many fixes.
Checkout the 📜 release notes 👇
https://jdk.java.net/25/release-notes
I'll be speaking at JDD in Krakow on 21–22 October 2025! 🎉
If you're into Java, Streams, and want to learn more about Stream Gatherers — introduced in JDK 24 — join me at the conference!
PS: My talk is titled Thinking in Streams 👀
#GoogleForms tip: If you're creating a form and want users to receive a confirmation of their submission, enable these settings: "Collect email addresses" and "Send responders a copy of their response". 🙂
This setup allows custom email and copy on demand.
Video editing (and recording) isn’t really my thing - but I have to admit, seeing the results is pretty rewarding! 😊
I’m not trading code for cuts anytime soon, but wow, the tools these days are impressive.
I use https://shotcut.org - worked with it before, but this time tried some zoom-ins and fancier effects. Turns out it’s surprisingly easy!