Daniel Richter
Daniel Richter
Any updates on this? I understand that it works as @kayac-chang showed, but what is more important is: if someone is planning to use isomorphic-git with deno (like I am),...
That's great to hear. Regarding unit test: Deno has it's own test runner thats build into the cli itself which makes it nearly impossible to execute the same test on...
I have bad news for you, Deno has just its builtin test runner and some deprecated libaries that all use Deno.test() under the hood. Unfortunatelly every resource online tells you...
Reading a bit through the documentation I noticed there is already a `platform` kernel argument. However it's not really clear what excactly changes between the various options. Would it be...
Didn't even think of that, but I fear this won't work for my use case. While it's fine for enabling gracefull shutdown / restart I need terraform to know the...
I guess you are referring to the extraManifests attribute in the configuration, right? This has still the problem that I need to know the ips of the nodes before I...
> @danielr1996 Have you (or anyone else) figured out the best way to proceed on this? I want to run Talos on xcp-ng and running into a similar roadblock. Nope,...
What would the benefits be compared to just running `ssh -t user@host "ls -la"` as a command?
Sorry for the late answer, since I tried using pact at work we implemented the feature without pact and moved on to other things, so it might take a while,...
Security for coffeemachines is indeed very important, otherwise you might get a CoffeeOverflowError on the floor if someone is hacking the coffemachine