Who's watching?
Tell me who's watching.
Who's watching me?
I'm just an average man, with an average life.
I work from nine to five; hey hell, I pay the price.
All I want is to be left alone in my average home;
But why do I always feel like I'm in the Twilight Zone, and
I always feel like somebody's watching me.
Who's watching? Tell me who's watching. Who's watching me? I'm just an average man, with an average life. I work from nine to five; hey hell, I pay the price. All I want is to be left alone in my average home; But why do I always feel like I'm in the Twilight Zone, and I always feel like somebody's watching me.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /.idea/ | |
| /cmake-build-debug/ | |
| /dungeon |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #include <time.h> // Robert Nystrom | |
| #include <stdio.h> // @munificentbob | |
| #include <stdlib.h> // for Ginny | |
| #define r return // 2008-2019 | |
| #define l(a, b, c, d) for (i y=a;y\ | |
| <b; y++) for (int x = c; x < d; x++) | |
| typedef int i;const i H=40;const i W | |
| =80;i m[40][80];i g(i x){r rand()%x; | |
| }void cave(i s){i w=g(10)+5;i h=g(6) | |
| +3;i t=g(W-w-2)+1;i u=g(H-h-2)+1;l(u |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| │21:35:07 bryan.horstmann-allen | So a customer would be, like, "Samsung Mobile". And everything we do now would be shoved under that Org. │ | |
| │21:35:26 bryan.horstmann-allen | Then when we add JPC, there would be a "Joyent Cloud" customer. And we'd create new datacenters/room/racks for that. │ | |
| │21:35:38 bryan.horstmann-allen | Each org/customer would have its own builds/workspaces/whatever. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "additionalProperties": "", | |
| "properties": { | |
| "bios_version": { | |
| "type": "string" | |
| }, | |
| "memory": { | |
| "type": "object" | |
| }, | |
| "processor": { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ~/dev/ansible-github-deploy-key$ perl -v | |
| This is perl 5, version 22, subversion 1 (v5.22.1) built for x86_64-linux-gnu-thread-multi | |
| (with 68 registered patches, see perl -V for more detail) | |
| Copyright 1987-2015, Larry Wall | |
| Perl may be copied only under the terms of either the Artistic License or the | |
| GNU General Public License, which may be found in the Perl 5 source kit. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Copyright (c) 2012 Henrik Brix Andersen <henrik@brixandersen.dk> | |
| # All rights reserved. | |
| # | |
| # Redistribution and use in source and binary forms, with or without | |
| # modification, are permitted provided that the following conditions | |
| # are met: | |
| # 1. Redistributions of source code must retain the above copyright | |
| # notice, this list of conditions and the following disclaimer. | |
| # 2. Redistributions in binary form must reproduce the above copyright | |
| # notice, this list of conditions and the following disclaimer in the |
970-290-6669