Skip to content

Instantly share code, notes, and snippets.

View juraj-hrivnak's full-sized avatar
🇺🇦
Slava Ukrajini!

teksturepako juraj-hrivnak

🇺🇦
Slava Ukrajini!
  • Slovakia
View GitHub Profile
@makamys
makamys / 1.7.10-essentials.md
Last active November 18, 2025 13:37
List of "Essential" 1.7.10 Mods

List of "Essential" 1.7.10 Mods

This is a list of Minecraft 1.7.10 mods that are not focused on adding new original content. Instead, they make the base game run better, or port over features from other versions of vanilla.

These lists try to comprehensively list all the available options. You will not want to use all of the listed mods at once.

Some of the listed mods require a Mixin bootstrap mod in order to work. See the Mixin mods section near the end of the document for information about that.

Table of Contents

@NullCode1337
NullCode1337 / nim_install.md
Last active April 3, 2024 04:27
How to install the Nim Compiler on your Windows PC

Installing Nim on Windows

What is Nim?

Nim is a (pretty obscure) "statically typed compiled systems programming language". It's unique because the syntax is very reminiscent of Python, while being a compiled language (; anyone?), hence making it accessible to Python devs. Now let's cut to the chase - how to install this:

Installing Nim

Method 1: The boring:tm:

(Powershell only)

  1. Install chocolatey
  2. choco install nim
@surfsoft
surfsoft / kotlin-sanitising-string-deserialiser.md
Last active July 9, 2024 16:49
Selectively sanitising JSON string values in Kotlin

Selectively sanitising JSON string values in Kotlin

You've a JSON document you are consuming over REST, and you want to sanitise one or more string values to make sure nobody injects any pesky JavaScript that might end up as content on a web page somewhere? Look no further than a custom JSON deserialiser coupled with the OWSAP endcoder library:

The code

import com.fasterxml.jackson.core.*
import com.fasterxml.jackson.databind.*
import org.owasp.encoder.Encode
@comp500
comp500 / big_list_of_modpack_things.md
Last active November 8, 2025 07:39
Big List of Modpack Things

Big List of Modpack Things

Also see the Modrinth Awesome list, and a (probably somewhat outdated) list of curse modpack downloaders at https://gist.github.com/jikuja/f44533a16ad04624c3eb8e99e7a3e494/

This list is a bit outdated in places, but I'm still adding things here so that I don't forget them.

Distribution platforms

Name Type Number of mods/packs Popularity (Similarweb rank) Official launcher Third-party support Open Source backend Author rewards
CurseForge Public 31,000 mods; 38,000 modpacks #1410 Yes Many No Yes
Modrinth Public 2000 mods #79,182 In development ATLauncher, packwiz, pacmc, modweaver Yes Planned