-
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)
View warrior.js
// 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" |
View theme2.css
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; } |
View theme.css
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; } |
View FlowReactTutorial.js
// | |
// 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 |
View arch.txt
+-+-+-+-+-+-+ +-+ +-+-+-+-+-+-+ +-+ | |
|O|p|t|i|o|n| |1| |O|p|t|i|o|n| |2| | |
+-+-+-+-+-+-+ +-+ +-+-+-+-+-+-+ +-+ | |
╔════════════════════╗ ╔════════════════════╗ | |
║ ║ ║ ║ | |
║ Client Request ║ ║ Client Request ║ | |
║ ║ ║ ║ | |
╚════════════════════╝ ╚════════════════════╝ | |
│▲ |
View example.feature
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 |
View antd_sc_example.js
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; | |
} | |
` |
View people.md
View movies.md
War
- Bridge of Spies (2015)
- Dunkirk (2017)
View keybase.md
Keybase proof
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