niels_bom

↗ HN profile [ 83.3 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. In Python there are multiple file formats for defining dependencies: - [`requirements.txt`](https://pip.pypa.io/en/stable/reference/requirements-file-format/) - [`Pipfile`](https://pipenv.pypa.io/en/latest/pipfile.html)…

  2. I see quite a number of people enjoying and pushing low code and no-code tools. My biggest concern with these kinds of tools is not being able to easily branch, version, merge or diff different versions of the same…

  3. I need to share secrets (like API keys), privacy sensitive data, sometimes small files with customers, and they with me. Some of them aren't tech savvy so I don't want to ask them to use encryption tools. I'd really…

  4. I'd like to learn vim, and this would really help :)