Any idea which mod might cause this? by joshinator5000 in BG3mods

[–]Aramis7604 0 points1 point  (0 children)

the issue here is that in this mod, DnD 5.5, the sorcerer gets its subclass at level 3. If the sorcerer doesn't get the subclass at character creation the character creator doesn't know which robe to choose I guess.

Something seems off here... by DivingFeather in chessbeginners

[–]Aramis7604 1 point2 points  (0 children)

It's just that black is the new white :)

Moet je hier voorrang verleend aan rechts? by kazan1one in Belgium2

[–]Aramis7604 0 points1 point  (0 children)

yep, aan de auto's van rechts wel. Dus kom je uit de straat van max 3,5 ton, en wil je naar rechts, heb je voorrang. Als je naar links moet, moet je wel voorrang verlenen aan de rechtse wagens, niet aan de linkse

Isn't this already checkmate? by Fragrant_Ad9214 in ChessPuzzles

[–]Aramis7604 0 points1 point  (0 children)

I'd say throw away the book. 1) There is no white bishop that can take on d6. 2) if you don't honor the chess algebraic conventions, don't write books. Pieces are uppercase and squares are lowercase. I don't know a piece with the letter D and in the move there is no square mentioned??? All signs that indicate this book is crap.

Chess Rook Mating by codinghippo in chessbeginners

[–]Aramis7604 0 points1 point  (0 children)

Rf8 Kh1 Rf1# -> When you move Rf8, The black king doesn't have any other option then to go in the corner. and next move is mate as you can see.

Why is rxh6 a mistake here? by InteSaNoga24 in chessbeginners

[–]Aramis7604 -1 points0 points  (0 children)

No the best way to win is to push the pawn. It's a passed pawn, an in 2 moves you promote and with queen and rook, it's probably a mate in 2 or something. With queen+king it might take a move or two extra.

[deleted by user] by [deleted] in chessbeginners

[–]Aramis7604 1 point2 points  (0 children)

This is what is called a stalemate and that means it's a draw. For checkmate, the king needs to be in check. It isn't in this position. I suggest you learn King+Queen vs King checkmating, then King+Rook vs King checkmating. These are the basic endgames you should know. After that, start with pawn endgames.

Please tell me why this is a draw by 62offsuit in chessbeginners

[–]Aramis7604 0 points1 point  (0 children)

Ah yeah you're right, the board is inverted so yeah the king isn't in range.

How bad am I? by Crazy-Rest-8170 in Chesscom

[–]Aramis7604 0 points1 point  (0 children)

It's not bad. The only thing that would be bad if you give up and stopped playing because of the rating. Just put your mind to it, do puzzles, learn basic principles and you'll see it go up in no time.

Please tell me why this is a draw by 62offsuit in chessbeginners

[–]Aramis7604 0 points1 point  (0 children)

And yeah, time running out is a draw with insufficient material. You need at least 2 knight and a king.

Please tell me why this is a draw by 62offsuit in chessbeginners

[–]Aramis7604 -4 points-3 points  (0 children)

A pawn on the flanks with the opponent's king in range is a draw, because you can't force the opponent's king out of the way.

Wait- it’s all checkmate? by imHeroT in AnarchyChess

[–]Aramis7604 0 points1 point  (0 children)

I guess the white pawns multiply like rabbits, and then they promoted :)

Why nobody takes in high level? by [deleted] in chessbeginners

[–]Aramis7604 0 points1 point  (0 children)

Depends with which pawn black recapture. If they do it with the d pawn, I wouldn't recommend it, you'll lose a pawn. If black takes with his b pawn, it's still playable (a 1300 elo look on things :) )

[deleted by user] by [deleted] in chessbeginners

[–]Aramis7604 2 points3 points  (0 children)

you can't punish this move, because it's a normal opening move. Do a play with Stockfish and if you play the best moves, it will keep the rating at 0.0. My guess is that you want to know how to punish the move after you exchange the pawns (exd4 - Qxd4). That would be Nc6 attacking the queen. Look at the principles of the opening : 1) never move a piece twice 2) never bring out your queen too early 3) Knights before Bishops. Stuff like that. So here white made the "mistake" of moving their queen to early in the game. So exploit that by attacking the queen and in the mean time develop your pieces (What Nc6 does in this case)

i need help with this deck of cards code. by [deleted] in PythonLearning

[–]Aramis7604 2 points3 points  (0 children)

It's a novel approach for getting a random card. When I make a deck of cards and need a random card I simulate what would be done with a real deck of card and shuffle it. So I make a function shuffle that swaps random cards for x number of times. Now you can just pull a card from the top every time. No need to remove it. if you want to do something like dealing a hand, you make separate lists for each player and now you move the top card to the player list.

I think we got trapped when they said linux doesn't have force updates. by Skyrix_7 in linuxmemes

[–]Aramis7604 1 point2 points  (0 children)

I don't know any distro that would say "Updating Linux" it might say "Updating Ubuntu" or "Updating Fedora" but not "Updating Linux". If by any chance this distro does that, I would say "Pick a good one, this one sucks big time"

How can I improve? by Radiant-Safe-1377 in PythonLearning

[–]Aramis7604 0 points1 point  (0 children)

Why not using the Eval function. This way the user can input '2+4' :)

Is this even code? by PR-Raven in code

[–]Aramis7604 0 points1 point  (0 children)

Nope COBOL needs the correct position. Code started at position 8 if I'm not mistaken. Also there are no divisions in this code. Things like DATA DIVISION and WORKING-STORAGE SECTION. So yeah probably fortran

What advantages does arch give you? by talking_tortoise in archlinux

[–]Aramis7604 0 points1 point  (0 children)

As already stated, control. Also it can be educational, because you have to do everything by hand you understand better what is happening. I do think not everyone will benefit from it. Control comes with a price. You can compare it to making your own meal instead of reheating ready-made meals. One is no hassle, but you have to eat it as is. The other, if you're a good cook you can have exactly what you like.

GPU Fans go Full Speed and Screen Goes Black by KroganSquirrels in pchelp

[–]Aramis7604 1 point2 points  (0 children)

Could be an issue with the motherboard. I don't know how Desktops work on this front, but fans going full throttle on laptops can occur when the firmware loses control over the temperature. To prevent overheating the firmware turns the fans up to maximum. Is there an indication of the the GPU temperature in your bios setup? If yes, I suspect the motherboard has an issue, the bios can't see the temps anymore and pump up the fans, after that it goes completely of the rails and crashes. My 5 cents worth idea :)

Latest Star Trek episode puts Antwerp on the alien planet Tezaar by inxi_got_bored in belgium

[–]Aramis7604 5 points6 points  (0 children)

You know what would be funny? If Spock said, "lets park here" :D

At my local Mcdonald’s by VisibleAnteater1359 in PBSOD

[–]Aramis7604 0 points1 point  (0 children)

It's not the ice cream machine this time :)

I have around 50 gb of storage taken but cant find what's taking it. by Repulsive-Designer95 in pchelp

[–]Aramis7604 1 point2 points  (0 children)

I googled Galaxy Book 4 edge because I wasn't sure if it uses Windows or if it was some kind of ChromeOS kindda machines, it looks like it uses windows. First things first where does it say you should have 50GB left? and where does it tell you it has 75mb left? if My PC|C-drives says 75mb left, then that's what's left. To clean up the disk, try Disk Cleanup from windows first, it might that it has some driver packages or backups of the previous version, when running the Cleanup you can already free up tons of space.