Skip to content

Instantly share code, notes, and snippets.

-- [[ VISUAL AUTO CLICKER - HEAVY & DEEP CLICK EDITION (V0.1) ]] --
local Players = game:GetService("Players")
local UserInputService = game:GetService("UserInputService")
local VirtualInputManager = game:GetService("VirtualInputManager")
local HttpService = game:GetService("HttpService")
local GuiService = game:GetService("GuiService")
local LocalPlayer = Players.LocalPlayer
local PlayerGui = LocalPlayer:WaitForChild("PlayerGui", 10)
[run_tests] run tmpdir: /tmp/platform-test_j1hfht5i
[run_tests] cpus=24 sem limits: SEMMSL=32000 SEMMNS=1024000000 SEMOPM=500 SEMMNI=32000
PYTHONPATH=/home/dsebastian/workspace/aif/platform-test/submodules/p4-programs/test:/home/dsebastian/workspace/aif/platform-test/prebuilt:/home/dsebastian/workspace/aif/platform-test:/home/dsebastian/workspace/aif/platform-test/submodules/sys-sw/install/python:/home/dsebastian/workspace/aif/platform-test/submodules/sys-sw/paris-driver/src/Common/testlib:/home/dsebastian/workspace/aif/platform-test/prebuilt/gen-py/aswitch:/home/dsebastian/workspace/aif/platform-test/prebuilt/gen-py/bm_runtime:/home/dsebastian/workspace/aif/platform-test/submodules/p4-programs/submodules/behavioral-model/targets/a1na_switch:/home/dsebastian/workspace/aif/platform-test/submodules/p4-programs/submodules/behavioral-model/tools
LD_LIBRARY_PATH=/home/dsebastian/workspace/aif/platform-test/submodules/sys-sw/install/lib
A1_PLATFORM=fpga
A1_SYS_SW_PATH=/home/dsebastian/workspace/aif/platform-test/s
@cedendahlkim
cedendahlkim / stil_gist_30.md
Created July 26, 2026 03:28
Event Staff Uniform Jacka — STIL.AI Design #30 (B2B/Jacka, 49kr)

Event Staff Uniform Jacka — STIL.AI Design #30

Category: B2B / Jacka Price: 49 kr Style: Coordinated blazer + shirt combo, name badge pocket, hospitality professional

About the Design

AI-generated B2B uniform for event staff and hospitality. Dark navy blazer with subtle gold accents, matching crisp white shirt, professional fit.

Buy

@sendarionn
sendarionn / send-youtube-to-sendarion-jukebox.js
Created July 26, 2026 03:27
開いているYouTube動画つきのCosenseページを作成するブックマークレット({project-name}は対象プロジェクト名で置換)
javascript:(function(){ var title = document.title; var cleanTitle = title.replace(/\s*-\s*YouTube$/, '').trim(); var url = encodeURIComponent(location.href); var scrapboxUrl = 'https://scrapbox.io/{project-name}/' + encodeURIComponent(cleanTitle) + '?body=[%27 + url + %27]%27; window.open(scrapboxUrl, %27_blank%27);})();
@good1101
good1101 / .deps....raw_paths.json
Created July 26, 2026 03:27
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.34+commit.80d5c536.js&optimize=undefined&runs=200&gist=
{
"hardhat@3.9.1/console.sol": ".deps/npm/hardhat@3.9.1/console.sol",
"hardhat@3.11.1/console.sol": ".deps/npm/hardhat@3.11.1/console.sol"
}
[run_tests] run tmpdir: /tmp/platform-test_0d9hn8ij
[run_tests] cpus=24 sem limits: SEMMSL=32000 SEMMNS=1024000000 SEMOPM=500 SEMMNI=32000
PYTHONPATH=/home/dsebastian/workspace/aif/platform-test/submodules/p4-programs/test:/home/dsebastian/workspace/aif/platform-test/prebuilt:/home/dsebastian/workspace/aif/platform-test:/home/dsebastian/workspace/aif/platform-test/submodules/sys-sw/install/python:/home/dsebastian/workspace/aif/platform-test/submodules/sys-sw/paris-driver/src/Common/testlib:/home/dsebastian/workspace/aif/platform-test/prebuilt/gen-py/aswitch:/home/dsebastian/workspace/aif/platform-test/prebuilt/gen-py/bm_runtime:/home/dsebastian/workspace/aif/platform-test/submodules/p4-programs/submodules/behavioral-model/targets/a1na_switch:/home/dsebastian/workspace/aif/platform-test/submodules/p4-programs/submodules/behavioral-model/tools
LD_LIBRARY_PATH=/home/dsebastian/workspace/aif/platform-test/submodules/sys-sw/install/lib
A1_PLATFORM=fpga
A1_SYS_SW_PATH=/home/dsebastian/workspace/aif/platform-test/s
@snaga
snaga / 2026年arXiv AI研究トレンドと産業構造変革の考察.md
Created July 26, 2026 03:26
2026年arXiv AI研究トレンドと産業構造変革の考察(詳細分析・論考版)

2026年arXiv AI研究トレンドと産業構造変革の考察(詳細分析・論考版)

1. 研究の背景、問い、およびコア仮説

1.1 研究の背景

2024年〜2025年にかけてのAI研究の主軸は、基盤モデル(Foundation Models)のパラメータ数拡大や事前学習(Pre-training)における Scaling Laws の検証に置かれていた。しかし、2026年春〜夏における arXiv 論文群(cs.AI, cs.LG, cs.CL, cs.SE 等より抽出された 66,000 件超のデータセット)の定量的・定性的分析によれば、学術界の関心は**「単一モデルの能力伸長」から「モデルを取り巻くシステム構造(ハーネス、記憶、ガバナンス、形式検証)」の設計・自動化**へと劇的に移行している。

1.2 本考察の問い(Core Questions)

  1. 構造的問: 単一LLMのコンテキスト窓(Context Window)伸長や推論能力向上に依存するパラダイムは、なぜ限界を迎え、制御層(Harness / Scaffold)の自動生成へと向かっているのか?
@sagat79
sagat79 / my-claude-setup-guide.md
Created July 26, 2026 03:26 — forked from graimon/my-claude-setup-guide.md
My Claude Code Setup Guide

My Claude Code Setup Guide (macOS)

A step-by-step guide to installing and configuring Claude Code on macOS, the way I use it. This isn't meant to be the definitive reference -- it's just my personal setup that's been working well for me. Things change fast, so if something looks off, check the official docs or let me know.


Table of Contents

  1. Install Claude Code
  2. Install GitHub CLI (gh)
@fhmiyu04785
fhmiyu04785 / Photoshop Express Photo Editor Premium.md
Created July 26, 2026 03:26
Photoshop Express Photo Editor Premium APK Free Download For PC

Photoshop Express Photo Editor Premium APK Free Download For PC

Free Download Photoshop Express Photo Editor 18.1.35 build 2004 Premium MOD Version Unlocked Ad-Free APK for Android. Best photo editor and collage maker.

Overview of Adobe Photoshop Express Premium APK for Android

This is one of Android's best photo editors and collage makers for quick, easy, and powerful editing on mobile devices. Free Download Photoshop Express Photo Editor Premium MOD Version Unlocked Ad-Free APK for Android Phones and Tablets. It is the best photo editor and collage maker on Android.

Link Given Below!!

@Kiuren
Kiuren / mi_algoritmo.psc
Created July 26, 2026 03:25
Creado con PseInt Web
Si numInicial > numFinal Entonces
temp = numInicial
numInicial = numFinal
numFinal = temp
FinSi
suma = 0
contador = 0
prio = 1