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
| """ | |
| Install the Google AI Python SDK | |
| $ pip install google-generativeai | |
| See the getting started guide for more information: | |
| https://ai.google.dev/gemini-api/docs/get-started/python | |
| """ | |
| import os |
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
| <!-- via https://www.zachleat.com/web/snow-fall --> | |
| <script defer type="module" src="https://unpkg.com/@zachleat/snow-fall@1.0.1/snow-fall.js"></script> | |
| <script type="module" defer> | |
| const snow = document.createElement('snow-fall'); | |
| document.body.prepend(snow) | |
| </script> |
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
| { | |
| "basics": { | |
| "name": "William J. Cuthrell (Jay)", | |
| "label": "Corporate Free Safety", | |
| "summary": | |
| "Fractional Executive. It is my mission to delight customers, deliver sustainable sales growth, and provide innovative servant leadership.", | |
| "website": "https://jaycuthrell.com", | |
| "email": "jay@cuthrell.com", | |
| "location": { | |
| "city": "Beaufort, NC", |
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
| defaults -currentHost delete -globalDomain NSStatusItemSelectionPadding | |
| defaults -currentHost delete -globalDomain NSStatusItemSpacing | |
| defaults -currentHost write -globalDomain NSStatusItemSelectionPadding -int 5 | |
| defaults -currentHost write -globalDomain NSStatusItemSpacing -int 5 |
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
| SHELL=/bin/bash | |
| 05 */3 * * * RAILS_ENV=production /home/mastodon/.rbenv/shims/ruby /home/mastodon/live/bin/tootctl accounts prune | |
| 15 */3 * * * RAILS_ENV=production /home/mastodon/.rbenv/shims/ruby /home/mastodon/live/bin/tootctl statuses remove --days 1 | |
| 25 */3 * * * RAILS_ENV=production /home/mastodon/.rbenv/shims/ruby /home/mastodon/live/bin/tootctl media remove --days 1 | |
| 35 */3 * * * RAILS_ENV=production /home/mastodon/.rbenv/shims/ruby /home/mastodon/live/bin/tootctl media remove --remove-headers --include-follows --days 0 | |
| 45 */3 * * * RAILS_ENV=production /home/mastodon/.rbenv/shims/ruby /home/mastodon/live/bin/tootctl preview_cards remove --days 1 | |
| 55 */3 * * * RAILS_ENV=production /home/mastodon/.rbenv/shims/ruby /home/mastodon/live/bin/tootctl media remove-orphans |
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
| https://goo.gl/psK2wV | |
| https://musiclab.chromeexperiments.com/Song-Maker/song/4973935362048000 |
NewerOlder