Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Things That Went Wrong Last Time #1

Open
fakefred opened this issue May 15, 2024 · 0 comments
Open

Things That Went Wrong Last Time #1

fakefred opened this issue May 15, 2024 · 0 comments

Comments

@fakefred
Copy link

fakefred commented May 15, 2024

Really excited to hear y'all are doing this once again. Just a heads up from the guy who did it last time. As you know already, it was a WeChat disaster, and I'm glad you did it right this time.

Other things I would do to improve the lecture:

  • Kick out the parts on sed and capturing groups (too time consuming, unless you make it part 3)
  • Recap part 1 at the beginning of part 2
  • Forewarn the danger of getting trapped in vim (rookie mistake) and how to :wq
  • Test the scripts on macOS
  • Before instructing audience to type a command, tell them where they should cd into
  • Emphasize the difference between literals, variables and files:
    • var and $var
    • echo $str and cat file
    • echo $str | COMMAND and COMMAND $str

For everything, read bash workshop on my blog.

Other things worth mentioning:

  • I'm cool with y'all reusing the slides I wrote, but since you made a fresh repo instead of cloning mine, per the CC BY-SA license I would appreciate if you included a link to my repo
  • Feel free to fix the slides as you see fit
  • I'll be there Sunday but no pressure
  • I forgot where I stored my remaining copies of cheatsheets. You'll have to print your own found it I have like 13 copies you can print more if you wish
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant