Don’t comment often, but figured I’d settle this dispute. I work on passenger jets, Airbus A320s. The stars always face forwards as if flying from a flag pole. Here’s two different placards we’re about to put on, one for the left side, one for the right.
- 1 Post
- 51 Comments
Finadil@lemmy.worldto Android@lemdro.id•Poll: Which abandoned Android phone features do you miss the most?English13·16 days agoThe most bullshit thing ever. I have a Moto 5g Ace, I was sad it didn’t have a light, used it for a couple years before putting LineageOS on it. Low and behold it actually has a notification light that was disabled in the stock ROM! WTF
Finadil@lemmy.worldto Lemmy Shitpost@lemmy.world•Think about what today is considered next level vs what it used to be10·17 days agoThat a RetroPie setup at the bottom left?
It’s beautiful! I actually adjusted my python code to your method and just for optimization checked if the current two pixel colors match the previous two and if so leave out the color info. Much more fidelity in the images now!
Thanks for the suggestion, gonna look into this. I didn’t want to use real images even though kitty supports them because I like the retro look and wanted it terminal agnostic for when I use termux on my phone.
/etc/update-motd.d/01-random-art don’t forget to chmod +x it and put ‘art’ in /usr/share/motd-art. MOTDs are limited to 80 characters wide, so don’t over do it. I made image_to_ansi.py to resize and convert the images.
I considered using kitty’s built-in ssh kitten to display real images, but I ended up liking the retro look more.
/etc/motd no, but it runs the scripts in /etc/update-motd.d/
*Ctrl+tab for those that don’t know.
It’s an April Fools Day post about Nvidia’s numbering scheme, there was a 6800 back in 2004: https://www.techpowerup.com/gpu-specs/geforce-6800.c1775
Finadil@lemmy.worldto Gaming@lemmy.zip•Modulus is a "Zen" factory builder in which you build pieces for other factoriesEnglish2·5 months agoNot yet released, store page: https://store.steampowered.com/app/2779120/Modulus/
People who work on the equipment claiming it’s not accurate in-game and posting (classified) proof.
Finadil@lemmy.worldto RetroGaming@lemmy.world•What is your favorite obscure Retro Game?English2·7 months agoOne of my favorite NFS games. I love how you work through the history of Porsche starting with their old cars.
Looking at the source they thankfully already use a temp of zero, but max tokens is 320. That doesn’t seem like much for code especially since most symbols are a whole token.
Finadil@lemmy.worldto And Finally...@feddit.uk•Frontier Airlines passenger had his genitals ‘disfigured’ after tea incident: suit6·9 months agoAs an pedantic aviation nerd… that’s an old picture, Frontier doesn’t have any A319s in their fleet anymore. Sorry.
Finadil@lemmy.worldto Games@lemmy.world•What are your favorite 1000+ hour games?English4·9 months agoYay, a fellow KSPer! Though I’m just barely over at 1,041 hrs.
Maybe I’m just old school, but I’m two spaces for life. I will die on this fucking hill. If you use tabs after just a couple indents all the code is off screen. I ain’t trying to scroll in two dimensions all the time.
Finadil@lemmy.worldto Open Source@lemmy.ml•FFmpeg devs boast of up to 94x performance boost after implementing handwritten AVX-512 assembly code23·9 months agoRelevant section:
Intel made waves when it disabled AVX-512 support at the firmware level on 12th-gen Core processors and later models, effectively removing the SIMD ISA from its consumer chips.
Finadil@lemmy.worldto Satisfactory@lemmy.world•Day 30 of posting screenshots every day, of whatever I've been working on that day, until I run out of content or get bored3·9 months agoSatisfactory is easily one of my top five games of all time. Couldn’t get into Factorio, but this one just does it for me.
I got used to all the other Linux commands, but I had to make an alias for md=mkdir. Why that already isn’t a thing is beyond me.