UUID=$(lsblk -dno UUID /dev/disk/by-label/fedora)
echo '1' | sudo tee -a /sys/fs/btrfs/$UUID/allocation/data/dynamic_reclaim
echo '1' | sudo tee -a /sys/fs/btrfs/$UUID/allocation/data/periodic_reclaim
sudo tee /etc/tmpfiles.d/btrfs.conf <<EOF
#Type Path Mode UID GID Age Content
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import { Buffer } from 'node:buffer'; | |
| import { webcrypto as crypto } from 'node:crypto'; | |
| /** | |
| * @see {@link https://datatracker.ietf.org/doc/html/rfc9106#section-3.1-2.2|RFC 9106} | |
| */ | |
| const SALT_LEN_BYTES: number = 16; | |
| /** | |
| * @see {@link https://cheatsheetseries.owasp.org/cheatsheets/Password_Storage_Cheat_Sheet.html#argon2id|OWASP Password Storage Cheat Sheet} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| This post links my 3Box profile to my Github account! Web3 social profiles by 3Box. | |
| ✅ did:3:bafyreib7kwhknhuo7ub422wgxrin52de6updss5x7ucc6qzt5k3lx4oo5a ✅ | |
| Create your profile today to start building social connection and trust online at https://3Box.io/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| declare(strict_types=1); | |
| namespace AppBundle\Form\Type; | |
| use Symfony\Component\Form\AbstractType; | |
| use Symfony\Component\Form\Extension\Core\Type\HiddenType; | |
| use Symfony\Component\Form\Extension\Core\Type\TextType; | |
| use Symfony\Component\Form\FormBuilderInterface; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| declare(strict_types=1); | |
| namespace AppBundle\Imagine\Filter; | |
| use Liip\ImagineBundle\Binary\BinaryInterface; | |
| use Liip\ImagineBundle\Imagine\Filter\FilterManager as BaseFilterManager; | |
| use Liip\ImagineBundle\Model\Binary; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| declare(strict_types=1); | |
| use AppBundle\HttpFoundation\File\MimeType\ErrataMimeTypeGuesser; | |
| use Symfony\Component\Config\Loader\LoaderInterface; | |
| use Symfony\Component\HttpFoundation\File\MimeType\FileBinaryMimeTypeGuesser; | |
| use Symfony\Component\HttpFoundation\File\MimeType\FileinfoMimeTypeGuesser; | |
| use Symfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesser; | |
| use Symfony\Component\HttpKernel\Kernel; |
I hereby claim:
- I am teohhanhui on github.
- I am teohhanhui (https://keybase.io/teohhanhui) on keybase.
- I have a public key whose fingerprint is 400E 34DB 4EF8 84F6 DED1 5455 7297 83C9 6A30 C9B8
To claim this, I am signing this object: