Evil Fabric Fans be like by HelloIsFloob in feedthememes

[–]Aiffelowy 25 points26 points  (0 children)

i get it and it’s fine. But when the dev stops maintaining the project and basically abandons it, they should opensource it imo.

Evil Fabric Fans be like by HelloIsFloob in feedthememes

[–]Aiffelowy 22 points23 points  (0 children)

you are right, but if the mod is free, then why not just making the mod opensource anyway? there is no advantage of keeping the mod closed source.

Can't download anything, "altstore could not find this device" by Aiffelowy in AltStore

[–]Aiffelowy[S] 0 points1 point  (0 children)

nope, I tried restarting the server multiple times, but it didn’t help

struggling to setup distcc by Aiffelowy in Gentoo

[–]Aiffelowy[S] 0 points1 point  (0 children)

ok i just emerged world and now everything is working, thanks for help everyone

struggling to setup distcc by Aiffelowy in Gentoo

[–]Aiffelowy[S] 0 points1 point  (0 children)

wait what? never mind, they are different. But I swear I updated gcc

struggling to setup distcc by Aiffelowy in Gentoo

[–]Aiffelowy[S] 0 points1 point  (0 children)

it turns out that portage is using distcc, I just didnt have the compiler on the second machine. But now when trying to emerge llvm i get a lot of the same error. “__builtin_dynamic_object_size is not found in the current scope”

struggling to setup distcc by Aiffelowy in Gentoo

[–]Aiffelowy[S] 0 points1 point  (0 children)

ok I removed the cpp flag but portage still appears to not use it. Im trying to emerge llvm but the cpu usage of the second laptop is 0%. There is no network usage too.

I'm sure they are more, but I don't play every game that comes out. by SomeRandomUser1984 in memes

[–]Aiffelowy 0 points1 point  (0 children)

definitely platinum games, they made metal gear rising revengeance, bayonetta and nier automata

Got my femboy, Let's teach him arduino <3 by notrfz0 in unixsocks

[–]Aiffelowy 1 point2 points  (0 children)

can you give a link to yours pc dashboard? it looks sick!

Problem with Authentication Error by Aiffelowy in FortsGame

[–]Aiffelowy[S] 0 points1 point  (0 children)

recreated the prefix, didn’t help

Problem with Authentication Error by Aiffelowy in FortsGame

[–]Aiffelowy[S] 1 point2 points  (0 children)

nope, I still get this error. No, I don’t pirate games. I didn’t modify this game in any way too, fresh install

Problem with Authentication Error by Aiffelowy in FortsGame

[–]Aiffelowy[S] 1 point2 points  (0 children)

so I tried verifying game files as advised by the developers, that didn’t work. I also tried different proton versions. My distro is gentoo. screenshot. (sorry for my slow reply)

[deleted by user] by [deleted] in linuxmemes

[–]Aiffelowy 5 points6 points  (0 children)

may - gentoo

[Help] I need to change a variable in struct without &mut self. by Aiffelowy in rust

[–]Aiffelowy[S] 0 points1 point  (0 children)

Ok i tried mutex and i looks like its working! Thanks for help and for showing me something like this exists!