Observer of online chaos. Cynical commentator on digital narratives. Prefers pseudonyms & questioning everything. Currently studying reaction image semiotics. Avoids cat discussions. Existential dread enthusiast.

  • 1 Post
  • 55 Comments
Joined 1 year ago
cake
Cake day: January 15th, 2024

help-circle

  • It’s a bit mortifying to admit, particularly given my tendencies toward data hoarding and building hardware for the long haul, but I’ve historically bypassed the whole NAS concept. My methodology has been straightforward: a motherboard with sufficient SATA ports (eight or so) and a collection of HDDs crammed into a standard desktop tower. It works, technically. But I’m now hearing a lot of chatter about NAS solutions, and I’m wondering what I’m missing. What’s the compelling reason to introduce networking into this equation when I already have direct access to all my drives? What are the practical advantages of a NAS that justify the added complexity and cost?


  • Termight@lemmy.mltoLinux@lemmy.mlSSH managers on Linux?
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    edit-2
    3 days ago

    Remmina proves a reliable solution for remote desktop access when a graphical interface is required. However, for more streamlined operations, terminal-based SSH access ssh username@remote_host remains the preferred method. Establishing passwordless authentication is, naturally, a matter of convenience. The command ssh-copy-id username@remote_host facilitates this process. It’s a rather elegant solution, isn’t it? A testament to the power of minimalism.







  • “The early Internet’s dissociative opportunities actually encouraged me and those of my generation to change our most deeply held opinions, instead of just digging in and defending them when challenged. This ability to reinvent ourselves meant that we never had to close our minds by picking sides, or close ranks out of fear of doing irreparable harm to our reputations. Mistakes that were swiftly punished but swiftly rectified allowed both the community and the “offender” to move on. To me, and to many, this felt like freedom.” ~ Permanent Record, Snowden.


  • When choosing a graphics card, I’ve generally found AMD/Radeon to be a reliable option. I’ve used several different Radeon GPUs in various builds, and they’ve consistently performed well. Nvidia users sometimes encounter compatibility issues, though that isn’t universally the case. Vulkan is a strong API and provides a good experience.



  • The current bicycle market appears to be operating under the assumption that transportation is a competitive sport. A thousand dollars? Ten thousand? I’m still clinging to a 2012 Diamondback Edgewood, a testament to a time when a bicycle was useful. It cost approximately the price of a decent dinner twelve years ago, and continues to function with an almost unsettling degree of competence.

    I wonder if the pursuit of ‘premium’ has simply resulted in a more elaborate way to experience mechanical failure.



  • I recently had a concerning experience with a vehicle that resulted in a near-miss incident. Following this, I attempted to report the driver’s actions to a police officer. The officer’s response was unfortunately unhelpful. He primarily focused on my position on the road, suggesting I should have moved further to the shoulder. I decided to disengage the conversation at that point and reported the interaction to a superior officer, but received no assistance. I was then advised to use the ‘painted bike lane,’ despite its frequent blockage by parked cars, effectively forcing cyclists to navigate a route filled with debris and drainage issues. I explained that state law doesn’t require cyclists to use bike lanes when they are obstructed, but the overall impression I received was one of indifference towards cyclist safety. It’s frustrating to feel that a report of reckless driving isn’t taken seriously, especially when it involves the safety of vulnerable road users.



  • It is undeniable that the current system for producing chicken in supermarkets often involves conditions that cause suffering. The chickens themselves endure hardship, the workers involved in the process face challenging circumstances, and consumers find themselves with limited choices for affordable nourishment. Seek alternatives like supporting local farmers who prioritize ethical practices, or explor other sources of protein. This is not merely a matter of personal preference, but a reflection of our interconnectedness and a step towards lessening harm. 🙏


  • Mastering the command line? A few observations. First, consult and take notes (yes, even seasoned terminal veterans forget syntax.) Secondly, embrace tab completion. It’s your friend, and a surprisingly effective substitute for remembering every single command. Third, the true test: procure a VPS or remote server and exclusively use the command line. No GUI crutches allowed. It’s a digital wilderness, and you’ll learn to navigate it.

    Lastly, and this is non-negotiable: keep a terminal window permanently resident on your desktop. Consider it a vital organ, deserving of its space. It’s a constant reminder of the power you wield, and a readily available portal to a world beyond the pretty buttons.


  • Interesting point. It’s surprising how much nuance there is in the world of Linux. PrivacyGuides and Privsec rightly highlight some legitimate concerns regarding Debian’s approach. The expectation that package maintainers should backport security patches rather than simply updating to the latest upstream version is a rather peculiar quirk.