How do I become "smarter"

This page summarizes the projects mentioned and recommended in the original post on /r/self

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
WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
  • transcrypt

    transparently encrypt files within a git repository (by elasticdog)

  • Start writing all of your work down. I personally put almost every line of code I ever write into github. I have a "misc" project for random one-off things, but I always commit it to a repo. I started doing this in 2013/2014 and its been incredibly valuable to go back and refer to old work (its also fun to see how far you've come). This gets interesting when you start needing to write down information that shouldn't be public (e.g. api keys). You're into crypto, so you can probably see the fun in this. I've use a program called transcrypt to store encrypted files in my git repos. Be careful with transcrypt though, if you make a mistake you can accidentally publish secrets in plain text, and it does open you up to brute force attacks.

  • 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 more popular project.

Suggest a related project

Related posts

  • GitHub can now auto-block commits containing API keys, auth tokens

    1 project | /r/programming | 6 Apr 2022
  • git-crypt VS transcrypt - a user suggested alternative

    2 projects | 5 Jan 2022
  • Encryption for VimWiki

    3 projects | /r/vim | 31 Oct 2021
  • A TUI Git client inspired by Magit

    4 projects | news.ycombinator.com | 11 Mar 2024
  • SecureStore VS dotenv-vault - a user suggested alternative

    2 projects | 4 Nov 2023