Skip to content

Instantly share code, notes, and snippets.

View valeth's full-sized avatar
🦀
rusting

Patrick Auernig valeth

🦀
rusting
  • 05:40 (UTC +02:00)
View GitHub Profile
@valeth
valeth / hollow_knight_changelog.md
Last active September 23, 2017 19:47
Hollow Knight Changelog

Hollow Knight Changelog

Patch 1.1.1.8 (11th August 2017)

  • Fixed issue where defeating Collector with Defender’s Crest equipped could make Collector invincible.
  • Fixed issue where certain bosses were invulnerable to Flukenest
  • Fixed issue where defeating a Warrior Dream with Flukenest, spore cloud or dung cloud caused an error that locked you out of retrieving Essence
  • Fixed issue where Flukemarm didn’t respond aggressively to being stunk out by Defender’s Crest.
  • Re-added missing audio and art to new Hidden Dreams boss.
  • Slight adjustment to a Hidden Dreams boss’s falling attack.
@valeth
valeth / kuro_hearthis_download.rb
Last active September 23, 2017 17:03
DJ Kuro hearthis.at song downloader script
#!/usr/bin/env ruby
# frozen_string_literal: true
require "rest-client"
require "json"
require "fileutils"
USER = "kuro-soundworks"
BASE_URL = "https://api-v2.hearthis.at"
MANIFEST_FILE = "tracks.json"
#!/usr/bin/env bash
unset CDPATH
export RBENV_ROOT="${XDG_HOME:-$HOME/.local}/toolchain/rbenv"
test -d "$RBENV_ROOT" || mkdir -p "$RBENV_ROOT"
cd "$RBENV_ROOT"
git clone "https://github.com/valeth/rbenv.git" .
git checkout setup
Starting program: /usr/bin/latte-dock
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[New Thread 0x7fffe26c2700 (LWP 9179)]
[New Thread 0x7fffdbfff700 (LWP 9180)]
[New Thread 0x7fffda7a3700 (LWP 9182)]
[New Thread 0x7fffd1acb700 (LWP 9183)]
[New Thread 0x7fffd12ca700 (LWP 9184)]
[New Thread 0x7fffd08c4700 (LWP 9185)]
[New Thread 0x7fffc8d0f700 (LWP 9186)]
@valeth
valeth / postgresql_configuration_on_ubuntu_for_rails.md
Created June 3, 2017 23:04 — forked from p1nox/postgresql_configuration_on_ubuntu_for_rails.md
PostgreSQL configuration without password on Ubuntu for Rails

Abstract

You could have postgre installed on localhost with password (or without user or password seted after instalation) but if we are developing we really don't need password, so configuring postgre server without password for all your rails project is usefull.

Install Postgre packages

  • postgresql
  • postgresql-client
  • libpq-dev
// ==UserScript==
// @name DiscordStaticAvatars
// @namespace https://files.noodlebox.moe/
// @downloadURL https://files.noodlebox.moe/userscripts/DiscordStaticAvatars.user.js
// @version 1.0.1
// @description Don't animate avatars in the chat area
// @author noodlebox
// @require https://code.jquery.com/jquery-3.1.1.min.js
// @require https://cdn.jsdelivr.net/lodash/4.17.2/lodash.min.js
// @match *://*.discordapp.com/channels/*
@valeth
valeth / wkbd_hack.user.js
Last active May 1, 2017 04:22
WaniKani Breeze Dark Userstyles.org Hack
// ==UserScript==
// @name WKBD Settings Hack
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Inject userstyle settings
// @author Valeth
// @match https://userstyles.org/styles/135572/wanikani-breeze-dark
// @include https://code.jquery.com/jquery-3.2.1.min.js
// @grant none
// ==/UserScript==
level: ERROR
logger: Discordrb
message: An error occurred while heartbeating!
---
timestamp: '2017-02-10T01:24:22.313415+01:00'
level: EXCEPTION
logger: Discordrb
message: "#<OpenSSL::SSL::SSLError: SSL_write: bad write retry>"
---
timestamp: '2017-02-10T01:24:22.314070+01:00'
@valeth
valeth / 20-dhcp.network
Last active November 26, 2016 23:53
simple WPA supplicant example conf
[Match]
Name=*
[Network]
DHCP=yes
Scrobbler loadSettings "Last.fm" "Va1eth" false true
Scrobbler loadCache "/home/valeth/User/cache/cantata/scrobbling/tracks.xml.gz" 0
Icon theme "cantata" not found.
Scrobbler mpdStateUpdated false 0 3
Scrobbler mpdStateUpdated false 3 3
Scrobbler setSong true false 302 "Waterflame - Glorious Morning.ogg" "Glorious Morning" "Waterflame" "Unknown" ""
Scrobbler calcScrobbleIntervals timeout 151000 24000 10
Scrobbler mpdStateUpdated false 3 3
Scrobbler mpdStateUpdated false 3 2
Scrobbler mpdStateUpdated false 2 2