I put them on humus-rich soil
(I’ll show myself out)
I put them on humus-rich soil
(I’ll show myself out)
By authority of the central bank and the state? Checks out.
My maybe unpopular opinion is that it sucks that my meds, which are like my “glasses” correcting focus, motivation and emotional self-regulation, which are much safer than any antidepressants and at high dosage have about the same side effects as too much coffee, are being framed as dangerous stimulants and abused by idiots who snort them in their noses, and have to be so heavily regulated.
I got late diagnosed and since I got my meds I overcame my overthinking and anxiety issues, have no more of what I thought to be depressive episodes (caused by severe under stimulation and the burn-out of chronically forcing myself to do stuff against the strong child tantrum-like inner resistance with raw will power as you ADHD “expert” and all of my family suggested all of my life), and finally can feel and function like an adult and at the same time am much more zen and balanced.
Yes, having some symptoms does not qualify. Just as being sad sometimes does not qualify for depression. But every mental disorder is a matter of severity. You cannot feel how things feel to others. If a diagnosis and meds help a person, why would you not want them to get that help? It’s like saying that people who are short-sighted should just try harder and train their eyes and do not need glasses.
Level 2 of these people: learn regex and try to parse something non-regular like XML or C++ templates with it.
Same people who did not pay attention and hated the “useless” formal languages lecture in university and who have no clue about proper data structures and algorithms for their problem, just hack together some half-working solution and ship it. Fix bugs with extra if statements instead of solving the real issue. Not writing unit tests.
Soo many people in software development who really should not be there.
Yeah it’s an artificial dichotomy based on a popular misconception of what std::endl is and how \n is interpreted.
Ultimately it does not ask about line endings, but about flushing, which is a completely orthogonal question.
Nice! I’d love to use Rust at work, I was a Haskell guy for hobby things, rather recently switched to Rust for that, and I enjoy it a lot. Taking 80% of the good lessons from functional programming while staying performant and practical and just have nice tooling - whoever designed Rust are wise people who know what is important for happy developers.
My job is mainly C++, and if you have seen the bright side of life, it is difficult not to be frustrated by the language and tooling. I think C++ without clang-tidy is almost as horrible as Python without types and linters. Undefined behavior and foot guns everywhere!
Python with type hints and mypy and ruff = <3
Large Python codebase without types = nightmare
Yep, we have this one short and precious life. Should not waste it thinking too much about the eternity of un-being that comes after and rather make the most of the time we have here.