Skip to content

Instantly share code, notes, and snippets.

@cc166
cc166 / dreame.js
Last active August 9, 2026 04:39
追觅商城每日签到(上游 MaYIHEI/paperclip,明文备份)
/**
* 追觅 · 追觅商城每日签到,得积分 / 成长值,支持连签奖励
*
* 抓取:打开「追觅」APP → 进入「商城」或「我的」页,抓 Cookie
* 签到:cron 定时自动签到
*
* @Author: MaYIHEI <https://github.com/MaYIHEI/paperclip>
* @Channel: Telegram 频道 https://t.me/mayihei
* @Updated: 2026-06-25
*
@dev55acc-ai
dev55acc-ai / index.md
Created August 9, 2026 04:36
Keel Product

The Keel product is a $149 Next.js starter kit that includes Stripe Checkout, a signature-verified idempotent webhook, Supabase with RLS on, Resend delivery, and one-command deploy. It is sold as a download and delivered automatically via email.

@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created August 9, 2026 04:36
Rimworld output log published using HugsLib Standalone Log Publisher
Log uploaded on Sunday, August 9, 2026, 2:36:28 PM
Loaded mods:
Prepatcher(zetrith.prepatcher): 0Harmony(2.4.2), 0PrepatcherAPI(1.2.0), 0PrepatcherDataAssembly(1.0.0), PrepatcherImpl(1.0.0), Prestarter(1.0.0)
Harmony(brrainz.harmony)[v:2.4.2.0][mv:2.4.2.0]: 0Harmony(av:2.4.2,fv:2.4.1), HarmonyMod(2.4.2)
Core(Ludeon.RimWorld): (no assemblies)
Royalty(Ludeon.RimWorld.Royalty): (no assemblies)
Ideology(Ludeon.RimWorld.Ideology): (no assemblies)
Biotech(Ludeon.RimWorld.Biotech): (no assemblies)
Anomaly(Ludeon.RimWorld.Anomaly): (no assemblies)
Odyssey(Ludeon.RimWorld.Odyssey): (no assemblies)
Pipeline still running ...
PipelineRun is still running: Tasks Completed: 45 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 7
[get-pr-number : parse-pr-url] 2026-08-09T04:02:06.71Z + echo -n 7600
[get-pr-number : parse-pr-url] 2026-08-09T04:02:06.71Z + tee /tekton/results/git_pr_number
[get-pr-number : parse-pr-url] 2026-08-09T04:02:06.71Z 7600
[acquire-lease : create-lease] 2026-08-09T04:02:16.76Z + calculate_duration_in_seconds 90m
[acquire-lease : create-lease] 2026-08-09T04:02:16.76Z + '[' m == m ']'
[acquire-lease : create-lease] 2026-08-09T04:02:16.76Z + TOTAL_DURATION_IN_SECONDS=5400
[acquire-lease : create-lease] 2026-08-09T04:02:16.76Z + export TOTAL_DURATION_IN_SECONDS
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created August 9, 2026 04:36
Rimworld output log published using HugsLib Standalone Log Publisher
Log uploaded on Sunday, August 9, 2026, 1:36:08 AM
Loaded mods:
Harmony(brrainz.harmony)[v:2.4.2.0][mv:2.4.2.0]: 0Harmony(2.4.1), HarmonyMod(2.4.2)
Loading Progress(ilyvion.LoadingProgress)[v:0.13.2]: ilyvion.LoadingProgress(0.13.2)
Core(Ludeon.RimWorld): (no assemblies)
Royalty(Ludeon.RimWorld.Royalty): (no assemblies)
Ideology(Ludeon.RimWorld.Ideology): (no assemblies)
Biotech(Ludeon.RimWorld.Biotech): (no assemblies)
Anomaly(Ludeon.RimWorld.Anomaly): (no assemblies)
Odyssey(Ludeon.RimWorld.Odyssey): (no assemblies)
@jleechan2015
jleechan2015 / gist:e6bcb2b91c42590d3f8acb9c7ade61e9
Created August 9, 2026 04:35
Dark Factory PR 611 exact-head evidence
Dark Factory PR #611 evidence
Head: 0946f1bd890191e25809ade0a481eeb2d7febd04
Repository: jleechanorg/dark-factory
Scope
- Persistent runtime lock acquisition explicitly preserves the existing lock inode with OpenOptions::truncate(false) in daemon/src/intake.rs and daemon/src/target_worktree.rs.
- AO spawn workspace validation replaces an unnecessary expect with a fail-closed match and configuration error path; wrong/missing workspace, branch mismatch, and revision mismatch retain cleanup-before-return behavior.
Verification on this exact head
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created August 9, 2026 04:35
Rimworld output log published using HugsLib
Log uploaded on Sunday, August 9, 2026, 12:34:59 PM
Loaded mods:
Harmony(brrainz.harmony)[mv:2.4.2.0]: 0Harmony(2.4.1), HarmonyMod(2.4.2)
Visual Exceptions(brrainz.visualexceptions)[mv:1.4.0.0]: CrossPromotion(1.1.2), VisualExceptions(1.4.0)
Core(Ludeon.RimWorld): (no assemblies)
Nice Health Tab(Andromeda.NiceHealthTab): NiceHediffTab(1.0.0)
[KV] Save Storage, Outfit, Crafting, Drug, & Operation Settings [1.5/1.6](savestoragesettings.kv.rw.fishtmp)[ov:1.3.1.1]: SaveStorageSettings(1.0.0)
[Ling]Move Steam Geyser(LingLuo.MoveSteamGeyser): MoveSteamGeyser(1.0.0)
[NL] Dynamic Portraits(Nals.DynamicPortraits): DynamicPortrait(1.0.0)
[NL] Dynamic Portraits_zh(zh.nals.dynamicportraits): DynamicPortraitsPatch(1.0.0)
@zpuckeridge
zpuckeridge / enable-unifi-talk-without-a-handset-or-subscription.md
Created August 9, 2026 04:35
Enable Unifi Talk without a Handset or Subscription

Working as of 5.3.2 on UDM SE

  1. Enable SSH
  2. Login
  3. Run psql -U postgres -d unifi-talk -c "UPDATE config SET data = jsonb_set(data, '{setup_complete}', 'true', true);" && systemctl restart unifi-talk && echo 'Setup complete and Talk Service restarted!'

On a successful run, it should say UPDATE 1 then Setup complete and Talk Service restarted!

@melonedo
melonedo / api.py
Created August 9, 2026 04:34
nvImageCodec wrapper
"""Decode JPEG data directly into CUDA tensors with nvImageCodec.
The decoder enables fancy chroma upsampling and asks nvImageCodec to produce the
requested color order and layout directly. Compressed JPEG data remains on the
host, while decoded pixels are allocated in GPU memory and exposed to PyTorch
without copying through DLPack/CUDA array interoperability.
```
import cv2
import numpy as np
@shinyaoguri
shinyaoguri / _vivid-prism-aaaa.md
Created August 9, 2026 04:33
vivid-prism-aaaa — canvastage sketch

vivid-prism-aaaa

canvastage sketch