nmtake

joined 1 year ago
[–] nmtake@lemm.ee 3 points 1 week ago

Oddly, the endpoint on lemm.el and lemmy.ml return comments:

> curl 'https://lemm.ee/api/v3/comment/list?post_id=45734814' | jq '.comments.[] | .comment.content[:50]'
"Yeah, you're right. I didn't read enough of the do"
"Thank you for the tip ... but whatever I try with "
"~~In 0.19.5, they removed the deprecated `post_id`"

> curl 'https://lemmy.ml/api/v3/comment/list?post_id=21766749' | jq '.comments.[] | .comment.content[:50]'
"Yeah, you're right. I didn't read enough of the do"
"Thank you for the tip ... but whatever I try with "
"~~In 0.19.5, they removed the deprecated `post_id`"

I think it would be better to ask the admin of the instance before creating the issue.

[–] nmtake@lemm.ee 5 points 1 week ago

Roots of Pacha - well polished, stress free farming sim. Highly recommended if you like Stardew Valley or Story of Seasons.

[–] nmtake@lemm.ee 1 points 2 weeks ago

Thanks for writing the summary for the current image-proxying related issues. I prefer the "proxying images route" for better privacy, but its drawbacks sounds worse.

If Lemmy has a user-customizable setting like "Don't load external media automatically" (including images, videos, etc.), I'm happy with the "passing through external images" route.

[–] nmtake@lemm.ee 1 points 2 weeks ago

Yes, fenced code block with specifying langauge may work as a workaround.

```text
systemctl --user cat emacs
```

but I said "inline" explicitly.

[–] nmtake@lemm.ee 2 points 2 weeks ago (2 children)

lemmy-ui: Highlighting some words blindly in inline code is really annoying. For example,

  • systemctl --user cat emacs
  • pactl load-module module-switch-on-connect
[–] nmtake@lemm.ee 8 points 3 weeks ago

Since it's a MediaWiki page you can get Markdown source of the page with appending action=raw query to the URL.

[–] nmtake@lemm.ee 2 points 3 weeks ago (1 children)

I see. Thanks for the explanation. It seems a long standing issue: https://github.com/Maato/volumeicon/issues/49

[–] nmtake@lemm.ee 3 points 3 weeks ago (3 children)

But the problem is that if you plug in a USB or bluetooth headset, it doesn’t automatically switch to it as the default.

How about module-switch-on-connect?

[–] nmtake@lemm.ee 2 points 1 month ago

You may need gtk-murrine-engine (actual package name may differ).

[–] nmtake@lemm.ee 1 points 1 month ago (1 children)

For logging, PANEL_DEBUG=all (source) seems to work. Anyway, did you reboot the system after removing xfce-volumed-pulse (so only xvce-pulseaudio-plugin should be enabled) ?

[–] nmtake@lemm.ee 5 points 1 month ago

You don't need pulseaudio and pipewire at the same time because pipewire provides pulseaudio-compatible server (pipewire-pulse). Also, pipewire usually doesn't require audio group. Did you follow the official docs or other online guide?

view more: next ›