Skip to content

Instantly share code, notes, and snippets.

@bernardinojoseneto-ux
bernardinojoseneto-ux / index.html
Created September 14, 2026 10:00
Painel de Produção HOPE — 12/09/2026
<!DOCTYPE html>
<html lang="pt-BR">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>HOPE — Painel de Produção (12/09/2026)</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,500;0,600;0,700;1,500&amp;family=Manrope:wght@400;500;600;700;800&amp;display=swap" rel="stylesheet">
<style>
:root{
@wavyeldestspoon
wavyeldestspoon / Tomodachi_Life.md
Created September 14, 2026 10:00
Download Tomodachi Life: Living Dream Switch NSP/XCI,ROMs {Full Game}

Tomodachi Life

Tomodachi Life: Living the Dream is a life-simulation game for Nintendo Switch from Nintendo. It is the follow-up to the Nintendo 3DS game Tomodachi Life.

@yching83
yching83 / psat_20260914_guide.html
Created September 14, 2026 10:00
PSAT daily practice — Monday, Sep 14, 2026
<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><title>PSAT Daily Guide — Monday, Sep 14, 2026</title><style>
:root{--ink:#fff;--muted:rgba(255,255,255,0.75);--rule:rgba(255,255,255,0.28);--accent:#4a2a7a;--good:#4fd16d;--bad:#ff7a7a;--warn:#d9b8ff;--bg:#4a2a7a;--card-bg:rgba(255,255,255,0.08);}
*{box-sizing:border-box;} html,body{margin:0;padding:0;background:var(--bg);color:var(--ink);font-family:Georgia,"Times New Roman",serif;line-height:1.55;}
body{max-width:800px;margin:0 auto;padding:36px 28px 80px;} header{border-bottom:3px solid #fff;padding-bottom:14px;margin-bottom:24px;}
header h1{margin:0 0 4px 0;font-size:22pt;} header .subtitle{color:var(--muted);margin:0;font-size:11pt;} h2{color:#fff;font-size:15pt;margin-top:0;}
.intro{background:var(--card-bg);border:1px solid var(--rule);border-left:4px solid #fff;padding:12px 16px;margin-bottom:22px;font-size:10.5pt;}
.domain{color:var(--warn);font-family:-apple-system,sans-serif;font-size:10pt;letter-spacing:0.8px;margin:30px 0 4px
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created September 14, 2026 09:59
Rimworld output log published using HugsLib
Log uploaded on Monday, September 14, 2026, 2:59:47 PM
Loaded mods:
[NL] Facial Animation - WIP(Nals.FacialAnimation): FacialAnimation(1.0.0)
Nice Facial Animation(Andromeda.FacialAnimation): (no assemblies)
Harmony(brrainz.harmony)[mv:2.4.1.0]: 0Harmony(2.4.1), HarmonyMod(2.4.1)
Faster Game Loading(Taranchuk.FasterGameLoading): FasterGameLoading(1.0.0)
Core(Ludeon.RimWorld): (no assemblies)
Royalty(Ludeon.RimWorld.Royalty): (no assemblies)
Ideology(Ludeon.RimWorld.Ideology): (no assemblies)
Biotech(Ludeon.RimWorld.Biotech): (no assemblies)
@0cwj
0cwj / gist:1562283f5ff65406e074bebc0b7eadbd
Created September 14, 2026 09:59
Ficha Hub - Monochrome
-- Ficha Hub - Monochrome | @5mhe on discord
-- thanks for using it <3
-- FIX v1.1: keypad now reads after each fire (server may debounce rapid fires)
local WindUI = loadstring(game:HttpGet("https://github.com/Footagesus/WindUI/releases/latest/download/main.lua"))()
local Players = game:GetService("Players")
local Workspace = game:GetService("Workspace")
local Lighting = game:GetService("Lighting")
local RunService = game:GetService("RunService")
@meow67676767
meow67676767 / AutoHint.luau
Created September 14, 2026 09:59
Roblox Auto Hint Upgrade for Owned Towers
-- AutoHint for all owned towers
local Players = game:GetService("Players")
local ReplicatedStorage = game:GetService("ReplicatedStorage")
local StarterGui = game:GetService("StarterGui")
local LocalPlayer = Players.LocalPlayer
local SignalR = ReplicatedStorage:WaitForChild("SignalR")
local Towers = workspace:WaitForChild("State"):WaitForChild("Towers")
-- Global cleanup for hot-reloads
@kienita
kienita / README.md
Created September 14, 2026 09:59 — forked from gilangvperdana/README.md
Nginx Reverse Proxy for SSH

Nginx Reverse Proxy for SSH

Use Case

  • 10.10.10.50 is Target VM will to SSH
  • We will expose this to localhost:32

Configuration

  • Make upstream conf :
nano /etc/nginx/conf.d/stream.conf.ssh
@kienita
kienita / README.md
Created September 14, 2026 09:59 — forked from gilangvperdana/README.md
Fix SSH Key are too open on Windows 11

Fix SSH Key are too open on Windows 11

If you want to login with your key, but you see an error permission windows 11 "SSH key are too open" do this :

  • Make sure you was regenerate your key from puttygen to OpenSSH Key format
  • Open your Windows PowerShell then :
$path = ".\path\to\your\key.pem"
icacls.exe $path /reset
icacls.exe $path /GRANT:R "$($env:USERNAME):(R)"
icacls.exe $path /inheritance:r
@tommy1038
tommy1038 / aws_pratica.drawio
Created September 14, 2026 09:58
aws_pratica.drawio
<mxfile host="65bd71144e">
<diagram id="llKh3lNjLN-6BdAwGgM1" name="Page-1">
<mxGraphModel dx="1517" dy="1625" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" value="Background(White)" style="locked=1;" parent="0"/>
<mxCell id="7" value="" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=none;sketch=1;curveFitting=1;jiggle=2;" parent="1" vertex="1">
<mxGeometry x="-750" y="-750" width="1488" height="1432" as="geometry"/>
</mxCell>
<mxCell id="10" value="AWS Cloud" style="locked=1;" parent="0"/>
@kienita
kienita / README.md
Created September 14, 2026 09:58 — forked from gilangvperdana/README.md
Apache2 / HTTPD Server Block

All About Apache / Httpd

Baremetal

  • Installation
apt install -y apache2
  • Configuration on /etc/apache2/