• 1 Post
  • 407 Comments
Joined 1 year ago
cake
Cake day: June 17th, 2023

help-circle







  • BCsven@lemmy.catoMemes@lemmy.mlSoftware: Then vs Now
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    3 days ago

    Agreed. Or look at the manual effort, is it worth coding it, or just do it manually for one offs. A coworker would code a bunch of mundane tasks for single problems, where I would check if it actually will save time or I just manually manipulate the data myself.



  • BCsven@lemmy.catoMemes@lemmy.mlSoftware: Then vs Now
    link
    fedilink
    arrow-up
    34
    arrow-down
    1
    ·
    edit-2
    4 days ago

    Because when it is to actually get paid work done, all the bloat adds up and that 3 days upfront could shave weeks/months of your yearly tasks. XKCD has a topic abut how much time you can spend on a problem before effort outweighs productivity gains. If the tasks are daily or hourly you can actually spend a lot of time automating for payback

    And note this is one instance of task, imagine a team of people all using your code to do the task, and you get a quicker ROI or you can multiply dev time by people





  • BCsven@lemmy.catoLinux@lemmy.mlFriendly reminder
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    11 months ago

    No problem. Happy New Year. Also it is .org i mistakenly put .com for the opensuse software site. ( I will edit post) Also I should mention if you dont see an officially supported rpm on the software site, it does not mean it isn’t there, it now seems to mean it is in the main repos. I think years back they would all show, but maybe due to shared binaries with SUSE they don’t bother listing on the https://software.opensuse.org site. So best to check locally in the YAST or Zypper search of your repos first.


  • BCsven@lemmy.catoLinux@lemmy.mlFriendly reminder
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    11 months ago

    I haven’t had issues finding packages, often they may not be on the dev websites that host a deb package, but the main repos contain the general tools, if you need something more “fringe”,independent dev or new, then software.opensuse.Org allows you to turn on a search by community or experimental packages (which would be like Arch AUR and contains a lot of rpms) so you can install directly from the website, it will add the neccessary community repos during the install. Or if you don’t want to pollute your repo list they typically they have the option : Grab Binary directly. Or ther is an OPI ? Package you install that lets you search locally for community packages. For commerical apps like teamviewer , yubikey,webex etc the rpms were all available to support corporate SUSE users. If you still can’t find an rpm, then you run the Alien tool which converts a deb to the RPM installation format. The only issue I had once was the community package had dependencies that were not contained in the users repo so I had to find the dependencies and install those first. That felt like 1990s


  • All the things ypu said abouy GNOME and OpenSUSE I will give a +1. It really is polished and tweaked to be reliable. YAST is truly a great way to onboard to pinux withouy having to drop into CLI to configure things. I don’t think it is 100% Vanilla Gnome there are aome subtle things like OpenSUSE nautlius has a paste button, where as NixOS excludes this. While keyboard short cuts are OK, sometimes you want to just go into the hamburger menu and click paste without having to find white space in the list view to right click on. I have run it for about 7 years now, every distro upgrade has gone smooth.


  • BCsven@lemmy.catoLinux@lemmy.mlFriendly reminder
    link
    fedilink
    arrow-up
    2
    ·
    11 months ago

    My 2 cents, OpenSUSE Leap is stable as hell. lots of QA happening with their automated testing, and keeping in lockstep with SUSE releases (now sharing same binaries). Every distro upgrade has gone flawlessly, but when I have had the urge to tinker and do stupid things inf config files the built in btrfs snapshots have been a godsend.