I hereby claim:
- I am chrismear on github.
- I am chrismear (https://keybase.io/chrismear) on keybase.
- I have a public key ASBBCOn4Hwo5CHnC9WGIg2h2HVry0bEaor5YkMlGy5S5-Qo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
Dropchord (Android, iOS, Ouya, PC) | |
Hundreds (Android, iOS) | |
Layton Brothers: Mystery Room (Android, iOS) | |
Mighty Switch Force! 2 (3DS*, WiiU*) | |
Rymdkapsel (Android, iOS, Vita*) | |
The Room Two (iOS) | |
The Starship Damrey (3DS*) | |
If including interactive fictiony type things: |
http://www.mail-archive.com/[email protected]/msg12325.html?goback=%2Egde_133233_member_273106521#%21 | |
Re: [Cryptography] Opening Discussion: Speculation on "BULLRUN" | |
John Gilmore Fri, 06 Sep 2013 17:49:35 -0700 | |
Speaking as someone who followed the IPSEC IETF standards committee | |
pretty closely, while leading a group that tried to implement it and | |
make so usable that it would be used by default throughout the | |
Internet, I noticed some things: |
# Copyright (c) 2009, 2013 Chris Mear <[email protected]> | |
# | |
# Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: | |
# | |
# The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. | |
# | |
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR |
Warning: /Library/Frameworks/Mono.framework detected | |
This can be picked up by CMake's build system and likely cause the build to | |
fail. You may need to move this file out of the way to compile CMake. |
def can_view?(list) | |
return true if list.user.id == current_user.id | |
return false if list.list_type == List::PRIVATE | |
return true | |
end |
org = Organisation.create(:oisodfin) | |
org.active! | |
org.members.create( | |
:first_name => "", | |
:last_name => "", | |
:email => "", | |
:member_class => org.member_classes.find_by_name("Member") | |
) |
<iframe src="https://www.google.com/calendar/embed?showCalendars=0&mode=AGENDA&height=600&wkst=2&bgcolor=%23FFFFFF&src=oneclickorgs.com_bnkv9s6lv6ni40t45hpfr4i9a0%40group.calendar.google.com&color=%230D7813&ctz=Europe%2FLondon" style=" border-width:0 " width="530" height="600" frameborder="0" scrolling="no"></iframe> |
# SQLite version 3.x | |
# gem install sqlite3-ruby (not necessary on OS X Leopard) | |
development: | |
adapter: sqlite3 | |
database: db/development.sqlite3 | |
pool: 5 | |
timeout: 5000 | |
# Warning: The database defined as "test" will be erased and | |
# re-generated from your development database when you run "rake". |
ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAvs3Lyfre2ghiC20qjizZYt3j5nbsn+h8u1Ped9OP+GDRQtiUXKNmoiY1dKo0yFWXJ0XayObzuO8CuNhwMKMkYwR2nBSe/nGddB3YPHqXPUF1Of3LEwwGY3+T1YX4Mpjr6Gcv9mY9mIZXSDWkjySKLcbbtG1JJwNBKUWwgdE63esGCBT6sALBwr8JL7W5wbPRvI+LrrrqN5ejrbMuyvOw94ya5rRgiQrpjTdDVwEb76+WcXpMZ9061NwF+DNXJNvMsqNSCURE5uTV+84l2MBjefYNF4Q1wKzzYz/Vf+Et7ZNz5TJlWeXObhyNPJSiSEEszs6IKoR/1YgIaAAY30QqRQ== [email protected] |