Skip to content

Instantly share code, notes, and snippets.

View minpeter's full-sized avatar
🐼
think same,

minpeter minpeter

🐼
think same,
View GitHub Profile
@minpeter
minpeter / gh-image-bp.yml
Last active March 13, 2024 04:54
깃허브 패키지 레지스터에 matrix를 이용해 arm64, amd64 공용 이미지를 빌드하고 푸시함
name: BUILD and PUSH to GHR
on:
workflow_dispatch:
push:
branches: ["main"]
env:
REGISTRY: ghcr.io
REGISTRY_IMAGE: ghcr.io/${{ github.repository }}
@minpeter
minpeter / blur-lisum.html
Created February 19, 2024 03:03
vercel style dark blur box test
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>lipsum</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
@minpeter
minpeter / minpeter's GitHub Stats
Last active July 14, 2024 12:26
Github Stats ✨
⭐ Total Stars: 33
➕ Total Commits: 1,984
🔀 Total PRs: 75
🚩 Total Issues: 66
📦 Contributed to: 30
🌞 Morning 206 commits █████▍░░░░░░░░░░░░░░░ 26.1%
🌆 Daytime 338 commits ████████▉░░░░░░░░░░░░ 42.8%
🌃 Evening 169 commits ████▍░░░░░░░░░░░░░░░░ 21.4%
🌙 Night 76 commits ██░░░░░░░░░░░░░░░░░░░ 9.6%
❗️ Closed issue #1 in al0214/Hoseo
🗣 Commented on #1755 in vercel/ai
🗣 Commented on #1755 in vercel/ai
🗣 Commented on #1755 in vercel/ai
🗣 Commented on #1755 in vercel/ai
Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
irm get.scoop.sh | iex
scoop bucket add extras
scoop install runcat
## without scoop
dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
wsl --set-default-version 2
Invoke-WebRequest -URI https://github.com/yuk7/ArchWSL/releases/download/22.10.16.0/ArchWSL_Online-AppX_22.10.16.0_x64.cer -OutFile arch.cer
Invoke-WebRequest -URI https://github.com/yuk7/ArchWSL/releases/download/22.10.16.0/ArchWSL_Online-AppX_22.10.16.0_x64.appx -OutFile arch.appx
Import-Certificate -FilePath .\arch.cer -CertStoreLocation Cert:\LocalMachine\TrustedPeople
@minpeter
minpeter / install after wsl.json
Last active August 25, 2022 00:38
winget program export list
{
"$schema" : "https://aka.ms/winget-packages.schema.2.0.json",
"CreationDate" : "2022-08-16T21:20:56.052-00:00",
"Sources" :
[
{
"Packages" :
[
{
"PackageIdentifier" : "Canonical.Ubuntu"
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
"Scancode Map"=hex:00,00,00,00,00,00,00,00,03,00,00,00,1D,00,3A,00,3A,00,1D,00,00,00,00,00
{
"$help": "https://aka.ms/terminal-documentation",
"$schema": "https://aka.ms/terminal-profiles-schema",
"actions":
[
{
"command":
{
"action": "copy",
"singleLine": false