Maarten Hoogendoorn

Results 19 issues of Maarten Hoogendoorn

At the moment, we just have one nested microservice. (frontend -> orders -> payment) It would be nice to have some more nested microservices so that we can show off...

This work in progress pull request adds the markers to the output of the parser ##### Changes 1. Renamed `Yaml` to `Node`, introduced `struct Yaml(Option, Node)`. 2. Introduced `HashItem`. The...

wip

The use case that I have in mind is to validate a yaml configuration file to a specification. Would it be acceptable to extend the `Yaml` enum (or wrap it...

At this moment, it overwrites the default.nix in a directory. This might not be what users expect. I've been bitten by this twice :)

At this moment, all VC's are imported in the default.nix. It would be nicer to only import the VCS that is actually used.

I tried the go2nix packaged in the current `unstable` nixpkgs channel. It did not terminate, and `strace`ing the invocation showed that it tried to run `nix-prefetch-get`, which is not in...

## How to reproduce - create a package (or pick an existing one) - create or modify `hooks/run` to contain: ``` {{nonense_var_name}} ``` ### Expected output error message ### Actual...

Focus :Templating
Stale
Focus:Supervisor
Type: Feature

@IxDay opened the issue https://github.com/habitat-sh/core-plans/issues/497, in which he describes two things that are needed to make zookeeper work. One of them is that we need a "+" operator to construct...

Focus :Templating
Stale
Focus:Supervisor
Type: Feature

### Is your feature request related to a problem? I'd like to use [procastinate](https://github.com/procrastinate-org/procrastinate/) in my Django project, mainly because of it's awesome name ;). I'm deploying my application on...

enhancement

I noticed that the link "roadmap is public" points to a Notion page that I can not open. It links to https://pointy-quokka-0c3.notion.site/Dioxus-Labs-Public-Roadmap-771939f47d13423abe2a2195b5617555?pvs=4 Not sure if this repo is the right...

bug
documentation