Stefan Wrobel

Results 149 comments of Stefan Wrobel

In order to fix this, I set `android:allowBackup="true"` in `AndroidManifest.xml`. I don't see any harm in changing this setting; it seems to have been set as a default years ago...

Beats me... I'm just a user like you 🤷🏼‍♂️

Inexplicably, on ddtrace 1.23.3, running `DD_TRACE_STARTUP_LOGS=false rails console` doesn't print the configuration, but using `c.diagnostics.startup_logs.enabled = false`, they are still printed 😕. My only guess is it's somehow because I'm...

@josegonzalez just ran into this upgrading my db. Would appreciate a fix or an update to the docs to note this workaround, if necessary, in the upgrade section.

https://github.com/Homebrew/homebrew-cask/pull/176008

~I'm using almost exactly the style of config in your second example, with these config options, and it works great!~ I misunderstood, and it's not actually working properly because it's...

I believe everything in my documentation is accurate and currently working, but you can of course check the code to verify that. Bear in mind that this API is officially...

Not sure what you mean here. Spot IDs are arbitrary and assigned by the database. The seeds create the actual list of spots to check for forecast data along with...

How does the app know that the surfline_id you provided is associated with Venice? That's what the seed file is for.

I think this is a great place to have this conversation! I've renamed the issue to clarify what the discussion is about, so others can find it, but it's pretty...