I like what I see on the api https://wearebounce.net/api.php
{"listeners":8,"dj":"Auto DJ","is_live":false,"artist":"Majestic","song":"I Wanna Be Down"}
This could actually be a pretty good idea, embedded stream + api data.
People could style etc themselves while pulling the live data from...
HardcorePlus 1.0.0
Jar release: https://github.com/griimnak/HardcorePlus/releases/tag/1.0.0
Thanks to @Quackster for sharing his plugin sources and inspiring many changes in this plugin.
Thanks to OnyxianSoul (Spigot Community) for suggesting the rework of the hardcoreCheck() method.
The...
I replicated your code, this is what i got:
<?php
// set reporting
error_reporting(E_ALL);
ini_set('display_errors', 1);
// test php
echo "ping";
// load
$xmldata = simplexml_load_file("C:\ProgramData\griimnak\Config\Config.xml") or die("Failed to load");
// This does not work for me **
echo...
TwitterArchiver-py
I was bored the other night and decided to mess around with the twitter api.
This script will download profile media, generate a summary.txt and dump tweet history to dump.json.
https://github.com/griimnak/TwitterArchiver-py
Installation:
pip install -r requirements.txt...
ytwatchdog-py
This is a simple watchdog script that watches youtube subscription count by scraping channel html with bs4.
Source:
https://github.com/griimnak/ytwatchdog-py
Usage:
python ytwatchdog.py https://youtube.com/user/PewDiePie
Config:
"""
Seconds to minutes cheat sheet
120 -> 2m...
Damn lol, that's a shit load of features you wrote.
I admire how clean your main class is https://github.com/Quackster/HyperPVP/blob/master/HyperPVP/src/us/hyperpvp/HyperPVP.java
I learned a few things just by reading your source, like how you use getLogger.info() instead of...
It's not a bad idea.
but as stated above, the retro community is toxic and shrinking, which makes the toxicity more potent.
Having such a section would just be a place where people directly talk shit about hotels publicly, probably resulting arguments that flood cb.
When it first came out it sucked, i remember tcp ports were broken but everything is fixed now.
https://github.com/MicrosoftDocs/WSL/blob/live/WSL/release-notes.md#build-18890
True, it's really useful otherwise though
The new Windows Terminal looks appealing but its needs splitting...
Oh man, is this real? I hope not.
This is no better than a Habbo retro hosted on WIx using Debbo.
Do yourselves a favor and get real developers, there's potential seeing that Rapidshare had a past reputation.
Please don't let it go out like that, lol
A Minecraft 1.14.1+ Bukkit/Spigot Plugin
Enhances the vanilla Minecraft hardcore experience by degrading players' max health on death.
On death, users wake up from their nightmare.
The only way to defeat the dream - visit the end.
That is the original concept of the end, after all..
Once a...