ServoEasing/examples at master · ArminJo/ServoEasing
Link: ServoEasing/examples at master · ArminJo/ServoEasing: ""
Sophisticated package for servo easing in all possible permutations! I didn't try it myself as a starting point because I didn't really understand easing. Now that I do I might try it.
solhsa.com - tutorials
Link: solhsa.com - tutorials: ""
A visual and simple explanation of the calculations for easing. I am not sure but I think some of this is over complicated. I mean I don't know that we need so many variations. In any event, it is much easier to follow because they pull out the bit that is needed.
Browse - Harry Ransom Center Digital Collections
Link: Browse - Harry Ransom Center Digital Collections: ""
Huge collection of movie posters. It looks like they are free to download, that is, without copyright!
Python Packaging, One Year Later: A Look Back at 2023 in Python Packag
Link: Python Packaging, One Year Later: A Look Back at 2023 in Python Packag: "Are there still fourteen tools, or are there even more? Has Python packaging improved in a year?"
Packaging and ‘includes’ are the worse part of python. This article really highlights the mess.
Essay | Why Americans Have Lost Faith in the Value of College
Link: Essay | Why Americans Have Lost Faith in the Value of College: "Three generations of ‘college for all’ in the U.S. has left most families looking for alternatives."
"One result of this transactional attitude has been a sharp increase in cheating. College is one of the few products whose consumers try to get as little out of it as possible, because its market value is tied to the credential, not to the education that it is meant to represent, says Bryan Caplan, an economist at George Mason University and author of “The Case Against Education.”"
A 3-Question Checklist for Better Course Design
Link: A 3-Question Checklist for Better Course Design: "Only when educators are clear on what students should gain by the end of the term can they design effective courses to get them there. Ask yourself these three simple questions when designing your next course to ensure it resonates with students."
I found this article a good review and reminder about course design and teaching.
Do we think of git commits as diffs, snapshots, and/or histories?
Link: Do we think of git commits as diffs, snapshots, and/or histories?: "How git commits really work"
One of a series of in depth articles about how git works and how to understand it.
Teaching Journal Articles | Poorvu Center for Teaching and Learning
Link: Teaching Journal Articles | Poorvu Center for Teaching and Learning: ""
One scheme for using papers from the literature in teaching.
Fixit: linting framework with auto-fixes — Fixit documentation
Link: Fixit: linting framework with auto-fixes — Fixit documentation: ""
A very useful too
Using formatters and linters to manage a large codebase | Tech blog | Kraken Tech
Link: Using formatters and linters to manage a large codebase | Tech blog | Kraken Tech: "Kraken is the world's leading customer & culture platform for utilities."
Some good actionable advice here !