Skip to content

Instantly share code, notes, and snippets.

View IverCoder's full-sized avatar
🚬
Hipakero🤘🏽

IverCoder

🚬
Hipakero🤘🏽
View GitHub Profile
@IverCoder
IverCoder / fapcraft-guide.md
Last active April 26, 2025 23:22
Play Fapcraft without buying Minecraft or risking malware infections.

1. Download Fapcraft

Download Fapcraft from the official website.

2. Download Java

Skip this section if you already have Java 8 installed previously. Some launchers install it for you if you play older Minecraft versions.

Linux

@IverCoder
IverCoder / GreeterApp.java
Last active August 11, 2025 03:32
2025-08-06
/*
* SPDX-FileCopyrightText: 2025 IverCoder
* SPDX-License-Identifier: CC0-1.0
* GreeterApp.java by IverCoder is marked CC0 1.0. To view a copy of this mark,
* visit https://creativecommons.org/publicdomain/zero/1.0/
*/
import java.util.Scanner;
import java.time.LocalTime;