You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><ahref="https://futureofcoding.org/episodes/039">Future of Coding Episode 39 - Mathematical Foundations for the Activity of Programming: Cyrus Omar</a></li>
<b>(Correction Oct 2, 2019.) Thanks Carl Lange for <ahref="https://twitter.com/csl_/status/1171156068451401729">pointing out</a> that I can already do all of my wishes in the tool!</b>
86
87
<ul>
87
88
<li>Get a list of US presidents (could only get one at a time)</li>
88
89
<li>Use natural language input dynamically (get a picture of X animal)</li>
Copy file name to clipboardExpand all lines: community.md
+26-17Lines changed: 26 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Are you looking for the _real_ computer revolution? Join the club!
8
8
9
9
While we all share the same basic assumption that programming can be improved, that’s about all we agree on. There’s the Bret Victor Fan club, the Jonathan Edwards school of thought, the Haskellers, the Smalltakers, and the compile-to-JavaScripters. Some of us are ride-or-die for direct manipulation, while others believe we’ll be stuck with text forever, and yet others try to placate both sides with projectional editors. Some believe in message-passing, others in the actor model, and others yet in various flavors of functional programming. And don’t even get me started on the divide between the interpreters vs the compilers, static vs dynamic typing. The debates are fierce and heated and wonderful.
10
10
11
-
The Future of Coding Community is loosely connected to the Future of Coding podcast. People hear about it there and sometimes discuss episodes -- but it's only one of many common touch points for the community, including Bret Victor, Douglas Engelbart, Alan Kay, Fred Brooks, HCI, HARC, Eve... For a fuller list of relevant people, topics, and links, check out [Chris Novello's _Computer Utopias_ curriculum](http://chrisnovello.com/teaching/risd/computer-utopias/) (particularly Week 3 & 4) and [The New Media Reader](https://mitpress.mit.edu/books/new-media-reader).
11
+
The Future of Coding Community is loosely connected to the Future of Coding [podcast](https://futureofcoding.org/#episodes). People hear about it there and sometimes discuss episodes — but it's only one of many common touch points for the community, including Bret Victor, Douglas Engelbart, Alan Kay, Fred Brooks, HCI, HARC, Eve... For a fuller list of relevant people, topics, and links, check out [Chris Novello's _Computer Utopias_ curriculum](http://chrisnovello.com/teaching/risd/computer-utopias/) (particularly Week 3 & 4) and [The New Media Reader](https://mitpress.mit.edu/books/new-media-reader).
12
12
13
13
## Getting Started
14
14
@@ -24,6 +24,9 @@ So if you are reading this message, congrats on following the instructions!
24
24
2. Join the relevant channels
25
25
3. Be kind and have fun!
26
26
27
+
|:warning: This is a public, archived Slack, so treat it as a public record. For example, it is publicly accessible [here](https://observablehq.com/@stevekrouse/future-of-coding-slack-search) now and maybe in other places in the future, including indexable on Google. |
28
+
| --- |
29
+
27
30
* TOC
28
31
{:toc}
29
32
@@ -32,9 +35,7 @@ So if you are reading this message, congrats on following the instructions!
32
35
The purposes of the Future of Coding Slack are:
33
36
34
37
1. Sharing of ideas, debate, feedback, constructive criticism, and collaboration
35
-
36
38
2. Encouragement, high fives
37
-
38
39
3. Organizing IRL meetings and meetups
39
40
40
41
## Channels
@@ -45,55 +46,60 @@ Tell us about your background, how you got into these topics, and why you joined
45
46
46
47
### #general
47
48
48
-
- Share interesting links you've found and want to spark a discussion over
49
-
- Ask questions or /poll the crowd
50
-
- Share your own projects for high fives or feedback (after reading the etiquette for sharing your own work)
49
+
Share interesting links you've found and want to spark a discussion over. Ask questions, or `/poll` the crowd.
50
+
51
+
### #feedback
52
+
53
+
Share your own projects for high fives or feedback (after reading the [etiquette for sharing your own work](#sharing-your-own-work))
51
54
52
55
### #meta
53
56
54
57
Discuss ways to better collaborate, improve this Slack, or resolve community issues. This is place to propose the creation of new channels.
55
58
56
59
### #1-on-1s
57
60
58
-
Every 4 weeks, @donut will randomly pair everyone in this channel for 1-on-1 conversations. It's a good way to get to know others in the Slack.
61
+
Every 4 weeks, @donut will randomly pair everyone in this channel for 1-on-1 conversations. It's a good way to get to know others in the Slack.
59
62
60
63
### #jobs
61
64
62
65
Post if you are hiring or looking for work. Work related to the future of coding is preferred but all paid opportunities are allowed. Don't post more than once every couple of months about yourself or your company.
63
66
64
67
### Locations
65
68
66
-
- #nyc
67
-
- #london
68
69
- #boston
69
70
- #kitchener-waterloo
71
+
- #london
72
+
- #nyc
70
73
- #sf
71
74
72
75
### Topics
73
76
77
+
- #category-theory
74
78
- #graphics
75
79
- #music
76
80
- #research-center
77
81
- #robust-computation
78
-
- #category-theory
79
82
80
83
## Style Guide
81
84
82
85
### Threading
83
86
84
-
This slack discusses nuanced topics, so we have a strong preference for organizing conversations by thread. If you want to respond to someone, respond in the thread of that message. Do not respond with another top-level message.
87
+
This slack discusses nuanced topics, so we have a strong preference for organizing conversations by thread. If you want to respond to someone, please respond in the thread of that message, and not with another top-level message.
88
+
89
+
- On desktop, hover over the message and in the little floating toolbar that appears, click "Start a thread" or "Reply to thread".
90
+
- On mobile, simply tap the message to open the thread view.
85
91
86
-
When creating a top-level message, try to create it in a single message so that it's easier to thread off it. You can create newlines with shift-enter. It's helpful to draft longer messages in your personal channel @yourname channel.
92
+
When you have something to share, try to post it as a single message (rather than posting several messages in quick succession) so that it's easier to start a thread of replies. You can create newlines with `shift-enter`. It's helpful to draft longer messages in your text editor of choice, and then paste them into Slack when you're ready to post.
87
93
88
94
### Sharing your own work
89
95
90
-
When sharing your own work, start the post with "\*Show FoC:\*"
96
+
When sharing your own work, it's a good convention to start the post with "\*Show FoC:\*".
91
97
92
-
If you're asking for feedback, start the post with "\*Feedback request:\*" and specify the both the goal/motivation for the project (to avoid the [XY Problem](https://en.wikipedia.org/wiki/XY_problem)) and for the kind of feedback you want:
98
+
If you're asking for feedback, start the post with "\*Feedback request:\*" and specify the both the goal/motivation for the project (to avoid the [XY Problem](https://en.wikipedia.org/wiki/XY_problem)) and for the kind of feedback you want:
93
99
94
100
- advice on a specific issue
95
101
- advice on overall strategy
96
-
-nitpicking spellcheck
102
+
-copy-editing, spelling, grammar
97
103
- high fives
98
104
99
105
## Loading Messages
@@ -106,6 +112,9 @@ This community was started by Irvin Hwang as a Google Group in mid-2017 for orga
106
112
107
113
## Changelog
108
114
115
+
### Oct 15, 2019
116
+
- Added #feedback channel
117
+
109
118
### Sept 8, 2019
110
119
111
120
- Moved /slack to /slack-link
@@ -146,7 +155,7 @@ This community was started by Irvin Hwang as a Google Group in mid-2017 for orga
146
155
147
156
### Dec 21, 2018
148
157
149
-
- Moved "Background" section much lower (h/t Denis Semenov)
158
+
- Moved "Background" section much lower (h/t Denis Semenov)
150
159
- Created #music channel
151
160
- Changed the name of the Slack to Future of Coding and the URL to futureofcoding.slack.com
152
161
- Created #music channel
@@ -162,7 +171,7 @@ This community was started by Irvin Hwang as a Google Group in mid-2017 for orga
162
171
163
172
### Twitter
164
173
165
-
Many of us also congretate on Twitter. You can check out [who I follow](http://twitter.com/stevekrouse/following) and [what I like](http://twitter.com/stevekrouse/likes) as a good place to join the conversation.
174
+
Many of us also congregate on Twitter. You can check out [who I follow](http://twitter.com/stevekrouse/following) and [what I like](http://twitter.com/stevekrouse/likes) as a good place to join the conversation.
0 commit comments