aebletrae [she/her]

  • 3 Posts
  • 64 Comments
Joined 1 year ago
cake
Cake day: July 23rd, 2023

help-circle
  • Are there any art or maker groups in your area? If you can get to one (or more) of those, there are going to be people who will fall over themselves to talk to you if you just ask them about what they’ve made.

    People love when someone shows an interest. You don’t need to know anything (or pretend to know anything) beforehand, and the same few questions/prompts can be reused: from a vague "tell me about [the thing you made], to “what was the hardest part?”, “how did you do this bit?”, “did you learn anything cool along the way?”, “what do you think you’ll make next?” So long as your interest is genuine and you actually listen to what they say, you can’t really mess things up.

    And if you want to make anything yourself, regardless of your current abilities, such groups tend to be quite nurturing, where someone will show an interest in you too. Art in particular is an expressive pursuit that attracts lefty weirdos. The desire to connect with people is right there for you to be a part of.











  • The output here lets us know that systemd is running the service file and starting the script just fine. The echoed GPU temperature is making it to the journal, but the gpuTemp variable isn’t being updated (staying at 0) because of a problem executing nvidia-settings. Specifically, it wants a display: “The control display is undefined”.

    You could add a line to the service file:—

    Environment = DISPLAY=:0

    Although if echo DISPLAY in your terminal gives you a different value, use that. There’s a possibility that that will just push one error further down the line, but it’s something to try.

    Alternatively/additionally, you could try changing the User= line to your own username to see if it picks up the environment your manual executions work with.

    You aren’t the only one to run into problems trying to automate nvidia-settings. You might end up needing to track down an Xauthority file or use the display manager’s initialisation options.


  • If you had a book which had on its Contents page:

    Chapter 1 . . . . . . . . . . page 1

    and you crossed it out, then wrote:

    Chapter 1 . . . . . . . . . . page 1

    Chapter 2 . . . . . . . . . . page 50

    someone looking for Chapter 1 is still going to find all the text in the right place (as long as it was less than 50 pages).

    Changing the partitition table is like changing the Contents page; it doesn’t mess with the rest of the data. And if the new table points to the same place it did before, the data can still be found.

    That said, if the filesystem still thinks it’s 1TB, you may end up with future problems unless you resize it to fit the reduced partition.








  • I’m not trying to make any kind of Zionism-related argument here. My question was more of an oblique way of saying that it’s setting off my :hitler-detector: without being accusational. Because the particular phrasing of the question is also reminiscent of the one regularly directed at anyone assumed to be an immigrant: “But where are you really from?”

    This occupying line of thinking also heads off in the direction of “No reparations; that was centuries ago”, “Australia is a white country now”, and even “it’s been Israel for 75 years”. And talk that moves from “the systemic mistreatment of Palestinians is apartheid” to “Jews don’t really belong here” is a degradation into antisemitism, so careful phrasing matters.

    Since this is a sensitive topic, I want to make it clear that I’m not interpreting either of your comments that way, just trying to clarify my original response.