Erudition

Results 48 issues of Erudition

Too many of the projects on the list are no longer available, so I moved them to the bottom with a note for each.

I noticed this repo (and github org, with no public members) seems abandoned. The concept seems really cool, would anyone recommend using it in a new project? I'm specifically concerned...

When I go to add `VitePluginHelper.asset` to my svg path strings in Elm, the server no longer works, and vite crashes with: ``` TypeError: Invalid value used in weak set...

enhancement

`An error occurred during a connection to elm-news.com. `

https://utilitiesinfo.conservice.com/ On this site, you can see an input field with name "Username" and one with "Password", but they're not in a traditional `` element. I targeted ".login-box" as the...

If I have a long list of e.g. to-dos, I want to use lazy for performance reasons. If I remove an item from that list, I want to use elm-animator...

https://github.com/hayleigh-dot-dev/elm-web-audio/blob/e309560373a9075b1f826ed31c2e9bd8688cad4c/src/WebAudio/Context.elm#L75 I couldn't find anywhere in the docs that tells us to use `WebAudio.Context.from contextEncoded` with the encoded Context passed in via flags. The `from` function is missing documentation.

https://github.com/hayleigh-dot-dev/elm-web-audio/blob/e309560373a9075b1f826ed31c2e9bd8688cad4c/src/WebAudio/Property.elm#L197 In the docs, this example describes how to use the time passed in via `every`, but then the code does not use the local `time` variable but instead calls...

# Summary ## Problem When trying to upload a video to the videos folder, It fails like this: ![image](https://github.com/fission-codes/drive/assets/3915447/e5865cc3-f64f-403d-a397-a3ea807fa63c) ### Impact Cannot seem to upload files, or perhaps it's a...