reshared this
/respawn
to manually revive themselves if they didn't get the respawn dialog.
Yes, I realized this when re-reading you, apart from the fact that he recreates an account, I don't see what you can do to get the player out of this situation.
This is a bug that I've never had and I don't know how to change it, sorry.
Maybe forcing the respawn will be enough, I hope so anyway.
Reading through the "Light and Truth Letter" a totally-not-written-by-the-church response to the infamous CES Letter that's been plaguing Mormonism for years now.
It's amazing* how they seem to have managed to not seriously engage with a single one of the issues I have with the church.
#ExMormon #NotACult #CESLetter
* not really
like this
Wow, I finally got to my "shelf breaker" item: the way the church handles reports of sexual abuse. They actually have the audacity to list "the helpline"* as something that makes people safer.
This is some real Ministry of Truth shit.
Source: lightandtruthletter.org/letter…
* You know, the helpline that has instructed these untrained bishops to not report to the authorities and then move to sweep them under the rug.
#FountainPens
Penfount • Pen Community reshared this.
Transcript fo the written text:
Let's see how this works with the dish soap trick. I actually think it looks pretty nice.I think it's working nicely. It's still pretty light but I think I like it.
#FountainPens
reshared this
So, the Wal-Mart pharmacy has an app that tells you when your prescriptions are due for refilling. Pretty convenient right? Problem is that it's consistently wrong.
Guess I've got to go home and do a physical inventory of my drugs now.
like this
Well, I guess I have a cardiologist now.
That was not something I was expecting to be a thing this morning.
#teeline question:
The word "defund" is tricky, as the way I would expect to write it in teeline would be the same as "defend". I know you can sinetines use a vowel indicator to disambiguate in such circumstances, but the indicators for U and E are identical, aren't they?
I'm not sure this is a case where context would necessarily clear it up either.
Thoughts?
So, while I've always loved the idea of #chess, I've also always been spectacularly bad at it. Can anyone recommend any books or other resources that might help? I had an eBook (or was it a PDF?) on tactics once upon a time, but I don't know what happened to it.
I know that an important key is practice, but the problem is that when I lose, I don't know why I lost, so it's difficult to learn from the experience.
like this
Sico Axial reshared this.
@conniptions I believe it’s lichess.org.
Building on this: learn to analyse your games using an engine. Only play 5-10 games per day, but analyse each one. At first, look through the game without the engine, try to observe the flow of the game. Try to see if you got outplayed positionally, or you missed a tactic, hung a piece, etc.
Then analyse with the engine. Don’t focus too much on absolute swings of the evaluation, but more on trends.
@teotwaki Doh, of course yes, apologies, was v tired when I posted.
Agreed in re usefulness of using engine for analysis (and importance of analysing games) once there's a grasp of the basic value of material, basic tactics and so on.
Not yet mentioned - the usefulness of puzzles: simpler puzzles help you drill basic patterns and tactics - it's one thing to know what a fork is, but another thing to look at a position and quickly spot an available fork. Lichess puzzles v good for this.
Some people's capacity to just straight-up lie to your face without skipping a beat astonishes me.
Take this conversation between Katy and an unnamed family member:
F: I need you to drive me to the clinic (because I've caught the cough that's been making the rounds in my household for weeks now).
K: Okay, but we can't afford to get sick.
F: It's okay, I'll wear a mask the whole time.
K: Okay.
F: Afterwards, we can go out to eat.
K: How are we going to eat while wearing masks?
F: It's okay, I'm not contagious.
(╯° □°) ╯︵ ┻━┻
Edit: typo
like this
like this
reshared this
I found some of my old notes from church. God, I really drank the Kool-Aid, didn't I?
Here's a sample:
When I negotiate my standards, I cheat myself of the blessings the Lord wants to give me.
🤮🤮🤮
"The blessings he wants to give me?" Isn't he supposed to be an omnipotent being? I had no idea I was so powerful that I could tie his hands like that.
like this
I also love how I was able to take down an idea, and then immediately contradict myself with the next one, e.g.:
- Heavenly Father did not put me here to fail.
- A failure is nothing more than an opportunity to learn.
This is the definition of doublethink.
like this
reshared this
@Aziz @Jon's Blog Yeah, for me, it's about the auto-repeating tasks. I can't get that with pen and paper, otherwise I'd go that route too.
I'm trying to take the lowest tech route possible these days.
Just had a monitor fail in the most bizarre way posible. I got some weird screen flicker/tearing. I assumed that it was my video card doing someting wonky, especially since it would happen sporadically when playing Minetest, and would often persist for a while after. A reboot cleared it the first time it happened.
This time it was really bad though. The weird thing is that when I disconnected the HDMI cable, the distortion persisted on the OSD. Also, there was still very distinct remnant of the image that had been on the screen. It wasn't your typical burn-in, as it wasn't static. It was just... weird.
Guy Geens likes this.
It's been over a year now since my last blog post. #Today I started working on a new one about my adventures with #org-mode. As an experiment, I'm trying to compose the post itself in org-mode, and then export to HTML for the site.
Depending on how reasonable the resulting HTML ends up being, this might be my go-to method of composing blog posts going forward.
like this
#FountainPens
Penfount • Pen Community reshared this.
@paradoxmo It uses the word "sheen" on the website, but the colour actually changes depending on the angle it's looked at from, which is why a photo would never do it justice.
Edit: typo
#FountainPens
reshared this
Welp, I had hoped this would arrive before the Canada Post strike. I guess not.
That's unfortunate.
like this
reshared this
Was mostly successful at this today. Winding the night down with some tea and a good book.
We'll see how I'm feeling tomorrow.
like this
Jonathan Lamothe likes this.
Jonathan Lamothe reshared this.
Typesetting question:
I've noticed that in many novels there will be a scene change within a chapter that is marked by a larger than normal gap between two paragraphs. Is there a way to represent this in a #LaTeX document?
@mattskala not internal,, as they are user level commands. But yes, it's part of #TeLaTeX without any package
NewDocumentCommand is the modern replacement of newcommand. (see `texdoc usrguide`)
The hook with OmitIndent allows to set the \noindent for the following paragraph, while \noindent has to be called at the beginning of that paragraph.(`texdoc ltpara-doc¸`)
Online links of the documentation:
texdoc.org/serve/usrguide/0
texdoc.org/serve/ltpara-doc/0
@mattskala Oh and I of course I agree there are document class which support that by default. Just sometimes one may not use those or can't or whatever. So I wanted to provide a general option. Of course you should check the documentation of the document class first.
memoir's plainbreak is defined similar. But what I don't like about it, that it does not have a default value for the size. So I'd still define my own \chapterSep to be like \plainbreak{1} to be able to adjust that globally.
reshared this
reshared this
Setting timezone of org-mode
I'm just getting started with org-mode, and really like it so far. I work in London with xemacs running on OpenVMS based on the East Coast US. Is there any way to get org-mode to use a timezone otherStack Overflow
So, for the last few days, #Emacs has been glitching out on me. When I'd try to do certain things, it'd complain about an undefined variable and then just refuse to do the thing I asked it to do. Today, it started doing this when I tried to list the manuals.
I deleted the cache files and restarted it. Everything's fine now. I'm glad it's fixed, but... really?
org 9.5.5 built-in Outline-based notes management and organizer
So no reason to install it
Our garbage can broke. It's one of those ones with a foot pedal and a soft-close lid. They're normally over $100, so obviously I'd rather fix it than replace it, but the damn thing is deliberately designed not to be repairable.
I've identified the issue though. I'm going to try to design and 3D print a brace to reinforce the broken part. It won't be a pretty fix, but I think it'll work, and it'll be on the underside so nobody will ever see it.
I'll have to get some epoxy to fasten it, though. I hope it works and I don't make it worse.
Yup, it's been a long day 😢
Honestly, I have a script that tells me when I should be tired. And it was pulling from that online data. And I was without internet for a while so I made it all offline and forgot to get back to uploading.
Was only really useful for people who can just ask me anyway 😁
Jonathan Lamothe likes this.
TIL that #Emacs' built-in web browser is named eww.
That seems an appropriate name for a web browser, tbh.
One of my favourite marketing weasel words (weasel phrases?) is "clinically studied".
It really means nothing.
"This product has been clinically studied.""Neat, what results did those studies yield?"
*crickets*
Boyd Stephen Smith Jr. reshared this.
uoou reshared this.
TBH, most of the moo programming I do is directly through tintin++. I'm considering switching to using emacs as a moo client, but I'd have to find a way to port over the rather heavy customizations I've made to tintin++. Things like managing the sushi bar are done via local scripts.
The org-mode stuff I'm doing right now is kind of separate from moo.
reshared this
Wojo
in reply to Jonathan Lamothe • • •Dianora (Diane Bruce)
in reply to Jonathan Lamothe • • •Jonathan Lamothe
in reply to Dianora (Diane Bruce) • •Dianora (Diane Bruce)
in reply to Jonathan Lamothe • • •Jonathan Lamothe
in reply to Dianora (Diane Bruce) • •@Dianora (Diane Bruce) I was a little out of practice, but my handwriting's starting to improve again, though I've mostly been writing in teeline (shorthand) which is pretty illegible in the first place.
I don't feel the need to gatekeep the term "hobbyist". I consider myself to have been a hobbyist from the day I bought my first fountain pen.
Dianora (Diane Bruce)
in reply to Jonathan Lamothe • • •Jonathan Lamothe likes this.