Yevhenii Kurtov

Results 35 issues of Yevhenii Kurtov

Hey, I tried to reach out to @str4d on Twitter to discuss if there would be an interest in adding a key server to rage. We are adopting it in...

Hi folks, The latest commit dates back to 2021 and that makes me wonder if there is any future for keys.pub? Regards.

### Environment * Elixir version (elixir -v): `Elixir 1.14.0 (compiled with Erlang/OTP 25)` * Phoenix version (mix deps): `1.6.12 (phoenix) 2d6cf558` * Phoenix LiveView version (mix deps): ` 0.17.12 (phoenix_live_view)...

Hi, My app won't start without specific environment variables, which I think severely affects the autocompletion feature. For example I can see this in the debug output: ``` 16:12:23.046 [error]...

Hi, I have a lot of warnings like this in the Nova's debugger console ``` warning: Unable to get formatter options for /Users//patient_test.exs: Mix.Error Formatter plugin Phoenix.LiveView.HTMLFormatter cannot be found...

Hello, During Cucumber tests cell's content is rendered as escaped string http://cl.ly/0I0G0c3k2c0i. Gem versions are: ``` cells (4.0.4) capybara (2.5.0) cucumber (1.3.20) ``` May have relation to https://github.com/apotonick/rspec-cells/issues/21 but this...

``` rew install semaphoreci/tap/sem Running `brew update --preinstall`... ==> Auto-updated Homebrew! Updated 2 taps (homebrew/core and homebrew/cask). ==> New Formulae gcc@12 ttmath ==> Updated Formulae Updated 13 formulae. ==> Updated...

## Background One of the core differentiators of OTP is HCU which is getting more and more important while stateful services such as those that are built with LiveView are...

**Describe the bug** I can't cluster nodes because of the `Time difference between ... is too great!` error. I'm trying to set up a 3 nodes cluster on the [fly.io](https://fly.io/)...

kind/bug
linear

Hey folks, I can see increased interest in SQLite in my [tech](https://twitter.com/dhh/status/1705271515997143168) [bubble](https://www.youtube.com/watch?v=fq2PUpgfCi4). Ahd that's how I learned about [libSQL](https://turso.tech/libsql) which offers several [improvements](https://github.com/tursodatabase/libsql/blob/main/doc/libsql_extensions.md) including altering columns. One of the...