Micah Zoltu

Results 134 issues of Micah Zoltu

# Bug Report ## Description **Bug Summary:** If you have a large number of models, when you try to search for a model by name it doesn't always show all...

As someone coming from runtypes looking for a solution to https://github.com/pelotom/runtypes/issues/56, I found funtypes but it is unclear to me what exactly I'm getting along with a solution to that...

It would be great if the following worked and the proper method was called based on what `Accept` header the caller supplied. ``` @Path('') class Controller { @GET @Path('/getFruit') @Produces('application/json')...

feature

In the docker images, instead of pointing at something like https://github.com/NethermindEth/nethermind/blob/383df00694f3ffd884a4d277977521f06efe9d10/Dockerfile#L1 change it to point at something like: ```Dockerfile # is `microsoft/dotnet:2.2-sdk` FROM microsoft/dotnet@ AS build ``` This would ensure...

devops
low priority

Currently it appears to be hard coded to CloudFlare and cannot be changed in the UI: ![image](https://github.com/ethersphere/swarm-desktop/assets/886059/7d9447e4-4cf3-48e5-aafe-04fe7ef97078)

issue
kind:enhancement
dif:medium
P3

![image](https://github.com/user-attachments/assets/527562f6-d1f6-4340-8904-d16244a96424) I noticed that you have been actively iterating on OpenCast lately so I figured I would give it another try to see if some of the bugs I encountered...

- OS: Windows - Version of IPFS Desktop: 0.32.0 **Describe the bug** When you right click on a file in Files and choose "Share Link" you are given a URL...

help wanted
P3
good first issue
kind/enhancement
exp/beginner
effort/days

**Module Version:** v0.6.9 **Describe the bug** An actor with an Active Effect with a `macro.tokenMagic` attribute set to the value of a preset will not have that preset applied/removed when...

bug

**Description** In Windows, the root of the user directory (`%USERPROFILE%`) is NOT the right place to store application settings. This is a very common convention on Linux, but Windows !=...

kind/enhancement

https://github.com/MetaMask/json-rpc-engine/blob/bece020a9d515e1714ffa3e6ac36c534e33ddfe5/src/JsonRpcEngine.ts#L344 This code will (at least sometimes) throw a `{ code: ..., message: ... }` object rather than an instance of `Error`. This means there is no stack trace and...

team-wallet-api-platform
team-wallet-framework