.config VS scripting_course

Compare .config vs scripting_course and see what are their differences.

.config

NeoVim configuration optimized for writing in LaTeX (by benbrastmckie)

scripting_course

:notebook: Books, reference guides and resources on Regular Expressions, CLI one-liners, Scripting Languages and Vim. (by learnbyexample)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
.config scripting_course
24 16
270 1,340
- -
9.0 5.9
22 days ago 25 days ago
Lua Vim Script
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

.config

Posts with mentions or reviews of .config. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-04.
  • Stumped: Why does starting a line (in LaTeX) yield errors?
    1 project | /r/neovim | 22 Nov 2022
    If anyone knows what might be going on, I would greatly appreciate the help. You can find my config here (working on the lua branch). Also happy to post bits a pieces.
  • VimTeX v2.6
    1 project | /r/vim | 12 Jul 2021
    u/benbrastmckie has documented some efforts here and here:
  • What LaTeX editor would you suggest?
    1 project | /r/LaTeX | 23 May 2021
    A good and relatively easy option is to use VS Code, but why not go in for the very best, especially if this is your livelihood? Here are the reasons I put together in in support of using NeoVim.
  • LaTeX for Students — my simple, pragmatic quickstart video
    1 project | /r/LaTeX | 5 May 2021
    Hey nice work! This is a bit of a different direction, but perhaps appealing to a similar audience of academics looking to learn how to use some of the digital power-tools of our age. Although I don't spend any time explaining how to write in LaTeX or Markdown, I've put together a bunch of resources describing how to install and customise my configuration of NeoVim for writing LaTeX and Markdown, etc. Anyhow, hope this is of interest.
  • Is there an online markdown editor that syncs and is cross platform?
    2 projects | /r/Markdown | 4 May 2021
    I use Git to push and pull changes to free GitHub repositories. You can do this from multiple machines, as well as inviting multiple collaborators. I do all of this inside Vim which I also use to write in Markdown and LaTeX to keep things streamlined, but you could use LazyGit in the terminal plus whatever program you are writing Markdown in, hopping between the two. I provide details for how this goes here. You can find my config here and details using Pandoc to convert between file formats here.
  • Help me pick a Markdown writing app?
    2 projects | /r/Markdown | 29 Apr 2021
    No way! Who knows where that project will go, and you're stuck with whatever they give you. It's all about future proof free and open source software. Plus it's better anyways to develop your own workflow, with only the features that you want inside of [Vim]{https://github.com/benbrastmckie/.config}, and a whole ecosystem of plugins to choose from. Not to mention the power of modal editing, and so much more.
  • Why Vim?
    1 project | /r/vim | 26 Apr 2021
    I use Vim for writing LaTeX, so not super standard, but here are the resources I've amassed.
  • LaTex Mac getting started help
    1 project | /r/LaTeX | 26 Apr 2021
    Vim definitely requires some customisation to feel like a comfy IDE for LaTeX, which is just what I've tried to put together here. Hope this helps!
  • Templates + Scripts for University Students
    6 projects | /r/LaTeX | 31 Mar 2021
    As for templates, you can find what I make use of in my config here. I've adapted them from various other people. Not sure how useful these will be to you. The truth is, there are loads of templates out there just a google search away. Although it could be nice to dump them all in a single location with standard formatting, etc., in practice, it's not too difficult to poke around a bit until one finds a template that works for them, adapting it from there. But feel free to make use of what I've assembled however you like.
  • I love you all
    1 project | /r/LaTeX | 26 Mar 2021
    Maybe this is too much all at once, but if you love writing LaTeX, you may also love working in Vim to write LaTeX. Here is a video channel devoted to promoting the use of both of these tools together for academic writing, and here is a post describing my motivations a bit. You can find more resources on my repo.

scripting_course

Posts with mentions or reviews of scripting_course. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-10.
  • Whats Your VIMRC Setup For 2023?
    10 projects | /r/vim | 10 Mar 2023
    I'm still on Vim 8.1 (Ubuntu 20). Most of my settings are available here: https://github.com/learnbyexample/scripting_course/blob/master/.vimrc
  • .vimrc
    2 projects | /r/vim | 25 Nov 2022
    Here's mine: https://github.com/learnbyexample/scripting_course/blob/master/.vimrc
  • Not Your Grandfather’s Perl
    7 projects | news.ycombinator.com | 8 Sep 2022
    I wrote ebooks on CLI one-liners based on grep/sed/awk/perl/ruby/coreutils/etc. These are free to read online: https://github.com/learnbyexample/scripting_course#ebooks

    Plenty of examples and exercises.

  • Ask HN: What are the best open source books?
    1 project | news.ycombinator.com | 12 Jun 2022
    There are huge lists on freely available books on programming topics here:

    * https://ebookfoundation.github.io/free-programming-books/boo...

    * https://ebookfoundation.github.io/free-programming-books/boo...

    ---

    All my book are free to read online and markdown source are available on GitHub: https://github.com/learnbyexample/scripting_course#ebooks

  • Show HN: Command line text processing with GNU Coreutils eBook
    3 projects | news.ycombinator.com | 8 Oct 2021
    I did have an option couple of years back, but there were hardly any buyers. So I closed that store instead of spending time in keeping them updated.

    All my books are free to read online: https://github.com/learnbyexample/scripting_course#ebooks

    Also, you could print to pdf using the markdown source from my GitHub repos or use tools like pandoc to convert markdown to pdf/epub.

  • Ask HN: Anyone prefer a terminal based coding setup?
    3 projects | news.ycombinator.com | 18 Aug 2021
    These might help:

    * https://blog.sanctum.geek.nz/series/unix-as-ide/

    * https://themouseless.dev/

    Personally, I use gvim for all my text editing needs and use a normal terminal (i.e. no tmux, i3, etc). There's not much to share, unless you are interested in my vimrc, aliases, etc: https://github.com/learnbyexample/scripting_course

  • [Giveaway] My books on regexp, cli and scripting are free for a few days
    2 projects | /r/learnprogramming | 7 Jun 2021
    Thanks, do you mean web versions of my books? I made those using mdBook to convert markdown to html (plus js for things like search features).
  • Advice on Getting Better with Regex?
    2 projects | /r/regex | 20 Apr 2021
    https://github.com/learnbyexample/scripting_course#ebooks - I have several books on regex with plenty of examples/exercises (free to read online)
  • Where can I learn to write Regular Expressions?
    3 projects | /r/learnprogramming | 15 Apr 2021
    I have separate books for Python/Ruby/JS regexp. My books on grep/sed/awk include detailed chapters on regexp. You can read them for free online, see https://github.com/learnbyexample/scripting_course#ebooks for links. I use lots of examples to present a concept and there are plenty of exercises to test your knowledge as well.
  • Can anyone provide any references to learning Bash Scripting for newbs? Preferably with some exercises?
    1 project | /r/bash | 17 Feb 2021
    I have a few resources collected here: https://github.com/learnbyexample/scripting_course/blob/master/Linux_curated_resources.md#shell-scripting

What are some alternatives?

When comparing .config and scripting_course you can also consider the following projects:

pandoc-latex-template - A pandoc LaTeX template to convert markdown files to PDF or LaTeX.

bashcrawl

betterbib - :green_book: Command-line tools for bibliographies.

awesome-regex - A curated collection of awesome Regex libraries, tools, frameworks and software

texwork-template - Template for collecting all your LaTeX into a monorepo

awk-hack-the-planet - Source code repo for Ben Porter (FreedomBen)'s free course on Awk (originally a talk at Linux Fest Northwest 2019 and 2020)

dotfiles

vimrc - The ultimate Vim configuration (vimrc)

dotfiles - Dotfiles managed by chezmoi

unix-as-ide - The ebook version of Tom Ryder's series on the Unix programming environment

octo - Build your knowledge base [Moved to: https://github.com/voracious/octo]

.dotfiles - :fireworks: Arch Linux with i3 / nvim / tmux / urxvt / zsh / ...