Gist.cafe – Execute Gists of Python Node Deno C# Dart Swift Go Kotlin Java VB F#

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    Run Roslyn Gists

  • > Where is the Gist code running, say for a console app?

    In a Docker Container under a restricted user.

    > Could I use this to securely demo new concepts to long term clients using their privileged data without their in-house IT people raising valid infosec concerns?

    Yep! you can download the same Docker Container gist.cafe uses to run a local instance: https://gist.cafe/#local

    The code is running in a Docker container under a restricted user which their in-house IT can further isolate by running the local instance in an isolated server.

    > Is this the early stages of a new ServiceStack offering, or more of an interest driver?

    Nope something created for fun which we needed to create to host Live examples in our own docs ourselves, which IMO others needing to something similar would find useful. I basically had to do a rewrite of https://github.com/ServiceStack/Gistlyn which did something similar but was tied to .NET Framework and used App Domains which aren't available in .NET 5.0 so as part of the redesign & rewrite to use separate processes it was easy to add support for other languages.

    > Certainly motivated me to click through to learn more about ServiceStack's products

    Awesome!

  • docker-run

    Api for running untrusted code in containers

  • And another one, in Rust: https://github.com/glotcode/docker-run

  • 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

  • Linqpad like solution for MacOS?

    2 projects | /r/dotnet | 17 Apr 2022
  • Is .NET just miles ahead or am I delusional?

    4 projects | news.ycombinator.com | 13 Apr 2024
  • Still No REPL for .NET Core in Visual Studio

    1 project | news.ycombinator.com | 17 Feb 2024
  • I created a new object mapper

    2 projects | /r/dotnet | 7 Dec 2023
  • The best C# REPL is in your terminal

    1 project | dev.to | 12 Sep 2023