Butler Virtual Operating System

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

    Create agents that monitor and act on your behalf. Your agents are standing by!

  • This is really interesting. I especially like the use of actors.

    If you think of the Win32 API message loop then you can kind of think of each program and GUI as a mesh of independent actors with inboxes that communicate user GUI events to backend server that does CPU work or network work in the background.

    I think this is an easy to understand architecture. If you think of it as MVC but what would be a method call in MVC is actually a cross thread event queue between server threads and client GUI threads.

    Where GUIs get complicated and hard for me to read the code for is all the state management and complexity of components of the GUI itself. I wouldn't want to be tasked with implementing Qt or GTK.

    The actor idea reminds me of programmatic "agents" or bots that work on your behalf on a schedule or in response to events (messages) such as Huginn.

    The idea of plugging GUI components together so they interoperate is really interesting. COM and XPCOM is an example of this in practice for communication between applications (and the GUI) The DOM is an example of it too! You can insert arbitrary blocks in Notion or Obsidian or COM objects in Word documents.

    https://github.com/huginn/huginn

    I like the process viewer on the right hand side. Would be nice to be capable of visualisation what the applications are doing.

  • 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

  • Create agents that monitor and act on your behalf

    1 project | news.ycombinator.com | 24 Mar 2024
  • Are you using Huginn? If so do you have any latest documentation?

    1 project | /r/selfhosted | 15 Aug 2023
  • What web scrapers do you recommend.

    1 project | /r/docker | 5 Jul 2023
  • Where can I see Hokusai's Great Wave today?

    1 project | news.ycombinator.com | 18 May 2023
  • Linked accounts?

    2 projects | /r/Mastodon | 15 Apr 2023