Not a single OS/2 screenshot..
the backups in borg and restic are not classical copies, each snapshot is not independent, it is a collection of hashed blocks. In a sense, time machine and hard links do the same: they reference the same bits across…
right, thanks! nice to see. note that your legal address in the website points to another address, which is the one I mean. Maybe needs an update: https://adguard.com/en/contacts.html
this. sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.backupd.plist sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.backupd-auto.plist sudo launchctl unload -w…
I like and use your products, so, first of all, thank you! that the protocol was not open was one of my main issues for not using the vpn service,?it is great to see. i look forward for the upcoming audits. one thing i…
The gist is that the nonprofit still controls the board. The details of course are surely full of technicalities I cannot find anywhere. At least to me, the walkthrough was useful to see what changed.
Yes, that is the new one. From what I understand reading Mat Levine explanation of the topic, the non-profit controls the board and has supervoting rights, so it cannot be diluted to be outed.…
The case of OpenAI is very unique. The structure is very successful. See Meta, Google, Palantir. Some take the form of different stock classes, with some classes having voting rights, and others no vote at all; other…
Ah right, the restructuring seems to change some things: From here: https://openai.com/index/evolving-our-structure/ The nonprofit will continue to control the PBC, and will become a big shareholder in the PBC, in an…
My understanding is that there are two types of stock, and the non profit controls the voting stock majority. This cannot be diluted. All other stock gives a (capped) fraction of the profits. This cannot be diluted by…
my preferred reference for Computer Arithmetic is the book by Behrooz Parhami. Goes from the beginning into great detail and it is very easy to read. It was my go-to reference when writing floating points units in VHDL.…
What works for me is Zotero. It is the best to capture paywalled content (at least in desktop), and I can still capture and read things on mobile. I do use Pocket mainly to sync with my ereader.
The argument against unsigned is that people abuses unsigned as a way of false safety, as a form of assert. They think the number cannot go below zero or above maxvalue. But in practice it can under- and overflow, so…
so `mdutil -i off -d /Volumes/<mymountedNASvolume>`does not work for you?
Not a single OS/2 screenshot..
the backups in borg and restic are not classical copies, each snapshot is not independent, it is a collection of hashed blocks. In a sense, time machine and hard links do the same: they reference the same bits across…
right, thanks! nice to see. note that your legal address in the website points to another address, which is the one I mean. Maybe needs an update: https://adguard.com/en/contacts.html
this. sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.backupd.plist sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.backupd-auto.plist sudo launchctl unload -w…
I like and use your products, so, first of all, thank you! that the protocol was not open was one of my main issues for not using the vpn service,?it is great to see. i look forward for the upcoming audits. one thing i…
The gist is that the nonprofit still controls the board. The details of course are surely full of technicalities I cannot find anywhere. At least to me, the walkthrough was useful to see what changed.
Yes, that is the new one. From what I understand reading Mat Levine explanation of the topic, the non-profit controls the board and has supervoting rights, so it cannot be diluted to be outed.…
The case of OpenAI is very unique. The structure is very successful. See Meta, Google, Palantir. Some take the form of different stock classes, with some classes having voting rights, and others no vote at all; other…
Ah right, the restructuring seems to change some things: From here: https://openai.com/index/evolving-our-structure/ The nonprofit will continue to control the PBC, and will become a big shareholder in the PBC, in an…
My understanding is that there are two types of stock, and the non profit controls the voting stock majority. This cannot be diluted. All other stock gives a (capped) fraction of the profits. This cannot be diluted by…
my preferred reference for Computer Arithmetic is the book by Behrooz Parhami. Goes from the beginning into great detail and it is very easy to read. It was my go-to reference when writing floating points units in VHDL.…
What works for me is Zotero. It is the best to capture paywalled content (at least in desktop), and I can still capture and read things on mobile. I do use Pocket mainly to sync with my ereader.
The argument against unsigned is that people abuses unsigned as a way of false safety, as a form of assert. They think the number cannot go below zero or above maxvalue. But in practice it can under- and overflow, so…
so `mdutil -i off -d /Volumes/<mymountedNASvolume>`does not work for you?