Ross Mackay

Results 10 issues of Ross Mackay

The documentation suggests using [__l](https://github.com/mashpie/i18n-node/#i18n__l) for generating express routes, however it's incompatible with `objectNotation`, as `:` separators are used for providing defaults Given the following routes with `objectNotation` on, they...

I use `z -e` a lot for in scripts to go to directories I rarely cd to, so some folders which are in reality the most used, stay lower down...

In our app we have some data coming from an external service that's modelled as a combination of 2 discriminated unions, e.g. ```ts [ { type: "quote", attribution: "..." },...

https://eviltracker.net/ seems to serve the same Cover Your Tracks app, but when navigating to `/kcarter` it gives the following error > Invalid domain. Please check your config settings. It works...

**Is your feature request related to a problem? Please describe.** Inngest's automatic child logger creation is great, but I find myself wanting to pass additional info with each log line,...

✨ new
📦 inngest

**Is your feature request related to a problem? Please describe.** I'm frustrated when I'm trying to debug my inngest functions, because I have to manually add logs before each `step.run`...

✨ new
📦 inngest

Linking to `#section` automatically prepends `http://`, expected behaviour would be to leave it as is to allow linking to anchors

I'm trying to convert some tests to use `rexpect::spawn` to work around some issues with tty handling, but I'm having trouble re-using all my existing `assert_cmd` as I can't construct...

enhancement

Hi, I just noticed miro now has a `nextscreen` command, but I downloaded the zip linked from the hs spoons repo and it was outdated, then checked both the checked-in...

Noticed the github links in the menu on the github pages site now 404, presumably because the repo has moved I noticed there's a `gh-pages` branch but I'm not sure...