Let Yourself Be Partial by [[Chris Osmond]]
On writing and first drafts... meh
Let Yourself Be Partial by [[Chris Osmond]]
On writing and first drafts... meh
Presently, convention dictates that 100% of fossil carbon is counted but only a third of LULUCF carbon is counted
for - question - why does the GHG accounting convention have this inconsistency in the first place?
Like a parent cannot care as much about other people’s children as about their own — and in fact, that would be a betrayal of their parental task — they can care about other people’s children while prioritizing their own
for - comparison - America first philosophy - vs - Parents caring for their own children first
insiders rather than outsiders, America first
for - adjacency - America first - insider - outsider - irony - new idiom - REAL America First
adjacency - America first - insider - outsider - irony - The irony is, of course, that the "insiders" of MAGA are actually a constructed story that conveniently omits the genocide of the first people - From an indigenous perspective, "America first" would mean that the defenders of MAGA are actually the outsiders - They were here for millenia long before white european colonialists made claimsi on these lands - Perhaps this should be called "Real America First"
Governor Newsom Delivers Major Address to Californians by [[Gavin Newsom]], Governor of California
, involves integrating conceptual opposites
for - definition - unio mentalis - Car Jung - first coniunctio - union of opposites - subject and object - masculine and feminine - the "HOLE" in the "wHOLE"
Mobile-first web design and app design is an approach where skilled UI/UX designers focus on designing their web apps for the smallest screen first, and then enhancing it for larger screens. It’s a design philosophy that literally puts mobile usability and design first, which differs from the traditional design approach which usually optimizes the design for desktop views, and then is optimized for mobile and tablets.
Discover why mobile first design is crucial in today’s digital landscape. Learn how mobile first website design and responsive web design improve performance, UX, and SEO across devices.
reading and writing naturally come after speaking only because speaking follows closely on the heels of understanding yeah so what do you focus on build your understanding
for - language training - answer - to - question - about listening and speaking first
comments - In human evolution, speaking and listening came long before reading and writing. - Our written language is based on sequential phonetic sounds of our spoken language, so it naturally makes sense to learn the spoken language first
you're just doing listening and we're later gonna do speaking when are we gonna do reading and writing how
for - question - language training - ALG - listening and speaking first - when does reading and writing appear?
Forrester: No thinking - that comes later. You must write your first draft with your heart. You rewrite with your head. The first key to writing is... to write, not to think!
https://www.imdb.com/title/tt0181536/quotes
In this quote from Finding Forrester (Columbia Pictures, 2000) Forrester (portrayed by Sean Connery) turns the idea that writing is thinking on its head.
for - youtube - sustainable energy - masonry heater - tempcast - DIY masonry heater kit
summary - This is one of the videos in a series of youtube videos on the Tempcast DIY masonry heater build - to - first masonry heater build video - https://hyp.is/c81uVCaOEfCf09ulXDjNLg/www.youtube.com/watch?v=-IKzWqoSDps
Lu or Luke is their name! (Either's fine)
I read this, and I felt it. I felt, or feel, me. I want this some times, others I want... Well, no I guess I want this all of the time. I have a voice and I love it. It may be ..too reliant(?) on weird punctuation and even weirder sentence structure. But it's me, so.. expect weird, you know?
I know someone's going to like it. In fact, I'm sure lots of someones will like it.Or at least understand it. And they'll hear me. They'll see me. They'll understand me. Because I know I'm not the only one that gets blessed with this dang.. contemplative.?, expressive, ponderous, ability-to-show-in-writing, kind of voice.
It just makes for some ugly writing, huh?
I can make it prettier and more formal, too. That will come out a lot.
I'm going to let it. I'm really going to let it, too!
Thanks, [bloggers name, shit I can't remember and can't leave this page...], for being yourself.
I've finally got the courage to practice on a platform.
Watch out, world! Watch out, web! Watch out, wide!
In simple words, the database client and the server prove and convince each other that they know the password without exchanging the password or the password hash. Yes, it is possible by doing a Salted Challenge and Responses, SCRAM-SHA-256, as specified by RFC 7677. This way of storing, communicating, and verifying passwords makes it very hard to break a password.
Interesting!
Detailed Summary
1. You own your data, in spite of the cloud. <br /> Section summary: <br /> Local-fist software tries to solve the problem of ownership, agency and data lock-in present in cloud-based software, without compromising cross-collaboration and improving user control.
Section breakdown<br /> §1: SaaS<br /> Pros: Easy sync across devices, real-time collab Cons: loss of ownership and agency; loss of data is software is lost.
§2: Local-fist software<br /> - Enables collaboration & ownership - Offline cross-collaboration - Improved security, privacy, long-term preservation & user control of data
§3 & §4: Article Methodology<br /> - Survey of existing storage & sharing approaches and their trade-offs - Conflict-free Replicated Data Types (CRDTs), natively multi-user - Analysis of challenges of the data model as implemented at Ink & Switch - Analysis of CRDT viability, UI - Suggestion of next steps
2. Motivation: collaboration and ownership<br /> Section summary: <br /> The argument for cross-device, real-time collab PLUS personal ownership
Section breakdown<br /> §1: Examples of online collabs<br /> §2: SaaS increasingly critical, data increasingly valuable<br /> §3: There are cons<br /> §4: Deep emotional attachment to your data brings feeling of ownership, especially for creative expression<br /> §5: SaaS require access to 3rd party server, limitation on what can be done. Cloud provider owns the data.<br /> §6: SaaS: no service, no data. If service is shut down, you might manage to export data, but you may not be able to run your copy of the software.<br /> §7: Old-fashioned apps were local-disk based (IDEs, git, CAD). You can archive, backup, access or do whatever with the data without 3rd party approval.<br /> §8: Can we have collaboration AND ownership?<br /> §9: Desire: cross-device, real-time collab PLUS personal ownership
3. Seven ideals for local-first software<br /> Section breakdown<br /> §1: Belief: data ownership & real-time collab are compatible<br /> §2: Local-first software local storage & local networks are primary, server secondary<br /> §3: SaaS: In the server, or it didn't happen. Local-first: local is authoritative, servers are for cross-device.
3.1.1 No spinners<br /> SaaS feels slower because if requires round-trip to a server for data modification and some lookups. Lo-Fi doesn't have dependency on server, data sync happens on the background. This is no guarantee of fast software, but there's a potential for near-instant response.<br /> 3.1.2 Data not trapped on one device <br /> Data sync will be discussed in another section. Server works as off-site backup. The issue of conflict will also be discussed later.<br /> 3.1.3 The network is optional<br /> It's difficult to retrofit offline support to SaaS. Lo-Fi allows CRUD offline and data sync might not require the Internet: Bluetooth/local Wi-fi could be enough.<br /> 3.1.4 Seamless collabs<br /> Conflicts can be tricky for complex file formats. Google Docs became de facto standard. This is the biggest challenge for Lo-Fi, but is believed to be possible. It's also expected that Lo-Fi supports multiple collab.
TBC
Copyleft Richard Towers 2025. All wrongs reserved.
Dark Emu controversy took heavy toll on author Bruce Pascoe by [[Myles Wearring]]
Bruce Pascoe has a valuable take on the Austrialian version of what comes close to some of America/Canada's issues with the idea of "pretendian", though in his case it's slight amounts of Indigenous heritage. (see the video interview on ABC).
given_name string Given name(s) or first name(s)
Sighting: use of "given name" as the official name for the field instead of "first name".
That’s a codebase first approach
Creating on Small Typewriters by [[Joe Van Cleave]]
Portable typewriters give up a level of professionalism in one's documents for their size and ease of portability.
In particular, the slug alignments may be slightly off compared to larger machines. Ideally they allow for one to be good enough, especially for first draft documents or journaling.
Zusammenfassender Bericht zu den Klimadaten zum Januar 2025, dem wärmsten Monat Januar seit Beginn von Temperaturaufzeichnungen. Die anhaltend hohen Temperaturen nach dem Beginn des La Niña-Einflusses schockieren Forschende. Es gibt dafür bisher keine Erklärungen. Der Klimawissenschaftler Bill McGuire spricht angesichts dieser Daten, den Überflutungen in Valencia und den Waldbränden bei Los Angeles davon, dass ein „allumfassender Klima-Zusammenbruch“ eingesetzt hat.
Pressaussendung zum Copernicus Bulletin für Januar 2025: https://climate.copernicus.eu/copernicus-january-2025-was-warmest-record-globally-despite-emerging-la-nina
for - Youtube - Buzzfeed video - Blind until 36 & Seeing myself for the first time - This is that story - Olivia Durant - 2022 - constructed perception of reality - SOURCE - Youtube - Buzzfeed video - Blind until 36 & Seeing myself for the first time - This is that story - Olivia Durant - 2022 // - Summary - This is a video about a woman who was almost 100% blind since birth and had her eyesight restored as an adult - It is an example of a case study that can shed light on how aspects of our sensory reality that we take for granted are constructed from years of conditioning in chiildhood //
"If he [Musk] is concerned about competitors getting there first, it doesn't matter as uncontrolled superintelligence is equally bad, no matter who makes it come into existence."
for - quote - Response to Elon Musk - competition is moot - whoever creates superintelligence first week also create the progress trap that comes along with it - Roman Yampolskiy
quote - Response to Elon Musk - competition is moot - whoever creates superintelligence first week also create the progress trap that comes along with it - Roman Yampolskiy
the first pillar we call awareness
for - first of four pillars of wellbeing - awareness - capacity to regulate our attention - Youtube - Tukdam talk - An Overview Of CHM’s Work On “Well-Being And Tukdam” - Prof. Richard J. Davidson
But once you can write things down, then that mental realm suddenly starts looking timeless and radically different from the world around us. And I think that’s what really created this sense of an interior, what became, with the Greeks and the Christians, a kind of soul; this thing that’s actually made of different stuff. It’s made of spirit stuff instead of matter
for - new insight - second cause of human separation - after settling down, it was WRITING! intriguing! - from - Emergence Magazine - interview - An Ethics of Wild Mind - David Hinton - adjacency - sense of separation - first - settling down - human place - second - writing - from - Emergence Magazine - interview - An Ethics of Wild Mind - David Hinton
adjacency - between - sense of separation - first - settling down - human place - second - transition from oral to written language - adjacency relationship - Interesting that I was just reading an article on language and perception from the General Semantics organization: General Semantics and non-verbal awareness - The claim is that the transition from oral language to written language created the feeling of interiority and of a separate "soul". - This is definitely worth exploring!
explore claim - the transition from oral language traditions to writing led us to form the sense of interiority and of a "soul" separate from the body - This claim, if we can validate it, can have profound implications - Writing definitely led us to create much more complex words but we were able to do much more efficient timebinding - transmitting knowledge from one generation to the next. - We didn't have to depend on just a few elders to pass the knowledge on. With the invention of the printing press, written language got an exponential acceleration in intergenerational knowledge transmission. - This had a huge feedback effect on the oral language itself, increase the number of words and meanings exponentially. - There are complex recipes for everything and written words allow us to capture the complex recipes or instructions in ways that would overwhelm oral traditions.
to - article - General Semantics and Non-Verbal Awareness - https://hyp.is/BePQhLvTEe-wYD_MPM9N3Q/www.time-binding.org/Article-Database
Pasqua Rosée opened the first coffee house in London in 1652, prompting a revolution in London society. “British culture was intensely hierarchical and structured. The idea that you could go and sit next to someone as an equal was radical,” says Markman Ellis, author of The Coffee House: A Cultural History.
for - trivia / history - first coffee house in London - opened in 1652 by - Pasqua Rosee - revolution in London society - broke through hierarchy of British society
We believe that, for the first time in recorded history, human culture has produced at the least an outline of all the capacities required for us to begin to consciously direct our own cultural evolution for the better.
for - cultural evolution - first time in history we can have intentional cultural evolution towards a holistic wellbeing-based civilization - Dil Green
why is it that we’re not focusing on those movements as the source of our strength and our organizing? It’s because we have a discourse framed around elite policy institutions that make them the primary actors and the coordination of mostly market mechanisms
for - climate crisis - climate communications - large social movements fizzle out - first framing element - elite policy institutions and businesses are seen as the primary actors - Joe Brewer
the first one is the paradox of pronouncement. And here we recognize that language is both incredibly useful for us and is evocative and helps us create and and see and be in this reciprocal exchange. And we also are trying to open to a non dual embodied cognition that is beyond the written word and beyond the hegemony of the written word, and indeed the hegemony of the English written word
for - paradoxes - first one - pronouncement - the written word - evocative - but also hegemonic - especially the English language - there are other oral traditions - try to open nondual embodied cognition using English - Post Capitalist Philanthropy Webinar 1 - Alnoor Ladna - Lynn Murphy - 2023
To effectively combat the roots of fascism, it is crucial to integrate both horizontal and vertical decentralized decision-making structures.
for - commons - new definition - pathological conservatism - new definition - benign conservatism - new definition - beneficial conservatism - adjacency - citizen assemblies - cosmolocal - community organization - horizontal and vertical decision-making as cosmolocal - Fair Share Commons - FSC - pathological conservatism - hypocrisy of modern conservatism that cannot acknowledge first nations - TPF as a vehicle for citizen assembly in each ward and district of a city - to - Youtube - Trump won, now what? - Roger Hallam - to - Substack article - - A global history of societal regulation - metacrisis, polycrisis - role of the commons and cosmolocal coordination - Michel Bauwens
adjacency - between - citizen assemblies - cosmolocal - community organization - citizen assemblies - horizontal and vertical - Fair Share Commons - FSC - town anywhere - TPF - one per city ward or district - progress traps - wicked problem - pathological conservatism - deep conservatism - ECOnomy is a subset of ECOlogy - Modernity has many forms of shallow, pathological conservatism - Indigenous and first nations peoples practice deep, beneficial conservatism - adjacency relationship - One of the biggest progress traps is pathological conservatism when - a technology has become popular and ubiquitous but an unintended consequence becomes exposed - In that case, incumbents who profit from the established supply chain will defend it at great cost, even if the harm it causes becomes increasingly obvious. - They will do this until it reaches a point that the harm is so great that it can no longer be defended. - Often, great harm is done before that point is reached, if it is reached. - Misinformation, gaslighting and fascism can emerge as a form of pathological conservatism in an attempt to preserve the harmful aspect of the status quo. - Fossil fuels, internal combustion engines and the climate change they cause are an example of this, creating a wicked problem in which those trying to solve the problem are also contributing to it - Citizen assemblies are a bottom up response and counterweight to centralized power that is driving pathological conservatism - In contrast to the pathological conservatism, environmental awareness is a practice of benign and beneficial conservatism - the conservation of our natural environment - In fact, many who call themselves conservatives and nationalists are hypocritical because - if they went further in their conservativism logic, they would have to acknowledge the first nations people who came before them - The natural resources that were part of indigenous peoples lives for millenia that colonialists have built their entire fortune on represents even greater degree of conservatism, yet the hypocrisy is that - modern conservatives often cannot acknowledge this reality of a deeper form of conservatism as it threatens their false entitlement - This brings into question their claim of practicing conservatism - pathological conservatives act as if the ECOlogy is subordinate to the ECOnomy when in fact, the ECOnomy cannot exist without a functioning ECOlogy - citizen assemblies can be implemented in each ward and district of a large city - On top of these, Fair Share Commons and community cooperatives can be built as formal structures to drive specific projects - In order for participatory democracy to work effectively requires education on Deep Humanity and conflict resolution, otherwise risks low resiliency due to internal conflicts and derailment of vision - In order to scale, it requires both horizontal and vertical components or organization. This implies a cosmolocal strategy: - horizontal decision-making with local group is local, whilst - vertical decision-making with non-local groups based on broader issues is cosmo - A global Tipping Point Festival that employs social tipping point theory to emerge a global network of citizen assemblies / commons assemblies / people's assemblies in each ward and district of a city to relocate healthy power back to the people
to - Youtube - Trump won, now what? - a love-based approach to replace power-based approach for dealing with fascism and polarization - Roger Hallam - https://hyp.is/wUDpaKsAEe-DM9fteMUtzw/www.youtube.com/watch?v=AiKWCHAcS7E - Substack article - A global history of societal regulation - metacrisis, polycrisis - role of the commons and cosmolocal coordination - Michel Bauwens - https://hyp.is/wlywbqkTEe-ROXfhSmA3bA/4thgenerationcivilization.substack.com/p/a-global-history-of-societal-regulation
boosting aggregate demand domestically and there are simple ways of doing that and your digital payment system
for - First suggestion - for China - decrease dependency on American deficit - by increasing domestic demand for your own manufactured products - using your own digital super highway - and increasing wages - Yanis Varoufakis
Die New York Times über die Pläne des Trump-Teams zur Beendigung der Klimapolitik der Biden-Administration. Dazu gehören der Austritt aus dem Pariser Abkommen, die Verlagerung (zwecks Entmachtung) der Environmental Protection Agency und die Aufhebung des Verbots von Bohrungen in bisherIgen Naturschutzgebieten und Territorien von Native Americans. https://www.nytimes.com/2024/11/08/climate/trump-transition-epa-interior-energy.html
if you built buildings you'll know that what's worse a dysfunctional seven stage or dysfunctional first stage it's all the footings it's all the foundations
for - developmental journey - building metaphor - most important problem to fix is foundational - first level problems - John Churchill
little Johnny feel held we internalize the experience of Safety and Security okay so to the extent that you've done that you have a sense of faith and trust
for - psychological infrastructure - attachment system - first quality - internalizing safety generates faith and trust - John Churchill
the first level of that deity the first level of initiation the first chakra the most important thing of that first chakra is safety
for - healthy psychological infrastructure - first stage - first deity - first chakra - first stage - safety - attachment - from healthy relationship in childhood - John Churchill
the first thing to understand is human beings are relational beings
for - quote - first thing to understand is that humans are relational beings - John Churchill - adjacency - humans are relational beings John Churchill - Deep Humanity - individual / collective gestalt - self / other gestalt
first second third fourth you can look at those as perspectives
for - definition - first person to eightth person perspectives - John Churchill
definition - first person to eighth person perspective - John Churchill - The different perspectives are: - first person - the physical body - second person - the emotional body - third person - the mental body - fourth - the systems perspective - contextual - interconnected field - fifth to seventh - holonic consciousness - synchronized to the planetary field itself - Like a Buddha, bodhisattva or Christ - As you unfold, your unfolding changes the planetary field itself
if you go to like and if you go to the yoga studios where you see people who are like obsessing with their physical body and obsessing with their diets that's kind of Po people who are like First beginning that first initiation phase that's what's at play that's what's at play or they're doing that practice but some people just stay there they spend their whole life obsessed about their physical body and and the green juice
for - spiritual seeking in modernity - initiation first stage body - John Churchill - meaning crisis - spiritual initiation - first stage - body - John Churchill - initiation - first stage - body - example - yoga and green juice - getting stuck here is possible - John Churchill - meaning crisis - spiritual initiation - first stage - body - John Churchill
once you realize that the world isn't what you think it is it's very easy to grab onto something else and grab onto some kind of weird conspiracy well that's the thing you've been describing thus far as well sorry to in just say but like the openness requires structure
for - quote conspiracy theories - lizard people - first stage of initiation - if reality isn't as it appears, it's easy to latch onto something else - John Churchill
we go from first person to second person to third person to Fourth to fifth to sixth person perspective those are actual cognitive structures
for - question - what is meant by first to sixth person perspective? Can he give examples of each? - John Churchill
https://en.wikipedia.org/wiki/Prohibition_in_the_United_States
Related to abolitionism in the United States https://en.wikipedia.org/wiki/Abolitionism_in_the_United_States
Levels of understanding genres: - 0) No understanding Like the song, never heard anything like it before, but no idea about anything. - 1) Basic Understanding Knowing a bit about the name of the genre and subgenres, but you can be wrong. - 2) Immersion Really dive into subgenres and flavors of the main genre... Also a bit of history about the genre. Research. - 3) Structure Breaking down the structure of the tracks in the genre. For example through DAW. Basically first-principles thinking.
To level 1: Song Analyzer tools (for example musicstax or AI). The author recommends everynoise.com too to gain a basic understanding of genres.
To level 2: Find similar songs and artists for your playlists with that genre. Perhaps playlists. Important to understand the origin of the genre.
1:25:22 First comes an AGREEMENT by members of the neighbourhood to co-operate and then they agree to use a mechanism called money to mobilise resources
18:17 A government who creates a currency does not need to tax its citizens to get dollars. 18:25 Currency issuers spend first before they tax - they do not use tax to spend
But, the more heexamines the subject, and the more he goes by hispersonal experience, the more he will find it worthwhile to spend time on, and to practise carefully,fthisfirst department of Composition, as opposed to the mereExpression^] Indeed one might almost say that, if thisfirst department has been thoroughly well done, that isto say, if the Scheme of Headings and Sub-Headingshas been well prepared, the Expression will be a com-paratively easy matter.
Definition of the "first department of composition": <br /> The preparation (mise en place) for writing as opposed to the actual expression of the writing. By this he likely means the actions of Part II (collecting, selecting, arranging) of this book versus Part III.
in-box
first sighting: in-box Kind of like what's provided "out of the box".
lambda(&:nil?)
yes it certainly broke the Monopoly of the Catholic church but again not in favor of science but in favor of more and more extreme religious sects
for - publication of the first bible - Yuval Noah Harari
https://www.amazon.com/First-Knowledges-Law-Way-Ancestors-ebook/dp/B0C1M8B4HQ
Law: The Way of the Ancestors
we've never as a normal user you and I had the opportunity to take AI artificial intelligence and train it on our own data this is the first time we're able to do that
for - AI - note - personal knowledge - mem.ai - killer feature - first AI app to train directly on your own personal knowledge
for - Indyweb dev - Mem.ai has many features we are designing for in Indyweb but it uses AI and that needs to be researched for privacy issues - AI - mem.AI - first AI note app that trains directly on your own personal knowledge notes
but PR is not updated somewhy
Did he just make up a new word? :)
I get what it means though, pretty easily: somewhy = for some reason
(by non-native English speaker)
Typewriter Video Series - Episode 147: Font Sizes and the Writing Process by [[Joe Van Cleave]]
typewriters for note making
double or 1 1/2 spacing with smaller typefaces may be more efficient for drafting documents, especially first drafts
editing on actual paper can be more useful for some
Drafting on a full sheet folded in half provides a book-like reading experience for reading/editing and provides an automatic backing sheet
typewritten (or printed) sheets may be easier to see and revise than digital formats which may hide text the way ancient scrolls did for those who read them.
Jack Kerouac used rolls of paper to provide continuous writing experience. Doesn't waste the margins of paper at the top/bottom. This may be very useful for first drafts.
JVC likes to thread rolls of paper into typewriters opposite to the original curl so as to flatten the paper out in the end.
Go forth and annotate!
my first annotation.
The Court of Justice of the European Union ruled, on July 3, 2012, that it is indeed permissible to resell software licenses even if the digital good has been downloaded directly from the Internet, and that the first sale doctrine applied whenever software was originally sold to a customer for an unlimited amount of time, as such sale involves a transfer of ownership, thus prohibiting any software maker from preventing the resale of their software by any of their legitimate owners.
snowcloning
idiolect
I also like "infelicitous" for this purpose.
infelicitous
there are many um and that that pulls us into 00:00:26 reaction mode that has been long steeped in industrial responsiveness which is to the first order
for - quote - progress trap - Nora Bateson
quote - progress trap - Nora Bateson - (see below) - it's really easy to get distracted by the alarms that are ringing - and like you said, there are many that pulls us into reaction mode - that has been long steeped in industrial responsiveness - which is to the first order - that is, if something is happening we want to stop that thing from happening - whatever it is, whether it's - a refugee crisis or - a nuclear war threat or a this or a that - and that first order response does not take into account - the next and the next and the next order of consequences - so it's a kind of thinking that is very much appropriate for - engineering, - for building machines - but it's not appropriate for complex living systems
adjacency - between - Nora Bateson comment on first order industrial responsiveness - progress trap - Stop Reset Go complexity mapping - Deep Humanity - progress trap - emptiness/shunyata - adjacency relationship - What Nora is saying is articulated within the Deep Humanity praxis using the language of progress traps - Dan O'Leary - https://jonudell.info/h/facet/?max=100&expanded=true&user=stopresetgo&exactTagSearch=true&any=dan+o%27leary - Ronald Wright - https://jonudell.info/h/facet/?max=100&expanded=true&user=stopresetgo&exactTagSearch=true&any=ronald+wright - which are the unintended consequences of progress - Deep Humanity praxis relates progress traps to the intertwingled Eastern philosophical ideas of - emptiness (shunyata) - https://jonudell.info/h/facet/?max=100&expanded=true&user=stopresetgo&exactTagSearch=true&any=emptiness - dependent arising and - https://jonudell.info/h/facet/?max=100&expanded=true&user=stopresetgo&exactTagSearch=true&any=dependent+arising - interdependent origination - https://jonudell.info/h/facet/?max=100&expanded=true&user=stopresetgo&exactTagSearch=true&any=interdependent+origination - In the context of the Stop Reset Go complexity mapping process, - to be integrated into the Indyweb / Indranet web 3 software ecosystem, - is designed to map multiple perspectives of how to solve a problem - so that we can see the many different solutions and avoid simply adopting a first order response solution - in so doing, it integrates complexity into our problem solving process and helps to mitigate - future progress traps in our solutions - The Indyweb / Indranet is a technology ecosystem designed to reflect the two pillars of emptiness: - (evolutionary) change and - interdependent origination / intertwingularity, - reflecting a universe that is fractally connected in all - dimensions and - scales - Stop Reset Go will be integrated into the Indyweb/Indranet as a specific Markin notation.
it means that you can change the course of history for your Offspring based on your exercise and your diet and whether you're drinking or not and what 00:35:59 kind of habits
for - explanation - lay - natural selection happens by epigenetic change first
explanation - lay - natural selection happens by epigenetic change first - The change in narrative has enormous ramifications. - It means that you can change the course of history for your offspring based on: - your exercise - your diet - your drinking habits - and many other behavioral and lifestyle choices and environmental explosure you exist in
One way to look at it is that corporations are never your friend. They love talking about building communities and ecosystems, but eventually they need to monetize user-generated content and change licensing to make your content their property. When their policies and promises change overnight 180° all you get "we are sorry you feel that way", "our hopes and prayers" and "that was a deliberate business decision we had to make with a heavy heart". And then they laugh all the way to the bank.
COPY --chown=ruby:ruby
“There’s a tendency among journalists to regard the work that puts you in the public eye for the first time as your best work,” he said in “A Life in Words.”
which is the national curriculum,emphasises the importance of student proficiency in at least two languages and being ableto communicate in others. The language-specific curricula follows an additive approach tomultilingualism, namely, all students learn a language on a “home language” level (which formost would be their home language) and at least one additional offi cial language, and becomecompetent in their additional language on a second-language level, while the home languageis maintained and developed.
Why home language is important to learn first
John Blackthorne, also known as Anjin-san, is the protagonist of James Clavell's 1975 novel Shōgun. The character is loosely based on the life of the 17th-century English navigator William Adams, who was the first Englishman to visit Japan. The character appears in the 1980 TV miniseries Shōgun, played by Richard Chamberlain,[1] and by Cosmo Jarvis in a 2024 series based on the book.
William Adams (Japanese: ウィリアム・アダムス, kyūjitai: ウヰリアム・アダムス, Hepburn: Uwiriamu Adamusu) (24 September 1564 – 16 May 1620), better known in Japan as Miura Anjin (Japanese: 三浦按針, "the pilot of Miura"), was an English navigator who, in 1600, was the first Englishman to reach Japan.
Adams was the first Englishman to reach Japan
Its a powerful software, Adobe is a Horrid company though, and they make everything subscription base, Buy out and monopolize software sweets whenever they can, Generally they are the absolute worst. I recommend learning how to use blender painting or the open source software ARMORPAINT as soon as its available so you don't have to support this scumwater company.In the mean time its the only thing that is widely supported, The united states just needs better consumer protection laws. it all comes down to america's horrid consumer protection laws that make companies like this possible.
The Kharijites,[a] also called al-Shurat,[b] were an Islamic sect which emerged during the First Fitna (656–661).
Primus inter pares is a Latin phrase meaning first among equals.[a]
Die Selbstverpflichtungen der Regierungen zur Dekarbonisierung reichen bei weitem nicht aus. Ein Bericht, der von den Vereinten Nationen als Grundlage für die kommende COP28 publiziert wurde, ergibt, dass 2030 etwa 20 bis 23 Gigatonnen mehr CO<sub>2</sub> emittiert werden sollen, als mit dem 1,5 °-Ziel verträglich wäre. Zum ersten Mal wird in einem offiziellen UN-Dokument das Ende der Nutzung fossiler Brennstoffe gefordert. https://www.theguardian.com/environment/2023/sep/08/un-report-calls-for-phasing-out-of-fossil-fuels-as-paris-climate-goals-being-missed
Bericht: https://unfccc.int/documents/631600
Der CO<sub>2</sub>-Gehalt der Atmosphäre wird 2024 weiter steigen, so dass die vom IPCC erarbeiteten Pfade, um das 1,5°-Ziel einzuhalten, nicht mehr eingehalten werden können. Das ergibt sich aus einer Studie des britischen Met Office, die sich auf die Daten des Mauna Loa-Observatoriums in Hawai stützt. (Die obere Grenze der Unsicherheitsbereiche dieser Pfade ist erreicht, selbst wenn der El-Niño-Einfluss abgezogen wird. Ein Einhalten der Pfade würde ein sofortiges Absinken des CO<sub>2</sub>-Gehalts erfordern.) https://www.liberation.fr/environnement/climat-les-concentrations-de-co2-cette-annee-menacent-la-limite-de-15c-daugmentation-globale-des-temperatures-20240119_6JIALPQDBNADFGNHS4MVDXR5QA/?redirected=1
Across the entry for T. W. Tonkin of Barnes, who had sent in nothingfor a sixteenth-century polemical work against female monarchs, The FirstBlast of the Trumpet Against the Monstrous Regiment of Women by theScottish Protestant Reformer John Knox, he wrote in blue pencil, ‘Impostor –Stole the Book’
but from previous experiences like this, the feature set has to be robust at the start or I think adoption will suffer.
One friendly place to start learning more about the technology that holds the Internet together is Julia Evans' blog.
you quote Dr. King in the book where he also said, you don't need to know the pit, the layout of the entire staircase to take the first step.
for: quote - Martin Luther King Jr., quote - first steps
quote: Martin Luther King Jr.
first meeting
for: SoNeC first meeting items, SoNeC - first meeting - SRG/TPF additions
comment
The 10 Best
Similar to Awesome Screenshot
These annotation tools
Whether you are a regular user
It has its roots in the Rash (specifically the rash_alt flavor), which is a special Mash, made popular by the hashie gem.
first sighting: https://github.com/shishi/rash_alt
Dokumentation zu den PR-Firmen, die im Vorfeld der COP28 damit beauftragt waren, Sultan Al Jaber, die Vereinigten Arabischen Emirate und die Adnoc als Vorkämpfer einer ökologischen Wende darzustellen. Zu den Quellen des Artikels gehören die Offenlegungen, die das amerikanische Justizministerium von ausländischem Agenten verlangt https://www.desmog.com/2023/12/09/inoculate-from-criticism-a-closer-look-at-the-public-relations-companies-active-at-cop28/
Readwise Reader
A great article on the history of reading online that might just nudge me into trying out and eventually becoming a Reader paid subscriber.
It uses the Server-Sent Events (SSE) web standard
first sighting: server-sent events
https://html.spec.whatwg.org/multipage/server-sent-events.html#server-sent-events
&& nil
first sighting: I don't think I've seen someone write exactly && nil
before.
Apparently to avoid having the return value from errors.add
— which should be done solely for its side effect, not to get a return value -- inadvertently being used as a return value for user
. It wouldn't make sense to return from user
. That should only return a User or nil. And more statically typed languages would allow that to be expressed/enforced from type annotations alone, which would have caught the mistake of returning errors.add
if someone had accidentally attempted to return that.
Having user
(and therefore call
) return nil is key to the unless @current_user
working.
Instead of using private controller methods, simple_command can be used.
first sighting: simple_command
One language that is currently being developed, Rascal, takes a hybrid approach allowing dynamic typing within functions but enforcing static typing for the function signature.
first sighting: Rascal
本身的格式是以 Markdown 為主,資料也有一份會儲存在本機軟體,未來如果要再匯出、轉移也具備可行性
Great. I love this local-first, Markdown-based design.
A personalized button gives users a quick indication of the session status, both on Google's side and on your website, before they click the button. This is especially helpful to end users who visit your website only occasionally. They may forget whether an account has been created or not, and in which way. A personalized button reminds them that Sign In With Google has been used before. Thus, it helps to prevent unnecessary duplicate account creation on your website.
first sighting: sign-in: problem: forgetting whether an account has been created or not, and in which way
mutually-untrusting parties
first sighting: "mutually-untrusting parties"
JSON HAL
The default user profile is based on the System for Cross-domain Identity Management: Core Schema (opens new window) and has following standard properties
first sighting: https://datatracker.ietf.org/doc/html/draft-ietf-scim-core-schema-22#section-4.1.1
Copyright (c) 2019–ω
ω (or any indefinite placeholder) used as an end year for a copyright
Eine neue Studie ergibt, dass sich das Abschmelzen des westantarktischen Eisschilds selbst dann fortsetzen wird, wenn die Erderhitzung auf 1,5° begrenzt wird. Das Schelfeis stellt ein Kipppelememt dar. Der Abschmelzvorgang verstärkt sich selbst und führt zu einer unaufhaltsamen Erhöhung des Meeresspiegels, weil er den Weg für das hinter dem Schelfeis gelegene Gletschereis frei macht. https://www.derstandard.at/story/3000000192327/meterhoher-meeresanstieg-durch-abschmelzen-des-westantarktischen-eisschelfs
Studie: https://www.nature.com/articles/s41558-023-01818-x
Mehr zur Studie: https://hypothes.is/search?q=tag%3A%27report%3A+Unavoidable+future+increase+in+West+Antarctic+ice-shelf+melting%27
ApplicationController.renderer.render inline: "<%= blog_url %>"
People want to autoload from lib, which is understandable. If we can, this use case should have first-class support from the framework.
Local-first software is different: because it keeps the pri-mary copy of the data on the local device, there is never aneed for the user to wait for a request to a server to complete.
Local-first has most responsive UX due to operations being performed locally, as opposed to sending them to the server.
Database transactions support a weak form of multi-version con-currency control by allowing an uncommitted transaction’s writesto be either committed or rolled back by aborting the transaction [8].However, most databases do not allow one user to share the state ofan uncommitted transaction with another user, and most databasesdo not allow the user to find out what data has changed in anuncommitted transaction (the equivalent of git diff). Moreover,in most database systems, an uncommitted transaction may holdlocks and thus prevent other transactions from making progress.
I.e., DB-first approach does not have divergent view as first-class citizen.
For more details, see RFC 6570.
so I will explain in more details all these three premises the first one is that consciousness according to the theory is a specific process 00:05:34 while mind is a specific structure and if there is no such structure there is no such process
for: structure first, process second, mind first, consciousness second
comment
I add it as a cron from webmin - a Web GUI for administering any linux box
linux-timemachine
I do not disagree, but I would also like to point out that it can confuse newbies, e. g. when they wonder whether they should use class_eval or instance_eval. Some concepts are not trivial to remember offhand.
Customer service 24/5 follow the sun
first sighting: 24/5 and follow the sun
"Surrendering" by Ocean Vuong
He moved into United State when he was age of five. He first came to United State when he started kindergarten. Seven of them live in the apartment one bedroom and bathroom to share the whole. He learned ABC song and alphabet. He knows the ABC that he forgot the letter is M comes before N.
He went to the library since he was on the recess. He was in the library hiding from the bully. The bully just came in the library doing the slight frame and soft voice in front of the kid where he sit. He left the library, he walked to the middle of the schoolyard started calling him the pansy and fairy. He knows the American flag that he recognize on the microphone against the backdrop.
This science-based, evidence-backed field strives to give everyone a safe place to live, learn, work and play.
Instead of treating people when they get sick, it should be prevented before it happens. In industrial-era Great Britain in the 19th century, years of protesting led to better work systems and fewer workplace deaths. Reliable health care, and safe drinking water. People without these resources can live up to twenty years less than those with these conditions. Increased education, stricter laws regarding seatbelts, or better building of car seats can prevent car crashes by 41 percent. Multiple solutions, and players address issues from multiple perspectives can fix the issue. creating parks in under resourced community can encourage people to get active and reduce heart disease or other illnesses
what is second order science and i'm sure we're gonna again go into it in this like fractal convo but and how does everyone play a role in it
Please do not use the issue tracker for personal support requests. Stack Overflow or GitHub Discussions is a better place for that where a wider community can help you!
args: [:parent, :ransacker_args] do |parent, args|
The agricultural revolution brought the first great separation.
rank() OVER (ORDER BY
first sighting: rank
It actually depends on if your class is a data class or a behaviour class.
first time I've come across this idea of data class vs. behavior class
What's the structure of the URL of a shared link?https://chat.openai.com/share/<conversation-ID>
I've never seen a website document something like this before... especially as part of a FAQ.
How/why is this information helpful to people?
authenticproblem solving
This phrase caught my attention and I may need more guidance. How is "authentic problem solving" different from problem solving?
I'm thinking about the context of this article. Since the title is "Real-World Learning Framework," my guess is that authentic has something to do with the real world.
the first inevitable is AI will happen by the way there is no 00:23:51 stopping it not because of Any technological issues but because of humanities and inability to trust the other
The 409 (Conflict) or 415 (Unsupported Media Type) status codes are suggested
If the chicken must come before the egg, where do you put the chicken?
If the chicken must come before the egg, where do you put the chicken?
If the chicken must come before the egg, where do you put the chicken?
If the chicken must come before the egg, where do you put the chicken?
inline(:C)
inline(:C)
Cook Mode Prevent your screen from going dark
But first, an important note — friends don't let friends use SMS 2FA.
Sort Files in Folders.py
This is the page where the story is. The story is told through the three C's. Commits, Code and Comments. Wander through.
Gänsefüßchen
literally, "little duck feet"
The benefit of decentralized moderation is that it can satisfy both thosethose that want to speak and those that don’t want to listen. By empoweringusers, through their choice of instance, to avoid content they find objection-able, the Fediverse operationalizes the principle that freedom of speech is notthe same as freedom of reach
When an idea feels like too much work to write down, you just told yourself it wasn’t valuable enough.
They write a bunch of crap down that they wish they’d be able to do (secretly knowing they never will) and then their task manager gets overwhelming and they drop it because there is too much noise. This is why systems like Bullet Journal thrive in a digital world. When something is too hard to migrate to a new page or notebook, you just said it’s not worth doing and you let it go. Bullet Journal is a no-first system.
Bullet journaling works well in a noisy world because it forces people to confront what they're eventually not going to do anyway and gets them to drop it rather than leaving it on an ever-growing list.
Carrying forward to do lists manually encourages one to quit things that aren't going to get done.
larger than females and have a prominent mane. It is a social species, forming groups called prides. A lion's pride consists of a few adult males, related females, and cubs. Groups of female lions usually hunt together, preying mostly on large ungulates. The lion is an apex and keystone predator; although some lions scavenge when opportunities occur and have b
this is something
1.5 degrees Celsius is the safe boundary this aligns with the intergovernmental panel on climate change with one difference we emphasize that this is a physical limit push it beyond that point 00:05:23 and we risk permanent damage on societies and the world economy
!- first boundary : 1.5 deg C is a physical boundary - we cannot it it we want to retain a planet safe for human civilization - “ If the world breaches 1.5C, we are likely to trigger at least five tipping points, including the irreversible melting of the Greenland ice sheet and loss of the world’s tropical coral reef systems. This will be devastating for future generations. It will literally change the world, and yet every month we use 1% of the remaining carbon budget for 1.5ºC.” From earth commission website: https://earthcommission.org/news/earth-commission-news/pioneering-science-reveals-set-of-earth-system-boundaries-that-can-secure-a-safe-and-just-planet-for-all/
wer lesen kann, ist klar im Vorteil
By way of example, let’s say it’s an average adult day, and you get up in the morning, go to your challenging, white-collar, college-graduate job, and you work hard for eight or ten hours, and at the end of the day you’re tired and somewhat stressed and all you want is to go home and have a good supper and maybe unwind for an hour, and then hit the sack early because, of course, you have to get up the next day and do it all again. But then you remember there’s no food at home. You haven’t had time to shop this week because of your challenging job, and so now after work you have to get in your car and drive to the supermarket. It’s the end of the work day and the traffic is apt to be: very bad. So getting to the store takes way longer than it should, and when you finally get there, the supermarket is very crowded, because of course it’s the time of day when all the other people with jobs also try to squeeze in some grocery shopping. And the store is hideously lit and infused with soul-killing muzak or corporate pop and it’s pretty much the last place you want to be but you can’t just get in and quickly out; you have to wander all over the huge, over-lit store’s confusing aisles to find the stuff you want and you have to manoeuvre your junky cart through all these other tired, hurried people with carts (et cetera, et cetera, cutting stuff out because this is a long ceremony) and eventually you get all your supper supplies, except now it turns out there aren’t enough check-out lanes open even though it’s the end-of-the-day rush. So the checkout line is incredibly long, which is stupid and infuriating. But you can’t take your frustration out on the frantic lady working the register, who is overworked at a job whose daily tedium and meaninglessness surpasses the imagination of any of us here at a prestigious college. But anyway, you finally get to the checkout line’s front, and you pay for your food, and you get told to “Have a nice day” in a voice that is the absolute voice of death. Then you have to take your creepy, flimsy, plastic bags of groceries in your cart with the one crazy wheel that pulls maddeningly to the left, all the way out through the crowded, bumpy, littery parking lot, and then you have to drive all the way home through slow, heavy, SUV-intensive, rush-hour traffic, et cetera et cetera. Everyone here has done this, of course. But it hasn’t yet been part of you graduates’ actual life routine, day after week after month after year.
self-centeredness once i think that i'm a self then i think that i've got a very different relation to me than i have to anybody else that is the relation of 01:01:46 identity and i think that i occupy a very special place in the moral universe namely the center of it where i have a very special concern for me and only an indirect concern for others
!- first consequence : self centeredness
the first section i call who do you think you are what a self is and why you really do think you have one no matter how long you've been practicing 00:12:33 second why you really don't have the self you think you have third an exploration of what you are and that's where we'll really talk about personhood
!- first session : has three sections - who do you think you are -why you so strongly believe you have a self, in spite of years of meditation - why you really don't have the self you so strongly feel you have - what you really are
A provocation is a statement that we know is wrong or impossible but used to create new ideas.
The idea of expressing the worst possible idea first in brainstorming can often often be helpful.
Example: when brainstorming restaurant suggestions for a group, suggest McDonalds first to subtly pressure people to create better ideas to prevent the lowest common denominator from winning.
So the four social groups, they're all paradigms. Like when you go meet with like-minded people, so there's four groups. The first group is the group I call the old school
!- definition : first group - old school - still believe in and invested in the system which brought us to the polycrisis - the crisis is short term and we will solve it using the same approach - BAU dismissive of any major existential problem, no doom mongering and are stubbornly adherent to what has worked in the past - at worst, climate denialism and at best, green growth - currently 66% to 75% of all people
eierlegende Wollmilchsau
In our system, events are generated by physical hosts and follow different routes to the event storage. Therefore, the order in which they appear in the storage and become retrievable - via the events API - does not always correspond to the order in which they occur. Consequently, this system behavior makes straight forward implementation of event polling miss some events. The page of most recent events returned by the events API may not contain all the events that occurred at that time because some of them could still be on their way to the storage engine. When the events arrive and are eventually indexed, they are inserted into the already retrieved pages which could result in the event being missed if the pages are accessed too early (i.e. before all events for the page are available). To ensure that all your events are retrieved and accounted for please implement polling the following way:
you can use a Backend for Frontend (BFF)
first sighting: Backend for Frontend
“There is growing evidence that the legislative and executive branch officials are using social media companies to engage in censorship by surrogate,” said Jonathan Turley, a professor of law at George Washington University, who has written about the lawsuit. “It is axiomatic that the government cannot do indirectly what it is prohibited from doing directly. If government officials are directing or facilitating such censorship, it raises serious First Amendment questions.”
Is the government using private corporations to censor the speech of Americans?
This text has a line which has an ortographical typo in it. Please look at this line of text from the Zen of Python: There should be one-- and preferably only one --obvious way to do it.
first sighting: ortographical
clayey
Alle Menschen sind frei und gleich an Würde und Rechten
see https://www.sozial.de/alle-menschen-sind-frei-und-gleich-an-wuerde-und-rechten-geboren.html
The variable a is incremented thanks to the atomic memory primitives function addInt that is concurrent-safe. However, we assign the result to the same variable, which is a not a concurrent-safe write operation. This a careless mistake detected by the atomic analyzer.
first sighting: concurrent-safe
We do, You doThis tutorial is most effective when you follow along and complete the steps.
first sighting: "We do, You do"
Rename the existing default branch to the new name (main). The argument -m transfers all commit history to the new branch: git branch -m master main
Swire-Thompson, B., Cook, J., Butler, L., Sanderson, J., Lewandowsky, S., & Ecker, U. (2021). Correction Format has a Limited Role when Debunking Misinformation. PsyArXiv. https://doi.org/10.31234/osf.io/gwxe4
Benjy Renton. (2021, November 16). New data update: Drawing from 23 states reporting data, 5.3% of kids ages 5-11 in these states have received their first dose. Vermont leads these states so far in vaccination rates for this age group—17%. The CDC will begin to report data for this group late this week. Https://t.co/LMJXl6lo6Z [Tweet]. @bhrenton. https://twitter.com/bhrenton/status/1460638150322180098
cognitively adjacent
Margo Neale (featured at right) suggests that the Songlines project can be conceived as a Third Archive, a bridge between the First Archive of Indigenous knowledges, kept alive in the songlines that crisscross Australia, and the Second Archive, that of the Western Knowledge system, imported into Australia through colonisation and settlement and transmitted through our education systems and institutions of government, business and civil society.
Our First Nations people came together in 2017 to look for a path forward in shaping their place in Australian society. They issued the Uluru Statement from the Heart, an invitation to the Australian people to enshrine their Voice in our Constitution and to establish a Makarrata Commission for treaties between First Nations peoples and the Government of Australia, and the truth telling about our history.
convert to URL query parameters with the qs library
a bow, a curtsey passed; she heard his voice
You get the feeling from the way this is written that Anne is observing from some place else
The main problem here is that the problem itself is a little bit poorly defined.
For example, in the Phaedrus, one of Plato’s dialogues from the 4th century BCE, Socrates relates the myth of the king Thamus and the god Theuth. Theuth was the inventor of letters — the first technology of thinking!
Another of the abounding examples of people thinking that writing and literacy are the first technology of thinking.
instead of worrying that ArtificialIntelligence will soon come to dominate and govern the human world, let us think of how it couldhelp the human being to finally be able to do it.
5.1 Recognize that 1) the biggest threat to good decision making is harmful emotions, and 2) decision making is a two-step process (first learning and then deciding).
5.1 Recognize that 1) the biggest threat to good decision making is harmful emotions, and 2) decision making is a two-step process (first learning and then deciding).
the two questions that we hopefully would uh try to answer with with this r d program is and and one of this i already 00:56:53 mentioned but out of all conceivable designs for societal systems so so so this isn't about capitalism versus socialism or something like that there's like i would think there's an unlimited 00:57:05 potential we're creative we're creative people there would be a million varieties of of societal systems and integrated societal systems that we might come up with 00:57:17 and some of those probably would work very well and some of them probably would work very poorly um so among those what what might be among the best and not the the single best that's not the purpose either it's not just to find one thing that works is 00:57:30 to find like a you know more of a a variety a process of things a mix mishmash of things that community the communities can choose to implement that you know 00:57:43 works well for them and that suits them and that works well for their neighbors and works well forever it works well for the whole really
Two questions to answer:
This requires careful consideration. There cannot be complete autonomy, as lack of standards will make things very challenging for any inter-community cooperation.
Cosmolocal framework (https://clreader.net) as well as Indyweb Interpersonal computing could mediate discussion between different community nodes and emerge common ground
anticipations is key to 01:08:38 everything and attention is key to everything so every organism does that plants and everything else and it doesn't require a central nervous system 01:08:51 and and you i might add to this that not only is every organism cognitive but essentially every organism organism is cooperative to those cooperation and cognition 01:09:03 go hand in hand because any intelligent organism any organism that can act to better its you know viability is going to cooperate in 01:09:17 meaningful ways with other organisms and you know other species and things like that nice point because um there's cost to communication whether it's exactly whether it's the cost of making the pheromone 01:09:30 or just the time which is super finite or attention fundamentally and so costly interactions through time the game theory are either to exploit and stabilize which is fragile 01:09:42 or to succeed together yeah exactly and and and succeeding together cooperation is is is like everywhere once you once you understand what you're looking 01:09:54 for it's in the biologic world it's like everywhere so this idea that we're you know one one one person against all or you know we're a dog eat dog universe i mean it's you 01:10:08 know in a certain sense it's true obviously tigers eat you know whatever they eat zebras or whatever i mean that happens yes of course but in the larger picture 01:10:19 over and over multiple time scales not just uh you know in five minutes but over evolutionary time scales and uh you know developmental time scales and everything the cooperation is really the rule 01:10:33 for the most part and if you need if any listener needs proof of that just think of who you think of your body i mean there's about a trillion some trillion some cells 01:10:45 that are enormously harmonious like your blood pumps every day or you know this is a this is like a miracle i don't want to use the word miracle because i want to get into 01:10:59 whatever that might imply but uh it is amazing aw inspiring the the depth of cooperation just in our own bodies is like that's that's like 01:11:12 evolution must prefer cooperation or else there would never be such a complex uh pattern of cooperation as we see just in one human body 01:11:26 just to give one example from the bees so from a species i study it's almost like a sparring type of cooperation because when it was discovered that there were some workers with developed ovaries 01:11:38 there was a whole story about cheating and policing and about altruism and this equation says this and that equation says that and then when you take a step back it's like the colony having a distribution of over-reactivation 01:11:51 may be more ecologically resilient so um i as an evolutionary biologist never think well my interpretation of what would be lovey-dovey in this system must be how it works because that's so 01:12:05 clearly not true it's just to say that there are interesting dynamics within and between levels and in the long run cooperation and stable cooperation and like learning to adapt 01:12:17 to your niche is a winning strategy in a way that locking down just isn't but unfortunately under high um stress and 01:12:29 uh high uncertainty conditions simple strategies can become rife so that's sort of a failure mode of the population
The human, or ANY multicellular animal or plant body is a prime example of cooperation....billions of cells in cooperation with each other to regulate the body system.
The body of any multi-cellular organism, whether flora or fauna is an example of exquisite cellular and microbial cooperation. A multi-cellular organism is itself a superorganism in this sense. And social organisms then constitute an additional layer of superorganismic behavior.
“We have certain events to relate,” Mr. Franklin proceeded; “and we have certain persons concerned in those events who are capable of relating them. Starting from these plain facts, the idea is that we should all write the story of the Moonstone in turn–as far as our own personal experience extends, and no farther. We must begin by showing how the Diamond first fell into the hands of my uncle Herncastle, when he was serving in India fifty years since. This prefatory narrative I have already got by me in the form of an old family paper, which relates the necessary particulars on the authority of an eye-witness. The next thing to do is to tell how the Diamond found its way into my aunt’s house in Yorkshire, two years ago, and how it came to be lost in little more than twelve hours afterwards. Nobody knows as much as you do, Betteredge, about what went on in the house at that time. So you must take the pen in hand, and start the story.”
Mr. Franklin suggests that more first- and third-person narrators i.e., characters in the story, be included to tell the tale about the Diamond and its disappearance. But how reliable is the evidence that each one has to offer? This is probably at the heart of this detective story.
irst Period The Loss of the Diamond (1848) The events related by Gabriel Betteredge, house-steward in the service of Julia, Lady Verinder.
Change of first-person narrator lo lower class 'house-steward.' Is he more or less reliable as a narrator compared to the first upper class one?
the idea of a thoughts page was originated by maren, who made a script for generating thoughts pages. thoughts.page is a way of lowering the barrier of entry to putting thoughts on the internet for people who don't want to or don't know how to set up a script to do it.
Good use case for the application of the principles in A New Publishing Discipline.
Primary program modules
This is sort of a failing of the code-as-content thing that we're going for here. Take a page from GPE.
data can be exported from airtable, but the logic and UI can't
“I think it’s important to put your impressions down on the firstreading because those are the initial instincts about what youthought was good or what you didn’t understand or what you thoughtwas bad.”
First gut reactions can be highly valuable and should be noted because it's incredibly difficult to remember what it was like before you knew a thing. It's hard to revisit a thing with beginner's eyes and those reactions can help one to improve and refine a thing.
Our development container teams across Microsoft and GitHub continue active development on the new Dev Container Specification, and this iteration had several exciting highlights.
Unlike conventional blogs which are read-only this blog contains active code, so you can click on any of the links in this tiddler and see the code and see how the system behaves.
Nhiên liệu sinh học trong tiếng anh gọi là Biofuel. Là dạng nhiên liệu tái sinh có nguồn gốc từ các loại nguyên liệu vi sinh, thực vật hoặc động vật. Một số ví dụ về nhiên liệu sinh học có thể kể đến như: Ethanol ( hay cồn thực phẩm) thường được sản xuất từ cây ngô mỹ (cồn ngô) hay sắn (cồn sắn) hoặc mía brazil) Dầu diesel sinh học từ thực vật và mỡ động vật lỏng khí sinh học metan có nguồn gốc từ phân động vật và xác động vật,. nhiên liệu sinh học hữu ích nhất ở dạng lỏng hoặc khí thuận tiện trong quá trình vận chuyển và chiết xuất.
write your own blog post on your own damn site
And isn't this what everyone should really be doing anyway so that they own their own work and words?
I'd have to set up the WP instance and maintain it.
(NB: this is in response to the question Why not just use wordpress + wysiwyg editor similar to *docs, and you're done?.)
This is a good of an explanation as any for local-first software.
A natural response (to potatolicious's comment) is, "Well, somebody has to maintain these no-code Web apps, too, right? If there's someone in the loop maintaining something, the question still stands; wouldn't it make more sense for that something to be e.g. a WordPress instance?"
Answer: yeah, the no-code Web app model isn't so great, either. If service maintenance is a problem, it should be identified as such and work done to eliminate it. What that would look like is that the sort of useful work that those Web apps are capable of doing should be captured in a document that you can copy to your local machine and make full use of the processes and procedures that it describes in perpetuity, regardless of whether someone is able to continue propping up a third-party service.
the process for putting something on the internet to just be a git push and trust that the machine will just take care of it
"I'd want to learn a lot from Professor Zimmerman so that I may obtain as much information as possible and use it in reality. It's not about the work."
"I didn't fully understand it at the time, but throughout my time as a freshman at Boston College I've realized that I have the power to alter myself for the better and broaden my perspective on life. For most of my high school experience, I was holding to antiquated thoughts that had an impact on the majority of my daily interactions. Throughout my life, growing up as a single child has affected the way am in social interactions. This was evident in high school class discussions, as I did not yet have the confidence to be talkative and participate even up until the spring term of my senior year."
Are you limited to PHP?
No, but further: the question (about being "limited") presupposes something that isn't true.
If you're doing PHP here, you're doing it wrong—unless the PHP application is written with great care (i.e. unidiomatically) and has some way to reveal its own program text (as first-class content). Otherwise, that's a complete failure to avoid the "elsewhere"-ness that we're trying to eradicate.
who hosts that?
Answer: it's hosted under the same auspices as the main content. The "editor" is first-class content (in the vein of ANPD); it's really just another document describing detailed procedures for how the site gets updated.
First, we work in six-week cycles.
We're not currently seeing a debate about "free speech". What we're actually witnessing is just a debate about who controls the norms of a social network, and who gets free promotion from that network.
The First Amendment ("free speech") guides what speech the government can control. The social networks are private companies, so the control is over who gets to say what in that private, social space. Is there an analog about who gets to say what in a bar...is it the bar owner? (The bar being an example of another public, social space.)
the former allows me to give an URL to a piece of code
But you're not! When you wield PHP like this, there is no URL for the piece of code per se—only its (potentially fleeting) output—unless you take special care to make that piece of code available as content otherwise. PHP snippets are just as deserving of a minted identifier issued for them as, say, JS and CSS resources are—perhaps even just as deserving as the content being served up on the site, but PHP actually discourages this.
My argument for the use of the Web as a medium for publishing the procedures by which the documents from a given authority are themselves published shares something in common with the argument for exploiting Lisp's homoiconicity to represent a program as a data structure that is expressed like any other list.
There are traces here as well from the influence of the von Neumann computational model, where programs and data are not "typed" such that they belong to different "classes" of storage—they are one and the same.
The events list is created with JS, yes. But that's the only thing on the whole site (~25 pages) that works that way.Here's another site I maintain this way where the events list is plain HTML: https://www.kingfisherband.com
There's an unnecessary dichotomy here between uses JS and page is served as HTML. There's a middle ground, where the JS can do the same thing that it does now, but it only does so at edit time—in the post author's own browser, but not in others'. Once the post author is ready to publish an update, the client-side generated content is captured as plain HTML, and then they upload that. It still "uses JS", but crucially it doesn't require the visitor to have their browser do it (and for it to be repeated N times, once per page visit)...
new page note.
You can change the text,
my first annotation here.
. When William Stevenson left the Inn to walk home, Carey and Pickett followed him. They Killed him and robbed him.
This is detailing who where and what happened
of Billy Thorn
Will need this for citation
Around Boston. The Sibsey Murder.
Title of the ballad this lets me know that the event that will be talked about takes place in Boston.
a murder takes place not sure about Sibsey?
So to Nay, upthread: leading by example here. Want to follow? :)
leading by example
first sighting: "upthread"
Dr Philip Lee. (2021, March 17). It’s been 100 days since the first dose of the SARS2-CoV vaccine was given in the UK, and 24.8 million people have received their first dose since. That is pretty amazing. [Tweet]. @drphiliplee1. https://twitter.com/drphiliplee1/status/1372162781823303681
simine vazire. (2021, August 27). Great to see numbers continuing to climb; seems like they’re climbing maybe as fast as supply allows! [Tweet]. @siminevazire. https://twitter.com/siminevazire/status/1431187367834972162
Michael McCarthy. (2021, August 27). #COVD19 vax rates are still increasing in Australia. The over 70s are approaching 90% with first doses. The red line is the rate for all people >=16. That should reach 60% soon. Https://t.co/NH3Q7jumgT [Tweet]. @mickresearch. https://twitter.com/mickresearch/status/1431185640884826112
Lawrence Gilder on Twitter. (n.d.). Twitter. Retrieved 15 November 2021, from https://twitter.com/LawrenceGilder/status/1449030844132298764
Companies that succeed do not ask “What exists”. They ask “What’s possible” and then determine how to get there
"what if?"
The Tale of Genji
Last night while watching a video related to The First Astronomers, I came across a clip in which Australian elder Uncle Ghillar Michael Anderson indicates that indigenous dendroglyphs (markings on trees) or petroglyphs (markings on stone in the stony territories) are the libraries of the Indigenous peoples who always relate (associate) their stories from the markings back up to the sky (stars, constellations).
These markings remind me of some of those found on carved stone balls in neolithic European contexts described by Dr. @LynneKelly in The Memory Code and Memory Craft and carvings on coolamon in Knowledge and Power.
Using the broad idea of the lukasa and abstract designs, I recently bought a small scale version of the Aberlemno Pictish Cross as a small manual/portable memory palace, which is also an artwork that I can hang on the wall, to use to associate memories to the designs and animals which are delineated in 18 broad areas on the sculpture. (Part of me wonders if the communities around these crosses used them for mnemonic purposes as well?)
Is anyone else using abstract designs or artwork like this for their memory practice?
Anyone know of other clever decorative artworks one could use and display in their homes/offices for these purposes?
For those interested in the archeological research on dendroglyphs in Australia: - The Western Yalanji dendroglyph: The life and death of an Aboriginal carved tree - Review: The Dendroglyphs or ‘Carved Trees’ of New South Wales by Robert Etheridge (Content warning: historical erasure of Indigenous culture)
assistive technology
We should place the definition of Assistive Technology here: Assistive Technology is technology used by individuals with disabilities in order to perform functions that might otherwise be difficult or impossible.