José Valim

Results 1253 comments of José Valim

Thank you @matreyes! I have some questions to understand your use case better: 1. Why not use Explorer/DataFrames for the data manipulation? 2. Do you actually have a Duck DB...

Thank you! This looks good to me. If you are happy with it, we can merge it.

To be clear, let me know if it is ready by saying yes or no :)

:green_heart: :blue_heart: :purple_heart: :yellow_heart: :heart:

Other approaches to consider: 1. Put those secrets into a struct and derive the implementation of the struct to not include the field: ```elixir @derive {Inspect, only: []} defstruct :secret...

I am also running into this and I have done a screen recording (below, with audio). Zed team, I will leave my editor in a broken state for the next...

Based on the logs, they seem to be unrelated to me. My logs were about "no windows" or about the window having zero width and zero height. Selecting "Zoom" also...

I have used Zoom to fix it and it happened again after a restart. Here is a video showing the Zoom fixing it once more: https://github.com/zed-industries/zed/assets/9582/6a2b7d44-8b54-4893-bd8e-d25665fcf286 EDIT: here is the...

Closing this for now. We will probably explore other routes for authentication for now.

Perhaps it is worth bringing the Decimal library as a dependency for this one?