This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<StoreAssociation xmlns="http://schemas.microsoft.com/appx/2010/storeassociation"> | |
<Publisher>CN=07A8B044-9B6C-4FDA-B92C-9A2E8EF8A5D9</Publisher> | |
<PublisherDisplayName>Wolfram Group LLC</PublisherDisplayName> | |
<GeneratePackageHash>http://www.w3.org/2001/04/xmlenc#sha256</GeneratePackageHash> | |
<SupportedLocales> | |
<Language Code="af" InMinimumRequirementSet="true" /> | |
<Language Code="af-za" InMinimumRequirementSet="true" /> | |
<Language Code="am" InMinimumRequirementSet="true" /> | |
<Language Code="am-et" InMinimumRequirementSet="true" /> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# A place to store build information | |
DIR=~/.purpur/ | |
FILE=$DIR"build" | |
# Get the latest version from pl3x api | |
echo "Checking for latest version ..." | |
VERSION=`curl -sN 'https://api.pl3x.net/v2/purpur/' | jq -r '.versions[0]'` | |
echo "Latest version is $VERSION" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[12:20:56] ~Purpur: <BillyGalbreath> oooooh, poems.. i got one | |
[12:20:56] ~Purpur: <BillyGalbreath> Roses are red, | |
[12:20:57] ~Purpur: <BillyGalbreath> Violets are blue, | |
[12:20:59] ~Purpur: <BillyGalbreath> Unexpected { on line 32 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# With Tuinity | |
# Fetch Paper upstream | |
./tunity up up | |
# Fetch Tuinity | |
./tuinity up | |
# Apply Tuinity patches on top of Paper (or is it Tuinity and Paper on top of CB?) | |
./tuinity patch | |
# build jar | |
./tuinity build | |
# rebuild patches so the diff looks good (not needed if not publishing) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import mysql.connector | |
import os, sys | |
from datetime import datetime | |
import time | |
path = "GriefPreventionData"+time.strftime("%Y%m%d-%H%M%S") | |
try: | |
os.mkdir(path) | |
os.mkdir(path+"/PlayerData") |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
23:57 Delivering 41 blocks to ImLenaMoon | |
23:57 Delivering 41 blocks to martinfel | |
23:57 Looking for expired claims. Checking data for dcc0235a-5eb8-308d-8ca2-de8dc146e36e | |
23:57 Delivering 41 blocks to carlosvf91 | |
23:57 Delivering 41 blocks to ArtAngel686 | |
23:57 Delivering 41 blocks to PNDPAULA | |
23:57 Delivering 41 blocks to Ovejocromo | |
23:57 Delivering 41 blocks to MrJegrata | |
23:57 Delivering 41 blocks to MikeST_ | |
23:57 Delivering 41 blocks to By_Luziimilk |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gist needs word wrap | |
<Billy> heres insurance in a nutshell, for you youngins. pre-obama insurance everything costed $20. it was ~$20/week for the plan. $20 to do to the doctor. $20 for prescriptions. etc etc. ($50 for emergency room visit). post obama its over $1000/month for the plan. everything is out of pocket until you hit $2000-5000 for the year, then insurance will pick up and cover like %60 of the costs so you're still paying %40 out of pocket for everything. presciptions are covered by the "savings account" thats masked as a healthcare card that you have to put money into it every paycheck for it to grow. | |
[23:42:38] +DiscordBot: <ThatOneDude> I dunno...my workplace provided coverage is pretty good and not that expensive. About $28/week, $20 copay for most doctor visits, $10 generic prescriptions, $50/month cap on insulin costs if I ever get diabetes, $100 copay for emergency room which I can get 15% off if I pay during the visit. | |
[23:42:53] +DiscordBot: <ThatOneDude> And they cover 90% after I've met |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2019-10-12 13:33:11 [Paper Watchdog Thread/ERROR] --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-210 (MC: 1.14.4) --- | |
2019-10-12 13:33:11 [Paper Watchdog Thread/ERROR] The server has not responded for 60 seconds! Creating thread dump | |
2019-10-12 13:33:11 [Paper Watchdog Thread/ERROR] ------------------------------ | |
2019-10-12 13:33:11 [Paper Watchdog Thread/ERROR] Server thread dump (Look for plugins here before reporting to Paper!): | |
2019-10-12 13:33:11 [Paper Watchdog Thread/ERROR] The server is waiting on these chunks: [[( -30,-241) in 'world']] | |
2019-10-12 13:33:11 [Paper Watchdog Thread/ERROR] ------------------------------ | |
2019-10-12 13:33:11 [Paper Watchdog Thread/ERROR] Current Thread: Server thread | |
2019-10-12 13:33:11 [Paper Watchdog Thread/ERROR] PID: 41 | Suspended: false | Native: true | State: TIMED_WAITING | |
2019-10-12 13:33:11 [Paper Watchdog Thread/ERROR] Stack: | |
2019-10-12 13:33:11 [Paper Watchdog Thread/ERROR] java.base/jdk.internal.misc.Unsafe.park(Native Method) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
01:16:23 true | |
01:29:55 false | |
02:24:35 true | |
02:42:54 false | |
04:35:33 true | |
04:49:25 false | |
05:37:17 true | |
05:56:08 false | |
08:07:20 true | |
08:19:27 false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
public class Property<T> | |
{ | |
T value; | |
String key; | |
Property(String key, T value) | |
{ | |
this.key = key; | |
this.value = value; | |
} |
NewerOlder