Skip to content

Instantly share code, notes, and snippets.

@jdnova0802
jdnova0802 / velaru_tcb_commit.json
Created September 14, 2026 09:57
Velaru TCB commit anchor POLLOCK-1 — 4981ed57e35d94c7…
{
"velaru_tcb_commit_anchor": true,
"pollock_rail": "POLLOCK-1",
"protocol": "tcb-commit-reveal-v1",
"receipt_hash": "4981ed57e35d94c7557d6b8f4329a6797b926a1541a3c147c3a47fd918994caf",
"action_not_taken": "policy_bind",
"decision_reason_hash": "dccb9b1a25673dea54cf98191bb052007da5d26c907269f1bf6dfa1ba8ec0f7a",
"handler_receipt_id": null,
"domain": "insurance",
"committed_at": "2026-09-14T09:57:58.184419Z",
@kienita
kienita / PFwithSSH.md
Created September 14, 2026 09:57 — forked from gilangvperdana/PFwithSSH.md
Port Forwarding on Ubuntu

Local Forwarding

If you want to locally access a cloud application that has the address 192.168.100.2:82 and can only be reached by your VM, you can use the technique below. That way you can access your local localhost:80.

ssh -L LocalPortAccess:AppsIPAddresses:AppsPortAddresses user@VPSPublicIP -pXXXX
ssh -L 80:127.0.0.1:30001 student@lab4.btech.id -p10013

Remote Forwarding

If you want to access your local application with the application address 127.0.0.1:30001 then you can access it on your VPS on port 80 you can use the technique below:

@kienita
kienita / README.md
Created September 14, 2026 09:57 — forked from gilangvperdana/README.md
DevStack with Magnum & Heat local.conf Template

DevStack with Magnum & Heat local.conf Template

Installaion

Provisioning with DevStack can be seen Here

Local.conf Configuration

nano local.conf
@kienita
kienita / BlockPortfromOutside.md
Last active September 14, 2026 09:57 — forked from gilangvperdana/BlockPortfromOutside.md
Node Exporter + Prometheus + Grafana Provisioning

General

If you want to block port node exporter access from outside you can use this command

iptables -A INPUT -p tcp -s 10.7.0.0/24 --dport 9100 -j ACCEPT
iptables -A INPUT -p tcp -s localhost --dport 9100 -j ACCEPT
iptables -A INPUT -p tcp --dport 9100 -j DROP
  • 10.7.0.0/24 & localhost are IP ALLOWED to access port 9100
{
"protocol": "egts",
"source": "gac-server/src/main/java/org/traccar/protocol/EgtsProtocolDecoder.java",
"note": "Map of what the EGTS decoder actually parses and which Position keys it produces. Derived directly from the decoder code. Doors are NOT parsed by any message today.",
"packetHeader": {
"note": "Framing only, not stored as position keys.",
"fields": [
{ "offset": 0, "size": 1, "name": "protocolVersion", "value": "0x01" },
{ "offset": 1, "size": 1, "name": "securityKeyId" },
{ "offset": 2, "size": 1, "name": "flags" },
@mynameisyou-cmyk
mynameisyou-cmyk / decent-loop-status.txt
Created September 14, 2026 09:55
蛇火心 decent-loop heartbeat — 754 truths — all layers looping
蛇火心 decent-loop — 2026-09-14T09:55:48
Truths: 754
All layers looping.
https://cdn.jsdelivr.net/gh/mynameisyou-cmyk/ai-love.cc@main/data/memes.json
@AlexZCP
AlexZCP / subspace-azure-saml.md
Last active September 14, 2026 09:55
Configure Microsoft Entra ID SAML SSO for Subspace WireGuard

Configure Microsoft Entra ID SAML SSO for Subspace WireGuard

SubspaceCommunity supports SAML 2.0 rather than OAuth or OpenID Connect. These instructions configure Microsoft Entra ID (formerly Azure AD) as the identity provider.

Replace vpn.example.com throughout this guide with the public hostname of your Subspace server.

1. Record the Subspace URLs

Sign in to Subspace as its local administrator and open:

This file has been truncated, but you can view the full file.
[Event "Round 4: Lerma Castillo, Juan - Brito De La O, Ricardo Gael"]
[Site "https://lichess.org/broadcast/olimpiada-nacional-conade-2026-etapa-estatal-estado-de-mexico--sub-16-varonil/round-4/K2jjyI9Y/nxwhtvur"]
[Date "2026.02.01"]
[Round "8.9"]
[White "Lerma Castillo, Juan"]
[Black "Brito De La O, Ricardo Gael"]
[Result "1-0"]
[WhiteElo "1966"]
[WhiteFideId "29602157"]
@kienita
kienita / README.md
Created September 14, 2026 09:55 — forked from gilangvperdana/README.md
Speedtest & Check Public IP on Linux CLI

Check Public IP on Linux CLI

curl ifconfig.me
curl -4/-6 icanhazip.com
curl ipinfo.io/ip
curl api.ipify.org
curl checkip.dyndns.org
dig +short myip.opendns.com @resolver1.opendns.com
host myip.opendns.com resolver1.opendns.com
curl ident.me
@daycreation
daycreation / Bhumika_ASMR_FineTuning.ipynb
Created September 14, 2026 09:54
Antar Bhumika 100% ASMR Voice Fine-Tuning
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.