-
David Krakauer
- Research: Complexity, how intelligence evolves
- Homepage - Santa Fe Institute
- Complexity and Stupidity (Waking Up podcast)
- Collective Computation Group @ SFI
- Competitive Cognitive Artifacts and the Demise of Humanity: A Philosophical Analysis
-
John Danaher
-
Lecturer, University College, Galway (School Of Law)
This file contains 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
// http://jswarrior.fusioncharts.com/level/6 | |
// Level 6 | |
jsWarrior.turn = function(warrior) { | |
console.log('warrior.check()', warrior.check()) | |
const isEnemy = warrior.check() == "enemy" | |
const diamond = warrior.check() == "diamond" |
This file contains 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
body { background: #222; color: #e6e6e6; } | |
a { color: #949494; } | |
a:link, a:visited { color: #949494; } | |
a:hover, a:active, a:focus { color: #c7c7c7; } | |
hr { border-bottom: 1px solid #424242; border-top: 1px solid #222; } |
This file contains 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
body { background: #222; color: #e6e6e6; } | |
a { color: #949494; } | |
a:link, a:visited { color: #949494; } | |
a:hover, a:active, a:focus { color: #c7c7c7; } | |
hr { border-bottom: 1px solid #424242; border-top: 1px solid #222; } |
This file contains 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
// | |
// MIT License | |
// | |
// Copyright (c) 2018 Ali Sharif | |
// | |
// 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 |
This file contains 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
+-+-+-+-+-+-+ +-+ +-+-+-+-+-+-+ +-+ | |
|O|p|t|i|o|n| |1| |O|p|t|i|o|n| |2| | |
+-+-+-+-+-+-+ +-+ +-+-+-+-+-+-+ +-+ | |
╔════════════════════╗ ╔════════════════════╗ | |
║ ║ ║ ║ | |
║ Client Request ║ ║ Client Request ║ | |
║ ║ ║ ║ | |
╚════════════════════╝ ╚════════════════════╝ | |
│▲ |
This file contains 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
Feature: Google Searching | |
As a web surfer, I want to search Google, so that I can learn new things. | |
Scenario: Simple Google search | |
Given a web browser is on the Google page | |
When the search phrase "panda" is entered | |
Then results for "panda" are shown | |
And the result page displays the text | |
""" | |
Scientific name: Ailuropoda melanoleuca |
This file contains 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
import { Link } from 'react-router-dom' | |
import { Badge, Col, Menu } from 'antd' | |
const StyledBadge = styled(Badge)` | |
.ant-badge-count { | |
background-color: #7ECBBF; | |
color: white; | |
box-shadow: 0 0 0 1px #d9d9d9 inset; | |
} | |
` |
I hereby claim:
- I am newswim on github.
- I am newswim (https://keybase.io/newswim) on keybase.
- I have a public key whose fingerprint is 7866 2209 B982 FCA8 5D2D 77A1 1236 DEA9 5751 811B
To claim this, I am signing this object:
NewerOlder