negoto

Imageboard written in Ur/Web (by steinuil)

Negoto Alternatives

Similar projects and alternatives to negoto

  • tailcall

    A high-performance GraphQL Platform

  • 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 better negoto alternative or higher similarity.

negoto reviews and mentions

Posts with mentions or reviews of negoto. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-27.
  • The Ur Programming Language Family
    2 projects | news.ycombinator.com | 27 Jan 2024
    I've used Ur/Web for an old project (https://github.com/steinuil/negoto). It's a very cool language with a lot of great ideas, and once you get going it really makes it easy to set up a server that interacts with a DB and dynamic frontend features.

    The compiler, and its error messages, are somewhat inscrutable if you don't fully understand some of the more advanced features of the language, and some stuff I felt I was honestly not smart enough to figure out after a while. There was a point for me where most of it clicked together, but it took a long while to get there.

    Ultimately what made me stop using it after that project was the features of the server itself. You can compile it to a self-contained HTTP server, but some issues that I don't remember right now made it unfit to use outside of development, so you're left with CGI and FastCGI. Like another comment mentioned, there's some stuff you can only do using the C/JS FFI, and Ur/Web's transactional nature sometimes makes it hard to tie these additions into the rest of the language. There's also some things (such as submitting a form with multiple files, IIRC) that are not supported by the compiler, and even after submitting a patch to fix some issues with the SQLite backend I didn't feel comfortable enough with the big pile of terse SML to patch those in.

Stats

Basic negoto repo stats
1
17
10.0
about 3 years ago

steinuil/negoto is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of negoto is UrWeb.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com