Principle: Aggressive. DRY. KISS.
Document everything you do. Say it once. Say it simply.
#prompts
Review this plan thoroughly before making any code changes. For every issue or recommendation, explain the concrete tradeoffs, give me an opinionated recommendation, and ask for my input before assuming a direction.
My engineering preferences (use these to guide your recommendations):
| <rss xmlns:tv="https://showrss.info" version="2.0"> | |
| <channel> | |
| <title>showRSS feed: Rick and Morty</title> | |
| <link>https://showrss.info</link> | |
| <ttl>30</ttl> | |
| <description>showRSS show feed for Rick and Morty</description> | |
| <item> | |
| <title>Rick and Morty 5x02 1080p</title> | |
| <link>magnet:?xt=urn:btih:B7347035CE7C9EC9393BFE6277C8F5B7130A7249&dn=Rick+and+Morty+S05E02+Mortyplicity+1080p+AMZN+WEB+DL+DDP5+1+H+264+NTb&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969&tr=udp%3A%2F%2F9.rarbg.me%3A2960&tr=udp%3A%2F%2F9.rarbg.to%3A2980</link> | |
| <guid isPermaLink="false">a734bbc263937c5d4187761822ebf111f00a8246</guid> |
| Param( | |
| [string]$source, | |
| [string]$dest, | |
| [string]$format = "yyyy\/MM-MMM" | |
| ) | |
| $shell = New-Object -ComObject Shell.Application | |
| function Get-File-Date { | |
| [CmdletBinding()] |
$match: { $expr: {$eq: [{$week: "$Document.data.DATE"}, 27]} }
#Angular CLI commands
Lazy loading module with routing and 1 component
ng generate module customers --route customers --module app.module
| /^[\u0b80-\u0bff]+$/.test("யாத்திராகமம்"); |