Lichess gets a big upgrade. It doesn't go as planned

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
  • lila

    ♞ lichess.org: the forever free, adless and open source chess server ♞

  • That's the one and only server running https://github.com/lichess-org/lila, ie. the main scala JVM application.

    See https://lichess.org/source for a list of all the services with a more-or-less up to date diagram.

  • rust-analyzer

    A Rust compiler front-end for IDEs

  • Most editors (or plugins for them) that support a LSP, like rust analyzer[0], can do it. This includes afaik (neo)vim (via coc.nvim), vscode (via rust-analyzer extension), emacs and Clion.

    [0]: https://rust-analyzer.github.io/

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • zod

    TypeScript-first schema validation with static type inference

  • As far as I know, the only available approaches are brands and just wrapping it in a one element object (but that's even worse). But the branding is a lot easier if you just use something like zod [1] for all your types.

    [1] https://github.com/colinhacks/zod#brand

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

  • Lichess on Scala3 – Help Needed

    4 projects | news.ycombinator.com | 5 Dec 2022
  • What is a hobby that is affordable?

    2 projects | /r/PersonalFinanceCanada | 4 Sep 2022
  • I'll die on this hill

    2 projects | /r/ProgrammerHumor | 18 Mar 2022
  • What's the best way to report a bug in Lichess?

    2 projects | /r/lichess | 23 Feb 2022
  • How to make a Lichess bot in Python

    5 projects | dev.to | 30 Apr 2024