Andrew Tropin
Andrew Tropin
@vikulin It's not very clear how to obtain logs for an application on android and I don't find this information in documentation either. Can you share the way to do...
Will add my two cents, I figured out that it happens to rules with CRITERIA using title. Original state:  ## Case 1 Works correctly, as expected, uses only app_id...
@vharmain This information resolves the issue! But I figured out that I can't use the merged schema with `m/parse`: ```clojure (def registry (merge (m/default-schemas) (mu/schemas) {:tg/text [:merge [:map [:message_id :int]]...
Ok, it seems -util-schema is missing -parse method, sent a fix #783
Hi @weavejester, any ideas on how to proceed with this? Would like to use malli with integrant as well.
There is already complete #1312, which adds hyperlinks for timecodes in the description. It would be really cool to generate chapters from those timestamps and have visual marks on progress...
~I can't reproduce it. Can someone else check it the problem is still present?~ Ok, I just had a basic as a fallback style.
I did the following trick, which is a little dirty, but works quite well: https://github.com/clojure-emacs/cider/issues/3019#issuecomment-1333921798  
On 2023-06-11 03:37, hab25 wrote: >> I have some draft implementation for using rde Emacs without Guix >> Home, however it still require guix. > > @abcdw has that implementation...
It maybe related to #4295.