Fig

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

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

    IDE-style autocomplete for your existing terminal & shell

    Weird that people are promoting such data collecting tool.. ohh it's

    https://news.ycombinator.com/item?id=27277819 - Launch HN: Fig (YC S20)

    oh they haven't removed the tracking thing in the url: https://fig.io/?ref=hn

    i would love to see what's the algorithm of hackernews, do they give a little boost when it is about their products?

  • fig

    Public issue tracker for Fig.

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

  • z

    z - jump around

    I use Z to jump around in the shell. Jump around, btw, is how it's purpose it offically defined.

    It uses some sort of substring/edit distance matching and LRU heuristics, and it works almost every time. Sometimes it feels like it's reading my mind.

    https://github.com/rupa/z

  • vscode-custom-css

    Custom CSS Plugin for Visual Studio Code. Based on vscode-icon

    You can check the default setting options and their meaning at https://code.visualstudio.com/docs/getstarted/settings

    For the intellisense/suggestion options you can search for `editor.suggest`.

    If that's not enough, you can arbitrarily modify the UI of the editor using this extension https://github.com/be5invis/vscode-custom-css

    My config file is like 1500 LOC long and it's a bit messy, but in a quick search i found i severely limited the available options, changed the position of the box so it does not cover the text immediately underneath, changed some colors and put some suggestions as inline hints instead, among other stuff:

    "editor.snippetSuggestions": "inline"

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

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