Skip to content

Instantly share code, notes, and snippets.

View lynzrand's full-sized avatar
🧻
Thesis isn't that far from toilet paper

Rynco Maekawa lynzrand

🧻
Thesis isn't that far from toilet paper
View GitHub Profile
@lynzrand
lynzrand / Dockerfile
Created September 20, 2020 07:41
Bollard build image result issue
# Shared Volume
FROM busybox:buildroot-2014.02
VOLUME /data
CMD ["/bin/sh"]
@lynzrand
lynzrand / Plugin.cs
Created October 16, 2020 17:28
FixKPlug
using BepInEx;
using HarmonyLib;
using System.Collections;
using UnityEngine;
using UnityEngine.SceneManagement;
using System.Collections.Generic;
namespace Karenia.FixKPlug
{
[BepInPlugin(id, projectName, version)]
from typing import List, Tuple
from PIL import Image, ImageDraw, ImageColor
import math
import random
from PIL.Image import new
from PIL.ImageDraw import Draw
def gen_saturated_color() -> Tuple[int, int, int]:
@lynzrand
lynzrand / readme.md
Last active December 8, 2020 17:44
Github Contribution Renderer

Dependencies

drawsvg
colormath

Usage

  1. Download
@lynzrand
lynzrand / sstu-waterfall.cfg
Created May 20, 2021 16:22
Implement waterfall effects on SSTU engines
// Remove stock effects
@PART[SSTU-SC-ENG-*]:AFTER[SSTU]
{
@EFFECTS
{
@running_closed
{
!MODEL_MULTI_PARTICLE,*{}
}
@running_main
(* Calculate good rational representation of [value] within relative \
error [epsilon], with denominator not bigger than [limit].
Returns List[(approximation, relativeError, absoluteError)]
*)
RationalReprInside := Function[{limit, epsilon, value}, Module[
{reprs, real, approx, delta},
reprs = {};
(* For each denominator,
find the appropriate approximation if possible *)
// ==UserScript==
// @name 学堂云/雨课堂(是雨课堂4.0,非雨课堂,题库自动搜集)
// @namespace dandanmuaa@gmail.com
// @version 1.2
// @description 雨课堂脚本
// @author sea of flowers
// @match *://*.yuketang.cn/*
// @match *://*.edu.cn/*
// @connect huan.fm210.cn
// @grant unsafeWindow
@lynzrand
lynzrand / private-build-plans.toml
Last active May 5, 2024 03:15 — forked from re-xyr/private-build-plans.toml
Iosevka Moe/Akira - Rynco's edition - Cute variants of the Iosevka font
[buildPlans.IosevkaMoe]
family = "Iosevka Moe"
spacing = "normal"
serifs = "sans"
noCvSs = true
exportGlyphNames = false
[buildPlans.IosevkaMoe.variants.design]
capital-b = "more-asymmetric-interrupted-serifless"
capital-c = "serifless"
@lynzrand
lynzrand / encode.py
Last active October 30, 2022 16:31
用最短的代码画一只刘看山!当然弄巧成拙太长了
from typing import Any
import bitstream
liukanshan = open("liukanshan.txt", "r").read()
lks_lines = liukanshan.splitlines()
rle = []
# do run-length encoding of the lines
for line in lks_lines:
rle_line = []
@lynzrand
lynzrand / IITC plugin: S2 cell.user.js
Last active November 18, 2022 04:32 — forked from proosyue/IITC plugin: S2 cell
IITC plugin: S2 cell
// ==UserScript==
// @id iitc-plugin-s2cells@ny
// @name IITC plugin: S2 cell (VIP道館-藍,道館-紅,補給站-黃)
// @author ny
// @category Layer
// @version 0.1.7
// @namespace https://github.com/alvin853/s2cells
// @updateURL https://raw.githubusercontent.com/alvin853/s2cells/master/s2cells.meta.js
// @downloadURL https://raw.githubusercontent.com/alvin853/s2cells/master/s2cells.user.js
// @description IITC: Shows various S2 cells on the map