• 0 Posts
  • 48 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle






  • Windows for a long time before I knew what OSes were. I never liked how locked down MacOS is so I’ve never used that. Then I tried Ubuntu in college, mostly to play with. Then tried Arch, fucked up my system a couple times and reinstalled, then tried Manjaro because I’d heard it was more stable and less fuss. And now I’m back on Arch. I think I’ve finally mostly figured it out over the last decade lol, I haven’t had a problem with my install in years.


  • I’ve got both Samba and NFS set up. I’d say Samba is the most versatile, just because more devices are bound to be compatible with it out of the box. I have an app on my phone I can use to connect to it, for example. And it obviously works with Windows machines. NFS is very simple to set up and nice and speedy. But I only use it for a couple permanent shares for specific things between Linux machines. You could always use a mix. I have a directory that’s shared with both.

    I’ve never configured Kerberos I think, might’ve tried once in the past. From what I understand it’s a pain to set up and really more useful for enterprise environments. But could be fun to configure if you’re into tinkering with that sort of thing.













  • Nah, probably just due to different languages I’d guess. I’ve mostly had issues with it creating Python virtual envs, I always have to manually create one because it just breaks. There’s a bug on the jetbrains tracker that’s been open for this for more than a year. The run config doesn’t respect environment variables, despite having a box for it. And I have constant problems with their remote development feature, though I know that’s in beta. Just really disappointing honestly. I hate when my IDE gets in the way of development.