Spyke

Replies

Comment on

BUG: OpenZFS data corruption

For all Proxmox users it looks like the new ZFS kernel module with the patch is included in the opt-in kernel 6.5.11-6-pve for now.

The kernel 6.5 actually became the default in Proxmox 8.1, so a regular dist-upgrade should bring it in. Run "zpool --version" after rebooting and double check you get this:

zfs-2.2.0-pve4 zfs-kmod-2.2.0-pve4

As this versions are patched for bug.

Comment on

Is it okay to wash hands with body soap?

Soap, beside giving a good smell, has one job. It breaks up the water surface tension to enable it cleaning of the skin surface. Normally the water would not reach the wrinkels of the skin and would not take the contamination off it.

So any soap is good to go. The other stuff in soap like smell and moisture effects don't matter that much in general and are overrated imoho.

Comment on

eReaders for Selfhosted book collections

I use a pocketbook since years now.

  • crisp display
  • eats every format you throw at it
  • also bluetooth on board for listening to audiobooks or music. Means no mobile necesarry when going to the beach
  • water resistant models, read in the bathtube
  • send to pocketbook to receive ebooks via mail
  • KOReader compatible with calibre to connect to your selfhosted server
  • connection to onleihe or libby
dach

Comment on

Bürgerbefragung: Paris stimmt für dreimal höhere SUV-Parkgebühren

Ich möchte denn Sinn eines solchen Vorhabens nicht in Frage stellen aber finde die Berichterstattung (in allen Medien) wie auch die Headlines irreführend.

Paris hat nicht dafür gestimmt, es hat eigentlich (leider) keinen interessiert! Von 1.3 Millionen berechtigten hat 5.8% abgestimmt und von denen waren 54.8% dafür.

Bleiben ca 3% der Stimmberechtigten war dafür und nicht "Paris stimmt dafür". Die deutsche Medien und Politik Welt springt da drauf als hätten Millionen dafür gestimmt.

Comment on

Why aren't more people creating new operating systems, considering that macOS, Windows, and Linux were developed by individuals with computer science and programming skills?

There is a massive amount of operating systems already. List of operating systems.

Why would you like to create a new one? A lot of the existing systems are specialized for use case and or hardware.

If you want something for general PC use then you have the software problem afterwards, an OS is useless without software support. You need a critical mass of supported software before it takes off. Means money and time.

If you want to make it windows compatible you have the copyright problem, if you are flying to close to the sun it will burn you before you get to your destination .

TL:DR to high effort, low outcome.

Edit: spelling

Comment on

BUG: OpenZFS data corruption

Reply in thread

This seems to affect ZFS >=2.2.0. Ubuntu 22.04 LTS is on ZFS 2.1.5

Nope!

OpenZFS through 2.1.13 and 2.2.x through 2.2.1 contain this bug.

This issue occurs less often in version 2.2.1, and in versions before 2.1.4, because of the default configuration in those versions.

From here