Joaquim Pedro França Simão

Results 7 issues of Joaquim Pedro França Simão

Saw somewhere else > Short version: on non-Intel CPU, and not sse2, interpretation is required (-DNOJIT). On "modern" Intel CPUs, native machine code will be used by default > It...

## Expected Behavior The installation instructions on the documentation completed without error ## Current Behavior When running the following command on a clean NixOS 22.11 install: ``` $ nix-shell "https://github.com/divnix/digga/archive/main.tar.gz"...

bug

I was trying to update my setup based on an old version of https://github.com/truelecter/hive/ to newer nixpkgs and run `nix flake update`, and after that my repo devShell doens't work....

When editing an existing block with multiple URL, I get strange behaviour. When trying to add a URL+ [title](url) it only adds for one of the URL, even when invoked...

**Describe the bug** When trying to debug another bug, I stumbled upon a panic at `tachys/src/html/element/mod.rs:382:61` ``` panicked at /home/opc/.cargo/git/checkouts/leptos-2c8932a5258b3db6/4dea1195e233/tachys/src/html/element/mod.rs:382:61: called `Option::unwrap()` on a `None` value ``` The bug manifests...

bug

**Describe the bug** The application panics with the error message: "Dropped SendWrapper variable from a thread different to the one it has been created with." When accessing the following code...

bug

**Describe the bug** When trying to import an `LoroDoc` into a forked doc, it panics with: ``` thread 'test_loro_raw_concurrent_import' panicked at /home/opc/.cargo/git/checkouts/loro-efef1422f3eefd12/de93d34a9c07/crates/loro-internal/src/oplog/change_store.rs:696:17: assertion failed: vv.get(&change.id.peer).copied().unwrap_or(0)