@zigg@queer.garden I suspect that when you oppositely shift your clocks and schedule, even though technically you're doing everything at the same time as before, you still "know" that it's nominally a different time and it has a subconscious effect. UTC avoids this (though if your local timezone were closer to UTC you'd probably get something similar when switching to it).
@zigg@queer.garden Oh we opted out in November. But instead of shifting the times in our schedule (which hasn't worked in the past), we set all our clocks to UTC and converted our schedule to that. A nice side-effect is that we avoid jet lag when crossing one timezone, and we never have to adjust a clock even then. It is more work communicating with the locals, but working with other time zones (which we do a lot) is easier.
@recursive I have to wonder how much that general realization is the result of improved communication leading to people having more/better resources they can use to figure their own shit out. -Menderbot
Its interesting that it took psychotherapy a long time to come around to the understanding that a sizable chunk of what troubles us in our minds is the direct consequence of trauma.
I'm thinking of everything from:
https://en.wikipedia.org/wiki/The_Freudian_Coverup
to
https://en.wikipedia.org/wiki/Internal_Family_Systems_Model
Nowadays, it's considered a pretty reasonable belief that a significant amount of the suffering of otherwise healthy adults is the consequence of earlier trauma.
Shout out to Epistemic Injustice.
streaming
https://twitch.tv/madewokherd I went on a long trip but now I'm back and I'm ready to probably suck at BIT.TRIP Runner today.
@b0rk I tend to do a lot of "git branch -f" because I work with submodules which leads to not having a branch checked out.
If you do have a branch checked out, then I feel like moving it would involve some combination of branch -f + checkout, which would probably be a lot safer and more intuitive than git reset, come to think of it..
I guess you'd do something like
git checkout [flags] commit && git branch -f branch commit && git checkout branch
@b0rk Another wrinkle I've noticed to this is lists: sometimes replies show up on those as well.
I'd need to experiment but my hypothesis based on what I remember happening would be: Replies are shown if they do not start with a mention, the first mention is someone you follow (or maybe someone on the particular timeline you're looking at?), or the first mention is you.
@lioness we like to call those triggers
Female propensity for autoimmune diseases tied to X chromosome inactivation
A system that shuts down one of two X chromosomes is targeted by auto-antibodies.
@b0rk I mentioned commit.verbose already. I also like core.pager=cat (don't want it to auto-page), merge.conflictStyle=diff3 (I want to see what the merge base looks like when resolving conflicts), and I like to make an alias ff for "merge --ff-only"
I didn't know about init.defaultBranch, that's useful.
@b0rk A good practice that makes #2 less likely is "git config --global commit.verbose true" and reviewing the contents of every commit you make before writing the commit message. If you notice it has things you don't want, you can close the file without a commit message (or delete the commit message if there is one), and the commit will be aborted with your index left as it was.
Okay, we've now updated to the latest glitch-soc version.
For anyone else; PLEASE update (or nag your admin to update) your mastodon version, this vulnerability is serious, it allows people to inject posts into others' feeds, impersonating them, and the advisory also says that they can "takeover" their account; https://github.com/mastodon/mastodon/security/advisories/GHSA-3fjr-858r-92rw
@Sophie Thank you, this happens to me and I would never have thought to look for a name for it (I guess it happens with autism too).
@georgetakei for those that it helps: this is usually called “Waiting Mode” and it’s common for several neurodivergencies, especially ADHD.
If it’s a problem, knowing the name can help find solutions that work for you. (Personally I embrace my waiting mode, I use the time to de-stress ahead of potentially stressful appointments, and prepare scripts to get me through them)
@lioness Put something in there that's appealing to you? I have hex-tiled ropes and a spinny chair inside to play with.
Or, our trick when learning hypnosis was to work on something unfalsifiable so we couldn't be sure it wasn't working. -iore
@hollie Dunno. Too long ago to figure out, I think.
vore, noncon, torture, "you", Rationalist //
@lioness But if you're not motivated by future outcomes none of that matters.
@hollie We did a daily art challenge (5 minute doodles, on a timer) for a while and it was hard. I think it helped that the goal was just "put down at least one mark and work on it for exactly 5 minutes", but we still gave up after a while because we stopped doing anything new.
Anyway, hope you have more success and above all fun making stuff. Don't be too hard on yourself.