👋
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 25 commits █░░░░░░░░░░░░░░░░░░░░ 4.8%
🌆 Daytime 233 commits █████████▍░░░░░░░░░░░ 45.0%
🌃 Evening 226 commits █████████▏░░░░░░░░░░░ 43.6%
🌙 Night 34 commits █▍░░░░░░░░░░░░░░░░░░░ 6.6%
@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