Skip to content

Instantly share code, notes, and snippets.

View BBoldt's full-sized avatar
🌴
vibing

BBoldt

🌴
vibing
View GitHub Profile
@LambdAurora
LambdAurora / optifine_alternatives_fabric.md
Last active May 16, 2024 00:04
Recommended OptiFine alternatives on Fabric

The list is moving out!

If you share this list, please use this link instead: https://lambdaurora.dev/optifine_alternatives

It may still be only a redirection link, but it will have a better web display of the list soon. And the list being on GitHub/GitHub pages improves load times.

The gist version of this list will stop being updated.

Why?

@Aedda
Aedda / Vanilla.json.txt
Created August 23, 2016 23:12
Fixed ore gen v2?
"quartz": {
"template": "uniform",
"block": "quartz_ore",
"material": "minecraft:netherrack",
"clusterSize": 13,
"numClusters": 16,
"minHeight": 10,
"maxHeight": 118,
"retrogen": "true",
"biomeRestriction": "whitelist",
@BBoldt
BBoldt / gist:cccdfa147579f499692c7d47da4d0738
Created May 21, 2016 19:36
Spotify -> Google Play Music
https://rawgit.com/watsonbox/exportify/master/exportify.html
regexr.com
,"\d","\d+","\w+","spotify:user:bboldt","...................."
https://github.com/soulfx/gmusic-playlist.js
@BBoldt
BBoldt / gist:67438fb40301144235272bdb01e1336b
Created May 9, 2016 21:22
Font changing css for Better Discord
.message-content {font-size: 120%}
.message-content {color: black;}
.message-content {font-family: "Segoe UI", Georgia, Serif;}
.message-content {line-height: 1.5;}
.user-name {font: bold 16px/30px Georgia, serif;}
@BBoldt
BBoldt / gist:6b65ce37742891682ec6
Last active February 8, 2016 01:52
shit that needs to be done
Git Shell is where you will be entering all commands: http://i.imgur.com/rZ7I9Nv.png
Before doing anything listed below you will need to setup "upstream", instructions here: https://help.github.com/articles/configuring-a-remote-for-a-fork/
SYNCING REPOSITORY
1- type "git fetch upstream"
2- type "git merge upstream/1.8-Rewrite"
This will make your repository up to date with the "upstream", aka the original repository we are forked from.
SQUASHING COMMITS
@TehNut
TehNut / Darker Quassel.md
Last active August 27, 2016 03:31
Darken the Quassel IRC client to look better

#HEY YOU!

###Want a really cool IRC client?

###Then follow these EZPZ steps!

  1. Head on over here and download the client. Install it. You do not need to install the core module.
  2. Head over to this Gist and copy all the text. Create a new file in your documents folder and name it whateveryouwant.qss.

File

@TehNut
TehNut / DarkenQuassel
Last active October 7, 2015 12:02
How to setup Quassel (IRC Client) to look nice
#HEY YOU!
###Want a really cool IRC client?
###Then follow these EZPZ steps!
1. Head on over [here](http://quassel-irc.org/) and download the `client`. Install it. You do not need to install the `core` module.
2. Head over to this Gist and copy all the text. Create a new file in your `documents` folder and name it `whateveryouwant.qss`. ![File](http://i.imgur.com/e9Jnqnk.png)
3. Hit `F7` (or `Settings > Configure Quassel...`) and check the `Use Custom Stylesheet` option. Browse for `whateveryouwant.qss` and select it for use. Change the `Client Style` from `<System Default>` to `[Plastique|Fusion]`. ![Interface Settings](http://i.imgur.com/QOmyWYr.png)
4. This is where we will setup your `Chat Lists`.