Skip to content

Instantly share code, notes, and snippets.

Pipeline still running ...
PipelineRun is still running: Tasks Completed: 22 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 7
[set-github-started-label : post-comment] + EXTRA_ARGS=
[set-github-started-label : post-comment] + [[ ! -z operator-release-pipeline/started ]]
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-release-pipeline/started'
[set-github-started-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/8455
[set-github-started-label : post-comment] + [[ ! -z pipeline/trigger-release ]]
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --remove-labels pipeline/trigger-release'
[set-github-started-label : post-comment] + [[ true == \t\r\u\e ]]
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels'
[
{
"title": "O Alquimista",
"author": "Paulo Coelho",
"year_of_publication": 1988,
"number_of_pages": 208
},
{
"title": "Dom Casmurro",
"author": "Machado de Assis",
@sticiy
sticiy / [email protected]
Created December 30, 2025 02:14
Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.8.31+commit.fd3a2265.js&optimize=undefined&runs=200&gist=
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts (last updated v5.4.0) (utils/Address.sol)
pragma solidity ^0.8.20;
import {Errors} from "./Errors.sol";
/**
* @dev Collection of functions related to the address type
*/

Keeping Long-Running Terminal Sessions Alive Over SSH

The Problem

When you're connected to a remote server via SSH and running a long-running process (like Claude Code), your work is tied to that SSH connection. If the connection drops — due to network instability, laptop sleep, VPN hiccups, or anything else — the process terminates immediately.

This means:

  • Any in-progress work is lost
  • You have to start over
  • Unreliable connections make remote work frustrating
@wwtv127
wwtv127 / index.html
Created December 30, 2025 02:13
R1 Artifact: My Project
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>R1 Uno</title>
<style>
:root {
--r1-bg: #000000;
--r1-orange: #ff4e00;
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created December 30, 2025 02:12
Rimworld output log published using HugsLib Standalone Log Publisher
Log uploaded on Monday, December 29, 2025, 11:12:39 PM
Loaded mods:
Prepatcher(jikulopo.prepatcher)[v:1.3.1]: 0Harmony(2.4.2), 0PrepatcherAPI(1.2.0), 0PrepatcherDataAssembly(1.0.0), PrepatcherImpl(1.3.1), Prestarter(1.0.0)
Harmony(brrainz.harmony)[v:2.4.2.0][mv:2.4.2.0]: 0Harmony(av:2.4.2,fv:2.4.1), HarmonyMod(2.4.2)
Core(Ludeon.RimWorld): (no assemblies)
Royalty(Ludeon.RimWorld.Royalty): (no assemblies)
Ideology(Ludeon.RimWorld.Ideology): (no assemblies)
Biotech(Ludeon.RimWorld.Biotech): (no assemblies)
Vanilla Expanded Framework(OskarPotocki.VanillaFactionsExpanded.Core): 0ModSettingsFramework(1.0.0), 0PrepatcherAPI(1.2.0), KCSG(av:1.1.2,fv:25.11.14), MVCF(2.0.0.1), Outposts(av:3.0.0,fv:1.0.0), PipeSystem(av:1.0.1,fv:22.7.29), VEF(av:1.1.7,fv:1.1.9)
Combat Extended(CETeam.CombatExtended)[v:16.7.1.0]: CombatExtended(0.0.0)
@choco-bot
choco-bot / FilesSnapshot.xml
Created December 30, 2025 02:12
pullrequestreleasenotes v2.0.1 - 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\pullrequestreleasenotes\LICENSE.txt" checksum="15544CA98E41AE9F535F77720A09282F" />
<file path="C:\ProgramData\chocolatey\lib\pullrequestreleasenotes\PullRequestReleaseNotes.exe" checksum="B0F74BB9E4D5EBA67C398F3FC1CB95B9" />
<file path="C:\ProgramData\chocolatey\lib\pullrequestreleasenotes\pullrequestreleasenotes.nupkg" checksum="EE3462BD03A9CC855A725218F3C727D8" />
<file path="C:\ProgramData\chocolatey\lib\pullrequestreleasenotes\pullrequestreleasenotes.nuspec" checksum="78B3682DF70A2880A9D537C4239912F0" />
<file path="C:\ProgramData\chocolatey\lib\pullrequestreleasenotes\VERIFICATION.txt" checksum="9B330D3FCB367EFC0F4CA7A4A937C190" />
</files>
</fileSnapshot>
@Timonchegs
Timonchegs / js
Created December 30, 2025 02:12
gemini
const net = require('net');
const axios = require('axios');
// ================= НАСТРОЙКИ =================
const PROXY_PORT = 3333;
const NODE_RPC_URL = 'http://127.0.0.1:8668';
const NODE_RPC_USER = 'tteFTlJ7YOfGDA2KBMHKqnDnXeE=';
const NODE_RPC_PASS = 'SOkvF8sxay8ViOxpgbraHmqJmSU=';
// =============================================
@nurikhsanGIT
nurikhsanGIT / 23-11-5487_dbscan.ipynb
Last active December 30, 2025 02:13
23.11.5487_dbscan.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25-19088-FD | 12/29/2025 21:11:20 | LIFT ASSIST | WITHHELD | Conway, NH, USA