✍︎ arscyni.cc: modernity ∝ nature.

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

help-circle




  • The title is misinformation. It should be “someone made a RAT downloadable on Arch Linux” because the Arch User Repository (AUR) ≠ official repository. From the Arch wiki:

    The Arch User Repository (AUR) is a community-driven repository for Arch Linux users. It contains package descriptions (PKGBUILDs) that allow you to compile a package from source with makepkg and then install it via pacman. The AUR was created to organize and share new packages from the community and to help expedite popular packages’ inclusion into the extra repository. This document explains how users can access and utilize the AUR.

    A good number of new packages that enter the official repositories start in the AUR. In the AUR, users are able to contribute their own package builds (PKGBUILD and related files). The AUR community has the ability to vote for packages in the AUR. If a package becomes popular enough — provided it has a compatible license and good packaging technique — it may be entered into the extra repository (directly accessible by pacman or from the Arch build system).

    Warning: AUR packages are user-produced content. These PKGBUILDs are completely unofficial and have not been thoroughly vetted. Any use of the provided files is at your own risk.










  • …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.


  • but I think even after literally decades of development the actual desktop is still far behind Windows XP in many respects. […]

    This argument is incomplete and unnuanced. GnomeLinux. While I use EndeavourOS and Linux Mint’s Cinnamon as a desktop environment, I am completely confident that if computers shipped with Linux Mint*, then 95% of the population would have a far more pleasant experience compared to any other Microsoft Windows, especially the schizophrenic bloatware-laden Windoze 10/11 versions. Why such a high percentage? Because most users simply use the browser and don’t need advanced proprietary software such as AutoCAD, Photoshop (†), nor specific driver software for niche twenty-something-button gaming mice.

    *Linux Mint or any other Linux distribution that uses Cinnamon, KDE Plasma, Budgie, Xfce or similar desktop environments.
    Caveat: Xfce hugely depends on how the distro configured it. Some, like Debian, badly configure the taskbar to have a—to me—unintuitive / unresponsive to shortcuts menu.
    † 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.


    ✍︎ arscyni.cc: modernity ∝ nature.