• 2 Posts
  • 15 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle

  • I was about to reply with a “oh, really? Whoops, I maybe should I have looked a little deeper” and edited for the post title, but I’m not so sure, looking into the first link you posted.

    RE: phabricator…I don’t know what that service is or is for, so I can’t comment if there’s any proof therein.

    But the “how to submit a patch” page linked has a section that seems to at least suggest that their Github repo is now first-class, per the first line of the section.





  • So, I will start by saying “Yes, you can do it. It’s not too late and programming is fun and fulfilling”.

    However! One thing my experience has taught me in seeing people approach and bounce off programming is: programming is a fail-til-you-get-it type of endeavour. Your first several years will be littered with broken code, because there are a thousand little things you have to bump up against before you unlock one more puzzle piece.

    So! If you go for it, persevere! You aren’t a bad programmer, or a slow learner, because you can’t get your code to work. Every single one of us ran into the same issue, and we just had to push through, learn to Google, and try again until it sorta-kinda works. You in 10 years will be embarrassed by what you write in your first years


  • I want to add to this. I’m not a psychologist, but I have heard a couple times about the term “third place”. It’s this concept that most people have a “place where they live”, a “place where they work”, and then a “place where they socialize”. It has been theorized that the modern working-age population is having trouble with stress and mental health in large part due to the dearth of “third places”.

    The “third place” can be, for example, a restaurant or bar that you frequent (think the pub from the TV show Cheers), a book club, a sports club, or, crucially, a church or place of worship.

    For Christianity at least, knowing that you were going to see and socialize with the same group of people (who share at least 1 major interest in common with you) every Sunday is apparently quite good for mental health. So, although I am no proponent of certain Western religions in general, I do think their decline has contributed to some of the mental health crises. How much? I cannot say.

    https://en.wikipedia.org/wiki/Third_place


  • After extended sessions of any of the Telltale adventures (Walking Dead, etc), I would spend about 10 minutes post-game with the sense that real-life conversations were like, scripted, and I was navigating by selecting the best option.

    Arguably, not a wrong assessment of life, but it feels really gamified when affected









  • I kinda feel your pain. A project that I helped launch is written in Typescript technically, but the actual on-the-ground developers were averse to using type safety, so any is used everywhere. So, it becomes worst of both worlds, and the code is a mess (I don’t have authority in the project anymore, and wouldn’t touch it even if I could).

    I’m also annoyed at some level because some of the devs are pretty junior, and I fear they are going to go forward thinking Typescript or type safety in general is bad, which hurts my type-safety-loving-soul