ChatGPT-Shortcut is a prompt engineering toolkit and management library designed to organize, refine, and deploy structured instructions for large language models. It functions as a browser-based prompt injector and a self-hosted prompt database, allowing users to maintain a curated collection of specialized templates. The project features a community prompt gallery where users can publish, discover, and vote on effective templates. It distinguishes itself by integrating these libraries directly into chat interfaces via userscripts or browser extensions, enabling access to prompts through sid
This repository contains Docker-related material aimed at setting up, configuring and developing a micro-ROS-based application.
Bocker is a minimal container management tool written in Bash that implements core container functionality using Linux namespaces and control groups. It serves as a Linux container manager capable of starting and managing isolated processes and images through low-level kernel features. The project includes an OCI image tool for pulling, saving, and building container images compatible with industry standards. It further integrates a cgroup resource controller to restrict CPU and memory consumption for isolated processes. The tool covers the full container lifecycle, including process isolati
A workshop on Linux containers: Rebuild Docker from Scratch
A dockerfile to build a ROS2 + OpenSplice CE container
The main features of adlink-ros/docker-ros2-ospl-ce are: Containerization.
Open-source alternatives to adlink-ros/docker-ros2-ospl-ce include: rockbenben/chatgpt-shortcut — ChatGPT-Shortcut is a prompt engineering toolkit and management library designed to organize, refine, and deploy… fewbytes/rubber-docker — A workshop on Linux containers: Rebuild Docker from Scratch. micro-ros/docker — This repository contains Docker-related material aimed at setting up, configuring and developing a micro-ROS-based… p8952/bocker — Bocker is a minimal container management tool written in Bash that implements core container functionality using Linux… tiryoh/docker-ros2-desktop-vnc — Dockerfiles to provide HTML5 VNC interface to access Ubuntu Desktop + ROS2, based on AtsushiSaito/docker-ubuntu-sweb. tonybaloney/mocker — A Docker-type runtime, written in 100% Python.