|
73 | 73 | { |
74 | 74 | "type": "text", |
75 | 75 | "content": "**Open-source research software is underfunded.** One maintainer often holds up a whole field.", |
76 | | - "style": { "fontSize": "large", "alignment": "left", "color": "#0F172A" }, |
| 76 | + "style": { "fontSize": "xl", "alignment": "left", "color": "#0F172A" }, |
77 | 77 | "position": { "area": "left", "order": 0 }, |
78 | 78 | "animation": { "fragment": true, "type": "fade", "index": 0 } |
79 | 79 | }, |
80 | 80 | { |
81 | 81 | "type": "text", |
82 | 82 | "content": "**OSC thesis:** a small overhead on grant budgets funds it forever.", |
83 | | - "style": { "fontSize": "large", "alignment": "left", "color": "#0F172A" }, |
| 83 | + "style": { "fontSize": "xl", "alignment": "left", "color": "#0F172A" }, |
84 | 84 | "position": { "area": "left", "order": 1 }, |
85 | 85 | "animation": { "fragment": true, "type": "fade", "index": 1 } |
86 | 86 | }, |
87 | 87 | { |
88 | 88 | "type": "text", |
89 | 89 | "content": "**Share the stack.** Pool dev money for tools everyone uses, like this assistant.", |
90 | | - "style": { "fontSize": "large", "alignment": "left", "color": "#0F172A" }, |
| 90 | + "style": { "fontSize": "xl", "alignment": "left", "color": "#0F172A" }, |
91 | 91 | "position": { "area": "left", "order": 2 }, |
92 | 92 | "animation": { "fragment": true, "type": "fade", "index": 2 } |
93 | 93 | }, |
|
189 | 189 | { |
190 | 190 | "type": "text", |
191 | 191 | "content": "**Seven live assistants**, one stack:\n\n- BIDS · Brain Imaging Data Structure\n- EEGLAB · MATLAB EEG toolbox\n- FieldTrip · MEG / EEG / iEEG\n- HED · Hierarchical Event Descriptors\n- MetaBCI · Brain-Computer Interfaces\n- MNE-Python · neurophysiology\n- NEMAR · BIDS data archive\n\n*Same onboarding. Each community keeps its own expertise.*", |
192 | | - "style": { "fontSize": "medium" }, |
| 192 | + "style": { "fontSize": "xl" }, |
193 | 193 | "position": { "area": "right", "order": 1 } |
194 | 194 | } |
195 | 195 | ], |
|
0 commit comments