Skip to content

Instantly share code, notes, and snippets.

#Minecraft server properties
#Wed Jan 06 15:33:22 UTC 2021
spawn-protection=16
max-tick-time=60000
query.port=25565
generator-settings=
sync-chunk-writes=true
force-gamemode=false
allow-nether=true
enforce-whitelist=false
class CreateProjectView(LoginRequiredMixin, SessionWizardView):
template_name = 'gigui/project.html'
form_list = [
('1', KindSelectionForm),
('2', UrlGroupForm),
('3', CountriesForm),
('4', RulesKeywordsForm),
('5', OverviewForm),
]
#sms get redirected by the provider to this endpoint
@app.route('/sms', methods=['GET'])
def sms():
if request.method == 'GET':
sms_from = request.args.get("from")
sms_message = request.args.get("message")
sms_message = re.sub(' +',' ',sms_message)
yes = 0
rush = 0
no = 0
@RadicalPet
RadicalPet / gist:29584dee37921690cd38
Created February 14, 2015 06:41
Now leave me alone with that coin bullshit!
50%, You choose one of the coins to be heads and then toss the other:
_____________________________________________________________________
var count10 = 0;
var count11 = 0;
function fuckYouAll(){
var chooseOne = Math.round(Math.random());
var coin;
var coin2;
### Keybase proof
I hereby claim:
* I am RadicalPet on github.
* I am radicalpet (https://keybase.io/radicalpet) on keybase.
* I have a public key whose fingerprint is D0DB 5A04 BF5F 10E8 5099 4876 D56F 9A1C 06FC F9DD
To claim this, I am signing this object: