nmtake

joined 1 year ago
[–] nmtake@lemm.ee 4 points 2 months ago

It's not a silly question; I thought it doesn't matter because PipeWire supports Pulseaudio.

[–] nmtake@lemm.ee 3 points 2 months ago (8 children)

Can you try "pactl load-module module-switch-on-connect"?

[–] nmtake@lemm.ee 4 points 2 months ago (1 children)

I'd try other (lightweight) distros for that case. Since your PC is old, it may not fulfil the latest Ubuntu's system requirements.

[–] nmtake@lemm.ee 5 points 2 months ago

I think GET /api/v3/resolve_object should work:

curl --url-query q=https://feddit.org/post/2401677 \
    https://lemmy.ml/api/v3/resolve_object \
    | jq .

(note that the value of q is url-encoded by --url-query)

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

Yes. In a typical live USB session, all changes are written to the RAM, so they are lost on the shutdown. Some live USB supports persistent storage, but I think it's not so common.

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

I see. Before the switching, you may want to try Linux on Windows using WSL2 or VirtualBox, etc. Also, Mint and other distros provide bootable image, so you can try it without installing Mint on your machine. Good luck!

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

Kernels are usually intalled in '/boot', and we usually install new kernels via a package manager (gnome-software, pacman, dnf, etc.). What distro and package manager are you using?

[–] nmtake@lemm.ee 4 points 2 months ago (12 children)

New kernel may introduce regressions. See this similar issue on kernel 6.10.3, or try another version of kernel on startup if it's possible.

[–] nmtake@lemm.ee 5 points 3 months ago

Can you try true instead of True?

https://specifications.freedesktop.org/desktop-entry-spec/latest/value-types.html

Values of type boolean must either be the string true or false.

[–] nmtake@lemm.ee 4 points 3 months ago

You can get 50 items at most with limit=50. Try

https://lemmy.ml/feeds/c/lemmy_support.xml?sort=New&limit=50
[–] nmtake@lemm.ee 29 points 3 months ago

Please note that many users of FOSS are also developers or contributors. Who wants to report a bug or send a patch if the community is worse?

[–] nmtake@lemm.ee 11 points 3 months ago (2 children)
  1. Gimp to batch edit pictures in a script (I know about ImageMagick but still)

It seems to exist: https://www.gimp.org/tutorials/Basic_Batch/

view more: ‹ prev next ›