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

help-circle





  • Additionally, don’t copy and paste anything until you understand it. If you don’t understand what code golf is being spewed, don’t take the top answer. If you don’t understand any answer, you probably don’t understand the underlying systems well enough and need to re-evaluate what your asking for.


  • Ilflish@lemm.eetoProgrammer Humor@lemmy.mlMeetings
    link
    fedilink
    arrow-up
    4
    ·
    3 months ago

    Moving jobs I went from 1 meeting a week to multiple a day and all It has done is made me think my new job has no idea what is important priorities shift almost daily due to other meetings that I’m not a part of and nothing gets done properly because we dont have time to refine.

    The goal should be to have as few meetings as possible because it means they are unnecessary. If you have a plan for your backlog set, you don’t need to meet up for an hour every week to sort it out









    • Make Structured Commits by context
    • Make a MR
    • Forgot to Rebase
    • Close MR
    • Rebase
    • Make a MR
    • Forgot to push the Rebase so now all Rebase items are on my MR
    • Close MR
    • Reset Changes
    • Push Rebased Items
    • Make Structured Commits,
    • Forget a file
    • Reset Changes
    • Make a mega Commit
    • Make a MR
    • Pipeline fails


  • I’m approaching this as a “stupid brain won’t do what I want” situation as I used to eat the double portion also. My work around was to cook out of sync to what I ate. This meant I didn’t need to worry about what I was eating “now” because everything I cooked was for later. So as an example, I would cook some chilli, but that day I would be eating some curry that was already sitting in the fridge. If you are wondering how to start the cycle, the simplest solution to avoid your cravings messing it up is to cook and then order takeout somewhere so you don’t eat it any of it.

    It could be that the improvising is getting in the way. Does this mean you don’t know what to cook until you do?



  • Even kids stuff can be a bit risque due to different cultures. Digimon has a scene where the kids are picked up by a random college kid, Yu-Gi-Oh has a scene where Tea is implied to be about to be sexually assaulted and the OG dragon ball is half about a girl who wants to get laid and an old pervert who also wants to get laid.

    Do you know what about it interests her? Is it the action or the pretty art? Both those could pull different threads


  • Worked with a Japanese company has this and they refused to acknowledge anything as a bug if it didn’t get discussed in the spec. Oh, this new feature does not interact with the old feature well, just a limitation. Write that up as a new feature. It was killer trying to assign anything as a bug for this reason since you could only get them to fix stuff that explicitly contradicted their Japanese spec.