Feed of "Alexander Batischev"https://codeberg.org/Minoru2026-04-13T17:30:12+02:00Minoru commented on issue readeck/browser-extension#1272026-04-13T17:13:57+02:00122594463: https://codeberg.org/readeck/browser-extension/issues/127#issuecomment-13073178Fails with "Could not establish connection. Receiving end does not exist"
<p dir="auto"><a href="/mislav" class="mention" rel="nofollow">@mislav</a>, cool, thank you very much! I subscribed to the issue and will look into <code>GOMEMLIMIT</code>.</p>
Fails with "Could not establish connection. Receiving end does not exist"
<p dir="auto"><a href="/mislav" class="mention" rel="nofollow">@mislav</a>, cool, thank you very much! I subscribed to the issue and will look into <code>GOMEMLIMIT</code>.</p>
Minoruminoru@noreply.codeberg.orgMinoru commented on issue readeck/browser-extension#1272026-04-12T12:32:52+02:00122072313: https://codeberg.org/readeck/browser-extension/issues/127#issuecomment-13022079Fails with "Could not establish connection. Receiving end does not exist"
<p dir="auto">Thanks for the detailed instructions! Apparently 30 seconds come from Firefox:</p>
Fails with "Could not establish connection. Receiving end does not exist"
<p dir="auto">Thanks for the detailed instructions! Apparently 30 seconds come from Firefox:</p>
Minoruminoru@noreply.codeberg.orgMinoru commented on issue readeck/browser-extension#1272026-04-11T18:12:50+02:00121781115: https://codeberg.org/readeck/browser-extension/issues/127#issuecomment-12994692Fails with "Could not establish connection. Receiving end does not exist"
<p dir="auto">It didn't change a thing.</p>
Fails with "Could not establish connection. Receiving end does not exist"
<p dir="auto">It didn't change a thing.</p>
Minoruminoru@noreply.codeberg.orgMinoru opened issue readeck/browser-extension#1272026-04-11T12:41:54+02:00121672542: https://codeberg.org/readeck/browser-extension/issues/127<p dir="auto">I'm using Nginx as a reverse proxy for Readeck. Most pages are saved just fine, but occasionally I'll bump into one that fails like this:</p>
<p dir="auto"><a href="/readeck/browser-extension/attachments/eb17db2e-9c2e-4e62-880c-6fe67b4bcc07" target="_blank" rel="nofollow noopener"><img src="/readeck/browser-extension/attachments/eb17db2e-9c2e-4e62-880c-6fe67b4bcc07" alt="Something went wrong :-( Could not establish connection. Receiving end does not exist" loading="lazy"/></a></p>
<p dir="auto">Nginx logs show code 499:</p>
<pre class="code-block"><code class="chroma language-text display">X.X.X.X - - [11/Apr/2026:10:32:19 +0000] "POST /api/bookmarks HTTP/2.0" 499 0 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0"
</code></pre><p dir="auto">Readeck logs don't show anything for that request.</p>
<p dir="auto">The page is <a href="https://blog.voron.me/r1bng_dxpedition?utm_source=teletype&utm_medium=feed_rss&utm_campaign=voronspb" rel="nofollow">https://blog.voron.me/r1bng_dxpedition?utm_source=teletype&utm_medium=feed_rss&utm_campaign=voronspb</a> Previously it was failing to get saved because <code>client_max_body_size</code> in Nginx was set to 100M; I bumped that to 300M and now running into this error.</p>
<p dir="auto">It might be some timeout. I didn't time it precisely, but it takes between 20 and 30 seconds between me clicking the "Save" button and this error appearing.</p>
<p dir="auto">Extension version is 2.6.3, Firefox 140.9.1esr on Debian 13. As I said, I ran into this issue previously, including on my Android phone, so this isn't some new regression or anything like that.</p>
127#Fails with "Could not establish connection. Receiving end does not exist"#Minoruminoru@noreply.codeberg.orgMinoru commented on issue readeck/readeck#11722026-04-08T17:59:30+02:00120500049: https://codeberg.org/readeck/readeck/issues/1172#issuecomment-12887382Better interface for automated initial setup (idempotent `readeck user`)
<p dir="auto">Cool, thanks! I'll play with it once it's released.</p>
Better interface for automated initial setup (idempotent `readeck user`)
<p dir="auto">Cool, thanks! I'll play with it once it's released.</p>
Minoruminoru@noreply.codeberg.orgMinoru commented on issue fediverse/fediparty#1982026-04-08T17:40:46+02:00120494166: https://codeberg.org/fediverse/fediparty/issues/198#issuecomment-12886995Shall we maintain the servers list on the site, for what purpose?
<p dir="auto">If there's someone willing to curate a list of instance-finding portals, then I vote for option 4. I won't work on it myself though.</p>
Shall we maintain the servers list on the site, for what purpose?
<p dir="auto">If there's someone willing to curate a list of instance-finding portals, then I vote for option 4. I won't work on it myself though.</p>
Minoruminoru@noreply.codeberg.orgMinoru commented on issue fediverse/fediparty#3162026-04-08T17:32:28+02:00120491187: https://codeberg.org/fediverse/fediparty/issues/316#issuecomment-12886725Transfer site hosting from Minoru to Ryuno-Ki
<p dir="auto">The quiz doesn't link to specific pages, it just points to resources about Fediverse. Fediparty is always included, and then we pick one more resource from a small list.</p>
Transfer site hosting from Minoru to Ryuno-Ki
<p dir="auto">The quiz doesn't link to specific pages, it just points to resources about Fediverse. Fediparty is always included, and then we pick one more resource from a small list.</p>
Minoruminoru@noreply.codeberg.orgMinoru commented on issue fediverse/fediparty#3162026-04-07T18:10:08+02:00120084696: https://codeberg.org/fediverse/fediparty/issues/316#issuecomment-12854613Transfer site hosting from Minoru to Ryuno-Ki
<p dir="auto">Another potential TODO for the migration: ask lightone to give us a token for the DNS provider, so we can issue TLS certificates using DNS challenge? Right now, I'm using webroot challenge, which I already learned is a PITA when migrating between servers: DNS points at the old one so the new one can't obtain the certificate, and I can't point the DNS to the new one because without a certificate it can't serve the HTTPS traffic. I migrated some of my other sites to DNS challenge and it was a bliss migrating them to a new server.</p>
Transfer site hosting from Minoru to Ryuno-Ki
<p dir="auto">Another potential TODO for the migration: ask lightone to give us a token for the DNS provider, so we can issue TLS certificates using DNS challenge? Right now, I'm using webroot challenge, which I already learned is a PITA when migrating between servers: DNS points at the old one so the new one can't obtain the certificate, and I can't point the DNS to the new one because without a certificate it can't serve the HTTPS traffic. I migrated some of my other sites to DNS challenge and it was a bliss migrating them to a new server.</p>
Minoruminoru@noreply.codeberg.orgMinoru commented on issue fediverse/fediparty#3162026-04-07T18:08:08+02:00120084192: https://codeberg.org/fediverse/fediparty/issues/316#issuecomment-12854553Transfer site hosting from Minoru to Ryuno-Ki
<p dir="auto"><a href="/fediverse/fediparty/issues/313" class="ref-issue" rel="nofollow">#313</a> shows that FediQuiz can't be truly archived because some other sites it references might die, and it will need updating. I think for now I can keep hosting it and providing updates when necessary.</p>
Transfer site hosting from Minoru to Ryuno-Ki
<p dir="auto"><a href="/fediverse/fediparty/issues/313" class="ref-issue" rel="nofollow">#313</a> shows that FediQuiz can't be truly archived because some other sites it references might die, and it will need updating. I think for now I can keep hosting it and providing updates when necessary.</p>
Minoruminoru@noreply.codeberg.orgMinoru commented on issue readeck/readeck#11722026-04-04T13:54:54+02:00118913121: https://codeberg.org/readeck/readeck/issues/1172#issuecomment-12646035Better interface for automated initial setup (idempotent `readeck user`)
<p dir="auto">Parsing strings doesn't feel like a reliable solution to me. A string could be changed, or it could become translated. The command could start producing more output and accidentally include "create user" somewhere else in the text.</p>
<p dir="auto">Instead I made Ansible store the email and password that it used last, and re-run the command if they change:</p>
<pre class="code-block"><code class="chroma language-patch display"><span class="gh">diff --git a/.gitignore b/.gitignore
</span><span class="gh"></span>new file mode 100644
<span class="gh">index 0000000..7e4ccaf
</span><span class="gh"></span><span class="gd">--- /dev/null
</span><span class="gd"></span><span class="gi">+++ b/.gitignore
</span><span class="gi"></span><span class="gu">@@ -0,0 +1 @@
</span><span class="gu"></span><span class="gi">+/cached_facts/
</span><span class="gi"></span><span class="gh">diff --git a/ansible.cfg b/ansible.cfg
</span><span class="gh">index 4b1c387..bf3bd5e 100644
</span><span class="gh"></span><span class="gd">--- a/ansible.cfg
</span><span class="gd"></span><span class="gi">+++ b/ansible.cfg
</span><span class="gi"></span><span class="gu">@@ -1,5 +1,7 @@
</span><span class="gu"></span> [defaults]
inventory = hosts.ini
<span class="gi">+fact_caching = ansible.builtin.jsonfile
</span><span class="gi">+fact_caching_connection = cached_facts
</span><span class="gi"></span>
[ssh_connection]
pipelining = True
<span class="gh">diff --git a/roles/www-readeck.TLD/tasks/main.yml b/roles/www-readeck.TLD/tasks/main.yml
</span><span class="gh">index 188fce2..cd6786d 100644
</span><span class="gh"></span><span class="gd">--- a/roles/www-readeck.TLD/tasks/main.yml
</span><span class="gd"></span><span class="gi">+++ b/roles/www-readeck.TLD/tasks/main.yml
</span><span class="gi"></span><span class="gu">@@ -34,14 +34,19 @@
</span><span class="gu"></span> notify: restart readeck
- name: Ensure there are a 'minoru' user in Readeck.
<span class="gd">- # This command always does something. Let's ignore it unless it fails.
</span><span class="gd">- changed_when: no
</span><span class="gd"></span><span class="gi">+ when: last_readeck_u_minoru_email is undefined or last_readeck_u_minoru_email != readeck_u_minoru_email or last_readeck_u_minoru_pwd is undefined or last_readeck_u_minoru_pwd != readeck_u_minoru_pwd
</span><span class="gi"></span> become: yes
become_user: readeck
ansible.builtin.command:
chdir: /var/lib/readeck
cmd: /var/lib/readeck/readeck user -config /etc/readeck/config.toml -user minoru -email {{ readeck_u_minoru_email }} -password "{{ readeck_u_minoru_pwd }}"
<span class="gi">+- name: Remember Readeck user's email and password to avoid adding them again.
</span><span class="gi">+ ansible.builtin.set_fact:
</span><span class="gi">+ last_readeck_u_minoru_email: "{{ readeck_u_minoru_email }}"
</span><span class="gi">+ last_readeck_u_minoru_pwd: "{{ readeck_u_minoru_pwd }}"
</span><span class="gi">+ cacheable: yes
</span><span class="gi">+
</span><span class="gi"></span> - name: Ensure systemd unit for Readeck is installed.
ansible.builtin.copy:
src: readeck.service
</code></pre><p dir="auto">(I'm fine with storing <code>readeck_u_minoru_pwd</code> in Ansible's facts cache because the password is hashed.)</p>
<p dir="auto">This works for my use-case, but might not fit someone who e.g. runs Ansible from multiple hosts.</p>
<p dir="auto">Thank you for your thoughts and ideas on this!</p>
Better interface for automated initial setup (idempotent `readeck user`)
<p dir="auto">Parsing strings doesn't feel like a reliable solution to me. A string could be changed, or it could become translated. The command could start producing more output and accidentally include "create user" somewhere else in the text.</p>
<p dir="auto">Instead I made Ansible store the email and password that it used last, and re-run the command if they change:</p>
<pre class="code-block"><code class="chroma language-patch display"><span class="gh">diff --git a/.gitignore b/.gitignore
</span><span class="gh"></span>new file mode 100644
<span class="gh">index 0000000..7e4ccaf
</span><span class="gh"></span><span class="gd">--- /dev/null
</span><span class="gd"></span><span class="gi">+++ b/.gitignore
</span><span class="gi"></span><span class="gu">@@ -0,0 +1 @@
</span><span class="gu"></span><span class="gi">+/cached_facts/
</span><span class="gi"></span><span class="gh">diff --git a/ansible.cfg b/ansible.cfg
</span><span class="gh">index 4b1c387..bf3bd5e 100644
</span><span class="gh"></span><span class="gd">--- a/ansible.cfg
</span><span class="gd"></span><span class="gi">+++ b/ansible.cfg
</span><span class="gi"></span><span class="gu">@@ -1,5 +1,7 @@
</span><span class="gu"></span> [defaults]
inventory = hosts.ini
<span class="gi">+fact_caching = ansible.builtin.jsonfile
</span><span class="gi">+fact_caching_connection = cached_facts
</span><span class="gi"></span>
[ssh_connection]
pipelining = True
<span class="gh">diff --git a/roles/www-readeck.TLD/tasks/main.yml b/roles/www-readeck.TLD/tasks/main.yml
</span><span class="gh">index 188fce2..cd6786d 100644
</span><span class="gh"></span><span class="gd">--- a/roles/www-readeck.TLD/tasks/main.yml
</span><span class="gd"></span><span class="gi">+++ b/roles/www-readeck.TLD/tasks/main.yml
</span><span class="gi"></span><span class="gu">@@ -34,14 +34,19 @@
</span><span class="gu"></span> notify: restart readeck
- name: Ensure there are a 'minoru' user in Readeck.
<span class="gd">- # This command always does something. Let's ignore it unless it fails.
</span><span class="gd">- changed_when: no
</span><span class="gd"></span><span class="gi">+ when: last_readeck_u_minoru_email is undefined or last_readeck_u_minoru_email != readeck_u_minoru_email or last_readeck_u_minoru_pwd is undefined or last_readeck_u_minoru_pwd != readeck_u_minoru_pwd
</span><span class="gi"></span> become: yes
become_user: readeck
ansible.builtin.command:
chdir: /var/lib/readeck
cmd: /var/lib/readeck/readeck user -config /etc/readeck/config.toml -user minoru -email {{ readeck_u_minoru_email }} -password "{{ readeck_u_minoru_pwd }}"
<span class="gi">+- name: Remember Readeck user's email and password to avoid adding them again.
</span><span class="gi">+ ansible.builtin.set_fact:
</span><span class="gi">+ last_readeck_u_minoru_email: "{{ readeck_u_minoru_email }}"
</span><span class="gi">+ last_readeck_u_minoru_pwd: "{{ readeck_u_minoru_pwd }}"
</span><span class="gi">+ cacheable: yes
</span><span class="gi">+
</span><span class="gi"></span> - name: Ensure systemd unit for Readeck is installed.
ansible.builtin.copy:
src: readeck.service
</code></pre><p dir="auto">(I'm fine with storing <code>readeck_u_minoru_pwd</code> in Ansible's facts cache because the password is hashed.)</p>
<p dir="auto">This works for my use-case, but might not fit someone who e.g. runs Ansible from multiple hosts.</p>
<p dir="auto">Thank you for your thoughts and ideas on this!</p>
Minoruminoru@noreply.codeberg.orgMinoru commented on issue fediverse/fediquiz#582026-03-31T18:15:10+02:00117117549: https://codeberg.org/fediverse/fediquiz/issues/58#issuecomment-12481935Results page links to fediverse.town, which is dead
<p dir="auto">Nope, it got auto-closed when I merged my MR. Then I took a stab at fixing the deployment, but ran out of time.</p>
Results page links to fediverse.town, which is dead
<p dir="auto">Nope, it got auto-closed when I merged my MR. Then I took a stab at fixing the deployment, but ran out of time.</p>
Minoruminoru@noreply.codeberg.orgMinoru commented on pull request fediverse/fediquiz#592026-03-31T18:10:19+02:00117116325: https://codeberg.org/fediverse/fediquiz/pulls/59#issuecomment-12481836Update CI config to fix it
<p dir="auto">Yup, it ran on the main branch just fine: <a href="https://ci.codeberg.org/repos/8355/pipeline/13" rel="nofollow">https://ci.codeberg.org/repos/8355/pipeline/13</a></p>
Update CI config to fix it
<p dir="auto">Yup, it ran on the main branch just fine: <a href="https://ci.codeberg.org/repos/8355/pipeline/13" rel="nofollow">https://ci.codeberg.org/repos/8355/pipeline/13</a></p>
Minoruminoru@noreply.codeberg.orgMinoru pushed to main at fediverse/fediquiz2026-03-31T18:06:03+02:00117115218: https://codeberg.org/fediverse/fediquiz/compare/25a26d976e75b789d64282a646b3bea5829fc625...b830949957ec41410435a1f6185a48fcc74204c9<a href="https://codeberg.org/fediverse/fediquiz/commit/b830949957ec41410435a1f6185a48fcc74204c9" rel="nofollow">b830949957ec41410435a1f6185a48fcc74204c9</a>
Merge pull request 'Update CI config to fix it' (#59) from bugfix/fix-ci into main
<a href="https://codeberg.org/fediverse/fediquiz/commit/b8b5b5e78f01b68758d0d6e0b24b4cb4d11337da" rel="nofollow">b8b5b5e78f01b68758d0d6e0b24b4cb4d11337da</a>
Update CI config to fix it<a href="https://codeberg.org/fediverse/fediquiz/commit/b830949957ec41410435a1f6185a48fcc74204c9">b830949957ec41410435a1f6185a48fcc74204c9</a>
Merge pull request 'Update CI config to fix it' (#59) from bugfix/fix-ci into main
<a href="https://codeberg.org/fediverse/fediquiz/commit/b8b5b5e78f01b68758d0d6e0b24b4cb4d11337da">b8b5b5e78f01b68758d0d6e0b24b4cb4d11337da</a>
Update CI config to fix itMinoruminoru@noreply.codeberg.orgMinoru merged pull request fediverse/fediquiz#592026-03-31T18:05:49+02:00117114984: https://codeberg.org/fediverse/fediquiz/pulls/59Update CI config to fix itUpdate CI config to fix itMinoruminoru@noreply.codeberg.orgMinoru commented on pull request fediverse/fediquiz#592026-03-31T18:05:21+02:00117114921: https://codeberg.org/fediverse/fediquiz/pulls/59#issuecomment-12481767Update CI config to fix it
<p dir="auto">Okay, CI runs and does nothing (as expected). Merging to see what it does on the main branch.</p>
Update CI config to fix it
<p dir="auto">Okay, CI runs and does nothing (as expected). Merging to see what it does on the main branch.</p>
Minoruminoru@noreply.codeberg.orgMinoru created pull request fediverse/fediquiz#592026-03-31T18:04:28+02:00117114792: https://codeberg.org/fediverse/fediquiz/pulls/59<p dir="auto">See the following two commits in fediparty repo for similar changes:</p>
<ul dir="auto">
<li><a href="https://codeberg.org/fediverse/fediparty/commit/48f82747eca7e7da33769ed81861171ce8c01fb2" rel="nofollow"><code>fediverse/fediparty@48f82747ec</code></a></li>
<li><a href="https://codeberg.org/fediverse/fediparty/commit/54c01eb813ae5a466e35d599a9916d423e106a8e" rel="nofollow"><code>fediverse/fediparty@54c01eb813</code></a></li>
</ul>
<p dir="auto">Hopefully this fixes CI so the changes from <a href="https://codeberg.org/fediverse/fediquiz/issues/58" class="ref-issue" rel="nofollow">#58</a> can finally be deployed.</p>
59#Update CI config to fix it#Minoruminoru@noreply.codeberg.orgMinoru pushed to bugfix/fix-ci at fediverse/fediquiz2026-03-31T18:03:44+02:00117114630: https://codeberg.org/fediverse/fediquiz/commit/b8b5b5e78f01b68758d0d6e0b24b4cb4d11337da<a href="https://codeberg.org/fediverse/fediquiz/commit/b8b5b5e78f01b68758d0d6e0b24b4cb4d11337da" rel="nofollow">b8b5b5e78f01b68758d0d6e0b24b4cb4d11337da</a>
Update CI config to fix it<a href="https://codeberg.org/fediverse/fediquiz/commit/b8b5b5e78f01b68758d0d6e0b24b4cb4d11337da">b8b5b5e78f01b68758d0d6e0b24b4cb4d11337da</a>
Update CI config to fix itMinoruminoru@noreply.codeberg.orgMinoru created branch bugfix/fix-ci in fediverse/fediquiz2026-03-31T18:03:44+02:00117114624: https://codeberg.org/fediverse/fediquiz/src/branch/bugfix/fix-ciMinoruminoru@noreply.codeberg.orgMinoru opened issue readeck/readeck#11722026-03-25T16:09:32+01:00114637647: https://codeberg.org/readeck/readeck/issues/1172<h3 id="user-content-your-question-or-request" dir="auto">Your question or request</h3>
<p dir="auto">I deploy Readeck with Ansible, i.e. I have a "script" that runs commands to put the server into the desired state. Ansible is big on the idempotency, i.e. re-running the "script" simply verifies that the server is in the desired state.</p>
<p dir="auto">My "script" runs <code>readeck user</code> to create an initial user and avoid the onboarding. I don't want onboarding because I know in advance that I'll have this one user, and I don't want the onboarding page to be accessible from the Internet even for a second.</p>
<p dir="auto"><code>readeck user</code> is not idempotent though: every time I run it, it logs me out of all my browser sessions. I gather it's by design, to migrate passwords to newer hashes?</p>
<p dir="auto">My question is how I could do this better. Does Readeck have a command to check if the user already exists? Or to check if Readeck is in onboarding mode? I could use either of those to only run <code>readeck user</code> on first deployment. (It'd be a minor annoyance later if I change the password without updating the "script", but that's okay because I'm moving servers only once in a few years.)</p>
<p dir="auto">Another alternative is to add a flag to <code>readeck user</code> to make it fail if the user already exists. If this condition is indicated via an exit code, I can instruct Ansible to treat it as success, and any other non-zero code as failure. This would probably be my preferred solution, but I'd like to see if others have better ideas first.</p>
<p dir="auto">There are kludges like curling Readeck endpoints to see if it's onboarding, or put the password hash in a file on the server so it can be checked later to see if <code>readeck user</code> needs re-running. I'd prefer to see if there's any interesting in accommodating this in Readeck proper.</p>
<p dir="auto">The initial approach from <a href="/readeck/readeck/issues/352" class="ref-issue" rel="nofollow">#352</a> would have worked for me too, because Ansible can compare files and see that it doesn't need to update anything. Alas, it got scraped in favour of <code>readeck user</code>.</p>
1172#Better interface for automated initial setup (idempotent `readeck user`)#Minoruminoru@noreply.codeberg.orgMinoru commented on issue fediverse/fediquiz#582026-03-24T08:08:57+01:00114087087: https://codeberg.org/fediverse/fediquiz/issues/58#issuecomment-12016005Results page links to fediverse.town, which is dead
<p dir="auto">It's not helping, I'm getting "failed to load branches: user does not exist [uid: 0 ...]". I'll take a look at this later.</p>
Results page links to fediverse.town, which is dead
<p dir="auto">It's not helping, I'm getting "failed to load branches: user does not exist [uid: 0 ...]". I'll take a look at this later.</p>
Minoruminoru@noreply.codeberg.orgMinoru commented on issue fediverse/fediquiz#582026-03-24T08:06:12+01:00114086865: https://codeberg.org/fediverse/fediquiz/issues/58#issuecomment-12015987Results page links to fediverse.town, which is dead
<p dir="auto">Meh, CI here is broken and didn't deploy the update to the site. Doing what you're calling a rain dance now...</p>
Results page links to fediverse.town, which is dead
<p dir="auto">Meh, CI here is broken and didn't deploy the update to the site. Doing what you're calling a rain dance now...</p>
Minoruminoru@noreply.codeberg.orgMinoru pushed to main at fediverse/fediquiz2026-03-24T08:05:21+01:00114086808: https://codeberg.org/fediverse/fediquiz/commit/25a26d976e75b789d64282a646b3bea5829fc625<a href="https://codeberg.org/fediverse/fediquiz/commit/25a26d976e75b789d64282a646b3bea5829fc625" rel="nofollow">25a26d976e75b789d64282a646b3bea5829fc625</a>
Recommend joinfediverse.wiki in place of fediverse.town<a href="https://codeberg.org/fediverse/fediquiz/commit/25a26d976e75b789d64282a646b3bea5829fc625">25a26d976e75b789d64282a646b3bea5829fc625</a>
Recommend joinfediverse.wiki in place of fediverse.townMinoruminoru@noreply.codeberg.orgMinoru closed issue fediverse/fediquiz#582026-03-24T08:05:21+01:00114086784: https://codeberg.org/fediverse/fediquiz/issues/58#issuecomment-12015981Results page links to fediverse.town, which is deadResults page links to fediverse.town, which is deadMinoruminoru@noreply.codeberg.orgMinoru pushed to bugfix/58-replace-fediverse-town at fediverse/fediquiz2026-03-24T08:04:09+01:00114086643: https://codeberg.org/fediverse/fediquiz/commit/73aad5e9f387c0cbbfce8dbc141f571fe39420e1<a href="https://codeberg.org/fediverse/fediquiz/commit/73aad5e9f387c0cbbfce8dbc141f571fe39420e1" rel="nofollow">73aad5e9f387c0cbbfce8dbc141f571fe39420e1</a>
Recomment joinfediverse.wiki in place of fediverse.town<a href="https://codeberg.org/fediverse/fediquiz/commit/73aad5e9f387c0cbbfce8dbc141f571fe39420e1">73aad5e9f387c0cbbfce8dbc141f571fe39420e1</a>
Recomment joinfediverse.wiki in place of fediverse.townMinoruminoru@noreply.codeberg.orgMinoru created branch bugfix/58-replace-fediverse-town in fediverse/fediquiz2026-03-24T08:04:09+01:00114086619: https://codeberg.org/fediverse/fediquiz/src/branch/bugfix/58-replace-fediverse-townMinoruminoru@noreply.codeberg.orgMinoru closed issue fediverse/fediparty#3132026-03-21T14:45:18+01:00113039970: https://codeberg.org/fediverse/fediparty/issues/313#issuecomment-11891685FediQuiz links to dead siteFediQuiz links to dead siteMinoruminoru@noreply.codeberg.orgMinoru commented on issue fediverse/fediparty#3132026-03-21T14:45:18+01:00113039928: https://codeberg.org/fediverse/fediparty/issues/313#issuecomment-11891673FediQuiz links to dead site
<p dir="auto">Moved to fediquiz's issue tracker: <a href="https://codeberg.org/fediverse/fediquiz/issues/58" class="ref-issue" rel="nofollow">fediverse/fediquiz#58</a></p>
FediQuiz links to dead site
<p dir="auto">Moved to fediquiz's issue tracker: <a href="https://codeberg.org/fediverse/fediquiz/issues/58" class="ref-issue" rel="nofollow">fediverse/fediquiz#58</a></p>
Minoruminoru@noreply.codeberg.orgMinoru opened issue fediverse/fediquiz#582026-03-21T14:45:01+01:00113039859: https://codeberg.org/fediverse/fediquiz/issues/58<p dir="auto">The results page of the FediQuiz has a link to fediverse.town, whose domain seems to have been taken over with ad slop. Needs to be removed, or maybe swapped out for joinfediverse.wiki or something?</p>
<p dir="auto"><em>Originally posted by <a href="/strypey" class="mention" rel="nofollow">@strypey</a> in <a href="https://codeberg.org/fediverse/fediparty/issues/313#issue-3655739" class="ref-issue" rel="nofollow">fediverse/fediparty#313 (comment)</a></em></p>
58#Results page links to fediverse.town, which is dead#Minoruminoru@noreply.codeberg.orgMinoru commented on issue fediverse/fediparty#3182026-03-21T11:46:28+01:00112989405: https://codeberg.org/fediverse/fediparty/issues/318#issuecomment-11885547Team list on About page needs updating
<blockquote>
<blockquote>
<p dir="auto">Perhaps the site should list the mirrors more prominently? Or is this a sort of a quiet backup that can be announced on Fedi in case of problems with the main instance?</p>
</blockquote>
</blockquote>
Team list on About page needs updating
<blockquote>
<blockquote>
<p dir="auto">Perhaps the site should list the mirrors more prominently? Or is this a sort of a quiet backup that can be announced on Fedi in case of problems with the main instance?</p>
</blockquote>
</blockquote>
Minoruminoru@noreply.codeberg.orgMinoru commented on issue fediverse/fediparty#3162026-03-21T11:35:08+01:00112986246: https://codeberg.org/fediverse/fediparty/issues/316#issuecomment-11885283Transfer site hosting from Minoru to Ryuno-Ki
<blockquote>
<p dir="auto">But at this point we'd need <a href="/lostinlight" class="mention" rel="nofollow">@lostinlight</a> to enact any such changes, yes?</p>
</blockquote>
Transfer site hosting from Minoru to Ryuno-Ki
<blockquote>
<p dir="auto">But at this point we'd need <a href="/lostinlight" class="mention" rel="nofollow">@lostinlight</a> to enact any such changes, yes?</p>
</blockquote>
Minoruminoru@noreply.codeberg.org