Flinner
Flinner
https://github.com/dmstern/html2biblatex/blob/875812e24739a0d5d3d780a390b0105f88034b9c/src/html2biblatex.js#L53 Hello! thanks for the amazing software I think `someTimeTagWithoutDatetime` is undefined, the function errors and then I get no pop-up for context, this is what i wanted to refrence:...
**V version:** V 0.2.2 2bcc733 **OS:** Artix Linux **What did you do?** ```v //file name: uuid_test.v type UUID = [16]byte const codec_test_uuid = UUID([byte(0x6b), 0xa7, 0xb8, 0x10, 0x9d, 0xad, 0x11,...
I have added TikzJax Support to my site (by copying and modifying katex) it works with a shortcode `{{< tikzjax >}}` related: https://tikzjax.com/ my commit: https://github.com/Flinner/flinner.github.io/commit/937f1bf5080bf90cc75ffd846a21d8e7b75094c3 can I open a...
running `cargo +nightly run` on `ch11/ch11-fledge-os-0` returns the following: ```rs error[E0557]: feature has been removed --> /home/username/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/x86_64-0.13.5/src/lib.rs:5:43 | 5 | #![cfg_attr(feature = "const_fn", feature(const_fn))] // Needed for generic access to...
Flinner
Clojure from the Ground Up - [x] Chapters 1-3 - [ ] Chapters 4, 6 - [ ] Chapters 7, 8, 10 4Clojure - [ ] 20 problems - [...
This is related to #74 but i see no error logs at all. testing these lines manually https://github.com/tryptech/obs-zoom-and-follow/blob/1006b7b33ea69b3cde75a9a8ce0ec17a0622a5c1/zoom_and_follow_mouse.py#L60-L67 gives ```py >>> import pywinctl as pwc >>> pwc.getAllWindows() [LinuxWindow(hWnd=(0x01200003)), .....] >>>...
Either the project link changed or the server is down and the links aren't dead, sorry if it is the latter
### Description Hi! thanks for all the effort put into this ecosystem. I want to know if it is possible to have animated gradients for image's border_color and the input...
I am not sure if I am doing this wrong. If it should support let me know, maybe I can add the support ``` ❯ bril2json < test/bril_files/linking/link_ops.bril Traceback (most...
**Is your feature request related to a problem? Please describe.** I am relatively new to Haskell, so I apologize in case I am the problem :) **Describe the solution you'd...