• 0 Posts
  • 26 Comments
Joined 3 years ago
cake
Cake day: June 26th, 2021

help-circle
  • Children of a Dead Earth is a tactical space game with n-body Newtonian physics. This means that on the surface it is very similar to something like KSP, you can do things like orbit a Lagrange point. In addition, you can design all the parts of you spacecraft and weaponry down to the materials they use. If you can make a fuel tank made out of aerogel work with the laws of physics, then you can use it. For example, I made a coilgun that fires nukes which was devastating at close range but the low velocity of the nukes made them easy to dodge at long range and without any thrusters, they cannot course correct.













  • Sure. If you are using an nvidia optimus laptop, you should also add __NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia at the start of the last line when running in hybrid mode to run mpv on the dgpu. You should have a file at ~/.wallpaperrc that contains wallpaper_playlist: /path/to/mpv/playlist. You may want to add this script to your startup sequence via your wm/de.

    #!/bin/sh
    
    WALLPAPER_PLAYLIST=$(cat ~/.wallpaperrc | grep -v '^\w*#' | grep 'wallpaper_playlist' | sed "s/wallpaper_playlist: //")
    
    
    xwinwrap -g 1920x1080 -ov -- mpv -wid WID --no-osc --no-audio --loop-playlist --shuffle --playlist=$WALLPAPER_PLAYLIST
    

    Hope this helps!








  • If you have ever seen a police interregation, you may notice the detectives ask a question and then, after either no answer or insufficient answer, they will just look at the suspect expectantly. This is done to put phsycological pressure on the suspect to answer the question. Given this info, I would say so, at least in a face to face situation.

    Online, I am not so sure. How many posts did you scroll past in the last week on Lemmy that ask a question that you did not answer? How many did you answer? Even if you answered most, you would be in the minority, as if you were not, we would expect far higher engagement rates on posts.