• rtxn@lemmy.worldM
        link
        fedilink
        English
        arrow-up
        14
        ·
        7 days ago

        Ah yes.

        /* return an item's property as identified by 'prop' */
        prop_t* getItemProperty(item_t* item, char* prop)
        

        The floor is made of floor.

    • Zikeji@programming.dev
      link
      fedilink
      English
      arrow-up
      3
      ·
      7 days ago

      It’s either woefully incomplete or behind a paywall so someone in the company has access to be you can’t figure out who and eventually just give up.

  • _____@lemm.ee
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    7 days ago

    this is why I keep my config as minimal as possible and everything I do is up on a GitHub repo

    inb4 just use nix, cloning a repo and putting the right files in the right spots is something that can be scripted with relative ease and nix is way overkill unless you’re using it for application deployments in money making incentives

    • Wooki@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      6 days ago

      Nixos is amazing, real immutability with absolute recovery.

      Well.

      Backups? Whats that! Is that where I store a copy of my config file? I havent modified mine in months. Life sure is breezy when I have no reason to tinker. Got so much of it.

  • kekmacska@lemmy.zip
    link
    fedilink
    English
    arrow-up
    2
    ·
    7 days ago

    i have the opposite. i config everything that i understand even a single word from and reinstall the system if something goes wrong. I also got locked out of suse updates once bc messing with the repos. just restarted the vm and it worked

    • SzethFriendOfNimi@lemmy.world
      link
      fedilink
      arrow-up
      7
      ·
      edit-2
      7 days ago

      Or the router, in another state, and the person with access to the closet/server room knows how to push a few buttons at best.

      That happens once… and you get misconfigophobia for life.

      • lud@lemm.ee
        link
        fedilink
        arrow-up
        2
        ·
        7 days ago

        FYI with many routers, switches, and firewalls there are ways to automatically rollback changes in case the device is unreachable after applying them. Usually the command is called something like “Rollback”.

        You usually supply a time limit when you run the command and if you don’t confirm the changes before that time limit it will rollback. So if you run rollback 30 and then do something which breaks the network connection, the config will rollback in 30 seconds. If it does work, you simply cancel the rollback.

  • dwindling7373@feddit.it
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    7 days ago

    As a linux noob, I am developing the spider sense of telling when a solution is something reliable and when it’s something that will fuck me up 3 months down the line.

    It’s been… Interesting. I still haven’t figured out what’s the sane way to have multiple CUDA coexist peacefully…

  • MyTurtleSwimsUpsideDown@fedia.io
    link
    fedilink
    arrow-up
    4
    ·
    7 days ago

    …because of improper configuration and messing with system. The best way to heal is to make proper system backupand read the fucking manual. quit messing with the system.

    I know it’s like asking a smoker to “just quit”, but…