klotz: programming*

Bookmarks on this page are managed by an admin user.

0 bookmark(s) - Sort by: Date ↓ / Title / - Bookmarks from other users for this tag

  1. MIT CSAIL researchers have developed three neurosymbolic frameworks - LILO, Ada, and LGA - that use natural language to help large language models (LLMs) build better abstractions for coding, AI planning, and robotics tasks.
  2. Introduction to parameter substitution in Bash scripting

    Different types of parameter substitution:
    - ${parameter}
    - ${parameter-:-word}
    - ${parameter-:=word}
    - ${parameter-:?word}
    - ${parameter-:+word}

    - Examples of using parameter substitution, positional parameters and special parameters in Bash
    2024-04-01 Tags: , , , , by klotz

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: Tags: programming

About - Propulsed by SemanticScuttle