✍︎ arscyni.cc: modernity ∝ nature.

  • 9 Posts
  • 117 Comments
Joined 8 months ago
cake
Cake day: November 14th, 2024

help-circle


  • TL;DR: It’s worth whatever a greater fool is willing to pay for it.

    Bitcoin is a cult, therefore it’s invaluable to the cult members. In reality they’re all multi-level marketing pyramid schemes which is what the stock market has degenerated into as well. The former just has more overtly obnoxious shady unethical proponents. It’s easier to succumb to greed, selfishness, and seclude oneself from the rest of society by simply buying something that confirms one’s fallacy riddled beliefs than it is to question oneself and actively improving society with all of Earths inhabitants, ecosystems, and posterity in mind. Technologically humankind has made great strides, but mentally the majority still thinks like cavemen.

    Crypto Cult Science

    “Money corrupts; bitcoin corrupts absolutely. Disregarding all of bitcoin’s shortcomings, a financial instrument that brings out the worst in people—greed—won’t change the world for the better.” —https://www.arscyni.cc/file/crypto_cult_science.html









  • …weird. I don’t understand why drop-down terminals are a thing? I can bring up Konsole with a hotkey too, only it just opens a window instead fo doing a fancy animation. That’s such a tiny part of its functionality that I can’t imagine how ‘drop-down’ became a descriptor for a terminal instead of just a bullet point on a feature list somewhere, much less a whole-ass category of terminals, lol.

    But, fair enough.

    Totally agree that objectively it’s a tiny part. However, for one, I’𝗆 simply used to it because that how terminals behave in games, and two, because terminals with drop-down as a feature were the only ones that introduced me to a one-button hotkey, just like in a game.




  • AutoKey automation / word expander tool.

    • I reconfigure ALT + i/j/k/l to ↑←↓→ globally, and more similar shortcuts.
    • It expands abbreviations of one’s choice like “gCo” to git commit -m '
    • One can assign scripts to abbreviations and hotkeys. E.g., when I press CTRL + Shift + [ it surrounds the selected text with a tag:
    text_selected = clipboard.get_selection()
    text_input = dialog.input_dialog(title="Wrap with a tag.", message="E.g., type cite to get <cite>x</cite>.", default="")
    keyboard.send_key("<delete>")
    clipboard.fill_clipboard(f"<{text_input[1]}>{text_selected}</{text_input[1]}>")
    keyboard.send_keys("<ctrl>+v")
    

    I’m likely not even harnessing AutoKey’s full capabilities and it’s already absolutely indispensable for being a huge time-saver and annoyance reducer.

    - -
    ✍︎ arscyni.cc: modernity ∝ nature.




  • Aggression isn’t toxicity.

    Subjective. “A toxic person is anyone whose behavior upsets you and adds negativity to your life.
    Asking a simple question and out of the blue getting a response intermixed with full caps and “fucking” would be enough to add negativity to many if not most people’s lives. Also the unyielding need to defend one’s doing so doesn’t help to convey the converse.

    Do most of those strangers know that you are receiving hundreds of requests? They’re strangers, so I’m betting on no.

    Sure they do, because I tell them. The screenshot you posted is proof that I inform them.

    You “inform” them afterwards, therefore they didn’t know.

    The rest of this is needless language policing.

    Not sure what the definition of “language policing” is, but welcome to the Internet. You’re free to be crude or toxic while others are free to point out it out, which is rarely needless.


  • Because the inverse of that is how people get conned. Someone blowing absolute smoke with a confident tone and a sweet word. Tone is about the worst indicator of trustworthiness

    Sure, skilled sociopaths con their way up that way, or that’s how soulless marketers manipulate the populace. However, that does not mean that most people who are kind are sociopaths or soulless. On average kind people are just being kind.


  • You say you’re arguing in favor of less toxicity, but your example was a screenshot of a comment where I asserted my own healthy boundaries (after being needled by hundreds of demands in the form of “what about <other app>?” from strangers over the course of months).

    Which is more toxic?

    The one that contains the most aggression.
    Do most of those strangers know that you are receiving hundreds of requests? They’re strangers, so I’m betting on no. Are they then deserving of any swearing and caps lock yelling? Even if they do know, I can recall few to no instances where unironically doing so packed a punch.

    A more reasonable answer would have been: “Sorry, no idea. For my own healthy boundaries I have to refrain from doing too much of this often-requested but time-consuming research.”
    Not toxic, more effective. And as I mentioned in another reply, with AutoKey you could configure that typing the word “sigh” or phrase ''goddammit not again" automatically expands into the alternative answer suggested above. Being frustrated is fine, and venting is absolutely necessary, but there are ways to do it that are healthy for everyone involved, such as the autoreply and then going for a run. Hope for the best, prepare for the worst.


  • Why do you conflate politeness and trustworthiness? Seems like a weird connection to make.

    Is it really that weird? Imagine someone going to a store and the owner starts swearing at them because they asked a question. Would said visitor be more or less likely to trust the owner? I agree that being impolite doesn’t necessarily equate to being ignorant in one’s subject, but I wouldn’t be surprised that on average the most knowledgeable and wise tend to be more polite.