Peter Esselius
Peter Esselius
I'm trying to ingest metadata from CSV-files using `;` as delimiter, but the source is hard coded to use `,` https://github.com/datahub-project/datahub/blob/ec21b018f1304c2f8352941240a93a607247f052/metadata-ingestion/src/datahub/ingestion/source/s3/source.py#L363-L372
I spent a long time figuring out [how to get the trino plugin tarball](https://github.com/apache/ranger/pull/106#issuecomment-1548489920) you very conveniently provide, but maybe it would be nice to write in the readme how...
I use the same username on my home and work computers, but need to apply different home-manager config based on environment. Got any tips for how to do this?
```shell $ agenix edit -f secret.age Collecting information about hosts. This may take a while... warning: Git tree '/Users/peteresselius/src/github.com/esselius/cfg' is dirty cp: illegal option -- - usage: cp [-R [-H...
```shell $ agenix update-masterkeys Collecting information about hosts. This may take a while... warning: Git tree '/Users/pepp/src/github.com/esselius/wrk' is dirty /nix/store/nm24ylvhy09bnbg60cxy1vg50irw40wm-agenix-update-masterkeys/bin/agenix-update-masterkeys: line 15: CLEARTEXT_FILE: unbound variable ```
Fixes #947 - [x] Tests pass - [x] ruff format - [x] README.md updated (if relevant) - [x] CHANGELOG.md entry added
Hey peeps, I'm trying out the tool to generate protobuf files from a datacontract: ```yaml dataContractSpecification: 1.2.1 id: my-data-contract-id info: title: My Data Contract version: 0.0.1 models: DocumentEvent: description: Details...
As `tap`/`macvtap` is a bit tricky on darwin and `user` networking doesn't create a routable IP + port forwarding doesn't seem to work with `hvf` virt accel.