It has a subtitle though that it lets you attach a note to super likes. I don’t think it’s blanket, “Message anyone freely” like the VIP tier implies.
It has a subtitle though that it lets you attach a note to super likes. I don’t think it’s blanket, “Message anyone freely” like the VIP tier implies.
I’ve almost been getting upset with engineering as my career because I really enjoy doing it, but am absolutely exhausted with doing it at work that I can never bring myself to do it at home. All my hobby PCB designs or programming projects take a back seat because they require a lot of time and thought.
It really is a shame that STEM pays so highly that it may as well be a requirement if you’re not going to do trades or something with a boatload of overtime attached to it.
From my limited understanding, it mostly seems like misattribution of all the very obvious chaos and uncertainty about “grand” events like climate change, economical strife, etc.
It’s less that someone holds pancake planet as their sole belief but more a web of interconnected beliefs that would explain the true cause of these nebulous events if they were true.
Not that it makes the outcome any better that people choose a more palatable ideological narrative over reality but there is a part of me that recognizes ignorance would be more blissful.
It’s a tough world out there for honest data scientists…
I actually kinda agree with this.
Even if a commandline tool has more power, utility and flexibility than a gui tool, guis let you drill down into the core workflow of what your software is meant to do. At a minimum, it lets you segment what your regular users are expected to do from what your power users could use your software to do.
Additionally, if you intend for your software to be used by non-software adjacent users, a commandline interface is just asking for people to get lost/confused.
At work, we use ROS on some of our systems and while the commandline tools are simple to someone who works in the ecosystem, knowing what to look at when things go wrong is tricky.
Even a simple gui in tkinter that shows statuses or shows a list of topics and lets you print them out is leagues above the commandline when it comes to how much I need to be involved in other peoples’ problems.
It is a luxury to be knowledgeable in software concepts and I think software devs/power users forget that often.