Skip to content

Commit bb1af47

Browse files
committed
updating internship links
1 parent 8f768bc commit bb1af47

File tree

2 files changed

+36
-28
lines changed

2 files changed

+36
-28
lines changed

INTERNSHIPS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ After a surge in interest with 2020's summer internship program, we settled on t
1212

1313
This first prototype of the global group internship is intended to produce documentation and recommendations for replicating similar collaborative experiments, to further bolster the Free and Open Source [FOSS] software community's capacity to engage and include newcomers.
1414

15-
For this summer project, we are doing our primary synchronous communication via Signal group messages (including posting weekly office hours to accommodate 2 sets of time zones), HackMD for collaborative writing, and Github for development and project management.
15+
For this summer project, we are doing our primary synchronous communication via Signal group messages (including posting weekly office hours), HackMD for collaborative writing, and Github for development and project management. We also have guest speakers presenting their Bitcoin ecosystem projects during alternating weeks' office hours.
1616

1717
Each of the current global interns brings their own strengths to the table, as well as their own desires for specific forms of technical and professional learning. Current projects underway can be viewed as [issues in the Blockchain Commons Community github repo](https://github.com/BlockchainCommons/BlockchainCommonsCommunity/issues).

apprenticeship-skills.md

+35-27
Original file line numberDiff line numberDiff line change
@@ -65,21 +65,23 @@ http://starwars.wikia.com/wiki/Reciprocal_apprenticeship
6565

6666
###### General
6767

68+
- A ['pattern language'](https://en.wikipedia.org/wiki/Pattern_language) is a collected way of describing patterns that fall within the design field of complex problems.
69+
-
6870
###### GroupWorks Pattern Language
6971

70-
- https://www.dropbox.com/s/ek9jjm1e9do3ffs/Introduction%20to%20Group%20Works.pdf?dl=0
72+
- A pattern language for designing meaningful and engaging meetings and gatherings- [great in-depth PDF here](https://www.dropbox.com/s/ek9jjm1e9do3ffs/Introduction%20to%20Group%20Works.pdf?dl=0)
7173

7274
###### Wise Democracy Pattern Language
7375

74-
- https://www.wd-pl.com/
76+
- The [Wise Democracy Pattern Language](https://www.wd-pl.com/) focuses on modeling resources for collaborative self-governance in the 21st century.
7577

7678
###### Pattern Language of Cooperative Play
7779

7880
- Book Shannon Appelcline are drafting
7981

8082
###### Design with Intent
8183

82-
- http://danlockton.com/design-with-intent/
84+
- The [Design With Intent](http://danlockton.com/design-with-intent/) toolkit focuses on influencing socially and environmentally beneficial behavior through design.
8385

8486
##### Models
8587

@@ -121,6 +123,8 @@ Definition
121123

122124
### Open Source Culture
123125

126+
- ["Open Source is a decentralized software development model that encourages open collaboration."](https://en.wikipedia.org/wiki/Open-source_model)
127+
124128
### Cooperation & Collaboration
125129

126130
### Decision Making, Rationality, Cognitive Bias
@@ -145,11 +149,11 @@ Definition
145149

146150
#### Pedagogy/Androgogy
147151

148-
##### Skill Trees/Heirarchy
152+
##### Skill Trees/Hierarchy
149153

150154
##### Proficiency Ladder / Flow
151155

152-
- https://www.slideshare.net/ChristopherA/the-proficiency-ladder
156+
- [Slide deck on the proficiency ladder model for designing instructional objectives](https://www.slideshare.net/ChristopherA/the-proficiency-ladder)
153157

154158
### Management
155159

@@ -161,9 +165,9 @@ Definition
161165

162166
###### Using GroupWorks Pattern Language
163167

164-
- https://groupworksdeck.org/
165-
- https://www.resilience.org/stories/2015-05-29/the-power-of-pattern-languages/
166-
- https://www.dropbox.com/s/ek9jjm1e9do3ffs/Introduction%20to%20Group%20Works.pdf?dl=0
168+
- [Group Works Patterns deck](https://groupworksdeck.org/)
169+
- [Article on the power of pattern languages](https://www.resilience.org/stories/2015-05-29/the-power-of-pattern-languages/)
170+
- A pattern language for designing meaningful and engaging meetings and gatherings- [great in-depth PDF here](https://www.dropbox.com/s/ek9jjm1e9do3ffs/Introduction%20to%20Group%20Works.pdf?dl=0)
167171

168172
### Technical Skills (in particular computer, but not exclusively)
169173

@@ -173,19 +177,26 @@ Definition
173177

174178
##### Command Line (in particular on Mac)
175179

176-
- Intro to the Mac Command Line https://github.com/ChristopherA/intro-mac-command-line
180+
- [Intro to the Mac Command Line](https://github.com/ChristopherA/intro-mac-command-line)
177181

178182
##### Dotfiles
179183

180-
- Basics - Prepare MacOS for CLI Development (need to update) https://github.com/ChristopherA/prepare-osx-for-webdev)
181-
- Christopher's more advanced approach https://github.com/ChristopherA/.dotfiles
184+
- Basics - [Prepare MacOS for CLI Development (need to update)](https://github.com/ChristopherA/prepare-osx-for-webdev)
185+
- [Christopher's more advanced approach](https://github.com/ChristopherA/.dotfiles)
182186

183187
#### Markdown
184188

185189
- Basic Markdown & History
190+
- [Intro to Markdown Guide](https://www.markdownguide.org/)
191+
- [Markdown's History](http://aaronbeveridge.com/markdown/history.html#a-brief-history-of-markdown)
192+
186193
- Github-Flavored Markdown
194+
- [Github's Markdown Guide](https://guides.github.com/features/mastering-markdown/)
195+
187196
- Github Pages Markup
197+
188198
- Markua Book
199+
- [Markua Technical Spec](http://markua.com/)
189200

190201
#### Git & GitHub
191202

@@ -231,7 +242,7 @@ Definition
231242

232243
##### Master Password
233244

234-
- Password Basics http://www.lifewithalacrity.com/previous/2009/09/password-best-practices.html
245+
- [Password Basics](http://www.lifewithalacrity.com/previous/2009/09/password-best-practices.html)
235246

236247
##### Password Management
237248

@@ -247,7 +258,7 @@ Definition
247258

248259
###### Mullvad
249260

250-
- https://mullvad.net/en/
261+
- [Mullvad VPN](https://mullvad.net/en/)
251262

252263
###### Personal VPN on VPS
253264

@@ -263,18 +274,18 @@ Definition
263274

264275
###### Developing with Bitcoin Core
265276

266-
- https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line
277+
- [Learning Bitcoin from the Command Line open course](https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line)
267278

268279
###### Lightning
269280

270-
- LND: https://medium.com/lightning-power-users/windows-macos-lightning-network-284bd5034340
271-
- C-Lighning: http://librecryp.to/using-lightning-on-macos
281+
- [LND](https://medium.com/lightning-power-users/windows-macos-lightning-network-284bd5034340)
282+
- [C-Lightning](http://librecryp.to/using-lightning-on-macos)
272283

273284
#### SmartCustody
274285

275286
##### First Workshop
276287

277-
- https://www.eventbrite.com/e/smartcustody-simple-cold-storage-self-custody-workshop-tickets-54426618481
288+
- [Smart Custody: Simple Cold Storage Self Custody Workshop](https://www.eventbrite.com/e/smartcustody-simple-cold-storage-self-custody-workshop-tickets-54426618481)
278289

279290
#### Anonymity
280291

@@ -299,23 +310,20 @@ Definition
299310
- Persistent Volumes
300311
- Opening Persistent Volumes on Mac
301312
- Customizing Tails
302-
- https://github.com/ChristopherA/bash-dotfiles-for-tails
313+
- [Bash Dotfiles for Tails](https://github.com/ChristopherA/bash-dotfiles-for-tails)
303314

304315
##### Other Anonymous OS
305316

306-
- Whonix https://www.whonix.org/
317+
- [Whonix](https://www.whonix.org/)
307318
- Uses host operating system and two VirtualBox VMs
308-
- Qubes https://www.qubes-os.org/
319+
- [Qubes](https://www.qubes-os.org/)
309320
- Hardware level privacy, but limited drivers
310321

311-
312-
313322
##### Anonymity Best Practices
314323

315324
-
316325

317326

318-
319327
## Projects
320328

321329
#### Tutorials
@@ -384,14 +392,14 @@ Definition
384392

385393
With some thinking I would add quite a few more topics, for instance what is going on with blockchain and cryptographic ledgers, decentralized autonomous organization, smart contracts, censorship- & power-resistant systems, incentives, neurology of decision making, austrian economics, etc.
386394

387-
For an example of a more intensive 12 week hybrid (both F2F & online) course I ran in 2012, here is my syllabus for Using the Social Web for Social Change: http://www.lifewithalacrity.com/2012/10/using-the-social-web-for-social-change-syllabus-sw4sx.html
395+
For an example of a more intensive 12 week hybrid (both F2F & online) course I ran in 2012, [here is my syllabus for Using the Social Web for Social Change](http://www.lifewithalacrity.com/2012/10/using-the-social-web-for-social-change-syllabus-sw4sx.html)
388396

389-
Here is an example of the first two weeks of that more intensive course. http://www.lifewithalacrity.com/2012/10/introduction-to-the-social-web-reading-list-sw4sx.html
397+
[Here is an example of the first two weeks of that more intensive course.](http://www.lifewithalacrity.com/2012/10/introduction-to-the-social-web-reading-list-sw4sx.html)
390398

391399
Some of these digital influence topics from this class are additional possible topics students could select from.
392400

393401
I think the format for class would be pick a topic & three Tuesday's that work for about 7 students. Week 1 would start with Scan — I would provide a list of read ahead articles & videos, and discussion asynchronous and in online chat room would be about them. Week 2 would be Focus — picking a sub-topic to dive deeper into, with some assignments for all to do some research. Week 3 would be Synthesis — collaboratively write up best synthesis and links about topic, with the audience being the next time class might be run on same topic or for use by professional practitioners. Commitment: 4-1/2 hours in synchronous class (1-1/2 per meeting), about 3 hours of reading and research and 2 hours writing.
394402

395-
See the recommendations from my students in my LinkedIn profile about my classes. https://www.linkedin.com/in/christophera#experience-88412676
403+
[See the recommendations from my students in my LinkedIn profile about my classes.](https://www.linkedin.com/in/christophera#experience-88412676)
396404

397-
Send me email at [email protected] if you are interested.
405+
Send me email at [mailto:[email protected]]([email protected]) if you are interested.

0 commit comments

Comments
 (0)