Viewing profile — basnijholt
basnijholt
HN member- Joined
- Wed, Jun 15, 2016, 8:55 AM UTC
- HN karma
- 50
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About basnijholt
No profile information was provided.
Recent public activity
- story
-
comment
Comment #48688280
Author here! All valid comments about the fact that Proxmox is not limited to clicking around in the web UI. It has qm, pct, config files, a REST API, Terraform providers, and Ansi…
-
comment
Comment #43468600
I built dotbins, a Python-based tool designed to simplify managing and version-controlling pre-compiled CLI binaries directly within your dotfiles repository. See this repository o…
- story
-
comment
Comment #42987314
I wouldn’t say it is better, just different trade offs. Using this tool you can see/restore all files in normal folder structures without requiring the tool itself.
-
comment
Comment #42986095
Hi Hacker News, I'm excited to share my project, where I took on the challenge of porting a popular but untested 600+ line Bash script to Python. The outcome is rsync-time-machine.…
- story
-
comment
Comment #42489358
I've developed PipeFunc, a new Python library designed to simplify the creation and execution of DAG-based computational pipelines, specifically targeting scientific computing and …
- story
- story
- comment
- story
- story
-
story
Show HN: UniDep – Unify Conda and Pip Dependencies in Your Python Projects
I'm excited to share UniDep, a tool I've developed to simplify dependency management in Python. It's designed to streamline the process by allowing a single `requirements.yaml` fil…
-
comment
Comment #35940846
Actually, for raw speed, rsync is much faster than any of the tools you mentioned (see e.g., https://github.com/borgbackup/borg/issues/4190 ). I really like a lightweight solution,…
-
comment
Comment #35935246
I attempted doing this initially. Everything is very doable except SSH. One would have to rely on third-party libraries to do this well.
-
comment
Comment #35933239
Hi Hacker News, I'm excited to share my recent project, where I took on the challenge of porting a popular but untested 600+ line Bash script to Python. The outcome is [`rsync-time…
- story
-
comment
Comment #35530059
Hey HN! I recently created a tool called markdown-code-runner ( https://github.com/basnijholt/markdown-code-runner ) that allows you to run code blocks in markdown files. It also s…
- story