How should I go about majorly rewriting a wiki article due to a version upgrade invalidating nearly everything?

|
ston 2022-08-19 01:51:49
wildog87 2022-08-19 01:50:03
what if I set that variable in the .config/matplotlib/matplotlibrc?

what shell do you use?

wildog87 2022-08-19 01:51:57
zsh
ston 2022-08-19 01:52:04
.zshenv
ston 2022-08-19 01:52:14
add:
export MPLBACKEND=TkAgg
ston 2022-08-19 01:53:44
Another solution is to use opencv to display the image, which I have used before and it works fine
wildog87 2022-08-19 01:55:36
it work, thanks, god bless you
ston 2022-08-19 01:55:58
You are welcome
bettehem 2022-08-19 01:57:30
You should probably ask in Guild Tavern, as this doesn’t seem to be Arch specific
urparv 2022-08-19 05:51:28
dkms can not compile my rtl8821ce-dkms after upgrading 5.19.2
urparv 2022-08-19 05:53:02
after upgrading my arch linux machine to 5.19.2 does not working dkms on rtl8821ce
p87726 2022-08-19 07:25:00
urparv 2022-08-19 05:51:28
dkms can not compile my rtl8821ce-dkms after upgrading 5.19.2

You need to wait until the devs fix the driver code for the new kernel. Otherwise, downgrade to the previous kernel version for now.

CivilServant 2022-08-19 07:45:17
Need help to setup newly installed manjaro.

Anyone please?

Fueled by Coffee 2022-08-19 07:49:53
CivilServant 2022-08-19 07:45:17
Need help to setup newly installed manjaro.

Anyone please?

Ask in manjaro group then

CivilServant 2022-08-19 07:51:09
Fueled by Coffee 2022-08-19 07:49:53
Ask in manjaro group then

I read manjaro is arch based, i thought i can get one teacher in this wide group.

Already asked in manjaro group also

BonZoSo 2022-08-19 07:53:20
CivilServant 2022-08-19 07:51:09
I read manjaro is arch based, i thought i can get one teacher in this wide group.

Already asked in manjaro group also

“This chat is about Arch, not Arch derivatives!”
Read The Pin

CivilServant 2022-08-19 07:54:41
Around 7 years back, i met a person in this group, he helped me to install arch linux from command line/grub (i dont know to say it).

He helped me more than my expectation. Finally we had that satisfaction of seeing arch

CivilServant 2022-08-19 07:55:13
BonZoSo 2022-08-19 07:53:20
“This chat is about Arch, not Arch derivatives!”
Read The Pin

Sorry. Understood

MasterDevX 2022-08-19 10:35:47
archlinuxgroup-608214.jpg
Anyone had issue with context menus opening on wrong monitor? Happens on KDE Plasma with Qalculate
C0rn3j 2022-08-19 10:41:43
urparv 2022-08-19 05:53:02
after upgrading my arch linux machine to 5.19.2 does not working dkms on rtl8821ce

I highly suggest spending $20 to replace it with Intel AX200 if possible.

blueisboy 2022-08-19 11:57:37
im close fastBoot on Windows 11, when i restart to Arch, Windows disk is Readonly when i mount it. i only use ntfs-3g remove hiberfile, why?
JF049 2022-08-19 12:02:02
blueisboy 2022-08-19 11:57:37
im close fastBoot on Windows 11, when i restart to Arch, Windows disk is Readonly when i mount it. i only use ntfs-3g remove hiberfile, why?

In most cases it means that it’s mount as read-only or correct permissions aren’t set properly
https://wiki.archlinux.org/title/NTFS-3G#Linux_compatible_permissions

blueisboy 2022-08-19 12:15:45
archlinuxgroup-608221.jpg
thank you, i think , this is truth.
C0rn3j 2022-08-19 12:50:57
How should I go about majorly rewriting a wiki article due to a version upgrade invalidating nearly everything?

I’m talking about Keycloak specifically.

When I’ve handled the Icinga 1 to 2 transition, I just pushed one large change, which is against the mentality of pushing small changes that can be individually reverted, but I’m not sure how to do small changes without making the page be half broken with old and new info at the same time

saldorin 2022-08-19 12:51:59
‘due to a version upgrade invalidating nearly everything’ justifies one big change imho
C0rn3j 2022-08-19 12:52:26
saldorin 2022-08-19 12:51:59
‘due to a version upgrade invalidating nearly everything’ justifies one big change imho

It doesn’t and I’ve been slapped on the wrist for how I’ve handled Icinga rewrite

SwitchAxe 2022-08-19 12:52:35
C0rn3j 2022-08-19 12:50:57
How should I go about majorly rewriting a wiki article due to a version upgrade invalidating nearly everything?

I’m talking about Keycloak specifically.

When I’ve handled the Icinga 1 to 2 transition, I just pushed one large change, which is against the mentality of pushing small changes that can be individually reverted, but I’m not sure how to do small changes without making the page be half broken with old and new info at the same time

isn’t there a warning you can put that tells people that the page is outdated in its entirety and it needs to be modified?
i’m willing to bet i saw it somewhere on the wiki before

C0rn3j 2022-08-19 12:53:05
SwitchAxe 2022-08-19 12:52:35
isn’t there a warning you can put that tells people that the page is outdated in its entirety and it needs to be modified?
i’m willing to bet i saw it somewhere on the wiki before

Such warning is currently there, though that doesn’t help with my issue of not knowing how to do incremental rewrites nicely

SwitchAxe 2022-08-19 12:53:15
SwitchAxe 2022-08-19 12:52:35
isn’t there a warning you can put that tells people that the page is outdated in its entirety and it needs to be modified?
i’m willing to bet i saw it somewhere on the wiki before

and with that in place you can hopefully take your time to write small, justifiable changes

SwitchAxe 2022-08-19 12:53:47
C0rn3j 2022-08-19 12:53:05
Such warning is currently there, though that doesn’t help with my issue of not knowing how to do incremental rewrites nicely

i mean, if the warning is there there’s no need to rush, since the page should not be used as a reference as it is in any case

saldorin 2022-08-19 12:54:43
C0rn3j 2022-08-19 12:52:26
It doesn’t and I’ve been slapped on the wrist for how I’ve handled Icinga rewrite

oh ok- wouldn’t have expected that – maybe posting the rewrite in “discussion” first would be better?

fabiscafe 2022-08-19 13:04:19
4200 members 🎉
cubementore 2022-08-19 13:04:46
yay -Syu!
C0rn3j 2022-08-19 13:09:18
saldorin 2022-08-19 12:54:43
oh ok- wouldn’t have expected that – maybe posting the rewrite in “discussion” first would be better?

https://wiki.archlinux.org/title/ArchWiki:Contributing#Do_not_make_complex_edits_at_once
I guess I’ll just rewrite it section by section, leaving parts of it incorrect meanwhile *shrug*

bacteriostat 2022-08-19 13:18:15
fabiscafe 2022-08-19 13:04:19
4200 members 🎉

Arch is the answer after all.

vexedmoth 2022-08-19 13:29:50
Let me start a discussion: yay or paru
|