Conversation
Notices
-
Embed this notice
nyanide :nyancat_rainbow::nyancat_body::nyancat_face: (nyanide@lab.nyanide.com)'s status on Saturday, 21-Jun-2025 04:15:57 JST nyanide :nyancat_rainbow::nyancat_body::nyancat_face:
i guess this is what i get for trying to run pleroma on arch.
@i @mint @phnt unsure what to do if you guys don't mind helping- Phantasm repeated this.
-
Embed this notice
ロミンちゃん (romin@shitposter.world)'s status on Saturday, 21-Jun-2025 04:19:29 JST ロミンちゃん
@nyanide @i @phnt @mint
>DIAGONSTIC
:l_sure: -
Embed this notice
nyanide :nyancat_rainbow::nyancat_body::nyancat_face: (nyanide@lab.nyanide.com)'s status on Saturday, 21-Jun-2025 04:19:43 JST nyanide :nyancat_rainbow::nyancat_body::nyancat_face:
@romin @i @phnt @mint oh -
Embed this notice
Rusty Crab (rustycrab@clubcyberia.co)'s status on Saturday, 21-Jun-2025 04:21:54 JST Rusty Crab
@nyanide @i @phnt @mint Phantasm likes this. -
Embed this notice
Phantasm (phnt@fluffytail.org)'s status on Saturday, 21-Jun-2025 04:22:41 JST Phantasm
@nyanide @i @mint OTP 28 is completely unsupported and Elixir 1.18.4 has borked regular expressions with it. DON'T -
Embed this notice
jeff (jeff@mk.magicka.org)'s status on Saturday, 21-Jun-2025 04:24:03 JST jeff
@phnt@fluffytail.org @nyanide@lab.nyanide.com @i@declin.eu @mint@ryona.agency ebin/
Phantasm and Johnny Peligro like this. -
Embed this notice
nyanide :nyancat_rainbow::nyancat_body::nyancat_face: (nyanide@lab.nyanide.com)'s status on Saturday, 21-Jun-2025 04:30:04 JST nyanide :nyancat_rainbow::nyancat_body::nyancat_face:
@phnt @i @mint Oh come the FUCK on I wanna run my Pleromer and I don't want to go hunting down for another Loonix ISO.
I'm gonna go install Masterbatedon insteadJohnny Peligro likes this. -
Embed this notice
(mint@ryona.agency)'s status on Saturday, 21-Jun-2025 04:31:03 JST
@nyanide @i @phnt Why the fuck are you trying to run Arch on a server anyway, just go with ol' reliable (with kernel from backports if the hardware is too new). -
Embed this notice
Phantasm (phnt@fluffytail.org)'s status on Saturday, 21-Jun-2025 04:31:41 JST Phantasm
@nyanide @i @mint https://asdf-vm.com/ -
Embed this notice
nyanide :nyancat_rainbow::nyancat_body::nyancat_face: (nyanide@lab.nyanide.com)'s status on Saturday, 21-Jun-2025 04:32:07 JST nyanide :nyancat_rainbow::nyancat_body::nyancat_face:
@mint @i @phnt I had problems with ddclient on FreeBSD and I attributed the faults to FreeBSD shipping a kind of old version of it. It turns out I had forgotten to enable api access for FRE but by the time I realized I was knee deep into Arch. In conversation permalink -
Embed this notice
nyanide :nyancat_rainbow::nyancat_body::nyancat_face: (nyanide@lab.nyanide.com)'s status on Saturday, 21-Jun-2025 04:32:18 JST nyanide :nyancat_rainbow::nyancat_body::nyancat_face:
@phnt @i @mint oh yeah that lemme hort day In conversation permalink -
Embed this notice
Phantasm (phnt@fluffytail.org)'s status on Saturday, 21-Jun-2025 04:32:38 JST Phantasm
@mint @i @nyanide He apparently wants to replicate sjw running NB on Arch in 2021. In conversation permalink -
Embed this notice
Phantasm (phnt@fluffytail.org)'s status on Saturday, 21-Jun-2025 04:33:56 JST Phantasm
@nyanide @i @mint Also put all PgSQL packages to HoldPkgs in pacman.conf, otherwise you'll blow up your DB in a few months. In conversation permalink -
Embed this notice
Phantasm (phnt@fluffytail.org)'s status on Saturday, 21-Jun-2025 04:39:41 JST Phantasm
@nyanide @i @mint Same with glibc and icu, because those will regularly fuck with collation which will eventually also result in DB corruption. In conversation permalink -
Embed this notice
nyanide :nyancat_rainbow::nyancat_body::nyancat_face: (nyanide@lab.nyanide.com)'s status on Saturday, 21-Jun-2025 04:40:14 JST nyanide :nyancat_rainbow::nyancat_body::nyancat_face:
@phnt @i @mint I'm just gonna go back to ChegBSD fug dis shit. In conversation permalink -
Embed this notice
(mint@ryona.agency)'s status on Saturday, 21-Jun-2025 04:43:27 JST
@phnt @i @nyanide Never happened for me despite constant warnings in psql. Still, that can just be avoided by using the C collate locale. In conversation permalink -
Embed this notice
Phantasm (phnt@fluffytail.org)'s status on Saturday, 21-Jun-2025 04:47:40 JST Phantasm
@nyanide @i @mint On FreeBSD with ZFS (don't use UFS), you'll have to disable ARC, change the record size and fiddle with ZIL for the dataset the DB is on.
https://wiki.archlinux.org/title/ZFS#DatabasesIn conversation permalink Attachments
-
Embed this notice
nyanide :nyancat_rainbow::nyancat_body::nyancat_face: (nyanide@lab.nyanide.com)'s status on Saturday, 21-Jun-2025 04:49:18 JST nyanide :nyancat_rainbow::nyancat_body::nyancat_face:
@phnt @i @mint why not UFS now, im curious In conversation permalink -
Embed this notice
Phantasm (phnt@fluffytail.org)'s status on Saturday, 21-Jun-2025 04:49:34 JST Phantasm
@mint @i @nyanide I've seen it insert rows with different content under the same id. C collation might deal with that since it probably never changes, but I never tried that. In conversation permalink -
Embed this notice
Phantasm (phnt@fluffytail.org)'s status on Saturday, 21-Jun-2025 04:51:26 JST Phantasm
@nyanide @i @mint It's not journaled (on FreeBSD only metadata is) so FS recovery isn't great. There are ways you can set up the usual journaling on FreeBSD with GEOM or whatever it is called, but that's not the default. In conversation permalink -
Embed this notice
:blank: (i@declin.eu)'s status on Saturday, 21-Jun-2025 05:02:42 JST :blank:
@nyanide @phnt @mint you use asdf or https://mise.jdx.dev/dev-tools/comparison-to-asdf.html to version pin a supported OTP release if you can't into patching half the code base yourself In conversation permalink Attachments
-
Embed this notice
Phantasm (phnt@fluffytail.org)'s status on Saturday, 21-Jun-2025 19:17:55 JST Phantasm
@hakui @i @nyanide @mint
btw_i_use_arch.webmIn conversation permalink -
Embed this notice
御園はくい (hakui@tuusin.misono-ya.info)'s status on Saturday, 21-Jun-2025 19:17:56 JST 御園はくい
@mint @nyanide @i @phnt why are you using arch +1 In conversation permalink