👋
Hi there, I'm ijo42 I'm a Developer from Russia!
🌱 I’m currently in love with Docker
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseDocker Image with GravitLauncher and minimal needed JVM to run
🌞 Morning 28 commits █▍░░░░░░░░░░░░░░░░░░░ 6.7%
🌆 Daytime 179 commits ████████▉░░░░░░░░░░░░ 42.7%
🌃 Evening 191 commits █████████▌░░░░░░░░░░░ 45.6%
🌙 Night 21 commits █░░░░░░░░░░░░░░░░░░░░ 5.0%
@echo off
reg.exe query "HKU\S-1-5-19">nul 2>&1
if %errorlevel% equ 1 goto UACPrompt
echo "127.0.0.1 maven.apache.org, 127.0.0.1 mvnrepository.com, 127.0.0.1 files.minecraftforge.net, 127.0.0.1 jitpack.io, 127.0.0.1 oss.sonatype.org " >> "C:\WINDOWS\system32\drivers\etc\hosts"
A little educational project. Telegram bot that translate stranger russian slang to human language
TypeScript 1