Skip to content

Instantly share code, notes, and snippets.

@tdmrhn
tdmrhn / blc-2-change-product-hover-image.php
Created December 27, 2025 21:43
Blocksy Change Product Card Swap Image With Custom Field
<?php
add_filter(
'blocksy:woocommerce:product-card:thumbnail:gallery-images',
function ($gallery_images) {
if (! is_product() && ! is_shop() && ! is_product_category()) {
return $gallery_images;
}
global $product;
@nadjeh
nadjeh / MainActivity.kt
Created December 27, 2025 21:43
Scrollable Study Board
package com.example.scrollablestudyboard
import android.os.Bundle
import androidx.activity.ComponentActivity
import androidx.activity.compose.setContent
import androidx.activity.enableEdgeToEdge
import androidx.compose.foundation.ExperimentalFoundationApi
import androidx.compose.foundation.background
import androidx.compose.foundation.border
import androidx.compose.foundation.clickable
#include <iostream>
int main() {
double num1, num2;
char op;
std::cout << "Enter num1, operator (+,-,*,/), num2 (e.g., 10 + 5): ";
std::cin >> num1 >> op >> num2;
switch (op) {
@ericflecher
ericflecher / feedback_20251227_164031.svg
Created December 27, 2025 21:40
TUI Feedback Screenshot
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@choco-bot
choco-bot / 1.RegistrySnapshot.xml
Created December 27, 2025 21:40
ncollector-studio-lite v4.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-1988559683-3906004722-2309819166-1000</user>
<keys>
<key installerType="Msi" displayName="NCollector Studio" displayVersion="4.0.0.2959">
<RegistryView>Registry32</RegistryView>
<KeyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{146F756F-BA8B-4D88-8288-C2C5304E1CC2}</KeyPath>
<DefaultValue />
<InstallLocation><![CDATA[]]></InstallLocation>
<UninstallString><![CDATA[MsiExec.exe /X{146F756F-BA8B-4D88-8288-C2C5304E1CC2}]]></UninstallString>
!pip install jdatetime
import requests
from bs4 import BeautifulSoup
import time
import os
import threading
import random
import signal
from datetime import datetime, timedelta

NSIGII Core Protocol

Dimensional Sovereignty Interface for Growth, Integrity, and Inference

🌐 Overview

NSIGII is a constitutional protocol for dimensional modeling, ethical automation, and sovereign computation. It encodes spatial, temporal, and symbolic logic into a modular framework for human rights, accessibility, and interface autonomy.

Built atop the OBINexus ecosystem, NSIGII integrates with MMUKO-OS, RIFT translator, and HyperNUM registry to support lawful, resilient, and neurodivergent-friendly systems.


@choco-bot
choco-bot / FilesSnapshot.xml
Created December 27, 2025 21:39
nelson v1.16.0.5575 - Failed - 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\nelson\nelson.nupkg" checksum="34BC736F4DC834615DBE7DE073638328" />
<file path="C:\ProgramData\chocolatey\lib\nelson\nelson.nuspec" checksum="1D8CD4F267B4B6F3BB709761E5A03ADB" />
<file path="C:\ProgramData\chocolatey\lib\nelson\tools\chocolateyinstall.ps1" checksum="26DD7CBA910969E0678894E884F78664" />
</files>
</fileSnapshot>
/*
* ropen.c – Rift Stage-3 Hex Encoder (MinGW-safe)
* Builds: ropen.dll + ropen.exe (CLI)
* github.com/obinexus/R_open
* 2β†’1 sparse duplex, Red-Black AVL pruning, ELF-bootstep
*/
#ifdef _WIN32
# define RIFT_API __declspec(dllexport)
# ifdef RIFT_OPEN_MAIN