Skip to content

Instantly share code, notes, and snippets.

View h4ck3rm1k3's full-sized avatar

James Michael DuPont h4ck3rm1k3

View GitHub Profile
@h4ck3rm1k3
h4ck3rm1k3 / readme.md
Last active July 16, 2018 11:59
cpp standard in html and json
@h4ck3rm1k3
h4ck3rm1k3 / parse_forclosure.py
Created June 30, 2018 09:56
Parse Forclosure Data from softcode
# for parsing the output of https://www.tylertech.com/solutions-products/softcode-product-suite
# parses the forclosure pdf output and produces an csv file with the location, amount owed, lender and auction date
# first run pdf2html and then this script
import bs4
import pprint
import re
import csv
f=open("sheriff_foreclosuresales_ls.html")
@h4ck3rm1k3
h4ck3rm1k3 / Untitled.ipynb
Last active June 22, 2018 11:39
Untitled.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@h4ck3rm1k3
h4ck3rm1k3 / Contributions.puml
Created March 18, 2018 12:45
plantuml diagrams for goldpuppy
@startuml
Contributor -up-|> User
Client -up-|> User
Supervisor -up-|> User
QA -up-|> User
User --> (Login)
Supervisor --> (Approve / Block User)
Client --> (Define Contribution Rules)
@h4ck3rm1k3
h4ck3rm1k3 / Table.md
Created January 27, 2018 10:18
binance balance parser
coin fullname total
ADA Cardano 39.89700000
CND Cindicator 24.98000000
SNGLS SingularDTV 21.97800000
IOTA MIOTA 18.58200000
IOST IOStoken 9.99000000
AMB Amber 2.99700000
QSP Quantstamp 2.00000000
MOD Modum 1.99800000
error report for https://steemit.com/utopian-io/@h4ck3rm1k3st33m/suggestion-for-checking-for-0-value-in-power-up-before-sending-it-to-server#@favcau/re-h4ck3rm1k3st33m-suggestion-for-checking-for-0-value-in-power-up-before-sending-it-to-server-20180108t221018800z
app.d0f3eb4cce79a5f58ebb.js:1 Testing create private key
app.d0f3eb4cce79a5f58ebb.js:1 Testing supports WIF format
app.d0f3eb4cce79a5f58ebb.js:1 Testing finds public from private key
app.d0f3eb4cce79a5f58ebb.js:1 Testing parses public key
app.d0f3eb4cce79a5f58ebb.js:1 Testing create private key
app.d0f3eb4cce79a5f58ebb.js:1 Testing supports WIF format
app.d0f3eb4cce79a5f58ebb.js:1 Testing finds public from private key
app.d0f3eb4cce79a5f58ebb.js:1 Testing parses public key
app.d0f3eb4cce79a5f58ebb.js:1 Login dispatchSubmit

What is ikiwiki

ikiwiki http://ikiwiki.info/ is a wiki compiler written in perl and based on a used selected version control system like git.

Steps

First let's do a standard install of ikiwiki

sudo apt-get install ikiwiki
sudo apt-get install librpc-xml-perl  python-docutils
@h4ck3rm1k3
h4ck3rm1k3 / keybase.md
Created December 20, 2017 12:15
keybase.md

Keybase proof

I hereby claim:

  • I am h4ck3rm1k3 on github.
  • I am h4ck3rm1k3 (https://keybase.io/h4ck3rm1k3) on keybase.
  • I have a public key ASD-hcbL1p2y3pqKYfWqCyq5k8fnurBIp5KDCSE3l-BFaQo

To claim this, I am signing this object:

@h4ck3rm1k3
h4ck3rm1k3 / conflicts
Created December 7, 2017 12:07
conflicting names
elm-make: Could not find type constructor `SimpleGraph.Node` while checking types.
elm-make: thread blocked indefinitely in an MVar operation