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
| #!/usr/bin/env python3 | |
| """Flatpak CLI Shortcut Generator | |
| A simple no-argument tool that generates launchers with traditional non-flatpak | |
| command names for your installed Flatpak applications in ~/.local/bin/flatpak. | |
| Does full collision detection and warns you if you forgot to add its output | |
| directory to your PATH. Also overrules the command-line specified in the | |
| ``.desktop`` file if the Flatpak maintainer didn't include support for | |
| command-line arguments. |
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
| # Put in ~/.jq file | |
| def yamlify2: | |
| (objects | to_entries | (map(.key | length) | max + 2) as $w | | |
| .[] | (.value | type) as $type | | |
| if $type == "array" then | |
| "\(.key):", (.value | yamlify2) | |
| elif $type == "object" then | |
| "\(.key):", " \(.value | yamlify2)" | |
| else |
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
| #!/bin/bash | |
| # OpenProject Docker Localhost Deploy Script | |
| # Create data storage directories | |
| OP_GROUP=openproject | |
| sudo groupadd -f $OP_GROUP | |
| sudo mkdir -p /var/lib/openproject/{assets,pgdata} |
Summary of IRS Model 3 declaration instructions from https://irs.portaldasfinancas.gov.pt/app/entrega/v2025
Proceed carefully; consult a professional if needed.
Errors in your declarations are your responsibility.
Model 3 Declaration consists of Sections, Numbered 0 to 13.
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
| #!/bin/bash | |
| rpm-ostree status -b -json | jq -r '.deployments[0].packages[]' | sort |
.m3uplaylist should be outside of the "root" directory with media files ("media root")- Relative paths in the playlist should start from the name of "media root"
- Links to both this original root directory and to the playlist file should be in the same new directory
- Link to the "media root" should be called the same name as "media root" itself
Not sure how
./mediafile1.extis different from justmediafile1.extin.m3u.
NewerOlder