[-] mrshll1001@lemmygrad.ml 12 points 1 year ago

Are there any renters unions in your area? Getting the tenant involved with them might help them legally or practically. In the UK, we have Acorn which do a mixture of direct action (ie literally blocking Landlords from accessing the property) and supporting tenants with navigating the legal system and understanding their (somewhat limited) rights as renters.

If there's something comparable in your local area, perhaps approach them with the consent of the tenant? If there's not then perhaps there's similarly minded people which you can help to start organise and bring into the fold?

[-] mrshll1001@lemmygrad.ml 1 points 1 year ago

Ah thanks comrade, it was indeed a cosy day!

[-] mrshll1001@lemmygrad.ml 13 points 1 year ago

My partner and I are on the last few days of our Summer Solstice holiday. We hiked up a local mountain with a friend yesterday and today we're recovering on the sofa from a week of hiking, hill walking, and slightly-too-much food.

I'm alternating between reading some sci-fi on my e-reader (currently reading Use of Weapons by Iain M. Banks), writing some psuedo-code for a single-user headless ActivityPub server I'm thinking of implementing for fun, and brewing tea. I might watch a movie later, if I get the urge.

Earlier, as part of a bonus Solstice gift, I set up my partner's laptop with an N64 emulator, a USB N64-like controller, and some old games she enjoyed as a child so she's on the other side of the sofa full of nostalgia and smiling, engrossed in her games.

Our cat is curled up on my feet and stretched out onto my partner's lap; her favourite cuddle position.

[-] mrshll1001@lemmygrad.ml 0 points 1 year ago* (last edited 1 year ago)

Mostly just through using it, and via being somewhat passionate/interested in open source stuff at the point I was discovering it, and I continue to learn by just slowly pushing against my comfort zone in certain areas.

My first Linux install was back 2008, Ubuntu 8.04 "Hardy Heron", through wubi which meant it easy to bail out if I needed to. I played around with it, got various things working like making sure I could watch YouTube videos (via Flash!), access files on my memory sticks, use OpenOffice, listen to music, torrent stuff etc.

Eventually I swapped out Wubi for a "proper" dual-boot when I was settled and began living in Ubuntu full-time, other than needing to use Windows XP for syncing my iPod with iTunes (I've never really bothered with gaming on PC so it was never a draw to keep Windows). At some point the Windows XP install just seriously borked, no idea why but it ground to a halt. Synced my iPod one last time and wiped it for a full Ubuntu install.

Ever since then I've been a Linux user all through university and into my job. I've just gradually learned more and more about doing things in a UNIXy way, picking up bits of the commandline to the point where I'm much more comfortable with keyboards than I am with using a mouse, learning about various system utilities etc.

I usually think about what problems I have or perhaps what I've seen other people do, and then try to find out different ways to achieve that or solve the problem. Usually that takes me on a nice little journey where I get intimidated for a bit, then I digest it and read around, and then I start trying things, and then it clicks. Eventually it'll get integrated into whatever workflow is appropriate and then it's on to the next thing when I get that itch or have the headspace to learn some more.

2

I've just been getting up and running with a minimal distro lately and also discovered user-dirs.dirs, so I'm no longer bound by the standard auto-generated Home folders.

Looking to share and learn how other comrades organise their home directories. Any tips appreciated, and also just seeing how other people like to use and organise ~/ :-)

Here's how I've organised ~/ on my new install so far:

* audio/
    * audiobooks/
    * music/
    * podcasts/
* books/
* documents/
* dotfiles/
* downloads/
* images/
    * photos/
    * screenshots/
    * wallpaper/
* opt/
* planner/
* projects/
* scripts/
* videos/
* workspace/

… plus all the hidden cruft that's placed in home by various programs. I do my best to enforce the XDG_CONFIG_HOME standard but I'm still in the process of moving stuff into .config/.

Most of these are self-explanatory. opt/ is for software I build from source or otherwise not available in my package manager. planner/ is a git repo full of plain text and markdown files used to manage productivity and take notes. projects/ is my personal git repos containing stuff like my blog, creative writing etc. scripts/ is part of my $PATH and contains executable helper scripts such as setting a random wallpaper, fetching mail, etc. It's also a git repo. workspace/ is actually the XDG_DESKTOP_DIR but renamed. My window manager doesn't put files/folders on the actual desktop so I use this space for repos I contribute to for my job as well as transient tasks which require a folder structure for getting something done but which will likely be removed later. Basically stuff that's not an actual personal "project" and I'm working on at the moment.

Things I'm thinking about:

  • alternative names for downloads/. There are three folders which start do meaning tab-complete only works on the third letter. Not ideal. I've seen some people use incoming/ but I keep flip-flopping on whether I like this or not.
  • Possibly renaming dotfiles/ to .dotfiles/ but then, I use it a fair amount at the moment.
  • adding an articles folder for academic articles and HTML blog posts I want to keep locally.
1

Most of what I want to do on the web is read text, and while I love Firefox it's a bit of a resource hog for quick browsing. I've therefore been using links2 for a while. There is also Lynx, and Elinks and probably many more I'm not aware of.

links2 was somewhat of an arbitrary choice for me, so I was wondering if any comrades used terminal-based browsers and which ones they preferred? I'd value the feature of highlighting and copying text, but maybe that's a concern for the terminal emulator itself? links2 is fine so far but wondering if anyone was particularly passionate about their browser choice on the terminal.

(Note: I'm aware of Kristall, for Gemini/HTTP/Gopher but I'm specifically interested in a terminal-based web browser)

mrshll1001

joined 4 years ago