• 0 Posts
  • 23 Comments
Joined 1 year ago
cake
Cake day: July 24th, 2023

help-circle


  • I guess that’s what I meant with “it depends on your social circle”.

    I’m a programmer (in europe btw. not sure if this is really a culture thing) around cool dudes (in my job, as I think this is where all of this mostly applies), probably helps, that they don’t give too much a shit about “prestige” and clothing etc. as well. If I had to do with a lot of “VIP” trying to sell something, the situation may be different.

    Well kinda sad to hear that, I think it’s much more important what the person is about “on the inside” (i.e. if talking bullshit, or being highly intelligent or super informed, arrogant, socially intelligent etc.) than how they look from the outside (I mean within limits, If I can smell the person from a far distance, it’s probably too much…).

    Obviously the inside/outside thing often correlates. When someone always wears fancy-dancy suits with a tie while not required, they’re probably a douche^^, shallow or having to prove something otherwise (like “I’m very important”). But after a first impression I think the “inside” dominates the perception, and defines the person… That’s at least my assessment, and why I don’t give too much shit about what the person is wearing…

    YMMV


  • I mean I try to chose t-shirts with a minimal amount of holes^^ (which is unfortunately a problem for merino-wool I like to wear (because comfort)). But other than that I basically give a shit, about what I wear, I don’t think anyone else cares much about it either, nor do I. It’s also not a thing that anyone spoke to me about it so I guess I’m fine?

    I think it’s a lot of internalized pressure and overthinking about what to wear, so why do it, when no one really cares?





  • Haha. On a more serious note, it gets better over time. I recommend keeping a really functional programming style in Rust and only opt out to imperative programming, when it just makes sense (e.g. to optimize, avoid allocs etc.). I’d say Rust is currently my most productive programming language, because I mostly avoid the time-consuming debugging part due to the strictness.