✍︎ arscyni.cc: modernity ∝ nature.

  • 8 Posts
  • 72 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.





  • This is the same problem as saying “an electric car with 100 mile range is totally fine because most journeys are well under 100 miles”.

    Well… isn’t it? If one’s daily or most frequent back-and-forth journeys don’t exceed 100 ㎞, then a 160 ㎞ range is indeed fine.

    Most of the time I’m only using a browser (or VSCode). The annoying thing is the 1% of times when I want to print something, create a shortcut, use bluetooth headphones, configure a static IP, etc.

    If one can figure this out on Windoze one can definitely figure it out on a beginner tailored Linux distro / desktop environment. Gnome is not one of them.

    Use Photopea instead. It’s practically a copy-paste of Photoshop but in the browser, created by one person. Or if one has never used Photoshop before, try GIMP first.

    Saying Photopea or GIMP is “practically a copy-paste of Photoshop” is laughable. Paint.NET, maybe.

    I choose my punctuation marks carefully. I did not say GIMP is practically a copy-paste. However, Photopea, for what many if not most people use it for, is.

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