- Oct 2022
- Sep 2022
-
github.com github.com
-
Would you accept a PR for the suggested change?
-
-
github.com github.com
-
This hasn't yet been scheduled, but we're tracking it on our backlog as something we want to do this year. A few months ago, we arranged for additional capacity to address items like this that have waited for so long. Now that additional capacity is available, it's just a matter of scheduling based on relative priority. We're anxious to get this one done, and I hope to soon have a clearer date to post here.
-
-
-
[[Anne-Laure Le Cunff & Nick Milo - How can we do Combinational Creativity]]
Details
Date: [[2022-09-06]]<br /> Time: 9:00 - 10:00 AM<br /> Host: [[Nick Milo]]<br /> Location / Platform: #Zoom<br /> URL: https://lu.ma/w6c1b9cd<br /> Calendar: link <br /> Parent event: [[LYT Conference 2]]<br /> Subject(s): [[combinational creativity]]
To Do / Follow up
- [ ] Clean up notes
- [ ] Post video link when available (@2022-09-11)
Video
TK
Attendees
Notes
generational effect
Silent muses which resulted in drugs, alcohol as chemical muses.
All creativity is combinational in nature. - A-L L C
mash-ups are a tacit form of combinatorial creativity
Methods: - chaining<br /> - clustering (what do things have in common? eg: Cities and living organisms have in common?)<br /> - c...
Peter Wohlleben is the author of “hidden life of trees”
CMAPT tools https://cmap.ihmc.us/
mind mapping
Metaphor theory is apparently a "thing" follow up on this to see what the work/research looks like
I put the following into the chat/Q&A:
The phrase combinatorial creativity seems to stem from this 2014 article: https://fs.blog/networked-knowledge-and-combinatorial-creativity/, the ideas go back much further obviously, often with different names across cultures. Matt Ridley describes it as "ideas have sex" https://www.ted.com/talks/matt_ridley_when_ideas_have_sex; Raymond Llull - Llullan combinatorial arts; Niklas Luhmann - linked zettels; Marshall Kirkpatrick - "triangle thinking" - Dan Pink - "symphonic thinking" are some others.
For those who really want to blow their minds on how not new some of these ideas are, try out Margo Neale and Lynne Kelly's book Songlines: The Power and Promise which describes songlines which were indigenous methods for memory (note taking for oral cultures) and created "combinatorial creativity" for peoples in modern day Australia going back 65,000 years.
Side benefit of this work:
"You'll be a lot more fun at dinner parties." -Anne-Laure
Improv's "yes and" concept is a means of forcing creativity.
Originality is undetected plagiarism - Gish? English writer 9:41 AM quote; source?
Me: "Play off of [that]" is a command to encourage combintorial creativity. In music one might say "riff off"...
Chat log
none available
-
- Aug 2022
-
www.tagesschau.de www.tagesschau.de
-
Lenhardt, S. (2021, November 30). Labore am Limit: Bei PCR-Tests kommt es zu Engpässen. tagesschau.de. https://www.tagesschau.de/wirtschaft/labore-corona-pcr-test-101.html
-
- Apr 2022
-
twitter.com twitter.com
-
Juliette Kayyem. (2021, February 15). This is great data about vaccine hesitancy, declining since 2020. There is a difference between the ‘wait and see’ (31%) and the anti-vaxxers (13%). Of ‘wait and see’, 37% are simply at ‘not first’ and want to assess family/friends. In short, vaccinations beget vaccinations. [Tweet]. @juliettekayyem. https://twitter.com/juliettekayyem/status/1361462039919607811
-
- Feb 2022
-
twitter.com twitter.com
-
Carl Baker. (2022, February 11). When I last updated this chart in September, the maximum y-axis value was ~120. Https://t.co/Fhywj3xweI [Tweet]. @carlbaker. https://twitter.com/carlbaker/status/1492096944390475798
-
- Nov 2021
-
www.selenium.dev www.selenium.devWaits1
- May 2021
-
github.com github.com
-
No it doesn't. I've simply told SvelteKit to ignore the type error from credentials missing. If there's some other issue or missing feature it's not blocked by this. That being said, I wouldn't mind getting this change in
-
- Apr 2021
-
github.com github.com
-
I don't believe the sprockets and sprockets-rails maintainers (actually it's up to the Rails maintainers, see rails/rails#28430) currently consider it broken. (I am not a committer/maintainer on any of those projects). So there is no point in "waiting for someone else to fix" it; that is not going to happen (unless you can change their minds). You just need to figure out the right way to use sprockets 4 with rails as it is.
Tags
- frustrating when maintainers stubbornly stick to opinions/principles/decisions and won't change despite popular user support
- whose responsibility is it?
- whether maintainer or contributor should/will implement something
- at the mercy of maintainer
- waiting for someone else to fix it: that is not going to happen
Annotators
URL
-
- Mar 2021
-
kids.frontiersin.org kids.frontiersin.org
-
Many people think of the waiting-time paradox as a paradox because a typical waiting time at a bus station is longer than half of the average interval of time between buses
-
- Feb 2021
-
cherrycreekschools.instructure.com cherrycreekschools.instructure.com
-
Did the district just not see the problem with taking away some schools busing?
-
-
github.com github.com
-
Any idea @AaronLasseigne if this is mergeable?
-
-
github.com github.com
-
Fork rails, add github.com/georgebrock/rails as a remote, merge this branch into rails/4.0.2 (the tag), and then use your fork of Rails: gem 'rails', github: 'yourusername/rails'
-
- Dec 2020
-
www.npmjs.com www.npmjs.com
-
No more waiting around for pull requests to be merged and published. No more forking repos just to fix that one tiny thing preventing your app from working.
This could be both good and bad.
potential downside: If people only fix things locally, then they may be less inclined/likely to actually/also submit a merge request, and therefore it may be less likely that this actually (ever) gets fixed upstream. Which is kind of ironic, considering the stated goal "No more waiting around for pull requests to be merged and published." But if this obviates the need to create a pull request (does it), then this could backfire / work against that goal.
Requiring someone to fork a repo and push up a fix commit -- although a little extra work compared to just fixing locally -- is actually a good thing overall, for the community/ecosystem.
Ah, good, I see they touched on some of these points in the sections:
- Benefits of patching over forking
- When to fork instead
-
-
github.com github.com
-
Can this be merged please, this fixes a problem I have
-
- Nov 2020
-
github.com github.com
-
You can also see this repo: default-passive-events.
-
- Oct 2020
-
-
But maybe this PR should still be merged until he finds time for that?
-
Sorry this sat for so long!
Tags
- pull request stalled
- don't let big plans/goals get in the way of integrating/releasing smaller changes/improvements
- not a blocker (issue dependency)
- big change/rewrite vs. continuous improvements / smaller refactorings
- waiting for maintainers to review / merge pull request / give feedback
- open-source software: progress seems slow
- iterative process
Annotators
URL
-
- Jul 2020
-
github.com github.com
-
Problem is, everyone's busy, so it can be days or even weeks before even a small PR is merged. So I'm stashing my stuff here as I write it. I'll still try to keep the PRs in motion, to gradually get some of this merged.
-
- Apr 2020
-
www.benjaminfleischer.com www.benjaminfleischer.com
-
In particular, I, quite accidentally, became a maintainer of ActsAsTaggableOn, a Rails tagging engine, after bumping a long-stale, minor, pull-request I had written.
-
- Oct 2019
-
startsat60.com startsat60.com
-
new data provided by the Department of Human Services showed that almost half of all pension applications received last year were not processed within the timeframe set out in their Key Performance Measure standards
Key Performance Measure for social security processing
-
- Aug 2019
-
stackoverflow.com stackoverflow.com
-
I've forked the project and made a substantial extension. I think is ready to merge back. But (appropriately) its the project owner who gets to make that call not me. And it's now been several weeks without reply.
-
- Jul 2018
-
wendynorris.com wendynorris.com
-
ard them. Being on time, on the other hand, is symboli- cally indicative of the respect we feel toward others, the extreme form of "ritual wait- ing" being an explicit symbolic display
This is a distinctly Western-centric attitude. Not necessarily shared in other cultures.
-
cance. Waiting, for example (which, given the modern utilitarian approach to time [Zerubavel 1981, pp. 54-59], is generally regarded as an ordeal), is normally associated with worthlessness, and making others wait is often regarded as a symbolic display of deg
How does this idea of negative time stretch / waiting as insignificance apply to technology or the social coordination process?
How does "slow technology" overcome this and retain a positive self-reflective value?
-
- Nov 2017
-
quadrupleslap.github.io quadrupleslap.github.io
-
Post a goddamn blog post.
Tags
Annotators
URL
-
- May 2016
-
educatorinnovator.org educatorinnovator.org
-
Identifying issues important in their lives and community, and deciding on one to address
Sometimes this takes weeks or even months. I remember taking a walk with an art teacher several years ago, and I asked him how a particular student was doing in his class, and specifically what he was working on because it was hard for me to figure out how to get him connected to my work in English. It was November, just before Thanksgiving, and my colleague said, "I haven't figured out what his project will be yet," he said, before going on to explain a couple of things he had tried without success. I was struck with how patient he was being in letting the project come to the student, and not forcing him into a prescribed curriculum. Waiting is so hard, yet the work produced once there is a "flow" for a student makes it worth the wait. This has strong implications for school structures however! We need to be with students for longer periods of time. It also has implications for how groups work together. Perhaps a student who hasn't found his/her project yet can help others?
-