Skip to content

Instantly share code, notes, and snippets.

View easierbycode's full-sized avatar

▓▒░ ♔ Daniel ♔ ░▒▓ easierbycode

View GitHub Profile
@easierbycode
easierbycode / 🎮.ps1
Created August 4, 2026 12:55
🎮.ps1
$results |
Group-Object {
if ($_.ContainerId) {
$_.ContainerId
} else {
$_.InstanceId
}
} |
ForEach-Object { $_.Group | Select-Object -First 1 } |
Select-Object @{
type LegacyFullscreenElement = HTMLElement & {
webkitRequestFullscreen?: () => Promise<void> | void;
webkitRequestFullScreen?: () => Promise<void> | void;
mozRequestFullScreen?: () => Promise<void> | void;
msRequestFullscreen?: () => Promise<void> | void;
};
type LegacyFullscreenDocument = Document & {
webkitFullscreenElement?: Element | null;
webkitExitFullscreen?: () => Promise<void> | void;
export default {
0: 'Ⓐ',
1: 'Ⓑ',
2: 'Ⓧ',
3: 'Ⓨ',
4: 'L1',
5: 'R1',
6: 'L2',
7: 'R2',
8: 'Select',
## Desktop binaries (`deno desktop`)
Requires **Deno 2.9+** (`deno upgrade`); the desktop subcommand does not exist
in 2.7/2.8. Experimental upstream — expect churn.
- `deno task desktop:shell` → `dist/LP-OS/`
- `deno task desktop:member` → `dist/LP-OS-Member/`
On Windows each bundle is a directory: `<Name>.bat` launcher,
`laufey_webview.exe` (the webview host), and `<Name>.dll` (the compiled app
Walk a TikTok Shop sample through its full resale lifecycle using my Thirsty skills, and show me the money at each step:
1. Import + assign — use the samples-import flow to add the attached TikTok Shop product IDs to inventory, assigned to creator @wizardofdealz:
2. Cleared to Sell — use the sample-lifecycle skill to set the "VivoNu Cayenne Pepper Softgels Supplement, Supports Leg Vein, Heart and Blood Vessel Health, with Vitamin E D3+K2 and Extracts of Grape Seed, Hawthorn, Beetroot and Others (240 Softge /1 Bag)" sample's status to cleared_to_sell.
3. List on eBay — use list_on_marketplace to draft an eBay listing for it at $44.80, then use the ebay-listing browser skill to open eBay's create-listing page pre-filled (do not publish).
4. Mark sold — use the sample-lifecycle skill to mark it sold on eBay for $44.80, attributing the resale revenue to @wizardofdealz.
{
id: "SNES Controller (Vendor: 057e Product: 2017)",
index: 0,
connected: true,
timestamp: 391044.5,
mapping: "",
axes: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
buttons: [{
pressed: false,
touched: false,
@easierbycode
easierbycode / find-big.ps1
Last active June 26, 2026 01:06
find-big.ps1
Get-ChildItem C:\ -Directory -Force -ErrorAction SilentlyContinue | ForEach-Object {
$size = (Get-ChildItem $_.FullName -Recurse -File -Force -ErrorAction SilentlyContinue |
Measure-Object Length -Sum).Sum / 1GB
[PSCustomObject]@{ Folder = $_.FullName; GB = [math]::Round($size,2) }
} | Sort-Object GB -Descending | Select-Object -First 15 | Format-Table -AutoSize
1iavfie5ggdbkcqf07besckrg8inpqfdfnen6eptuih0dq17gocq
rls4mj8hosbac8r0v6n2f6krgdu4dr74rikqt4smj3a0edu2a74
https://thirsty.store/api/upc-lookup/0631656718577
https://thirsty.store/api/barcode/0631656718577.png
2e29ca7e4a88192a8753fa9ed6e97fd6e9f2d7879d079c468689baf84ac44e80