• 0 Posts
  • 21 Comments
Joined 1 year ago
cake
Cake day: June 9th, 2023

help-circle


  • In the US, a conductor is the one who checks tickets, makes announcements, and delegates tasks to the crew to help ensure things keep moving on time.

    The locomotive engineer is the one who is “driving” the train. They run the engine and communicate with dispatch and traffic control to keep them informed where this particular train is fitting into the overall juggling act,. They also make every effort to keep things safe (watching for signals, obstructions, etc.).

    I’m not 100% sure if the terminology is different outside of the Us.

    (Source: My father is a 3rd generation locomotive engineer.)



  • captsneeze@lemmy.onetoStar Wars Memes@lemmy.worldNot Sparks.
    link
    fedilink
    English
    arrow-up
    5
    ·
    6 months ago

    There is now a well known podcast called “Blank Check with Griffin and David”, but when it first started back in 2015 it was “Griffin and David Present”. Back then, its original premise was for two epic level film nerds to do a deep (and humorous) dive into the episodes 1-3 and try to answer the question “what is this about?” (Spoiler alert: they are as confused as you are).

    The show, like all podcasts, can be divisive. Some people (myself included) love Griffin’s spastic enthusiasm for pop culture, and David’s rooted but optimistic view of cinema, and they both have a deep well of knowledge on all things cinema. Those early episodes are gold, and really made me understand things about where Lucas’s head was at with many choices he made in eps 1-3. They are still terrible movies, but it’s really eye opening to see how Lucas, on his own, makes nothing but terrible choices, and is singularly obsessed with merchandising and taxes.

    I should go back and re-listen to them. I hope I’m remembering them accurately, because I remember loving that run of episodes.





  • I can’t think of any problems I’ve faced in over 3 years. I have an app on my phone that I can use to temporarily disable my Pi-hole if I need to do some testing, but I don’t know if I’ve ever had a situation where the Pi-hole was the source of a problem. Definitely not a maintenance headache. I run an update on it every now and then, but only because I see a notification that there is one, not because there’s something going wrong.






  • It’s my own fault, and the result of 30+ years of muscle memory building up. Plus, while I agree cmd isn’t nearly as powerful as powershell or wsl can be, when I’m in Windows it’s still the fastest way for me to do 90% of the simple things I need to do. I have a long history with it, and a thorough understanding of it, so I don’t really need to think for most of the things I’m doing there.

    If I need to script something, or do anything that seems like it would be annoying to do in CMD, I hop into WSL pretty quickly and get to work with bash or python. The problem I have now is that I’ve developed a little muscle memory there as well… hence my issue with entering ‘ls’ everywhere.





  • You’ll sometimes hear IT people use “Layer 8 problem” which is a reference to the OSI networking model. The model has 7 layers. It starts at layer-1, the physical layer (the literal wires that the signals flow through), and ends with layer-7, the application later (things like http, ftp, etc.).

    “Layer-8” isn’t technically part of the OSI model, but unofficially it refers to the human layer, or the user. When IT people are troubleshooting an issue, trying to identify where in the model the issue is happening, “layer-8” is a tongue-in-cheek way of saying “there isn’t an actual problem… the person is the problem”.

    Another good one is the “ID10T” error (read as “I-D-ten-T”), which looks a lot like “IDIOT” when written down. It means the same thing.