I have all my monitors at maybe 10-20% brightness and still use dark mode for everything. It's the way of the cave dweller.
TheHarpyEagle
Thank you!!
The most heinous thing is lack of required sick time. And who is it that's least likely to get paid sick time? Customer service, of course, the ones coughing and sneezing all over your clothes and food.
Just make sure you actually do get a payout, had a friend screwed over by that recently.
Being a Python simp, I find GDscript just different enough to nag. There's a lot of QoL stuff they don't have and aren't (currently) looking to add in order to keep the language simple. Honestly has me looking to use C# instead.
Being a Python simp, I find GDscript just different enough to nag. There's a lot of QoL stuff they don't have and aren't (currently) looking to add in order to keep the language simple. Honestly has me looking to use C# instead.
Honestly C# has grown on me quite a bit. Shakes off some of the bloat of Java and linq is pretty handy. God knows if I can't tell you what the distinction is between C# and .NET Core and whatever the hell ASP is.
Honestly, I've been using type hints very heavily since they became a thing. I just use IDE completion too much to do without them.