Skip to content

Instantly share code, notes, and snippets.

View MP3Martin's full-sized avatar
💭
🇨🇿

MP3Martin

💭
🇨🇿
View GitHub Profile
@qyurila
qyurila / quickCss.css
Last active April 17, 2025 07:18
A personal Vencord QuickCSS
/** NOTES
You'd like to change the font families if you aren't Korean and/or don't use Momotalk theme (https://github.com/MiyakuKage/discord-momotalk)
**/
/** IMPORTS **/
/* Revert Old Icons */
@import url(https://davart154.github.io/Themes/Icon%20Revert%202023/2023%20Icon%20Revert.css);
/* Import Fonts */
@import url(https://cdn.jsdelivr.net/gh/orioncactus/[email protected]/dist/web/variable/pretendardvariable-jp.min.css);
@aphilas
aphilas / zustand-immer-persist.ts
Created October 13, 2022 19:00
Zustand with immer and persist
import create, { StateCreator } from "zustand"
import { persist } from "zustand/middleware"
import { immer } from "zustand/middleware/immer"
// Custom persist storage
import { zustandStorage } from "@app/services/zustand"
export interface Entry {
sourceId: string
quantity: number
unitPrice: number
@Keksuccino
Keksuccino / cave_animation_guide.md
Last active January 13, 2025 21:31
[FancyMenu] How to Install The Cave Animation
@NordicGamerFE
NordicGamerFE / performancemods18.md
Last active February 23, 2025 23:28
Performance Mods 1.18

Performance Mods

A list of performance-enhancing mods for 1.18.x forge/fabric versions.

Any suggestions/complaints?
Join our discord or use the gist comments.

Home

Fabric 1.18.X

@NordicGamerFE
NordicGamerFE / performancemods12.md
Last active March 9, 2025 20:12
Performance mods 1.12

Performance Mods

A list of performance-enhancing mods for 1.12.x versions.

Any suggestions/complaints?
Join our discord or use the gist comments.

Mods marked as "Dangerous" might be unstable, and cause some unexpected behaviour.

Home

@NordicGamerFE
NordicGamerFE / performancemods.md
Last active March 31, 2024 00:50
Useful mods list

Useful Mods

Notice

This list has moved to a repo you can find here https://github.com/NordicGamerFE/usefulmods

Alkyaly has stopped maintaining their list they have given me the responsibility to maintain their list original list
A list of usefull mods for most major-played versions.
Any suggestions/complaints?
Join our discord or use the gist comments.

@tomasdev
tomasdev / minecraft-emoji.md
Last active April 15, 2025 13:17
Minecraft allowed emojis

Minecraft allowed emojis

Ever wondered how to insert emoji in minecraft? Well turns out Minecraft supports only a subset of emoji (old one) but you can copy-paste these in it!

Screenshot of the emojis being rendered in Minecraft

These also look great on signs!

Minecraft sign with glowing effect showcasing arrows

@Kavignon
Kavignon / fix-connection-speed-linux-wls2.md
Created December 1, 2021 22:02
Resolving a slow Wi-Fi connection speed over Linux WSL2

This could be a problem cause by your Windows OS being a bottleneck and limit your speed. After some talks and discussion with a colleague, this is the solution that worked for my case!

From Windows

  • Go to your Start Menu.
  • Go to 'View Network Connections'.
  • Right-click on your Wi-Fi adapter.
  • Select the 'Properties' menu option.
  • Find the 'Internet Protocol Version 4' and select the 'Properties' menu option. (keep the IPv4 option checked)
  • Click on the 'Advanced' button.
  • Uncheck 'Automatic Metric' and enter 1 in the 'Interface metric' text box.
@rogue-agent
rogue-agent / resor.bat
Created November 23, 2021 22:59
1Liner; SFC and DISM, windows image repair, cleanup and restoration
sfc /scannow && DISM.exe /Online /Cleanup-image /Scanhealth && DISM.exe /Online /Cleanup-image /Restorehealth
@MooreDerek
MooreDerek / WSL-KALI-APT-UPDATE-ERROR.md
Last active November 5, 2024 08:37
Installing Kali on WSL getting apt update error

Installing Kali

wsl --install -d kali-linux

When terminal starts up try running

sudo apt upgrade and get the following error:

Get:1 http://wlglam.fsmg.org.nz/kali kali-rolling InRelease [30.6 kB]
Err:1 http://wlglam.fsmg.org.nz/kali kali-rolling InRelease
 The following signatures were invalid: EXPKEYSIG ED444FF07D8D0BF6 Kali Linux Repository