pinage404

Results 67 comments of pinage404

I had the same issue Disabling `narrate.filter-voices` in `about:config` also solved it for me I use : Zen Browser 1.12.5b (Firefox 138.0.3) Pied 0.3.0 speech-dispatcher 0.11.5

it's depend on the maintainer, i'm just a random

I have the same issue : it works on my machine but fails in the CI or on my machine inside a container https://gitlab.com/pinage404/nix-sandboxes/-/jobs/4634026045#L1000 even adding `shellHook = "unset TMPDIR";`...

Probably related https://github.com/NixOS/nix/issues/6778 https://github.com/NixOS/nix/issues/7154

Hello, I changed the domain name of a website generated by mdBook Now, Google doesn't want to index the new URL because it is detected as duplicate content > [Duplicate...

Weird, [it works for me](https://gitlab.com/pinage404/slidev_bad_subfolder_behavior/-/blob/1089c9eb2d761f93dad5f9228bd6e0cabef7f1f3/vite.config.ts) Here is the content ```ts import MarkdownItSup from 'markdown-it-sup' import { defineConfig } from 'vite' export default defineConfig({ slidev: { markdown: { markdownItSetup(md) { md.use(MarkdownItSup)...

It used to work in 0.49.10 and below I imagine that 0.49.11 introduces a behavior change Thanks, i did [a symlink in the subfolders](https://gitlab.com/pinage404/slides/-/commit/fd70cf423bd2952e0a5ea9be26bd9779b6e8fc2e) this fix the issue

Thanks for the quick reply ! I use the determinate of the PR, then applyied the config The nix daemon wasn't reloaded ```txt building the system configuration... warning: Git tree...

I will close this issue when the main branch will be fixed

I use [Nixinate](https://github.com/MatthewCroughan/nixinate) to deploy my machines It used to work, i didn't deploy since few weeks This executes ```sh NIX_SSHOPTS=-t /nix/store/gqqzwh7yhvjd0rfdpnar9jvgifmw1lfc-flock-0.4.0/bin/flock -w 60 /dev/shm/nixinate-raspberry-pi-3b-black /nix/store/dhav4whad4m1is8r31x7cnm7zpzqqpkw-nixos-rebuild/bin/nixos-rebuild switch --flake /nix/store/z1d5k3g856cxwc1fq66zj1kl7dc6affa-source#raspberry-pi-3b-black --target-host...