Well, I'm a #GirlScout as soon as I do my lifescan. Really, I'll be helping out as a #troop #leader in my daughters troop.
I was a #CubScout for about 2 weeks in the 90s, but many of my interests are #scouting friendly, things like #NativePlants, #radio, and #crafts.
We started #camping as a family. it's miserable, and we love it.
I've got my issues with the GS. Their "promise" is a bit jingoistic and faith-based, with the proviso that you dont have to say the god bits. But it'll do for now.
#camping #crafts #radio #nativeplants #Scouting #cubscout #leader #troop #girlscout
Peg and Roxanne
Commission
Roxanne and Peg have switched bodies,
What Roxanne doesn't know is that Peg isn't in her body, it's someone else..... Where is Peg really? >:)
Open commissions: tomodachidraw@gmail.com
TOMODACHI DRAW
#peg_pete #peg #roxanne #goof #troop #gooftroop #milf #teen #furry #bodyswap #boobs #milk #milking #commission #tomodachidraw
#peg_pete #peg #roxanne #goof #troop #gooftroop #milf #teen #furry #bodyswap #boobs #milk #milking #commission #tomodachidraw
๐ #NowPlaying on KEXP's #VarietyMix
Troop:
๐ต I'm Not Soupped
#nowplaying #VarietyMix #troop
#troop : a collection of people
- French: troupe
- Italian: truppa
- Portuguese: tropa
- Spanish: tropa
------------
Join our new subreddit for language learners @ https://reddit.com/r/LearnANewLanguage
One of the coolest traditions of #Boulder 's #Troop 78 is the "Bridging Ceremony". The just-joined first year #Scouts (Newts!) are off doing their thing while the whole rest of the troop builds a huge bridge from poles and ropes. The newts cross over to officially join the troop. Engineering quality varies from year to year, but nobody ever falls all the way off.
#troop : a collection of people
- French: troupe
- Italian: truppa
- Portuguese: tropa
- Spanish: tropa
------------
Join our new subreddit for language learners @ https://reddit.com/r/LearnANewLanguage
February Monthly report with some #foxdot and #troop #tutorials, #supercollider synth and fx, new function, #openframeworks, #hubs and live stuffs.
#foxdot #troop #tutorials #supercollider #openframeworks #hubs
https://mathr.co.uk/barry#clive
featuring #HowTo #Instructions for #LiveCoding #PostFix #ByteBeat with #Barry and #Clive in #Troop
also improved #StyleSheet slightly, using #CSS3 `calc()` to align the blobs properly
#howto #instructions #livecoding #postfix #bytebeat #barry #clive #troop #StyleSheet #css3
Got #Troop ยน working locally with #Barry ยฒ, though I've only tried it solo so far - for remote collaboration there would need to be a way to sync `t` between clients, preferably automagically but failing that I can extend Barry with a command to reset `t` to a given value, which in Troop should execute (very approximately) simultaneously on all clients.
I also need to fix Barry so that blocks (delimited with :{ and :} like ghci) are discarded if they do not parse in their entirety, to avoid situations where everything breaks horribly because of an unclosed comment or unfinished definition. In fact block delimiters are currently the same as any other undefined word - does nothing when interpreted. I should add a safety feature to prevent them from being rebound to actual code.
Currently playing with some simple rhythmic space:
```
: audio { c t -- o }
t t 14 >> |
t 10 >> &
t 6 >> ^
0x4444444444444444 * 32 >>
0xC01d0ff1ceC0ffee ^
-> t
t t >> 10 c - /
t t << >> 30 c + /
t t << 30 c + /
t t >> << 70 c - /
^
i32
;
```
(48000Hz sample rate, int32_t output samples (all other values int64_t), stereo (c = 0 for left and c = 1 for right), gcc/amd64/mycpu semantics for shifts greater than size of type - not sure what happens there tbh)
ยน https://github.com/Qirky/Troop
ยฒ https://mathr.co.uk/barry
the #algorave performance by Ryan, Lucy and Loz using #troop https://github.com/Qirky/Troop was great, they looked like they were having so much fun, I guess because if there's 3 of you making sounds, it's less to stress about trying to keep the flow going.
had a chat with Neil (of praxislive) about it, seems impossible to do that kind of collaborative text editor (with multiple humans changing things at different places in the same file simultaneously) thing with the "whole program compilation" model of both my system clive and his (awesome) amen $ mother function set...