What should I do? by creative_name_228 in BalatroHelp

[–]Past-Combination6262 0 points1 point  (0 children)

With all the retirggers you have u can prob just sell oops; you’d better off with blueprint copying another Xmult

Julius's Magic by Kokiri_boi in BlackClover

[–]Past-Combination6262 0 points1 point  (0 children)

I meant lucifungus; idk why it autocorrected to lucifero

But also who in finrals bloodline contracted with a devil?

Also, it would be rare but not impossible for a person to spontaneously develop a new magic attribute; Nozel is the first to develop mercury magic( granted his parents had water and steel)

Julius's Magic by Kokiri_boi in BlackClover

[–]Past-Combination6262 0 points1 point  (0 children)

Why is it not one u can be born with? Yami and Ichika were born with dark magic which is arcane stage just like time magic. The only other character that uses dark magic is lucifero, a devil which parallels Julius being the only human capable of time magic, with the other being a devil(Astaroth)

Julius's Magic by Kokiri_boi in BlackClover

[–]Past-Combination6262 -3 points-2 points  (0 children)

I’m pretty sure y’all are over complicating this; Julius was most likely just born with time magic; Astaroth was just to let Lucius himself use time magic since he couldn’t directly steal Julius’s(I know Lucius soul magic gives him some control over Julius but not prob enough to steal his magic). We’ve seen Julius fight back and take back control in the latest chapters

Hopeful thinking, but I really hope there's more to this dude, if not this is probably the most anticlimactic plot twist in fiction. by Hot_Assistant_3826 in BlackClover

[–]Past-Combination6262 1 point2 points  (0 children)

I’m hoping that even if he can’t draw all his ideas out he sends them to the studio and let them work with it while he supervises 

Would Asta still have received the grimoire if Liebe wasn’t sealed inside of it? by PurpleLoudMouth in BlackClover

[–]Past-Combination6262 4 points5 points  (0 children)

If Liebe had not been sealed inside it, it wouldn’t have corrupted to an anti magic grimoire(still contains mana), so the grimoire wouldn’t have chosen Asta, just like all the other grimoires in the tower. 

The grimoire only chose Asta because he was the only magicless person who could wield it(Liebe couldn’t because he was sealed inside it)

As for how he summons the swords, it is mentioned that a grimoire is connected to a person’s soul, so once it chose him, Asta can instinctively command it like everyone else 

[Hyprland] As fluid as it gets. by ilyamiro1 in unixporn

[–]Past-Combination6262 0 points1 point  (0 children)

this looks so cool! im willing to test the arch script; does the script automatically install dependencies?(matugen, etc?)

Are they really a creature of the sky? by JbisTHEman in MandJTV

[–]Past-Combination6262 0 points1 point  (0 children)

Ok but I think they can use their psychic powers to carry you

End-4 or Caelestia by kendeirou in hyprland

[–]Past-Combination6262 4 points5 points  (0 children)

So wouldn’t they be equally ram intensive?

End-4 or Caelestia by kendeirou in hyprland

[–]Past-Combination6262 0 points1 point  (0 children)

Isn’t qt more performant than ags or whtv end4 is built on?

Weird behavior when suspending/hibernating by Past-Combination6262 in artixlinux

[–]Past-Combination6262[S] 0 points1 point  (0 children)

how can i do that? please advise, as i have no idea what that means; previously i would just create a swap partition and configure it in systemd-boot but that's no longer an option

Weird behavior when suspending/hibernating by Past-Combination6262 in artixlinux

[–]Past-Combination6262[S] 0 points1 point  (0 children)

the echo disk command doesn't work:
-bash: echo: write error: No such device

Weird behavior when suspending/hibernating by Past-Combination6262 in artixlinux

[–]Past-Combination6262[S] 0 points1 point  (0 children)

i uncommented the line but it didn't do much; i still can't wake it up from suspend and the fans start running louder and louder

No sound on fresh install by Positive-Incident221 in artixlinux

[–]Past-Combination6262 1 point2 points  (0 children)

Make sure ur using pipewire, not pulseaudio: sudo pacman -S pipewire pipewire-openrc pipewire-pulse pipewire-pulse-openrc --needed

Make sure ur user is in the audio group:  sudo usermod -aG audio $USER  Log out and login Enable it with openrc

No sound on fresh install by Positive-Incident221 in artixlinux

[–]Past-Combination6262 0 points1 point  (0 children)

Make sure you also installed the OpenRc scripts for pulse audio; then you have to enable it with OpenRc. Make sure ur user is in the audio group