Skip to content

Instantly share code, notes, and snippets.

View therealprocyon's full-sized avatar
👩‍💻
she/her | coding any place anywhere anytime

TheRealProcyon therealprocyon

👩‍💻
she/her | coding any place anywhere anytime
View GitHub Profile
=>>> display.drawRect('a',100,20,50,80,True,0xbbaabb)
Guru Meditation Error: Core 0 panic'ed (LoadProhibited). Exception was unhandled.
Core 0 register dump:
PC : 0x40104978 PS : 0x00060b30 A0 : 0x80106024 A1 : 0x3ffcf370
A2 : 0x3ffd5a30 A3 : 0x00000001 A4 : 0x0000af64 A5 : 0x00bbaabb
A6 : 0x7ff00000 A7 : 0x7ff93400 A8 : 0x00015ec8 A9 : 0x00000000
A10 : 0x0000bd57 A11 : 0x00015ec8 A12 : 0x0000008c A13 : 0x3ffcf374
A14 : 0x3f846d34 A15 : 0x00000008 SAR : 0x00000019 EXCCAUSE: 0x0000001c
EXCVADDR: 0x00015ec8 LBEG : 0x400012c5 LEND : 0x400012d5 LCOUNT : 0xfffffffd
@therealprocyon
therealprocyon / main.c
Last active February 21, 2020 18:34
terminote version 0.0.1 main file
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <fcntl.h>
#include <errno.h>
#include <unistd.h>
#include <linux/limits.h>
// define function for the handling of a notition
void write_file(char *note_name);
[Unit]
Description=ZNC, an advanced IRC bouncer
After=network-online.target
[Service]
ExecStart=/usr/bin/znc -f --datadir=/var/lib/znc
User=znc
[Install]
WantedBy=multi-user.target
@therealprocyon
therealprocyon / ComradeEevee
Created October 15, 2019 20:10
I stand with ComradeEevee
this is a Mirror. A message from Eevee. @ComradeEvee ------- I am Darksim905's ex. And apparently I have to do this. Darksim is a predator, abuser, and a monster, plain and simple. He stalked and harassed women and femmes in tech and infosec while we were together. He lied to me, a lot. Like, a lot a lot. He lied to me about victim's stories. He lied to me about continuing to harass [redacted]. He's a monster. He kept me from his friends by talking shit about them. He inserted himself into my friend group and attempted to socially isolate me by doing so. A close friend (who he was insanely jealous of) pointed this out to me after the fact. Multiple friends wanted to tell me sooner, but could not for fear of my physical safety. Darksim is a monster. At derby, he saw me off at the airport, then sat down at a dinner with [redacted] and a few mutual friends. He told me he was done with [redacted], yet he sat down at dinner...uninvited. He talked shit about [redacted] whom he told me he was done with, to the frien
@therealprocyon
therealprocyon / board.py
Last active July 30, 2019 15:26
Some board drawing function in text
#!/usr/bin/env python3
def draw_board(width, length):
for x in range(length):
print(" ---" * width + " ")
print("| " * width + "|")
print(" ---" * width + " ")
#!/usr/bin/env python3
import datetime
def get_age_validation():
while True:
try:
age = input("Enter your age as an integer: ")
#!/usr/bin/env python3
# Code By CC Oosting (TheRealProcyon)
# Includes code written by David Buchanan
# This adapted code consists of the byte_frequency variable and the frequency_analysis function
from operator import itemgetter
from operator import xor
from types import *
import re
@therealprocyon
therealprocyon / shell-script-tutorial.sh
Created May 25, 2018 14:00
part of a shell script of a tutorial in need of refactoring
#!/bin/bash
# Script by CC Oosting (TheRealProcyon) made on 2018-05-25
# Script that was made for a tutorial, which reports the number of files in a dir,
# as well as how many folders (WIP), what the biggest file is (WIP), and more
# checks if a command is given
if [ $# != 1 ]

Keybase proof

I hereby claim:

  • I am therealprocyon on github.
  • I am therealprocyon (https://keybase.io/therealprocyon) on keybase.
  • I have a public key ASBSCTo6RqlYSlz5HdwH2G433GWbJQBfyqHsCAB9RFr8VAo

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am therealprocyon on github.
  • I am therealprocyon (https://keybase.io/therealprocyon) on keybase.
  • I have a public key ASAAClhMKOsdCZo74O7kBJZrLsHTZ2hp-GiT7s0kmB9zjAo

To claim this, I am signing this object: