Skip to content

Instantly share code, notes, and snippets.

#Requires -Version 2.0
<#
.SYNOPSIS
Installs or updates the Boom3D Maintenance scheduled task.
.DESCRIPTION
Creates or updates a Windows Task Scheduler task that executes
Reset-Boom3D.ps1 using the built-in Windows PowerShell executable.
@choco-bot
choco-bot / Install.txt
Created August 25, 2026 14:21
smsniff v2.27 - Failed - Package Tests Results
2026-08-25 14:18:48,252 2104 [DEBUG] - XmlConfiguration is now operational
2026-08-25 14:18:49,065 2104 [DEBUG] - Adding new type 'CygwinService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2026-08-25 14:18:49,080 2104 [DEBUG] - Adding new type 'CygwinService' for type 'IInstallSourceRunner' from assembly 'choco'
2026-08-25 14:18:49,080 2104 [DEBUG] - Adding new type 'PythonService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2026-08-25 14:18:49,096 2104 [DEBUG] - Adding new type 'PythonService' for type 'IListSourceRunner' from assembly 'choco'
2026-08-25 14:18:49,114 2104 [DEBUG] - Adding new type 'PythonService' for type 'IInstallSourceRunner' from assembly 'choco'
2026-08-25 14:18:49,114 2104 [DEBUG] - Adding new type 'PythonService' for type 'IUninstallSourceRunner' from assembly 'choco'
2026-08-25 14:18:49,131 2104 [DEBUG] - Adding new type 'RubyGemsService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2026-08-25 14:18:49,143 2104 [DEBUG] - Adding new typ
@forkyau
forkyau / hourly_rainfall_data-2026-08-25|22-00.csv
Created August 25, 2026 14:21
GIST created by python code
id station stationid value unit obstime date
0 流浮山 RF001 0 mm 2026-08-25T22:00:00+08:00 2026-08-25
1 湿地公园 RF002 0 mm 2026-08-25T22:00:00+08:00 2026-08-25
2 水边围 N12 0 mm 2026-08-25T22:00:00+08:00 2026-08-25
3 石岗 RF003 0 mm 2026-08-25T22:00:00+08:00 2026-08-25
4 大美督 RF004 0 mm 2026-08-25T22:00:00+08:00 2026-08-25
5 大埔墟 RF005 0 mm 2026-08-25T22:00:00+08:00 2026-08-25
6 北潭涌 RF006 0 mm 2026-08-25T22:00:00+08:00 2026-08-25
7 滘西洲 RF007 0 mm 2026-08-25T22:00:00+08:00 2026-08-25
8 西贡 N15 0 mm 2026-08-25T22:00:00+08:00 2026-08-25
import {
Action,
ActionPanel,
Clipboard,
Form,
Icon,
List,
Toast,
closeMainWindow,
popToRoot,
@choco-bot
choco-bot / FilesSnapshot.xml
Created August 25, 2026 14:20
plantuml v1.2026.7 - Passed - Package Tests Results
<?xml version="1.0" encoding="utf-8"?>
<fileSnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<files>
<file path="C:\ProgramData\chocolatey\lib\plantuml\plantuml.nupkg" checksum="F840823F2859349C6692F75DB05AA122" />
<file path="C:\ProgramData\chocolatey\lib\plantuml\plantuml.nuspec" checksum="03BFAE6FAC6C22EF0AE5E22BDF155C02" />
<file path="C:\ProgramData\chocolatey\lib\plantuml\tools\chocolateyInstall.ps1" checksum="FE535FD7181FDBBEFF07B71876E108A3" />
<file path="C:\ProgramData\chocolatey\lib\plantuml\tools\chocolateyUninstall.ps1" checksum="27957A148C993185B5C0A17285884ADC" />
<file path="C:\ProgramData\chocolatey\lib\plantuml\tools\helper.ps1" checksum="56CD4D1FBAD0990A0F4AF44E3A2C7B65" />
<file path="C:\ProgramData\chocolatey\lib\plantuml\tools\LICENSE.txt" checksum="84DCC94DA3ADB52B53AE4FA38FE49E5D" />
<file path="C:\ProgramData\chocolatey\lib\plantuml\tools\plantuml.ico" checksum="57158DD4659CD79B768AD738B
# ============================ ONE-TIME SETUP ============================
# Initialize DVC inside the git repo (/mnt/code = Domino Git-based project).
# Docs: https://doc.dvc.org/command-reference/init
cd /mnt/code && dvc init
# Relocate the DVC cache onto the big /mnt/data volume (keeps /mnt/code empty of data).
# Docs: https://doc.dvc.org/command-reference/cache/dir
dvc cache dir /mnt/data/.dvc-cache

Краткое описание

Общий FE под бэкенд-пачку 1037: понятные ошибки при попытке второй активной связи; версии агентских отчётов в кабинетах и админке (двухшаговая перепубликация); в админке — отчёт готовности deployment barrier. Без включения production-флагов multi-provider / ownership-reads.

Что должен делать код

  • При конфликте «уже есть активная связь с другим партнёром» пользователь видит русский текст, а не сырое английское сообщение.
  • При открытии истории агентского отчёта в кабинете система показывает опубликованные версии, PDF выбранной версии и разницу totals между соседними версиями (если их ≥2).
  • При переопубликовании в админке нужна причина: создаётся черновик новой версии; в кабинете обновление видно только после отдельной публикации.
  • При проверке barrier-readiness в админке система показывает overall/machine и таблицу условий (в дефолте overall NOT_READY — ожидаемо).
@bbrk364
bbrk364 / CUDA for Fedora Atomic.md
Created August 25, 2026 14:19 — forked from AndhikaWB/CUDA for Fedora Atomic.md
Nvidia CUDA AI/ML on Fedora Silverblue/Kinoite/Atomic

Initial preparation

Setting the repos

First of all, enable the Nvidia RPM Fusion repo. This file should already exist on your system. Alternatively, you can enable it from GNOME Software or KDE Welcome Center. [^1]

sudo sed -ie 's/enabled=0/enabled=1/g' /etc/yum.repos.d/rpmfusion-nonfree-nvidia-driver.repo
@oloo82
oloo82 / aliases.sh
Created August 25, 2026 14:19
Useful bash aliases
alias ll='ls -alh'
alias gs='git status'
alias gp='git pull --rebase'
#!/usr/bin/env python3
"""
find_orphans.py
Finds files on disk that are not referenced by an Xcode project, including
projects that mix classic PBXGroup/PBXFileReference entries with Xcode 16
"synchronized" folders (PBXFileSystemSynchronizedRootGroup).
How it works
------------