Skip to content

Instantly share code, notes, and snippets.

This file has been truncated, but you can view the full file.
Pipeline still running ...
PipelineRun is still running: Tasks Completed: 23 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 7
[set-github-status-pending : set-github-status] + '[' false == true ']'
[set-github-status-pending : set-github-status] + echo 'Setting github status of commit 4883bc1fb983556f8c586e73b28f715edccb103f to pending'
[set-github-status-pending : set-github-status] Setting github status of commit 4883bc1fb983556f8c586e73b28f715edccb103f to pending
[set-github-status-pending : set-github-status] + set-github-status --git-repo-url git@github.com:redhat-openshift-ecosystem/community-operators-prod.git --commit-sha 4883bc1fb983556f8c586e73b28f715edccb103f --status pending --context operator/publish --description 'Pipeline for operator distribution has started.'
@Raflixyz
Raflixyz / spotify-search.js
Created June 9, 2026 19:45
Spotify Search
const crypto = require("crypto")
const UA = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0"
const SECRET = "376136387538459893883312310911992847112448894410210511297108"
const TOTP_VERSION = 61
const APP_VERSION = "1.2.92.50.g97692e81"
const FALLBACK_HASHES = [
"eff59fa0a3d026b88b56fddbcf4bdfa16a186b8175a5c1a358c072e053c2e5b0",
"21b3fe49546912ba782db5c47e9ef5a7dbd20329520ba0c7d0fcfadee671d24e"
]
@richgwilliams
richgwilliams / RW1063 I2C Protocol (Alternative).txt
Last active June 9, 2026 19:48
RW1063 I2C Protocol (Alternative Explanation)
Practical notes on the RW1063 I2C protocol for the MC21605C6W-SPTLYI-V2 Midas 2×16 display, including worked examples
RW1063 I2C Protocol (Alternative Explanation)
After the display address, the RW1063 expects one or more Select bytes. A Select byte determines how the following byte or bytes are to be interpreted.
The Select byte format
DB7 DB6 DB5..DB0
Co Da Don't Care
## request
{
"parent": "accounts/514581/scoutScans/019e74bf-a22d-7606-956d-a6d50a5238bd",
"scanId": "019e74bf-a22d-7606-956d-a6d50a5238bd",
"scan": {
"locations": [
"accounts/514581/scanLocations/0195cecd-8d3a-7554-9bf2-2690fafd6f5a"
],
"targets": [
{
@klevcsoo
klevcsoo / Prism-Launcher-PolyMC-Offline-Bypass--README.md
Last active June 9, 2026 19:46
Prism-Launcher-PolyMC-Offline-Bypass

Note

Original (now deleted / privated) repository: https://github.com/antunnitraj/Prism-Launcher-PolyMC-Offline-Bypass.
This bypass seems to have been fixed in PrismLauncher 10, but works with versions 9.4 and below.

About this project

Bypass check if user has a real Microsoft account linked with the launcher
⚠️ This is for entertainment purposes only ⚠️

UPDATE

Prism Launcher added a check of Online Accounts. The fix is to download the older version of Prism Launcher 9.4

🟢 Google Skills Arcade, GSP222

https://www.skills.google/games/7223/labs/44689

👉  Scope the results returned from the API to just a single language code.
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  1120    0  1120    0     0  11101      0 --:--:-- --:--:-- --:--:-- 11200
{
  "error": {
@tututu2008
tututu2008 / dual_view_experiment_no_ipython.py
Created June 9, 2026 19:44
dual_view (DEBUG sino shape)
# 小角度双视图 PnP 深度精度实验
# Runs in Colab: pip install astra-toolbox scipy
import numpy as np, cv2, astra, time, matplotlib.pyplot as plt
from scipy.spatial.transform import Rotation as ROT
SDD=800.;PP=0.2;fx=SDD/PP;K=np.array([[fx,0,500],[0,fx,500],[0,0,1]],dtype=np.float64)
dist=np.zeros((4,1));OBJ=np.array([[0.1,39.9,0.1],[0.1,-40.1,0.1],[0.1,-0.1,-19.9],[-19.9,-0.1,0.1]])
RADII=np.array([6.,5.,4.,3.]);VOX=0.3;V=120;Nv=int(V/VOX)
grid=np.zeros((Nv,Nv,Nv),dtype=np.float32);org=-V/2
for (x,y,z),r in zip(OBJ,RADII):
vx=int((x-org)/VOX);vy=int((y-org)/VOX);vz=int((z-org)/VOX);rv=int(r/VOX)
number carrier country_code type billable
17078065098 false
@ntpinjune
ntpinjune / pitch-page.txt
Created June 9, 2026 19:43
Contractor Growth - Ad-to-Job Qualification System pitch page (HTML source)
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Contractor Growth System Demo</title>
<script src="https://cdn.tailwindcss.com"></script>
<style>
/* Global animation system */
html { scroll-behavior: smooth; }
@Raflixyz
Raflixyz / vidbox.js
Created June 9, 2026 19:43
Vidbox Search & Metadata
const TMDB = "cc62b52e2d5f4ea112a698f20c090b13"
const UA = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36 Edg/149.0.0.0"
const SERVERS = [
{ n: "V2", f: "GB", m: "https://player2.vidplus.pro/embed/movie/{id}?autoplay=true" },
{ n: "Premium", f: "US", m: "https://player.vidplus.to/embed/movie/{id}?autoplay=true&download=true" },
{ n: "4K", f: "GB", m: "https://player.videasy.net/movie/{id}" },
{ n: "Max", f: "US", m: "https://ythd.org/embed/{id}" },
{ n: "Vidfast", f: "GB", m: "https://vidfast.pro/movie/{id}?autoplay=true" },
{ n: "Vidpro", f: "GB", m: "https://vixsrc.to/movie/{id}" },