Ethan Davidson

Results 39 comments of Ethan Davidson

Here are some markdown links for some of the badge ideas you had, @FYJen. NPM version badge: [![GitHub package.json version](https://img.shields.io/github/package-json/v/magiclabs/magic-admin-js)](#relevent-link) CircleCI build passing badge: [![CircleCI](https://img.shields.io/circleci/build/github/magiclabs/magic-admin-js)](https://circleci.com/gh/magiclabs/magic-js) Snyk.io security badge: [![Known Vulnerabilities](https://snyk.io/test/github/magiclabs/magic-admin-js/badge.svg)](https://snyk.io/test/github/magiclabs/magic-admin-js)...

> Could anyone gauge how much effort it would take for say, Svelte and SvelteKit to provide an actual native Deno package? Seems like a huge opportunity? As a community...

> It looks like the images refer to content hosted on Discord's CDN: > > example url: `https://media.discordapp.net/attachments/1191447558413897818/1191448915703238726/genuary-2024-01-01.gif` > > I imagine these expire at some point? [idk, maybe reliable...

Cloudinary[^1] is a file-hosting platform we could use. [^1]: https://cloudinary.com/documentation/image_upload_api_reference

### Language ideas - Vietnamese - Korean - Spanish - Arabic - Chinese - Tamil - Hindi

> and may confuse newer developers I agree with the sentiment of this issue. Thanks for reporting 👍

While this is a limitation of SvelteKit's environment variable handling, there's a workaround. SvelteKit restricts environment variables to client-side, server-side, or both for security reasons. As a temporary solution, you...

> What about adding a note to the README about that? The current instructions for setting up the `.env` file are in our [`CONTRIBUTING.md`](https://github.com/EthanThatOneKid/acmcsuf.com/blob/68ea555559bf04a41608852dbf2e82729500ca8b/CONTRIBUTING.md?plain=1#L101) document. However, it's been a while...

> This style guide JSON file could be multi-purposed. The style guide JSON could be used to render a pretty HTML page representation of our global.css for convenience, https://acmcsuf.com/style, which...

These annoying race conditions are getting out of hand... Making perfectly good PRs fail checks for no reason. Context: #922, https://github.com/EthanThatOneKid/acmcsuf.com/actions/runs/6401565055/job/17376856438