Skip to content

Instantly share code, notes, and snippets.

Pipeline still running ...
PipelineRun is still running: Tasks Completed: 38 (Failed: 1, Cancelled 0), Incomplete: 2, Skipped: 14
[get-pr-number : parse-pr-url] + echo -n 8572
[get-pr-number : parse-pr-url] + tee /tekton/results/git_pr_number
[get-pr-number : parse-pr-url] 8572
[acquire-lease : create-lease] + calculate_duration_in_seconds 90m
[acquire-lease : create-lease] + '[' m == m ']'
[acquire-lease : create-lease] + TOTAL_DURATION_IN_SECONDS=5400
[acquire-lease : create-lease] + export TOTAL_DURATION_IN_SECONDS
@choco-bot
choco-bot / 1.RegistrySnapshot.xml
Created May 24, 2026 19:03
mkvtoolnix v99.0.0 - Passed - Package Tests Results
<?xml version="1.0" encoding="utf-8"?>
<registrySnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<user>S-1-5-21-3551848472-2160001498-1524244646-1000</user>
<keys>
<key installerType="Nsis" displayName="MKVToolNix 99.0.0 (64-bit)" displayVersion="99.0.0">
<RegistryView>Registry64</RegistryView>
<KeyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MKVToolNix</KeyPath>
<DefaultValue />
<InstallLocation><![CDATA[]]></InstallLocation>
<UninstallString><![CDATA[C:\Program Files\MKVToolNix\uninst.exe]]></UninstallString>

Отчет по лабораторной работе №0

Вводим команды предварительно установив нужные утилиты

leshgun@leshgun:~$ cmake --version
curl --version
git --version
g++ --version
hub --version
make --version
subl --version
[
{"BRAND":"Pokemon Company","ID":"PKM001","PRODUCTNAME":"Scarlet and Violet Booster Pack","GRAPHICNAME":"sv_booster.png","COSTPRICE":"3.50","MSRP":"5.99","QTYONHAND":500,"QTYONBACKORDER":0,"DESCRIPTION":"A booster pack from the Scarlet and Violet series containing 10 random cards including a chance at rare holographic and ex cards."},
{"BRAND":"Pokemon Company","ID":"PKM002","PRODUCTNAME":"Charizard ex Premium Collection","GRAPHICNAME":"charizard_ex.png","COSTPRICE":"18.00","MSRP":"39.99","QTYONHAND":120,"QTYONBACKORDER":15,"DESCRIPTION":"Premium collection box featuring the legendary Charizard ex promo card, booster packs, and an oversized collector card for dedicated Pokemon fans."},
{"BRAND":"Pokemon Company","ID":"PKM003","PRODUCTNAME":"Paldea Evolved Elite Trainer Box","GRAPHICNAME":"paldea_etb.png","COSTPRICE":"25.00","MSRP":"49.99","QTYONHAND":85,"QTYONBACKORDER":0,"DESCRIPTION":"Elite Trainer Box from the Paldea Evolved expansion with 9 booster packs, energy cards, sleeves, dice, and a collecto
vless://827b5235-ab14-45dc-8c73-883ad3db3b83@151.101.111.61:443?mode=auto&path=%2F&security=tls&encryption=none&alpn=h3&extra=%7B%22scMaxEachPostBytes%22%3A%221000000%22%2C%22scMaxConcurrentPosts%22%3A100.0%2C%22scMinPostsIntervalMs%22%3A30.0%2C%22xPaddingBytes%22%3A%22100-1000%22%2C%22noGRPCHeader%22%3Afalse%7D&echfq=none&host=ov5.global.ssl.fastly.net&fp=chrome&allowinsecure=1&type=xhttp&sni=127.0.0.1#%F0%9F%87%B2%F0%9F%87%A8+%D0%9F%D0%BE%D0%BB%D1%8C%D1%88%D0%B0
@potiuk
potiuk / airflow_pr_backlog_dashboard.html
Created May 24, 2026 19:02
apache/airflow PR backlog dashboard — 2026-05-24 (530 open, 6w velocity, top-pressure areas)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>apache/airflow PR backlog dashboard — 2026-05-24 19:01 UTC</title>
<style>
body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; background: #f3f4f6; color: #1f2937; margin: 0; padding: 20px; line-height: 1.5; }
.container { max-width: 1200px; margin: 0 auto; }
h1 { font-size: 24px; margin: 0 0 4px 0; }
h2 { font-size: 18px; margin: 32px 0 12px 0; padding-bottom: 6px; border-bottom: 2px solid #e5e7eb; color: #374151; }
@palios-taey
palios-taey / ROE_public.md
Created May 24, 2026 19:02
Security Research — Rules of Engagement (scope, authorization, coordinated-disclosure policy)

Security Research — Rules of Engagement

My written scope, authorization, and coordinated-disclosure policy for AI/ML open-source security research.

What this is

Legitimate security research and coordinated vulnerability disclosure in the AI/ML open-source ecosystem, conducted through established, vendor-sanctioned bug-bounty programs (e.g. huntr / Protect AI) and projects' own security policies, under their published rules and safe-harbor terms. The goal is to strengthen the security of widely-used open-source AI/ML software, reported responsibly so it gets fixed.

In scope

  • Targets: open-source code that is publicly available for analysis, or systems I own / am explicitly authorized to test. Nothing else.
  • Analysis: reading and reasoning about open code; static review of parsing, deserialization, loading, request-handling, and authentication/authorization paths.
@erovas
erovas / IsNullOrEmptyOrWhiteSpace.js
Created May 24, 2026 19:01
Is null or empty or white space String
/**
*
* @param {String} value
* @returns
*/
String.IsNullOrEmpty = function(value) {
return value === null || value === undefined || value === "";
};
/**
@jmcveen
jmcveen / plan.md
Created May 24, 2026 19:01
V2 Strategy→Build Reachability Reconciliation — Plan (READY TO SHIP, Sage-authored + Nova-approved 2026-05-24)

V2 Strategy → Build Reachability Reconciliation — Plan

Status: READY TO SHIP (Sage-authored, Nova-reviewed APPROVED) Date: 2026-05-24 Origin: Joe directive 2026-05-24 1:26 PM CT — comprehensive verification + gap-fix mission. Live-confirmed Bucket A bug on /funnel-builder/<vsl-id>/builder/strategy "Skip ahead to Build" silent no-op bounce. Reviewers: Sage (COO + plan-author) + Nova (CRO/UX/Bible — SHIP approved) Persona weighting: Naya 40% / Kai 25% / Marcus 25% / Raj 10% Auto-approved per CLAUDE.md AUTO-APPROVED PLANS rule (2026-05-02 Joe directive).


45615