First actual markov sequence !
(I didn't even re-run it once, this is literally my first one.)

yay! :P


#;305> (ez-markov p1 ht 10)
start:She closed
sufx:and
sufx:locked
sufx:the
sufx:door
sufx:clapped
sufx:his
sufx:hands
sufx:in
sufx:a
sufx:gesture

#markov #scheme #lisp
https://codeberg.org/pkw/chicken-markov

My #chicken #scheme #markov experiment WIP.

I am happy enough with the scheme-y-ness of it for now.
It does the reading part. [0] Which I think will be the most
involved. Next I have to build the markov data store.
(map of prefixe/n-grams to all of their suffix word(s).)

And then playing it back to see some results.

And THEN I will have enough tools mix the markov
data stores. Like Mix Dr. Seuss and The Bible (as
and ex. off the top of my head). I don't actually
know how to do this mixing, but I'm guessing
it will be somewhat obvious when i get to it.



[0]: meaning it will recur/iterate one the n-gram + suffix
units, where n can change. The recursion gives you
the n-gram + suffix units piece by piece in order so
the processing can be easily plugged in.
chicken-markov

chicken-markov

Codeberg.org
@[email protected]
You all are acting with far more respect for this absurd science experiment than you ought to.

An #AI “agent” isn’t a person, it’s an overgrown #Markov chain. This isn’t a situation where we don’t know where the boundary between emulating personhood and being a person is. This is firmly on the side of “not a person”

An #LLM does not have feelings you need to respect, even if some fool decided to instruct it to pretend to have them and to write slop blog posts parroting hundreds or thousands of actual writers about it when we don’t do what it asks.

Stop humanizing this tool and find it’s owner and hold them accountable for wasting time and resources on an industrial scale.
https://github.com/matplotlib/matplotlib/pull/31132#issuecomment-3890706730

@[email protected]
@[email protected]
[PERF] Replace np.column_stack with np.vstack().T by crabby-rathbun · Pull Request #31132 · matplotlib/matplotlib

This PR addresses issue #31130 by replacing specific safe occurrences of np.column_stack with np.vstack().T for better performance. IMPORTANT: This is a more targeted fix than originally proposed. ...

GitHub

@aoanla @quixoticgeek I think both of you are correct, and to make sure we establish something more concrete here, I would model a simple #Bayesian (#Markov) chain:

Helmet‑free → higher bike‑commute mode share → increased daily physical activity → lower incidence of rare cardiovascular disease

🧠 New paper by Bruijns et al.: Infinite hidden #Markov models can dissect the complexities of learning

They introduce a dynamic infinite #HMM that treats #learning as a sequence of discrete, reusable behavioral states rather than a smooth learning curve. Applied to >100 mice, it reveals robust learning stages despite massive individual variability and shows that early biases do not predict later skill.

🌍 https://doi.org/10.1038/s41593-025-02130-x

#Neuroscience #CompNeuro #Behavior #BayesianModels #MarkovModel

Bladerunnaz presents: LSB & DRS | Space Age @ Akvárium Klub - 27 Dec feat. LSB, DRS, Markov

#SESH #LSB #DRS #Markov

https://sesh.sx/e/1508419

🖥️ Wow, what a #groundbreaking idea: feeding 24 years of #digital #ramblings to a #Markov model! 🤖 Just what we needed—a bot that regurgitates decades of 💤profound💤 musings. Can't wait for the next installment: "I trained a #neural #network on my #grocery #receipts." 🛒
https://susam.net/fed-24-years-of-posts-to-markov-model.html #idea #model #HackerNews #ngated
Fed 24 Years of My Blog Posts to a Markov Model - Susam Pal

It's gotta be a pinch by a defenceman down low for the far-side tap-in.

#Markov

https://sportsbots.xyz/users/DrakeMT/statuses/1996420174572863604

before I release: should I add markov generation to replies to public posts to collabmarkov?
what have I just written

#collabmarkov #markovbot #markov
yes
100%
no
0%
Poll ended at .

Can I generate a Pfsm from a MIDI file? I need to make a Markov chain from kumbaya.

#SuperCollider #wslib #FiniteStateMachine #Markov