Skip to content

Instantly share code, notes, and snippets.

View hamnox's full-sized avatar

Melanie Heisey hamnox

View GitHub Profile
@hamnox
hamnox / bluesky-notes.md
Last active May 28, 2023 18:09
Bluesky Notes
@hamnox
hamnox / keybase.md
Created May 18, 2023 07:28
an attestation

Keybase proof

I hereby claim:

  • I am hamnox on github.
  • I am hamnox (https://keybase.io/hamnox) on keybase.
  • I have a public key whose fingerprint is 5EE8 87AD 1283 2E25 1729 D256 AC49 DB21 F366 CCEE

To claim this, I am signing this object:

@hamnox
hamnox / Truly Pathetic.md
Last active February 26, 2022 03:42
Minimum Viable Writeup

manifold didn't predict ukraine very clearly, the markets were extremely vwallaloop.

A commenter on Manifold's substack critiqued that "money mysteriously flooded in to hold the chances at exactly 50% until it was a foregone conclusion", which I took very seriously until I saw the graph in SSC of other markets. ACX graph of other markets it seems like they also hovered a bit above 50% in that time period before climbing higher (see metaculus and compare manifold). MM has higher volatility in general, for sure.

i didn't follow any other prediction platforms but i'm sure they did okay :)

@hamnox
hamnox / contemplation.md
Last active April 19, 2021 23:04
ctzn schemas to migrate to graphql

#Technical architecture

Ctzn's design is meant to come out of a few first principles.

  • Users have first-class identities. A pubkey represents agency in the mesh, and is associated with a particular user.

  • Pull-based transmission

  • Cache-friendliness.

  • machine-readable database schemas

@hamnox
hamnox / nc.sh
Last active October 18, 2019 18:40
local chat
(while read line; do printf "\033[35m$(date +%c) <mel>\033[0m $line\r\n"; done) | (while sleep 0.5; do echo starting server; nc -l -b 0.0.0.0 4000; echo disconnected; done)

Keybase proof

I hereby claim:

  • I am hamnox on github.
  • I am hamnox (https://keybase.io/hamnox) on keybase.
  • I have a public key whose fingerprint is 52AE 6710 8844 8E00 704E 3CDA E5AA E0B8 1DD7 F137

To claim this, I am signing this object:

Copy of last year's federal tax return along with federal schedule E that accurately reflects current income
Other documents to support Proof of Rental Income
Receipts displaying gross profit and expenses
Business records such as profit and loss statements
Copy of last year's federal tax return along with federal schedule C. D, E, or F as appropriate that accurately reflects current income
Other documents to support Self Employment Income
Court papers
District Attorney/Family Support (DAFS ) records
Copy of check
Copy of pay stub
// Created by inigo quilez - iq/2013
// License Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.
// Try 4, 15, 30 samples if yo have a powerful machine
#define VIS_SAMPLES 1
float controlledTime = 1.1;
@hamnox
hamnox / gist:75c14258dbefa090f9fb
Created January 14, 2016 01:15
Effulgence Style
.comment-thread > div {
margin-left: 0px !important;
}
.comment > .inner > .footer {
display: none;
}
.comment {
position: relative;