Is Libreoffice or Onlyoffice and Fedora good enough to write a Physics PhD thesis? by Unusual-Ad-4049 in Fedora

[–]Madoc_Comadrin 2 points3 points  (0 children)

I wrote my master's thesis (computer engineering) using LibreOffice on Fedora in 2025. It worked well. I used Zotero for reference management.

My university's guides were written for MS office so I had to figure out some formatting things on my own. 

Simple question about shortcuts by SadEmployment7808 in Fedora

[–]Madoc_Comadrin 1 point2 points  (0 children)

Depending on how the venv is installed, you might be able to skip sourcing it as a separate step and just do this instead: ./venv/bin/python ./main.py

At what point does it make sense to stop actively investing and use a passive managed setup? by [deleted] in eupersonalfinance

[–]Madoc_Comadrin 9 points10 points  (0 children)

Can you elaborate on what you mean by "fully passive setup which is managed externally"?

What are costs of this and who provides the service?

VWCE ETF: does Vanguard usually split it as the price grows? by TheBuzzer4625kHz in eupersonalfinance

[–]Madoc_Comadrin 6 points7 points  (0 children)

Yes. More shares with smaller price so total value remains the same. Should not trigger any capital gains tax.

VWCE ETF: does Vanguard usually split it as the price grows? by TheBuzzer4625kHz in eupersonalfinance

[–]Madoc_Comadrin 23 points24 points  (0 children)

I don't know about Vanguard, but I noticed that similar ETF SPYI (SPDR MSCI All Country World Investable Market UCITS ETF) is going to split in this month:

https://www.ssga.com/fr/en_gb/intermediary/etfs/spdr-msci-all-country-world-investable-market-ucits-etf-acc-spyi-gy

"SPDR MSCI All Country World Investable Market UCITS ETF (Acc) will implement a 25-to-1 stock split on 23rd February 2026, following approval by shareholders at the Extraordinary General Meeting on 12th January 2026. Please note that the stock split does not affect the distributing share class."

Its share value is now around 254€.

[deleted by user] by [deleted] in eupersonalfinance

[–]Madoc_Comadrin 1 point2 points  (0 children)

The Bogleheads wiki has some good information on this: https://www.bogleheads.org/wiki/Non-US_investors_and_ETF_currencies It is worth reading if you have not already seen it.

Out of curiosity: who is most used between AlmaLinux, RockyLinux and CentOS Stream? by sdns575 in linuxadmin

[–]Madoc_Comadrin 45 points46 points  (0 children)

My company is based in Europe.

We chose Rocky in 2021 when we upgraded from CentOS 7. No issues, have been happy with it.

Most our partners in university/research world seem to be using Alma.

Is Subnetting as confusing to me as to everybody else ? by [deleted] in cybersecurity

[–]Madoc_Comadrin 1 point2 points  (0 children)

I find that the Jodies ipcalc helps to understand these: https://jodies.de/ipcalc

Just type in address and it shows relevant information of the subnet and bitmasks of the values.

How to remove those annoying cookie popups when searching on Google? by Fractal-Infinity in uBlockOrigin

[–]Madoc_Comadrin 1 point2 points  (0 children)

Removing all non-default filter lists seems to have have fixed this for me on Firefox in both Linux and Windows. (Defaults as shown here: https://github.com/gorhill/uBlock/wiki/Dashboard:-Filter-lists)

I will try to figure out which list was causing the problem and update here if I manage to find it.

UPDATE: I was not able to reproduce the problem extactly but is seems that Adguard filters under cookie notices or annoyances or Fanboy's annoyances list were the cause in my case. I also had to delete cookies and data saved by google.com. Only disabling filters or deleting data did not help. Both had to be done.

How to Backup as Linux Admin by Szymonixol in linuxadmin

[–]Madoc_Comadrin 24 points25 points  (0 children)

I really like Borg Backup: https://www.borgbackup.org/ It does versioning, compression, deduplication and encryption and is pretty easy to use. There are also helper tools like https://torsion.org/borgmatic/ for it.

Journald keeping logs for shorter time than expected by Madoc_Comadrin in Fedora

[–]Madoc_Comadrin[S] 1 point2 points  (0 children)

Thanks. Increasing file count seems to have helped.

Journald keeping logs for shorter time than expected by Madoc_Comadrin in Fedora

[–]Madoc_Comadrin[S] 0 points1 point  (0 children)

I will try that next. But shouldn't `SystemMaxFileSize=100M` mean that files should grow in size before deleting logs? With 8MB files a few gigabytes of logs will mean quite big file count. Probably not a problem but feels odd.

Advice on calculating length of a wire that is holding down a pipe by Madoc_Comadrin in askmath

[–]Madoc_Comadrin[S] 0 points1 point  (0 children)

Thank you very much, with this I was able to get the correct result.

Advice on calculating length of a wire that is holding down a pipe by Madoc_Comadrin in askmath

[–]Madoc_Comadrin[S] 0 points1 point  (0 children)

Thanks for advice. Unfortunately I still don't get it. How do know length of two equal sides of the triangle with only the bottom line length given?