Jonathan Mohrbacher

Results 10 issues of Jonathan Mohrbacher

As reported in issue #244, there is a bug with querying for an ETF's expense ratio. For mutual funds, this value is found in `.info['annualReportExpenseRatio']`, but for ETFs it is...

Help wanted

This is a simplified version of https://github.com/cemu-project/Cemu/pull/689, in case this is what we prefer. Please check [the markdown view of these changes](https://github.com/johnnymo87/Cemu/blob/m1-simple/BUILD.md#macos) to see how these actually appear on the...

I've had to make some adjustments to build Cemu on my Apple Silicon Mac, and when [I saw someone else ask for help on this in Discord](https://discord.com/channels/286429969104764928/1017917335874572308/1081070663625883709), I decided to...

### 💻 Operating System macOS ### 📦 Environment Vercel / Zeabur / Sealos ### 🌐 Browser Firefox ### 🐛 Bug Description Hi, thank you very much for this project! I'd...

🐛 Bug

Hello @shokai, I like how your event emitter library is so clean, concise, and easy to read! I was surprised that it doesn't preserve the lexical scope of the listener....

I apologize in advance for my ignorance, I'm just a vim newb. This plugin looks really awesome, and I'd like to use it to view the source code of node...

### 📦 Environment Vercel ### 📌 Version v1.47.15 ### 💻 Operating System macOS ### 🌐 Browser Firefox ### 🐛 Bug Description Hello, I've been using lobe-chat since April, 2024, and...

Inactive
🐛 Bug

### JobRunr Version 8.3.0 (with jobrunr-kotlin-2.1-support 8.3.0) ### JDK Version OpenJDK 17.0.11 (Temurin) ### Your SQL / NoSQL database H2 in-memory (but the bug occurs before any database interaction) ###...

This PR adds a null check to `JobDetailsBuilder.setMethodName()` that throws a helpful `IllegalStateException` instead of an opaque `NullPointerException`. ### Context When Kotlin lambdas are compiled with `-Xlambdas=class` (which generates anonymous...