Skip to content

Instantly share code, notes, and snippets.

@forkyau
forkyau / hourly_rainfall_data-2026-08-01|18-30.csv
Created August 1, 2026 10:51
GIST created by python code
id station stationid value unit obstime date
0 流浮山 RF001 0 mm 2026-08-01T18:30:00+08:00 2026-08-01
1 湿地公园 RF002 0 mm 2026-08-01T18:30:00+08:00 2026-08-01
2 水边围 N12 0 mm 2026-08-01T18:30:00+08:00 2026-08-01
3 石岗 RF003 M mm 2026-08-01T18:30:00+08:00 2026-08-01
4 大美督 RF004 0 mm 2026-08-01T18:30:00+08:00 2026-08-01
5 大埔墟 RF005 0 mm 2026-08-01T18:30:00+08:00 2026-08-01
6 北潭涌 RF006 2 mm 2026-08-01T18:30:00+08:00 2026-08-01
7 滘西洲 RF007 0 mm 2026-08-01T18:30:00+08:00 2026-08-01
8 西贡 N15 3 mm 2026-08-01T18:30:00+08:00 2026-08-01
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created August 1, 2026 10:50
Rimworld output log published using HugsLib
Log uploaded on Saturday, August 1, 2026, 1:50:51 PM
Loaded mods:
Harmony(brrainz.harmony)[mv:2.4.2.0]: 0Harmony(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)
Odyssey(Ludeon.RimWorld.Odyssey): (no assemblies)
HugsLib(UnlimitedHugs.HugsLib)[ov:12.0.0]: 0Harmony(av:2.4.1,fv:1.2.0.1), HugsLib(av:1.0.0,fv:12.0.0)
Adaptive Storage Framework(adaptive.storage.framework): 0MultiplayerAPI(av:0.5.0,fv:0.5.0), 1ITransformable(1.0.0), AdaptiveStorageFramework(1.2.4), CopyOperation(1.0.0), DefNameLink(1.0.0), GeneratorOperation(1.0.0), GeneratorOperationV2(1.0.0), PatchOperationSet(1.0.0), PatchOperationTryAdd(1.0.0), PostInheritanceOperation(1.0.0), SaveGameCompatibility(1.0.0)
@aviynw
aviynw / papercusp-device-binding-6-3cNBLT.json
Last active August 1, 2026 10:50
Papercusp device binding attestation
{
"version": 1,
"device_pubkey": "6+3cNBLTAbB4olZAG7iwBgmEjhzyL0krQT2q55+yzFc=",
"device_label": "unnamed-device",
"github_user_id": 1567022,
"github_login": "aviynw",
"created_at": 1785581429451,
"signature_by_device": "U4P/lTqjtto3byF97jDQFARq/WMiCg+IIzaFnCmTt2Q+yY/d+9Nruw3ZpgJOj64h3g4xJSSARtPPdAh/8V5rDQ=="
}
@aviynw
aviynw / papercusp-device-binding-6-3cNBLT.json
Created August 1, 2026 10:50
Papercusp device binding attestation
{
"version": 1,
"device_pubkey": "6+3cNBLTAbB4olZAG7iwBgmEjhzyL0krQT2q55+yzFc=",
"device_label": "papercusp-aviynw",
"github_user_id": 1567022,
"github_login": "aviynw",
"created_at": 1785581426907,
"signature_by_device": "Bs+O2bRtYpePG7fE6Zt45k+UeImqzjD64QR0zTQL2WqATMVDhqk2IMOhcxwcTaD/pGUcA6+ibsCCUTNgY24XBA=="
}
@fahmiitmamul
fahmiitmamul / vscode_full_stack_extension_pack.txt
Created August 1, 2026 10:50
VS Code Full Stack Extension Recommendations
Recommended VS Code Extension Pack for Full Stack Development
Core Extensions
- ESLint
- Prettier - Code formatter
- EditorConfig for VS Code
- GitLens
- Docker
- REST Client
@papercupai
papercupai / papercusp-device-binding-9Ko4U0MR.json
Created August 1, 2026 10:50
Papercusp device binding attestation
{
"version": 1,
"device_pubkey": "9Ko4U0MRbUH3+4y2Y628epe+EgSamerGcMBge18AGns=",
"device_label": "papercusp-papercupai",
"github_user_id": 279242982,
"github_login": "papercupai",
"created_at": 1785581419819,
"signature_by_device": "cbeW3xvcBgfsjkS3vxE2xKB9wFGYwYaglE5lCmJPS5jzC+zrGsZDmJkvD0wVVEOTGXZdeZ/ljKwmay2tkZmvDw=="
}
@emrecancc
emrecancc / colab_agent.ipynb
Created August 1, 2026 10:50
Zyntra Colab Agent
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@javilopz82
javilopz82 / agua-amarga.html
Created August 1, 2026 10:49
Agua Amarga planning
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
<title>Agua Amarga · 2–16 agosto 2026</title>
<style>
:root{
--sky:#79CFEA;
--sky-soft:#B7E6F2;
@skvorec2002dima-byte
skvorec2002dima-byte / gist:3692e26ec17610415bb55d9d54dd2ce3
Created August 1, 2026 10:49
ДЗ: Динамический массив продвинутый
using System;
using System.Collections;
using System.Collections.Generic;
using System.Runtime.Remoting.Messaging;
namespace homework
{
internal class ProgramR
{
static void Main(string[] args)
This file has been truncated, but you can view the full file.
=== Verbose logging started: 01.08.2026 12:48:23 Build type: SHIP UNICODE 5.00.10011.00 Calling process: C:\WINDOWS\SysWOW64\MSIEXEC.EXE ===
MSI (c) (84:04) [12:48:23:082]: Font created. Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg
MSI (c) (84:04) [12:48:23:083]: Font created. Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg
MSI (c) (84:E8) [12:48:23:167]: Resetting cached policy values
MSI (c) (84:E8) [12:48:23:167]: Machine policy value 'Debug' is 0
MSI (c) (84:E8) [12:48:23:167]: ******* RunEngine:
******* Product: C:\Users\sknull\AppData\Roaming\AMD\Chipset_Software\{3C3C3CC5-81A9-4093-8B7A-8F3D011A8619}\AMD_Chipset_Drivers.msi