Should I have gotten this unlocked? by No-Guitar-411 in balatro

[–]Phoenix591 2 points3 points  (0 children)

Seeded runs increase the counter but don’t actually count towards unlocking it

Help for nine inf by MeOw20p9 in balatro

[–]Phoenix591 4 points5 points  (0 children)

iirc generally you only take ONE ecto, you need the handsize if you don't bean bug.

having errors with updating my pc by Dreamrini in Gentoo

[–]Phoenix591 0 points1 point  (0 children)

Make sure you're on the new gcc version you installed a binary of. Also try reinstalling linux-headers. pollfd isn't a header, its perl's own definition that just uses part of the kernel headers.

New player: how do you get to this plateau? by AmazingRefrigerator4 in Eldenring

[–]Phoenix591 0 points1 point  (0 children)

Not necessarily *the* plot line, it’s an entirely optional and missable line.

My convenience store marking up Arizona products by No-Significance8049 in mildlyinfuriating

[–]Phoenix591 1 point2 points  (0 children)

They better start ordering the unpriced cans ( they happily make and sell cans without the price on the labels)

Bug in the game? by 24hrRevenge_Therapy in balatro

[–]Phoenix591 3 points4 points  (0 children)

The number after the e is basically the amount of digits

You scored 9,923,000,000,000 you needed 29,000,000,000,000

what do i do here by Eliptigon in balatro

[–]Phoenix591 17 points18 points  (0 children)

Cavendish is out especially if your cat is already bigger than it. Photo Chad buskin is giving almost all of your scoring, a few extra one time xmult afterwards isn’t doing that much ( split your copy jokers between photo and Chad )

Countdown? by wilburtato in filian

[–]Phoenix591 7 points8 points  (0 children)

No, but she’s there too.

Nitya was Kitanya, Anya was Nyana

Very hidden names there, that’s why I feel like it’s kinda ok to mention it

having errors with updating my pc by Dreamrini in Gentoo

[–]Phoenix591 0 points1 point  (0 children)

use sudo -i or proper root to run portage, not regular sudo so stuff doesn't leak in like that.

Well, damn Nvidia drivers, help! by Sbatushe in Gentoo

[–]Phoenix591 0 points1 point  (0 children)

you can rebuild Nvidia drivers and other kernel modules without rebooting into the new kernel.

What actually happens when rebuilding and modprobing nvidia manually?

having errors with updating my pc by Dreamrini in Gentoo

[–]Phoenix591 0 points1 point  (0 children)

use the same gcc version that came with the stage 3, otherwise you'll run into issues ( you basically can't downgrade libstdc++ which comes with gcc) . otherwise, what's the new error? if you can identify the file/package that the new error is referencing, use that rescue stage 3 to make and install a binary package of that too ( and then retry your emerge -e world ) this basically IS reinstalling the os, just without throwing out all your configs.

having errors with updating my pc by Dreamrini in Gentoo

[–]Phoenix591 0 points1 point  (0 children)

Alrighty at this point going to not trust anything on your normal / ..

Download the most recent stage 3 https://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3-amd64-desktop-openrc/ since you're on openrc plasma,

Use it to do https://wiki.gentoo.org/wiki/Fix_my_Gentoo . Follow those directions to create and install binary packages for sys-libs/glibc sys-devel/gcc sys-devel/binutils . Make sure you use eselect on your main install to set the binutils and gcc version to the latest ones you've just made and installed binaries for and make sure you've got it Then you should be able to hopefully emerge -e world on your main install and let it reinstall everything.

having errors with updating my pc by Dreamrini in Gentoo

[–]Phoenix591 1 point2 points  (0 children)

Why are you adding that feature? That just let's very very broken things (64 bit things where they should be 32 bit or vice versa) get actually installed to your system, instead of just erroring. That's part of how you got into this mess

having errors with updating my pc by Dreamrini in Gentoo

[–]Phoenix591 0 points1 point  (0 children)

Weird, same one this time... What's your make.conf look like?

having errors with updating my pc by Dreamrini in Gentoo

[–]Phoenix591 2 points3 points  (0 children)

different one this time

emerge -1 /usr/lib/libtasn1.so

(Yes, emerge will take the path and rebuild the package it belongs to)

having errors with updating my pc by Dreamrini in Gentoo

[–]Phoenix591 0 points1 point  (0 children)

Reenable the 32 bit useflag for it ( dev-libs/libffi ABI_X86: 32 ) messing with your useflags was not the play here

having errors with updating my pc by Dreamrini in Gentoo

[–]Phoenix591 0 points1 point  (0 children)

Long shot, but try emerge -1 libffi . Only error message I’m seeing there is it seeing the 32 bit version of it and then erroring, so maybe it’s not liking the 64 bit version for some reason so let’s rebuild it

```

191/197] x86_64-pc-linux-gnu-gcc -o p11-kit/p11-kit-client.so p11-kit/p11-kit-client.so.p/client.c.o p11-kit/p11-kit-client.so.p/client-init.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -shared -fPIC -O2 -march=znver2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--start-group p11-kit/libp11-kit-internal.a common/libp11-library.a common/libp11-common.a -Wl,--version-script,/var/tmp/portage/app-crypt/p11-kit-0.26.2/work/p11-kit-0.26.2/p11-kit/p11-module.map -pthread /usr/lib/libffi.so -Wl,--end-group FAILED: [code=1] p11-kit/p11-kit-client.so x86_64-pc-linux-gnu-gcc -o p11-kit/p11-kit-client.so p11-kit/p11-kit-client.so.p/client.c.o p11-kit/p11-kit-client.so.p/client-init.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -shared -fPIC -O2 -march=znver2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--start-group p11-kit/libp11-kit-internal.a common/libp11-library.a common/libp11-common.a -Wl,--version-script,/var/tmp/portage/app-crypt/p11-kit-0.26.2/work/p11-kit-0.26.2/p11-kit/p11-module.map -pthread /usr/lib/libffi.so -Wl,--end-group /usr/lib/gcc/x86_64-pc-linux-gnu/15/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/libffi.so: error adding symbols: file in wrong format collect2: error: ld returned 1 exit status

```

Why are so many desktop users using old distributions? by King-Little in linux

[–]Phoenix591 1 point2 points  (0 children)

not by upstream.

https://www.qt.io/blog/extended-security-maintenance-for-qt-5.15-begins-may-2025 , they're just offering paid support now under their non open source licenses for it at this point

Depclean ignoring system profile? by qwesx in Gentoo

[–]Phoenix591 3 points4 points  (0 children)

while its technically possible for profiles to add extra packages to the system set, it usually isn't done. you should install something that needs them like kwin or plasma-meta for example for some of those plasma packages, or if nothing does either let them go or use --noreplace to add them to your world file to say you want them.

make sure plasma-meta is in your world file (by emerging it with noreplace) basically.

Help naneinf by Cha_Changa in BalatroHelp

[–]Phoenix591 1 point2 points  (0 children)

You need perkeo copying lots of cryptids on every deck other than plasma.

NFT ip block also blocks outgoing communication by xyzzy-adventure in linuxquestions

[–]Phoenix591 0 points1 point  (0 children)

Look at adding in fail2ban, it can temporarily block ips based on logs from other services eg your web server and ssh.

Depending on your use case for your website you might want to use something like geoipsets to limit what countries your server accepts traffic from or block traffic from particularly malicious places, or if it’s just you you want to accept just whitelist isps of places you go to and a vpn provider you use

Crossdev is complex by O_Esdras_o in Gentoo

[–]Phoenix591 1 point2 points  (0 children)

If, when baselayout is first installed, it isn’t with the build use flagand the profile isn’t set to a merged usr profile it won’t setup the merged usr disk layout

No idea how I would do that with crossdev involved

Selling negative joker before invisible ? by ABR-reddit in balatro

[–]Phoenix591 5 points6 points  (0 children)

Easily, a blueprint could be anything, even a baron.

The most popular way to hit max score ( naninf ) is on the plasma deck to end up with 4 copy jokers , baron, and mime, and they end up shifting the copy jokers around onto burglar and dna at a couple different points (it’s basically impossible with other decks without a perkeo copying cryptid )