darthmaim
darthmaim
This would be useful so other devs don't need to define files like https://github.com/Archomeda/gw2-console/blob/master/types/gw2api-client.d.ts
I have a package that generates short strings in a given alphabet: [darthmaim/short-string](https://github.com/darthmaim/short-string). I even wrote a package specifically for modular-css: [darthmaim/modular-css-short-namer](https://github.com/darthmaim/modular-css-short-namer), but this will always use the default alphabet.
The new `macos-14` runners contain a link at the top of the log to included software: ``` Included Software: https://github.com/actions/runner-images/blob/macOS-14/20240116.1/images/macos/macos-14-arm64-Readme.md ``` This link is a 404 and should instead link...
> @Steve-Glass any plans to support Docker on these images? Otherwise, any word on when `linux/arm64` will be available? No docker for the M1 images: https://docs.github.com/en/actions/using-github-hosted-runners/about-larger-runners/about-larger-runners#limitations-for-macos-larger-runners: > Due to a...
How about writing a SWC plugin to automatically inject `unstable_setRequestLocale` into all layouts and pages? Then people would just have to add it to `experimental.swcPlugins` in the `next.config.js` (or it...
This is now temporary implemented by searching for items with a name ending with `details.suffix`. Needs to rewritten with #50. Also: Should pvp versions be included in the list?
> Also: Should pvp versions be included in the list? No, there are sigils and runes with the same suffix (for example "of fire"), and the pvp items all have...
Yes, that would be great.
That would be nice :) I can prepare all the laravel stuff for you (routes/models/controllers/...). I wanted to wait with all new API stuff until /v2/, but if it takes...
You are right. I will prepare a branch for you later today. Would be cool to have those static maps we were talking about for the wiki some time ago,...