• 0 Posts
  • 28 Comments
Joined 2 years ago
cake
Cake day: January 6th, 2024

help-circle
  • There are two different things mentioned here, which I feel I need to clarify:

    First, what you said about merging / creating a PR with broken tests. Absolutely you shouldn’t do that, because you should only merge once the feature is finished. If a test doesn’t work, then either it’s testing for the wrong aspect and should be rewritten, or the functionality doesn’t work 100% yet, so the feature isn’t ready to get merged. Even if you’re waiting for some other feature to get ready, because you need to integrate it or something, you’re still waiting, so the feature isn’t ready.

    At the same time, the OP’s point about tests being supposed to fail at first isn’t too far off the mark either, because that’s precisely how TDD works. If you’re applying that philosophy (which I personally condone), then that’s exactly what you do: Write the test first, checking for expected behaviour (which is taken from the specification), which will obviously fail, and only then write the code implementing that behaviour.

    But, even then, that failing test should be contained to e.g. the feature branch you’re working on, never going in a PR while it’s still failing.

    Once that feature has been merged, then yes, the test should never fail again, because that indicates a new change having sabotaged some area of that feature. Even if the new feature is considered “essential” or “high priority” while the old feature is not, ignoring the failure is one of the easiest ways to build up technical debt, so you should damn well fix that now.






  • Kayana@ttrpg.networktoScience Memes@mander.xyzmoms rule
    link
    fedilink
    English
    arrow-up
    1
    ·
    6 months ago

    Huh, really? I thought there were slightly more women than men, but maybe that depends on the economies etc.

    As for your second point, yes, exactly. They don’t reproduce. So it doesn’t matter if many men get one wife each, or if a few men get many wives each, the number of pregnancies won’t change, and the number of pregnancy-related deaths won’t change either. So (again), I don’t see how polygyny helps in this situation.


  • Kayana@ttrpg.networktoScience Memes@mander.xyzmoms rule
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    6 months ago

    Edit: This first point was wrong, but the second point still stands.

    Polygyny wouldn’t solve the aforementioned problem if we suppose that the birth rate of men and women is roughly the same. If one man has many wives, some of whom even die, then several other men won’t have any wives.






  • There are pros to this:

    If the person you blocked can’t see your posts, they can intuit that you’ve blocked them. Then, they might try and find you on other social media to harass you even further, or shift targets to someone else.

    If they can see your posts, they have no idea they’ve been blocked, similar to Reddit’s shadow bans. This might make them think you’re just annoyed or rarely look at your DMs, making them invest even more time to uselessly try to contact you.

    Of course, I can see the other side too, that you don’t want them to know about any (new) posts you’ve made; but it isn’t as one-sided as you seem to think it is.


  • Kayana@ttrpg.networktoTechnology@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    35
    arrow-down
    1
    ·
    11 months ago

    Because you don’t need to have significant experience or rent a VPS in order to do that, and I can respect that. We don’t need to force FOSS developers to become proficient in everything.

    What needs to happen is some kind of tool (ideally FOSS) that lets you spin up an actual forum with the same difficulty to set it up as Discord.








  • That’s a point I didn’t actually think about, touché. Let’s go through this then:

    Before Covid (in my country at least), there was this massive push for more homes, because the interest rates were so low. Everyone was building a house, because it was so very cheap (in interest at least, not necessarily in costs). At that point, wise developers might have decided to not take on any big new projects, focusing on finishing their current ones instead of trying to ride out this bubble.

    Then Covid hit and the supply chains broke down. That was sudden and couldn’t be expected, I’ll give you that. But now, four years later, the main reason (in my opinion) for the low occupancy is the newfound interest for WFH, also resulting from Covid. Who needs an expensive condo in a crowded city if you can have a cheap flat in a small town instead?

    So in this case, I’ll (partially) retract my prior opinion and instead state that while a crash could’ve been seen somewhere on the horizon, Covid with all its consequences certainly couldn’t have been foreseen.

    I’m not familiar with the housing prices in Toronto compared to smaller cities in Canada, but perhaps those developers need to bite the bullet and lower their asking prices, because I’d imagine selling for less is still better than holding onto dead weight, praying for demand to go up again.