unit VS ideas

Compare unit vs ideas and see what are their differences.

ideas

a hundred ideas for computing - a record of ideas - https://samsquire.github.io/ideas/ (by samsquire)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
unit ideas
12 19
2,491 3,763
- -
9.7 1.8
7 days ago almost 2 years ago
TypeScript
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

unit

Posts with mentions or reviews of unit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-29.
  • Unit – Next Generation Visual Programming System
    1 project | news.ycombinator.com | 20 Dec 2023
  • Visual Node Graph with ImGui
    18 projects | news.ycombinator.com | 29 Sep 2023
    https://github.com/samuelmtimbo/unit recently, which at least uses some kind of hinted auto-layout (besides the more propriety fancy)

    I really want to see more graphical coding for years, but node/graph-based and blockly seem to be the only approaches that got sone traction so far. So I like this thread and it seems at the right place.

    I'd wish to see

  • Next Generation Visual Programming System
    1 project | news.ycombinator.com | 17 Aug 2023
  • Unit (Visual Programming System) [video]
    2 projects | news.ycombinator.com | 17 Aug 2023
    Interesting, and clearly a lot of work's gone into this (60,000 lines of Typescript), particularly the UI, which is impressive (if, sometimes, over the top). I've been developing a similar system (http://www.fmjlang.co.uk/fmj/tutorials/TOC.html) and it's interesting to note the similarities and differences.

    Similarities: code as directed graphs (less obvious in FMJ); can only connect outputs to units of compatible type; if and wait (looping is handled differently); sticky values; sliders. These design decisions are practically forced on you, but are often absent in earlier visual dataflow languages (e.g. Prograph, LabVIEW).

    Differences: (1) inputs are named in Unit, ordered in FMJ (though they're named in formulas and edges can be labelled). (2) I experimented with automatic code layout but found this was too slow and not always what I wanted. Well done for getting this to work. (3) FMJ is now fully homoiconic - this maybe isn't a priority for Unit.

    The Unit design philosophy is explained in https://github.com/samuelmtimbo/unit/blob/main/src/docs/conc... . This doesn't mention earlier approaches (e.g. the Manchester Dataflow Computer, Prograph) and it seems to be based on vaguely similar ideas developed more recently (Morrison's Flow Based programming; possibly React and similar systems for web development - I'm unfamiliar with these).

    I have a number of questions:

    (1) How does the type system work? Is it Dependently typed, Hindley-Milner, or something more basic? (FMJ is Hindley-Milner, with dependent typing partially implemented). How are new types be defined?

    (2) How is the visual representation stored? One criticism I faced was that people wanted a readable textual representation which would work well with existing version control systems, a problem I have now largely solved.

    (3) How are runtime errors handled?

    (4) Is recursion supported? (I assume yes, but I didn't see any examples.) What about macros?

    (5) What does Unit compile to? (FMJ has an experimental compiler where programs are compiled by running their source without evaluating their inputs, output is Lisp.)

  • Unit.land
    1 project | news.ycombinator.com | 9 Jun 2023
  • A personal history of visual programming environments (2021)
    4 projects | news.ycombinator.com | 22 Dec 2022
    I enjoyed reading this. I knew of quartz composer but I never did anything with it.

    I love visual tools and I think they are underutilized today. I cut my teeth in ~2005 with Houdini[0] and Fusion[1] which are both heavily graph / node based (and procedural).

    Most recently I have been rekindling my love for visual programming and flow based programming and plan to spend some time in January and February doing more research around flow based programming for infrastructure management.

    I plan to get this sort of info published on my website which I have neglected for half a decade or more but if you are interested in visual programming you might enjoy checking these out:

    Unit from Samuel Timbó:

    https://github.com/samuelmtimbo/unit

    https://ioun.it/

    A video of me exploring what I figured out about it (while also learning to stream) https://www.youtube.com/watch?v=vwknTfGVDq8

    Behave-Graph from Ben Houston:

    https://github.com/bhouston/behave-graph

    And the products I learned so long ago

    [0] Houdini https://www.sidefx.com/products/houdini/

    [1] Fusion https://www.blackmagicdesign.com/products/fusion

  • Ask HN: More “experimental“ UIs for editing/writing code?
    14 projects | news.ycombinator.com | 6 Aug 2022
    https://github.com/samuelmtimbo/unit

    - A code drawn in unit is simply a Directed Graph.

    - Programming can be partially performed by Gesture and by Voice.

  • Unit: Next Generation Visual Programming Platform
    1 project | news.ycombinator.com | 6 Aug 2022
    1 project | news.ycombinator.com | 18 Jan 2022
    1 project | news.ycombinator.com | 19 Dec 2021

ideas

Posts with mentions or reviews of ideas. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-22.
  • Ask HN: Anyone using or working on a life dashboard?
    4 projects | news.ycombinator.com | 22 Jul 2023
    I wrote some notes about this of what I want in my "life engine":

    https://github.com/samsquire/ideas#5-life-engine

    I never got into the quantified self but I did want a portal (such as similar to the Yahoo! and Excite.com days) in the early 2000s. of personal details that I can take actions on.

    Then a few years later I wrote about "life situational awareness apps"

    I want my phone and desktop computer system try to have widgets for "accommodation", "travel", "food".

    https://github.com/samsquire/ideas3#59-life-indicators---sit...

    I did write a question generator feed dashboard written in Electron that let you snap in data collectors that would let you save records of stock purchases and facts about yourself such as your salary. The idea is that you could get advice based on what you answer.

    https://github.com/samsquire/living-documents

    https://github.com/samsquire/living-documents-library (the app repository)

    Unfortunately it's probably not buildable and I forgot to take screenshots or videos.

  • It Took Me a Decade to Find the Perfect Personal Website Stack – Ghost+Fathom
    14 projects | news.ycombinator.com | 9 Jul 2023
    My blogging/journalling setup is simple.

    I just use GitHub. I just rely on the default repository view on GitHub.com

    I create a README.md and add markdown headings to the bottom or to the top (bottom if its a journal, top if it's a blog) and then when I get to 100-800 I create a new repository and repeat.

    https://github.com/samsquire/ideas (2013)

    https://github.com/samsquire/ideas4

    https://github.com/samsquire/ideas3

    https://github.com/samsquire/ideas2

  • Ask HN: Could you show your personal blog here?
    55 projects | news.ycombinator.com | 4 Jul 2023
    Thanks for posting this Ask HN question.

    I journal ideas and thoughts about computers and software. I am interested in software architecture, parallelism, async, coroutines, database internals, programming language implementation, software design and the web.

    https://github.com/samsquire/ideas (2013)

    https://github.com/samsquire/ideas2

    https://github.com/samsquire/ideas3

    https://github.com/samsquire/ideas4 <-- this is recent but needs editing

    https://github.com/samsquire/ideas5 <-- this is what I'm working on now

    https://github.com/samsquire/startups

    https://github.com/samsquire/blog <-- thoughts I want to write about, but incomplete

    I use README.md on GitHub and create a heading at the bottom for each entry. I use Typora on Windows or the GitHub web interface to edit.

  • Why it is time to start thinking of games as databases
    2 projects | news.ycombinator.com | 7 Jun 2023
    In 2013 I wrote about "game interfaces for work" where work interfaces should act like games. Real time strategy games make you feel empowered, if you could queue up real work in a units runqueue. Of course you'll have actions besides "build" and "attack" to map to the richness of the world.

    https://github.com/samsquire/ideas#71-gaming-interfaces-for-...

    Even the mouse is a database

  • Universal Install Script
    2 projects | news.ycombinator.com | 14 Apr 2023
    https://github.com/samsquire/ideas#12-the-package-manager-pa...
  • On Nexuses: An underrecognised utility in computing
    1 project | news.ycombinator.com | 20 Dec 2022
    I call these branching libraries.

    Definition: Use one kind of thing as another kind of thing.

    Given X do Y

    Generics gets us some of the way to what we want.

    https://github.com/samsquire/ideas#48-branching-libraries

    Using a database as a spreadsheet or a spreadsheet as a database, using a spreadsheet as a functional programming language or bash pipeline editor with each cell being the output of that pipeline step. Or reactive programming with spreadsheets.

    I am trying to solve the expression problem. To introduce a new thing into an old thing you typically need to implement hundreds of functions on an interface.

  • Dealing with Your Ideas
    4 projects | news.ycombinator.com | 28 Oct 2022
    Remember that all science, mathematics, theology comes from understanding an idea. So ideas are valuable to society. If you think they're worthless, then I don't want your ideas, I want people in academia and industry to have good ideas and push society forward. Science, mathematics, theories, research, theology all are built on the shoulders of giants, with ideas that provide foundations of truth to push society forward.

    The more ideas you have and the more you work on them the more you grow as a person. I also work on building software to put my ideas to the test.

    I journal/blog all my computer and technology related ideas on GitHub out in the open.

    I have published 700+ ideas on GitHub. I create a repository called "ideas" then I journal 100-400 ideas using markdown and then create a new repository and repeat. They're all in markdown and written as simple numbered markdown headings and a few one paragraph to a page of notes. They should be enough to understand the idea and do something with it. I reread my ideas repeatedly and I uncover new ideas from my existing ideas. Ideas should be built on and improved precept by precept.

    For reference, they're about software design, software architecture, parallelism, multithreading, efficiency, growth, futurism, progress.

    https://github.com/samsquire/ideas <- 2013

  • A fully open-source and end-to-end encrypted note taking alternative to Evernote
    21 projects | news.ycombinator.com | 3 Sep 2022
    I am more likely to journal and blog if the friction to creating a post is as simple as opening a document and writing. The important part of journalling or note software is that you actually create notes. I did use Hetzner to run a Wordpress blog but it had an overhead of server expenses and keeping Wordpress up-to-date.

    I don't want my data trapped in a proprietary system where it is difficult to export, so I use plaintext. I looked into Publii [1] but I prefer my current plaintext setup. Today I journal software ideas, computer ideas, startup ideas and community ideas on GitHub in the open, as README.md files. My journal is all public on GitHub at the following links. There are over 550+ journal entries, I am sure you shall enjoy them.

    https://github.com/samsquire/ideas

    https://github.com/samsquire/ideas2

    https://github.com/samsquire/ideas3

    https://github.com/samsquire/ideas4

    https://github.com/samsquire/startups

    https://getpublii.com/

  • Ask HN: More “experimental“ UIs for editing/writing code?
    14 projects | news.ycombinator.com | 6 Aug 2022
    I wrote a living document interface. Nowadays it's probably similar to notion.

    The idea was you could write code into it and see all the data structures of the code you wrote. There's a screencast and the code is available but broken. It's written in Angular 1. There was a cool feature where you could select different things on the screen for searching for an operation for them to merge them together.

    https://camo.githubusercontent.com/3064a94d00812c1373c4eb3b2...

    https://github.com/samsquire/ideas#4-living-documents

  • Show HN: My Side Project Rocks – Share and discover side projects
    3 projects | news.ycombinator.com | 14 Jun 2022

What are some alternatives?

When comparing unit and ideas you can also consider the following projects:

vue-flow - A highly customizable Flowchart component for Vue 3. Features seamless zoom & pan 🔎, additional components like a Minimap 🗺 and utilities to interact with state and graph.

cs246e-notes - Object oriented programming notes

lisperanto - Lisperanto is a spatial canvas for programming; Lisperanto is a spatial canvas for knowledge; Lisperanto is a spatial canvas for ideas;

num - Num: number utilities for mathematics

impulse - Impossible Dev Tools for React and Tailwind

hugotunius.se - My website/blog. Jekyll, S3, Cloudflare

metadesk

ideas4 - An Additional 100 Ideas for Computing https://samsquire.github.io/ideas4/

newspeak - Newspeak is a live object-capability language in the Smalltalk tradition

ideas2 - Another 85+ Ideas for Computing https://samsquire.github.io/ideas2/

nodezator - A multi-purpose visual node editor for the Python programming language

qubes-thinkpad-x1-extreme-gen3 - Files and notes to install/run Qubes 4.1 on a ThinkPad X1 Extreme Gen3