Replied to a post by Natalie (hcommons.social)
I started the second week of "Programming 101: An Introduction to #Python for Educators" on #FutureLearn and wrote a small quiz about Arabic verbs: https://github.com/kranatalie/Introduction-to-Python/blob/main/arabic-quiz-bot.py It was fun again and I'm actually a little proud! Would really like to recommend the course again. It's the perfect gentle introduction for me that doesn't overwhelm but still teaches enough to get an idea of what's possible. Looking forward to the final challenge this week: Building commands into your bot. Let's try this! https://www.futurelearn.com/courses/programming-101
@natalie, Thanks for the recommendation, this looks great! It looks like it may be a good companion to the Santa Fe Institute’s (free) Foundations & Applications of Humanities Analytics https://www.complexityexplorer.org/courses/162-foundations-applications-of-humanities-analytics which starts on Jan 17. #DigitalHumanities 

 

Bookmarked Introducing fastpages by Jeremy Howard & Hamel Husain (fastpages)
Setting Up Fastpages Jupyter Notebooks & Fastpages Options via FrontMatter Code Folding Interactive Charts With Altair Data Tables Other Feautures GitHub Flavored Emojis Images w/Captions Tweetcards Youtube Videos Boxes / Callouts More Examples How fastpages Converts Notebooks to Blog Posts Resource...
This looks like a cool set up for creating an advanced IndieWeb version of a commonplace book/personal website.
Liked a tweet (Twitter)

Reply to Open Science notebooks | Ryan Barrett

Replied to a post by Ryan BarrettRyan Barrett (snarfed.org)
Notebooks like Jupyter and Observable are great for research, data science, and really any interactive computing or documentation. I want to start using them for ops/SRE projects too. Thomas Kluyver‘s bash_kernel works, but has lots of rough edges. Anyone have any other ideas?
I’ve been watching that space for a few years. Apparently you saw the same article push them into the broader mainstream consciousness. I would mention Mathematica, but you’re certainly aware of it. There are a few other math-related platforms I’ve used, but I suspect they’re not within the realm you’re looking for.

I’ve seen one or two much smaller projects along the lines of bash_kernel, but they’re either in incredibly rough shape or have very limited scopes or very niche uses. There’s a reasonably interesting list of open science related resources on GitHub, but it’s a tad old and some of the projects on it have merged or changed drastically since it was started. Foster has some interesting material and resources on open science if you care to dig through it. One day I’ll delve into the Open Science Framework to see if they’ve got anything I haven’t seen before too.

I keep meaning to document people who are using their own websites for pieces of this type of thing , but most are doing it in a hybrid fashion. Carl Boettiger is certainly a good example[1][2] and may be aware of some additional resources including one he helps manage.

👓 The Scientific Paper Is Obsolete | The Atlantic

Read The Scientific Paper Is Obsolete by James Somers (The Atlantic)
The scientific paper—the actual form of it—was one of the enabling inventions of modernity. Before it was developed in the 1600s, results were communicated privately in letters, ephemerally in lectures, or all at once in books. There was no public forum for incremental advances. By making room for reports of single experiments or minor technical advances, journals made the chaos of science accretive. Scientists from that point forward became like the social insects: They made their progress steadily, as a buzzing mass.

The earliest papers were in some ways more readable than papers are today. They were less specialized, more direct, shorter, and far less formal. Calculus had only just been invented. Entire data sets could fit in a table on a single page. What little “computation” contributed to the results was done by hand and could be verified in the same way.
Not quite the cutting edge stuff I would have liked, but generally an interesting overview of relatively new technology and UI set ups like Mathematica and Jupyter.