[-] SolarMech@slrpnk.net 6 points 7 months ago

This, to a point.

Other things help :

  • Unit test to help catch regressions. If you are confident in your test catching a good portion of bugs from refactoring, at least you feel confident refactoring. Worst case, at least you ensured your code is testable. There is nothing worse than refactoring untestable code.
  • Self-documenting code and when it fails to self-document, comments or refer to a wiki page.
[-] SolarMech@slrpnk.net 6 points 7 months ago

the problem is you can’t easily go get another job because all the other jobs require a stupid amount of qualifications that don’t really relate to what they are offering in anyway shape or form.

Job postings are a wishlist for an ideal candidate. Only some of the stuff is actually required, For the rest, it varies based on how scarce people able and willing to work in that field are.

To see through the fog, you have to try reaching out. Either apply at places or try to build yourself a network. Sadly I'm not great at it myself. Alternatively, if you have the time and inclination to learn new skills, that's a thing you can do.

[-] SolarMech@slrpnk.net 6 points 7 months ago

I think this depends on the crowd. Unfortunately, the intelligent crowd and the crowd with money and power is not exactly the same. Though hopefully there is overlap.

[-] SolarMech@slrpnk.net 6 points 8 months ago
[-] SolarMech@slrpnk.net 5 points 8 months ago

Where I'm from judges have to be picked by a list prepared by the bar of that jurisdiction, IIRC. That way you can't just get any barely competent idiot who happens to be a good party man as a justice on the highest court of the land.

[-] SolarMech@slrpnk.net 6 points 9 months ago

Yes, you horrible criminal monster.

[-] SolarMech@slrpnk.net 7 points 9 months ago

I used 7zip for so long I thought it was retro by now.

[-] SolarMech@slrpnk.net 8 points 11 months ago

Or if the debates weren't managed by a private entity owned by the other two parties.

Canada has first past the post voting, and 3 active parties. My province has first pas the post and has 4 major parties (with a 5th one that is close but can't get a representative in). I'll agree that ranked voting at least would be a lot better.

[-] SolarMech@slrpnk.net 7 points 1 year ago

Now imagine having worked overtime for this project. Not that I know that anyone did, but if they did, I hope they enjoyed the journey, because all that effort was wasted.

[-] SolarMech@slrpnk.net 6 points 1 year ago

Yeah, but it's easy to overuse it. If your for loop is much longer. For a few lines I'd agree, don't bother using something longer.

Code should scream out it's intent for the reader to see. It's why you are doing something that needs to be communicated, not what you are doing. "i", "counter" or "index" all scream out what you are doing, not why. This is more important than the name being short (but for equal explanations of intent, go with the shorter name). The for loop does that already.

If you can't do that, be more precise. At the least make it "cardIndex", or "searchIndex". It makes it easier to connect the dots.

[-] SolarMech@slrpnk.net 7 points 1 year ago

There's a whole list of 8 points over what constitute a cult.

I don't remember the whole thing, but it was something like : Cults don't let you leave. If you do leave, your family and friends who are still in the cult will not speak to you. Cults control you in details. They make sure you are tired at the end of the day, too tired to think for yourself. Cults make you dependent financially. Once you are that deep in, leaving means starting over economically.

There's more, but it is different from how most people experience mainstream religions (I mean there are pockets here and there that are very cultish, but really the religion as a whole is a different beast that just works differently than an actual cult).

[-] SolarMech@slrpnk.net 6 points 1 year ago

Ecosystems there won't necessarily fare all too well. Trees are drying up because they aren't used to that dryness/heat. New trees will take time to grow and they don't necessarily support the same species.

The mix of species you used to have that lived in a balanced way is being disturbed by various invasive species.

I'm not saying those ecosystems will necessarily collapse, but there is a nonzero risk that they might.

view more: ‹ prev next ›

SolarMech

joined 1 year ago