• 0 Posts
  • 25 Comments
Joined 2 years ago
cake
Cake day: July 10th, 2023

help-circle

  • What if you don’t know anyone willing to help you get a job?

    Ask them for who they know. Heck, even if they are willing to help you, still ask them for more contacts.

    It legit took me over a decade of work experience to finally realize that “networking” was really just a simple graph-traversal algorithm for finding friends. If those friends need help with something that pays, then offer your help.


  • In many ways, I feel similarly. However, “this one weird trick” got me out of it. Think of networking as something you do to find like-minded complex-abstract-problem-solvers. You’re just finding friends. If one of those friends has a particularly tough problem and they’re willing to pay you, then, congrats! You now have a job offer!

    The algorithm is simple: ask people what they do, why they do it, and, crucially, who they know. Then contact each of those people, name-drop their friend, mention interests you might have in common, and ask to meet you talk about fun stuff. Repeat. Follow up with people to let them know you appreciated meeting with them (or not…if you didn’t really appreciate meeting with them). If you get the sense that someone is looking for help and you’re interested in what they’re doing, offer your help. The worst thing that can happen is they say no.









  • Hard disagree. This is a problem every web service has had to deal with since the beginning of the web: what happens when a host (either the machine or the person) stops working? How do you keep the service up?

    Centralized services solve that problem with internally funded, transparent redundancy. Federation solves the problem with externally funded, highly-visible redundancy. They’re still the same solution, just a different way of going about it.

    You could argue that user identity is lost due to the discontinuity between instances, but that’s probably something the Lemmy devs could fix without too much hassle.