Skip to content

Instantly share code, notes, and snippets.

@oneman
oneman / vscii.c
Created November 3, 2023 09:28
Virginia Standard Code for Information Integration
#include <stdio.h>
/* Virginia Standard Code for Information Integration */
int main(int argc, char **argv) {
int i, j;
for (i = 1; i < 3*3*3; i++) {
printf("%c ", i + 96);
for (j = 5 - 1; j >= 0; j--) {
putchar(i & (1u << j) ? '1' : '0');
}
printf("\n");
@oneman
oneman / vscii.txt
Created November 3, 2023 08:30
Virginia Standard Code for Information Integration
A 00001
B 00010
C 00011
D 00100
E 00101
F 00110
G 00111
H 01000
I 01001
J 01010
@oneman
oneman / hackers.c.loop
Created September 28, 2023 00:07
Hackers C 0xA1 loop!
while(!free(hackers)) { write(1, "ALL HACKERS MUST BE FREE!!", 26); }
THE TIME TRAVELING HUNTERMAN PROBLEM SOLVED AND CONSIDERED WORSE THAN EVER
UPS ORION IS SKYNET
SUSPECTED VURNRABLE TO DYNAMIC COMPLEX FULL SPECTRUM ATTACK
https://i.imgur.com/ntdlnfc.png
https://www.google.com/search?q=ups+orion
@oneman
oneman / gist:6d51afda2ddffdf25bdfcce369e831e5
Created June 28, 2016 08:15
YOU DONT NEED TO BELIEVE IN PATTERNS REPEATING JUST TO HAVE THEM STARE YOU IN THE FACE ALL DAY
Given the circumstances of the world at any given moment, people profiting
enough to create a foundation to spread thier memes are great investors.
Given the circumstances of the world at any given moment, animals procreating
enough offspring fit to spread thier genes are great ancestors.
Given the conservations of the universe rule upon matter, energy performing
enough conversions coalesces procreational conservations at greater complexity.
@oneman
oneman / gist:2743e1e0660789284a05c77fb388b1e7
Last active June 28, 2016 03:23
triangle tidaly locked analog to digital reversions require dongle adapters or vortex ice spiral wires, along with othagonal tensor key rotational translators, or epicycles, or the DCT-IV
you could only really get this gist of things if your capable of
super intelligence anyway, most states themselves can't even define it, despite
high intergration speed of all the big data in the world, misunerstanding it doesn't get
thru feedback systems that mutiply conserved failure states into the future.
kgb signals dampen out putins opponents voices by amplifying noobie grunting noises.
nsa's random maths, banality comfortable, black shadow triangle controlled governmental
roflcopters fly in wells such as ultra lsd reality disintergration tells.
1) you might be able to get it
2) false, this is an ordered list
@oneman
oneman / fiddle.css
Last active August 29, 2015 14:23 — forked from zalun/fiddle.css
#logo { margin: 1em; }
#events {
font-family: sans-serif;
box-shadow: 4px 4px 10px 5px grey;
display: flex;
flex-direction: column;
}
#events > .event {
margin: 1em;
margin-top: 0.5em;
[{"status": "approved", "estimated_size": "90", "name": "Lightning Talks + Happy Hour Anniversary", "start_time": "2015-06-19T15:00:00", "member": "[email protected]", "end_time": "2015-06-19T22:00:00", "type": "Meetup", "id": 5319926780788736, "rooms": ["Large Event Room"]}, {"status": "approved", "estimated_size": "10", "name": "Agile Entrepreneurs - Learn by Osmosis from Useful Role Models", "start_time": "2015-06-19T16:00:00", "member": "[email protected]", "end_time": "2015-06-19T17:30:00", "type": "Meetup", "id": 5822703906848768, "rooms": ["Conference Room"]}, {"status": "approved", "estimated_size": "50", "name": "Pebble Watch Wearables Hackathon For Kids 6-13", "start_time": "2015-06-20T09:30:00", "member": "[email protected]", "end_time": "2015-06-20T15:00:00", "type": "Hackathon", "id": 5317102839791616, "rooms": ["Large Event Room"]}, {"status": "approved", "estimated_size": "12", "name": "Ios Workshop ", "start_time": "2015-06-21T09:00:00", "member": "manjula.jonnalagadda@hac
div.ampwin { height: 116px; width: 275px; float: left; margin: 0px; padding: 0px; }
div.ampwin div.amp { position: relative; height: 116px; width: 275px; margin: 0px; padding: 0px; }
div.ampwin div.amp div div { cursor: default; }
div.ampwin div.amp div div div { cursor: default; }
div.ampwin div.amp div { margin: 0px; padding: 0px; }
div.ampwin div.playlist { }
div.ampwin div.playlist div.playlist_actual li { position: relative; white-space: nowrap; overflow: hidden; font-family: Sans;}
typedef enum {
KR_DATA_INT = 1,
KR_DATA_INT = 1,
KR_DATA_INT = 1,
} kr_data_type;