I have heard (and I forget the source) that it is advantageous for reviewers to give a new game a good score, otherwise they might not be invited to review early-access games in the future. With that in mind, the best reviews might come after launch.
- 0 Posts
- 8 Comments
Joined 2 years ago
Cake day: July 10th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
This isn’t a pip issue though. Either these packages work together and the packaging is wrong, or they don’t work together.
Skadabucci@beehaw.orgto Technology@beehaw.org•I totally forgot how terrible a non-ad-free YouTube experience is3·2 years agoThis is my sentiment too.
Skadabucci@beehaw.orgto Gaming@beehaw.org•What type of game you want to see that doesn't fully exist yet?3·2 years agoAn RPG that utilizes LLMs to interact with NPCs in meaningful ways.
Skadabucci@beehaw.orgto Free and Open Source Software@beehaw.org•Looking for a bulk episode renaming application for LinuxEnglish7·2 years agoAre these files that need renaming? You could open the terminal cd to the directory.
for filename in $(ls *.mp4); do if [[ "$filename" =~ some_file_match*.mp4 ]]; then modified_filename= cp $filename $modified_filename && rm $filename -f fi done
Skadabucci@beehaw.orgto Gaming@beehaw.org•Any good online multiplayer that are discountes on steam?7·2 years agoOP asked for Multiplayer games. However, I do endorse Outer Wilds being on this list even if it is single player.
My Mac book pro from 2019 charges properly on 3 of the 4 USB c ports it has. I have tried everything to get the 4th to work. All other peripherals work on that port. When I first got it, all ports worked. I feel this persona pain.