You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
✨
Building things, the wrong way.
Blaine
Blakeinstein
✨
Building things, the wrong way.
A developer, software engineer and a tech enthusiast.
command to set a random dark theme from pkitty in a fish env
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 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
Set ASF to run in headless mode by adding headless: true to ASF.json
Download/Copy the file asf.service to /etc/systemd/system/
Change the path for ArchiSteamFarm to point to your binary, the above expects ASF to be at /home/pi/asf/ArchiSteamFarm also change User=pi to the user you want to run asf as
Reload the systemctl daemon to reflect the new service using
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
Uses imagemagick to prepare toolbar button icons and update items.json for chemical pfd tool
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
A simple tool to compress every image in current directory using Pillow, currently supports png and jpg.
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