• 0 Posts
  • 21 Comments
Joined 6 months ago
cake
Cake day: December 28th, 2024

help-circle
  • plm00@lemmy.mltoFuck AI@lemmy.worldAccessible_irl (Art by Igdoods)
    link
    fedilink
    arrow-up
    4
    arrow-down
    1
    ·
    2 months ago

    In my work place we hired an intern who was pivoting careers and wanted to learn a new skill. The company was doing well, so we kept her on so long as she was trying. We patiently worked with her for years, but the skill NEVER clicked. She came from a robust background, so she was clearly capable, but we eventually figured out that she didn’t have the talent for it. She eventually decided that career wasn’t for her and left for another company - and in her new position she picked up on the different and required skill super quick. Our brains are elastic, sure, but they’re also hardwired in all different ways.


  • plm00@lemmy.mltoFuck AI@lemmy.worldAccessible_irl (Art by Igdoods)
    link
    fedilink
    arrow-up
    4
    arrow-down
    1
    ·
    2 months ago

    People have aptitudes. The idea that a you could put 100 people in a room with the best teacher, and they could all become excellent artists, is hopeful but naive. But yes, even with talent a person has to work hard and practice. The word “talent” implies that the person worked hard to develop the skill. I agree we shouldn’t downplay the amount of work that goes into specializing, but let’s not pretend that means there’s no such thing as talent. Some people have a knack for things that others don’t, I’ve seen this firsthand on so many occasions. These knacks are what can be turned into talents.

    So let’s not downplay a person’s natural aptitude by saying “well you just worked super hard, anybody can do that.”





  • I have been a part of interviews (at a computer repair shop, mostly men) where my boss said we had to hire the only woman interviewee because it looked bad to not to, and we needed diversity, even though she wasn’t very qualified. So we hired her instead of the person who had excelled in the interview.

    At my next job we had some diversity hires. It was pre-DEI, but we had a diversity intern program. We hired a guy because he was black, he was qualified and was amazing. Later we hired a person who was also black and wasn’t very qualified, they struggled for months and eventually quit - we had hired them based on skin color too.

    Not saying I’m for or against, but I’ve seen situations where diversity became more important than qualifications. I’ve also seen where both were equally important, and that was preferred.


  • What I was referring to is called a Bind Mount, where host directories are exposed to the docker container. You may be fine if it’s an external hard drive. I use bind mounts because they’re easier to back up, but I acknowledge they are less safe.

    You may be perfectly fine as you are now. My (and others) suggestions are for added security. As it stands, if there’s no target on your bind, the only bad traffic you’ll get are from bots trying to pick away at your domain and sub domains. Generally they’re not a problem. But being extra safe costs nothing but time.



  • “Secure” and “exposed” are antonyms in this scenario, that’s the nature of the beast. I use Nginx which I have a domain pointing to. Worst case scenario, a hacker brute forces access to my container and mucks around within the confines. As I understand from a WireGuard VPN, there’s an added level of security. You have to use the VPN to get access to your home ports, and then you can access your Docker containers as configured. There’s an added layer of security.

    Some things to consider:

    • Do you have a target on your back?
    • Does your container contain sensitive data?
    • If so, does your container have access to external directories?
    • Does your project have security options like Geo Blocking, rate limiting, etc?

    I’ve been running some local servers for a few years only behind Nginx. So far nothing bad has happened. But that doesn’t mean something bad couldn’t happen later.










  • Strictly from a viewer’s perspective, I use a YouTube client alternative (like GrayJay, Freetube, NewPipe) and subscribe only to the channels I want to see content from. Then I can look at video suggestions for given videos to see relevant content. This entirely removes me from the algorithm as well as any personalization that would put me in an echo chamber. I also branch out to reliable and unbiased news sources, better search engine alternatives, and so on.