Slack/Discord bot for running interactive REPLs and shells from a chat

This page summarizes the projects mentioned and recommended in the original post on /r/golang

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
  • replbot

    Slack/Discord bot for running interactive REPLs and shells from a chat.

  • While remote access is a possibility, the main point of the project at least for me was to provide a REPL for PHP, NodeJS, Ruby or Scala or whatever, so you can learn/teach in your company's language-specific Discord/Slack channel. I can see how people thought the main reason was remote access, since the demo video was Ubuntu. Check out the other screenshots and videos in the README or the script dir: https://github.com/binwiederhier/replbot/tree/main/config/script.d

  • QiskitBot

    Discontinued Discord Bot that leverages the idea of nested containers using podman, runs untrusted user input, executes Quantum Circuits, allows users to refer to the Qiskit Documentation, and provides the ability to search questions on the Quantum Computing StackExchange.

  • This is really nice! Keep it up! I am not sure about tmux internals and stuff but what about process isolation? I made a similar project where I had python and a few modules installed in a podman container running inside a container run by docker. I filtered syscalls with a seccomp filter! Another option was to use something like nsjail or a ptrace based custom isolation tool. Haven't worked on this in a while, nor did I finish it but take a look: https://github.com/infiniteregrets/QiskitBot Now that rootless podman is there, the implementation would be much secure

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • I made a discord bot that allows you to execute quantum circuits, refer to the Qiskit docs, and search the quantum computing StackExchange!

    1 project | /r/QuantumComputing | 15 May 2021
  • Docker Compose: `version` is obsolete

    1 project | news.ycombinator.com | 29 Apr 2024
  • Show HN: Is_ready – Wait for many services to become available – 0 Dependencies

    6 projects | news.ycombinator.com | 27 Apr 2024
  • HackTheBox - Writeup Builder [Retired]

    1 project | dev.to | 27 Apr 2024
  • Live reload em Go com docker e compile daemon

    4 projects | dev.to | 25 Apr 2024