• 5 Posts
  • 413 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle
  • Yeah but that time is long gone. Finance is throwing number in air of growth and profitability that must be met no matter what, and IT have to battle between what is effective, what the company tell them to do and what the users want, and in many case, the IT has a misplaced elitist attitude, like every user should know the infrastructure by heart and fix their problem themselves.






  • Croquette@sh.itjust.workstoLemmy Shitpost@lemmy.worldUS Democracy
    link
    fedilink
    arrow-up
    73
    arrow-down
    10
    ·
    10 days ago

    This is all excuses. The fact that Trump made it all the way as the primary candidate for the GOP means that Republicans were okay with what he said and what he did.

    For a normal person, it shouldn’t even take a second to choose Harris. But this isn’t the case. Trump won the popular vote and the presidency despite all the crazy shit because a sizeable part of the citizens voted him in regardless of the reason.

    And not only that, but Republicans won the senate and well on their way to win the house.

    It is about to get real bad, and Americans have themselves to blame for that.






  • I mean, even as a sexual person, when you stop and think about it, it is indeed gross.

    But my reptilian brain craves it. And my logical brain just doesn’t give a fuck anymore about how it looks like. I mean, I change diapers full of shit and piss every day and I’ve seen my two children be born in an ungodly amount of juices. My threshold for being grossed out has become a lot higher.





  • It’s rarely the case. You rarely work in vacuum where your work only affects what you do at the moment. There is always a downstream or upstream dependency/requirement that needs to be met that you have to take into account in your development.

    You have to avoid the problem that might come later that you are aware of. If it’s not possible, you have to mitigate the impact of the future problems.

    It’s not possible to know of all the problems that might/will happen, but with a little work before a project, a lot of issues can be avoided/mitigated.

    I wouldn’t want civil engineers thinking like that, because our infrastructure would be a lot worse than it is today.






  • Thanks for your input.

    I think I would like to follow all these people and their work on C, and their in depth knowledge. But free time is sparse, and I don’t have the mental energy when I do have some time.

    As for my work, I work in a startup where I am the only one doing what I do. However, I have a lot of leeway in how I code, so I am always somewhat read on best practices. So I can’t really refer to a senior dev, but I can self-teach.

    I think I coded enough that a lot of what I do is a reflex, and I often can approximate a first solution,but I have doubts all the time on how I implement new features. That makes it so that I am a slower coder and I really struggle to do fast prototyping.

    I am aware enough of what I do well, and what I struggle, so there’s that.