• 45 Posts
  • 361 Comments
Joined 3 years ago
Aquileo | cake
Cake day: June 16th, 2023

Aquileo | help-circle

  • I think the window glow looks pretty good.

    My suggestion is on the compositional side: The lighting on the humanoid lacks a physical source, so the highlight looks out of place as if the figure was composited into the scene separately. If you can think of an object that is casting light onto the humanoid and place it into the scene (a neon sign, light spilling from a rooftop access door, etc) everything would fit together just a bit better.

    Another thing you could try is looking into 3-point lighting used in photography and film. Different 3-point configurations on the humanoid could help make them stand out from the background while keeping the highlights more subtle.




  • I haven’t found one yet. I think anyone who could offer the same would inevitability end up using the same slimy tactics as Amazon.

    When I can, I wait and bundle purchases together in order to save on shipping costs. Almost nowhere can match the 1-2 day shipping on Amazon, but it’s rare that I actually need anything so fast.

    Some of my go-to choices:

    • If it’s some cheap product that Amazon sells 10,000 different versions of from brands with unpronounceable names, I usually can get it on AliExpress for cheaper. The tradeoff is waiting longer.
    • For consumer electronics, I’ll look on B&H, BestBuy, Microcenter
    • For PC components, although I dislike newegg, I consider them less bad then Amazon
    • Books I order from my local store and pick them up in person
    • Electronic components, microcontrollers, etc I look at Mouser, Digikey, SeeedStudio, Adafruit, Sparkfun, and others
    • EBay is low on my list, because sometimes the seller is just drop-shipping you a product straight from Amazon and charging you more for it










  • Red Sonja (1985)

    I like that it’s a definitely-not-Conan movie with a bit more humor. Maybe people don’t like the kid actor, but I thought that Prince Tarn and Falcon added a lot without being overbearing. It could rate even higher for me if they’d gotten Basil Poledouris to do the soundtrack.

    Cool World (1992)

    Things really start to fall apart in the third act once Holli transports to the real world and from a technical side, Who Framed Roger Rabbit beats it by miles. However, the idea of Cool World, a mix of childish and sleazy animated characters all living in the same universe, is compelling. Bakshi’s animation style really brings it alive.




  • OneCardboardBox@lemmy.sdf.orgtoLinux Gaming@lemmy.worldOpenMW 0.51.0 Released!
    Aquileo | link
    Aquileo | fedilink
    English
    Aquileo | arrow-up
    30
    ·
    Aquileo | edit-2
    1 month ago

    Skywind: Playing the plot of Morrowind in the Skyrim engine. Game mechanics, spells, skills, models, textures, and bugs are all going to be similar to what you have in Skyrim, give or take some modding.

    OpenMW: Playing Morrowind in an open source, crossplatform game engine. You are playing the exact same game as TES III (gameplay mechanics, spells, models, textures, etc are 1:1 identical in a vanilla install) but the code behind it is less buggy, more moddable, and it provides many modern quality-of-life improvements that the original engine couldn’t do.


  • Can I leave all my drives connected, plug in a seperate SSD through USB, boot into Nobara live and install on that drive without it affecting my mint install?

    Yes. Just double-check every part of the install process so you don’t write to the wrong device.

    Also, if I do that will it put the EFI file on the seperate SSD?

    Probably yes (depends on the options you pick during the install process). The external drive will get its own boot partition with appropriate EFI files. Then to boot from it, you would select the external drive in your UEFI.

    I use rEFInd as my EFI bootloader: It lets me chain load other boot options (external drives) without touching my motherboard UEFI settings. I leave it installed to my main boot partition, but it scans for other bootable partitions at startup. Then it auto-populates a selector list of my main install, or whatever other external devices are plugged in. It can chain load GRUB, other EFI bootloaders, Windows, etc from these devices, so you don’t have to worry about compatibility with whatever bootloader the OS expects to use.