Comment on
*Permanently Deleted*
Reply in thread
No, not lower. Different, incompatible standards.
Comment on
*Permanently Deleted*
Reply in thread
No, not lower. Different, incompatible standards.
Comment on
Do you say Linux or GNU/Linux?
Systemd/Linux
Just to trigger certain people.
Comment on
car rental location
Reply in thread
Today's German lesson:
Comment on
Docker vs Podman, which one to choose for a beginner and why ?
Reply in thread
It depends on the use case. The most common security issue I have seen with docker is on Linux desktop systems: docker deamon runs as root and user wants to use it to test all kinds of containers. So they make the docker socket accessible to the user, to lazy to use "sudo docker" every time... Having access to the docker socket means having the same permissions as the one running the daemon: root . Your browser effectively now has root permissions. At this point you could just login as root to your desktop.
Comment on
car rental location
Reply in thread
I am still waiting for a localized templating engine, so it is €Payment
Comment on
What is your favourite open source software that you discovered in the past year, that you can no longer live without?
Reply in thread
For those looking for an interactive variante, check out ncdu: https://en.m.wikipedia.org/wiki/Ncdu
Comment on
*Permanently Deleted*
Reply in thread
Oolong does have caffeine 🤔
Comment on
How does healthcare work in your country?
Reply in thread
Access to specialists mostly need a referral from your family doctor.
That hasn’t been the case in many years now, you can just make an appointment without a referral.
Well, for most specialist. There are still a few cases were it is required, e.g. radiologist.
Also with public insurance you might have to wait longer for your appointment with a specialist - but if you have a referral from your family doctor, they can add a urgency note (Dringlichkeitsvermerk) on it and you will get an appointment faster. With that you can also call the health service hotline (116117) and they have to find an appointment for you.
Comment on
Germany’s Days as an Industrial Superpower Are Coming to an End
Reply in thread
[...] there is no incentive for companies to go and open their doors in east Germany [...] They are building modern factories with high automations and are getting massive incentives to do so.
Which one is it? No incentives? Massive incentives?
Comment on
Any recommendations for a european alternative to replace my CASIO W-800H?
Why do you want to replace it if you like and it still works?
Comment on
Generate document from templates and database
Reply in thread
I seems a long time ago, I build the same thing as you. For templating I used https://github.com/christopher-ramirez/secretary and as "database" I used Google sheets. Still use it at work.
It never was really user friendly so I am looking to replace it. That is also the main issue with your self build solution? Or are there other issues as well?
I didn't know about Documint. Looks interesting, will check it out, thanks 👍
Comment on
Generate document from templates and database
Reply in thread
What is "Make"? Hard to Google name.
Have you considered open sourcing you self built solution?
Comment on
Germany’s Days as an Industrial Superpower Are Coming to an End
Reply in thread
While I do see a difference between those two "incentives", they are not that different to me. Both are about the general economic conditions which a company uses to determine where to invest. Also in both cases the conditions are influenced by politics, and shaped by financial policies.
Comment on
Drone entering Estonian airspace from Russia hits Auvere power station chimney
Reply in thread
Edit Ukraine reaction to "Accidentally!" after RTFA.
Comment on
Question About Framework Ports
Reply in thread
Well, there is.
From the Expansion card selection step:
We suggest ordering 4 or more Expansion Cards, and that at least one is a USB-C Expansion Card for charging the laptop.
Comment on
Drone entering Estonian airspace from Russia hits Auvere power station chimney
Reply in thread
The Ukrainians have enough shit on their hands, do not send them unsolicited dick picks.
Comment on
Using rsnapshot on a nextcloud borg backup?
According to https://borgbackup.readthedocs.io/en/stable/internals/data-structures.html the repository storage consists of 500mb files. So using rsnapshot on those, will not be work as you want it to.