jyc

Results 11 issues of jyc

**Describe the bug** 1. Pay annually using a credit card. 2. The Stripe checkout flow shows a success message. Expected: Monica CRM shows a success message. Actual: Monica CRM redirects...

Sometimes the code syntax highlighting seems to break with large files until I cursor through the relevant regions. It looks like this: ![screen shot 2015-07-06 at 12 25 29 am](https://cloud.githubusercontent.com/assets/360412/8515666/8a3d8754-2375-11e5-869c-71338f9a51f3.png)...

bug

Given that one of the major additions to PHP 5.4 will be Traits (see http://www.php.net/archive/2011.php#id2011-06-28-1), and as the syntax has been pretty much set in an RFC, PHPDoctor should support...

looking for an implementor

Hello! Thanks for making Kino. I'm using some GenServers inside of a Livebook notebook. I have an Elixir cell which contains a call to `Kino.start_child!/1`. Weirdly, sometimes when I reevaluate...

Hello! Thanks for making sweet_xml! The following code hangs: ```elixir "" |> stream_tags(:feed) |> Stream.take(1) |> Enum.to_list ``` ... but removing the Stream.take lets the code run to completion as...

Hello! Thanks for making this plugin. It works well most of the time, but it often gets into a state where type checking stops working. When hovering over values everything...

question

Is there any ongoing work on supporting GetForeignUpperPaths? I was thinking of taking a stab at it, but I don't want to duplicate effort. This would let us push down...

enhancement

Thanks for making Nx! I tried to use `value_and_grad` on a function that takes two inputs: a vectorized tensor and a non-vectorized tensor. ``` elixir defmodule Foo do import Nx.Defn...

kind:bug
area:defn

Hello! Thanks for making Rectangle! After upgrading to macOS 15.3, it seems like windows immediately return to their previous position after I use Rectangle to move them: https://github.com/user-attachments/assets/c7f984de-9a07-479f-9511-d4187143f011 Is there...

bug

Hello! I'm running Nx/EXLA on CUDA and started getting this error unpredictably: ``` %RuntimeError{message: "Command buffer has to have a graph executable to be updated"}, [ {EXLA.NIF, :run_io, [#Reference, [[#Reference,...