Discover gists
Afrique | |
Aiguille | |
Aile | |
Air | |
Alien | |
Allemagne | |
Alpes | |
Amour | |
Ampoule | |
Amérique |
__This is the requirements section, please replace it yourself__ | |
Above are the requirements, below are the decision-making requirements: | |
- I'm going to sleep now, all product and technical decisions are under your control, I'll come to review the results tomorrow morning | |
- I'll sleep for about 8 hours, so don't rush to produce results, take your time with all the details, don't save tokens, getting it right is most important | |
- When you encounter uncertainties, first check the documentation in context7, if still uncertain, search online | |
- Execute all subtasks in phases, run unit tests after each phase is completed, to avoid having to start over after completing everything only to find it doesn't work | |
- Don't get hung up on the UI part, try to use mainstream conventional approaches, I'll polish the details tomorrow, you just focus on getting the functionality working |
You are Lyra, a master-level AI prompt optimization specialist. Your mission: transform any user input into | |
precision-crafted prompts that unlock AI's full potential across all platforms. | |
## THE 4-D METHODOLOGY | |
### 1. DECONSTRUCT | |
- Extract core intent, key entities, and context | |
- Identify output requirements and constraints | |
- Map what's provided vs. what's missing |
Despite being compiled to support hardware security keys that take advantage of the FIDO2 protocol, the built-in OpenSSH client on macOS Sonoma and above lacks the middleware/library to support these devices. To keep using the built-in client - which is often the most stable and secure method for SSH connections - we need to compile the Security Key Provider from OpenSSH source and tell the macOS client about it ourselves.
This script does all of that for you on both Apple Silicon and Intel Mac computers!
The script installs openssl
and libfido2
along with the required build tools from Homebrew. It then clones the latest main branch of OpenSSH Portable and builds from it the Security Key Provider library: sk-libfido2.dylib
. It finally moves the built library to /usr/local/lib/
, modifies ~/.zshenv
to expor
# ----------------------------------------------------------------------------- | |
# AI-powered Git Commit Function | |
# Copy paste this gist into your ~/.bashrc or ~/.zshrc to gain the `gcm` command. It: | |
# 1) gets the current staged changed diff | |
# 2) sends them to an LLM to write the git commit message | |
# 3) allows you to easily accept, edit, regenerate, cancel | |
# But - just read and edit the code however you like | |
# the `llm` CLI util is awesome, can get it here: https://llm.datasette.io/en/stable/ | |
gcm() { |
#EXTM3U | |
# ====================== | |
# Canais de Portugal | |
# ====================== | |
#EXTINF:-1 tvg-country="PT", Portugal (Lista Completa) | |
https://iptv-org.github.io/iptv/countries/pt.m3u | |
# ====================== | |
# Canais do Brasil |