privatize VS digraph

Compare privatize vs digraph and see what are their differences.

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
privatize digraph
9 6
18 48
- -
0.0 9.2
about 1 year ago about 2 months ago
JavaScript Rust
- 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.

privatize

Posts with mentions or reviews of privatize. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-27.
  • Ask HN: Most interesting tech you built for just yourself?
    149 projects | news.ycombinator.com | 27 Apr 2023
    I partially encrypt/decrypt a file based on the presence of special HEREDOCs (ie <The tool is still a WIP as it isn't portable between machines -- https://github.com/higgins/privatize

    more on it here: https://encapsulate.me/writing/Privatize.html

  • Show HN: My new free note taking tool
    21 projects | news.ycombinator.com | 19 Jul 2022
    Yes!

    I keep a daily log tracked in git. All of it public although some information is encrypted with my privatization tool (https://github.com/higgins/privatize).

    The log itself is a simple org file but I parse and render it in html here so that I can share important event dates (eg: my wedding) with my family and friends.

    Here is what I did yesterday:

  • Show HN: Partially encrypt a file based on its HEREDOCs
    8 projects | news.ycombinator.com | 16 Mar 2022
    ooo, good call out. thanks!

    currently i only have one warning in place if I forget to close there heredoc: https://github.com/higgins/privatize/blob/main/index.js#L168

    but could add some more error checking. added to TODOs: https://github.com/higgins/privatize/commit/9696f30576897898...

  • Show HN: Partially encrypt a file based on its
    1 project | news.ycombinator.com | 16 Mar 2022
    https://github.com/higgins/privatize

    When added to a git repo, it will automatically transparently encrypt/decrypt files you want privatized.

    For example if you configured your repo to privatize the file `example.txt`, you could write:

    ```

digraph

Posts with mentions or reviews of digraph. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-27.
  • Ask HN: Most interesting tech you built for just yourself?
    149 projects | news.ycombinator.com | 27 Apr 2023
    My own purpose in using it is to be able to get back to any link that I've read or have potentially wanted to read at a later point in time.

    You scan see screenshots here: https://github.com/emwalker/digraph.

  • My Bad Habit of Hoarding Information
    16 projects | news.ycombinator.com | 6 Jan 2023
    I have the same habit and wrote a web app to catalog the links I come across:

    https://digraph.app/

  • Google Search Is Dying
    8 projects | news.ycombinator.com | 15 Feb 2022
    This was kind of the idea behind a side project I started a few years ago:

    https://digraph.app/

    https://blog.digraph.app/2020-06-13-democratization-of-searc...

    I definitely think crowd-sourcing and a well-conceived reputation management system that can influence results are good next areas for exploration.

  • Paul Graham's Twitter thread on Search engines and SEO spam
    5 projects | news.ycombinator.com | 3 Jan 2022
    > I think building search vertical that are hand-curated would be very interesting to see.

    That was my inspiration behind a side project I made a few years ago — a decentralized, hand curated "search engine" [0]. Never got beyond the side project stage. But I see promise in this in the future. Eventually we'll figure out that human and moderated curation is better than the best machine learning.

    [0] https://github.com/emwalker/digraph