Skip to content

Instantly share code, notes, and snippets.

@kanaaa224
kanaaa224 / docker-commands.txt
Created March 13, 2025 14:51
Dockerでよく使うコマンド
全てのイメージの一覧を取得
docker images -a
全てのコンテナの一覧を取得
docker ps -a
ボリュームの一覧を取得
docker volume ls
ネットワークの一覧を取得
@sisensozuv6657
sisensozuv6657 / Ondesoft iTunes Converter
Created March 13, 2025 14:50
Ondesoft iTunes Converter Cracked
Ondesoft iTunes Converter Crackeded
@hmmbnn
hmmbnn / contracts...$MAGAVoice.sol
Created March 13, 2025 14:50
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.6.10+commit.00c0fcaf.js&optimize=true&runs=200&gist=
pragma solidity 0.6.10;
// SPDX-License-Identifier: UNLICENSED
/*
* @dev Provides information about the current execution context, including the
* sender of the transaction and its data. While these are generally available
* via msg.sender and msg.data, they should not be accessed in such a direct
* manner, since when dealing with GSN meta-transactions the account sending and
* paying for execution may not be the actual sender (as far as an application
@choco-bot
choco-bot / Install.txt
Created March 13, 2025 14:50
netpass.install v1.50 - Passed - Package Tests Results
2025-03-13 14:49:00,440 1348 [DEBUG] - XmlConfiguration is now operational
2025-03-13 14:49:00,673 1348 [DEBUG] - Adding new type 'CygwinService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2025-03-13 14:49:00,673 1348 [DEBUG] - Adding new type 'CygwinService' for type 'IInstallSourceRunner' from assembly 'choco'
2025-03-13 14:49:00,688 1348 [DEBUG] - Adding new type 'PythonService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2025-03-13 14:49:00,688 1348 [DEBUG] - Adding new type 'PythonService' for type 'IListSourceRunner' from assembly 'choco'
2025-03-13 14:49:00,688 1348 [DEBUG] - Adding new type 'PythonService' for type 'IInstallSourceRunner' from assembly 'choco'
2025-03-13 14:49:00,704 1348 [DEBUG] - Adding new type 'PythonService' for type 'IUninstallSourceRunner' from assembly 'choco'
2025-03-13 14:49:00,704 1348 [DEBUG] - Adding new type 'RubyGemsService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2025-03-13 14:49:00,719 1348 [DEBUG] - Adding new typ
{
"sub": "...",
"scopes": [
"template:read",
"template:write"
],
"access": {
"all": true,
"owned": true,
"templates": [
https://docs.google.com/forms/d/e/1FAIpQLSdG0fJdAkVFmESmeBlLLrl7H8uE5bg6plnp5dxeld3xDKvNTw/viewform?usp=pp_url&entry.793974982=Nam&entry.1681882962=H%E1%BB%87%20th%E1%BB%91ng%20th%C6%B0%C6%A1ng%20m%E1%BA%A1i%20%C4%91i%E1%BB%87n%20t%E1%BB%AD&entry.258830616=R%E1%BA%A5t%20th%C6%B0%E1%BB%9Dng%20xuy%C3%AAn&entry.1670864759=Lazada&entry.1034426251=Ch%C6%B0%C6%A1ng%20tr%C3%ACnh%20khuy%E1%BA%BFn%20m%C3%A3i&entry.278042589=%C4%90%E1%BB%8Dc%20nh%E1%BA%ADn%20x%C3%A9t%20t%E1%BB%AB%20ng%C6%B0%E1%BB%9Di%20mua%20kh%C3%A1c&entry.278042589=T%C3%ACm%20ki%E1%BA%BFm%20th%C3%B4ng%20tin%20tr%C3%AAn%20c%C3%A1c%20trang%20web%20so%20s%C3%A1nh%20gi%C3%A1&entry.278042589=Xem%20video%20%C4%91%C3%A1nh%20gi%C3%A1%20s%E1%BA%A3n%20ph%E1%BA%A9m&entry.278042589=Kh%C3%B4ng%20t%C3%ACm%20ki%E1%BA%BFm%20g%C3%AC%2C%20mua%20tr%E1%BB%B1c%20ti%E1%BA%BFp&entry.1514203413=S%C3%A1ng&entry.1514203413=Chi%E1%BB%81u&entry.1514203413=T%E1%BB%91i&entry.1774639915=Thanh%20to%C3%A1n%20qua%20v%C3%AD%20%C4%91i%E1%BB%87n%20t%E1%BB%AD%20(Momo%2C%20Zalopay%2C%20v.
@sioditatdojw3
sioditatdojw3 / HitPaw Video Enhancer
Created March 13, 2025 14:49
HitPaw Video Enhancer Cracked
HitPaw Video Enhancer Crackeded
/*
장지원
챌린지2. 중복없는 회원관리 시스템
*/
import java.util.*;
public class Week2_05 {
static HashSet<Integer> memberSystem = new HashSet<>();
public static void main(String[] args) {
while (true){
@LachlanArthur
LachlanArthur / compose.yml
Created March 13, 2025 14:49
Caddy Docker Proxy
version: "3.7"
services:
caddy:
image: lucaslorentz/caddy-docker-proxy:ci-alpine
ports:
- 80:80
- 443:443
environment:
- CADDY_INGRESS_NETWORKS=caddy
networks:
internal class Program
{
private static void Main(string[] args)
{
int[] numbers = new int[30];
Random random = new Random();
int maxValueRandom = 90;
int minValueRandom = 10;
int lastIndexOfNumbers = numbers.Length - 1;