this post was submitted on 25 Nov 2024
111 points (79.4% liked)

Linuxsucks

185 readers
293 users here now

Rules:

  1. FOSS advocates and Linux evangelists aren't welcome. -We ask that you block us.
  2. Moderation is heavy handed. Try to stay on topic.
  3. No Complaining Mute the sub if users, content, or rules bother you

founded 1 month ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] aesthelete@lemmy.world 5 points 22 hours ago (2 children)

What on earth are you tweaking and repairing for so many hours?

[–] TheEighthDoctor@lemmy.world 1 points 3 hours ago (1 children)

Python dependencies while having to use python2 and python3 at the same time

[–] aesthelete@lemmy.world 1 points 4 minutes ago

Only problem I've bumped into with that is that the "python" command doesn't work out of box on most newer Linux machines. It definitely doesn't take hours nor any repairs to install "python3-is-python" and get that working either (if I care).

[–] Mongostein@lemmy.ca 2 points 18 hours ago* (last edited 18 hours ago) (1 children)

Not OP, but I’ve been trying to allow an external drive to be written to from a computer in a different room on the same network and I swear to god this shit is impossible.

[–] aesthelete@lemmy.world 1 points 18 hours ago* (last edited 18 hours ago) (1 children)

I do this via ssh / fusefs and it works completely fine. What are you using?

[–] Mongostein@lemmy.ca 0 points 18 hours ago* (last edited 18 hours ago) (1 children)

I want to be able to copy from Mac OS to Ubuntu (whatever both current versions are)

This is a project to learn Linux so it hasn’t been super urgent. One day I may switch but this alone has been frustrating enough to say that either me or Linux isn’t ready.

I can share a folder from my Mac that Ubuntu can see and copy from there, but I’d like to skip walking across the house and copy directly to the external drive attached to the Linux machine from the Mac.

I’ve just been following tutorials because I don’t know my command line, like at all. I’ve learned a bunch of stuff, but still can’t do what I want.

[–] aesthelete@lemmy.world 1 points 18 hours ago* (last edited 18 hours ago) (1 children)

I think SSHFS would work for your case as well. You'd have to enable SSH on your Mac to do it.

This is all off-topic for a Linux hate CJ so feel free to message me if you want more details.

[–] Mongostein@lemmy.ca 2 points 16 hours ago (1 children)

Haha ok thanks :)

I’m trying to un-corporatize my life as much as possible. I’m a freelancer and I really like the idea of Linux. For simple things like email, zoom meetings, spreadsheets and invoices, I’ve got it and I love it.

But when I start trying to do networking stuff I know how to do on my Mac is where things start to fall apart.

I have yet to attempt video editing on Linux, but I’m running it on an old laptop my friend was going to throw out so it wouldn’t really be a fair test.

[–] GreyEyedGhost@lemmy.ca 1 points 16 hours ago (2 children)

I like Linux in general and I really like the idea of Linux, but this is one of my biggest gripes about Linux, and FOSS overall. They have all these instructions on how you can do this step or that task, but there are never examples that tie it together into a cohesive solution. This is fine if you have a good grasp of how everything works and just need pointers on specific command syntax or usage, but if you only have a general idea about what you want to do, there is nothing out there to give you an idea of how to get started.

[–] aesthelete@lemmy.world 1 points 7 minutes ago

Linux on the desktop being popular for people who don't know how to use bash shell isn't really a priority in my opinion. Canonical probably has that as something of a goal, but even they focus a lot of time and energy on Ubuntu server, which has no GUI at all.

I understand people not wanting to learn how to use a shell, but ultimately you're probably going to be dependent upon corporate software for a long time. CLIs are more expressive than a GUI ever will be.

As a developer, I have a company issued MacBook and I spend much of my time in iterm2 on it. The shell is what makes the Mac useful as a development platform. That's also the reason Windows is trying to accommodate Linux with crap like WSL, because developers basically all want a bash shell. Many of the UI developers I work with even primarily develop using a shell.

[–] Mongostein@lemmy.ca 1 points 16 hours ago

Yeah I’m going to wait a while to fully transition. I need a hardware upgrade soon. I may just get a new (used) Mac, wipe my current one and start over with a fresh Linux install on that. 🤷‍♂️