I would bet that if you investigate the author of the bill enough, you'll find that they have some kind of relationship (friends, relative, money changing hands, etc...) with someone in the list who has a vested interest in it being watered down!
tjhart85
Interview With a Vampire ... kind of ... Lestat was by no means good to Louis, but their portrayals in the rest of the series was quite different ... I think that Anne Rice was trying to show that neither of them should be considered reliable narrators and Louis will always try to portray his situation as awfully as possible and Lestat is a narcissist and will always try to portray himself in the best light even when acknowledging what he did incorrectly.
But, when I saw that book 2 was about Lestat, I was like ... wtf ... I hate this guy, why would I want a story with him as the main character and then I read them all, lol.
Same, but for the red ones for me.
This scene for me (you can skip to 1:20 or so) showed that it's at least feasible, but it definitely takes a lot more than glasses, which is where many of the non Christopher Reeve's portrayals fall flat. They always play Superman in both roles but it's just Superman with glasses.
Christopher Reeve on the other hand showed that Clark Kent is the perfect disguise when portrayed correctly and it's at least understandable that especially the people that know Clark would never suspect for a second that he's Superman because they've never seen anything but a quiet, weak and easily frightened man who is nothing like Superman at all! Superman is also way taller!
Watching him stand up straight and put some confidence on his face, voice and transform into Superman over the course of 10ish seconds was one thing, but watching him deflate back into Kent in under 2 seconds was another altogether! That shift was jarring for me and showed just how good the disguise was and how good of an actor Reeve was.
Conversely, I think that every program should have a way to operate it from the command line and the GUI can just needlessly get in the way a lot of the time `¯_(ツ)_/¯
You write a command once and you can do whatever you want with it, repeatably, forever. It's fantastic! You can then pipe the results into a completely different program all without needing to do much of anything! Want to run it on a schedule? Easy! Want to send the exact parameters you used to someone else? Easy! Want to copy and paste the exact output? Easy! Want to get a daily email with the results? Easy!
Some things are better with a GUI, but, plenty don't need it.
With all that said, I understand why a dev who didn't build their program with CLI in mind wouldn't want to go in afterwards and add it in, especially if they don't use/like CLI interfaces.
I've seen similar arguments to yours that every program should have be packaged as an exe, because fuck those fucking programmers thinking I should need to install python to make their shitty programs work. The devs are like "I don't use Windows and wouldn't even know how to package it as an exe and even then, I wouldn't even be able to test that it works, python just works for everyone" and then the guy just continues to go off on a similar rant to yours about how ridiculous this is.
Besides, even if it had a GUI, the complaint would be "why don't they make their software do the things that people want it to do‽‽‽" and then going off about how easy this {insanely complicated thing} would be to add in and EVERYONE {nope, just you} needs this function in order for this software to be useful and the dev is just a POS for not adding it.
Like, I get your point if you're paying for software that doesn't make it clear it doesn't have a GUI, but if you're just on github using someone elses software that they made for themselves and thought other people might like, why are you bitching? Just move on to another piece of software that can do what you want and has a GUI (I'm going to guess you can't/won't because those cost money and you wouldn't be able to belittle and harass the actual software creators and that's half the fun for you).
It gets funky ... from what I'm finding (I found more, but this was the easiest and it comes from a legit looking location), there is such a thing as negligent fraud in CIVIL law, but even that requires that you to have not had reasonable reasons to believe it to be true. I would argue that they're idiots and should have known better, but, I can't say that I'd win that argument in a courtroom (if I somehow found myself there, lol).
On the criminal side, from what I'm seeing they basically all require some form of intent, but 'fraud' at a criminal level doesn't seem to exist, it's all different legally defined types of fraud.
Either way, you'd still be guilty of driving without a valid license whether you thought you had one or not, it's just giving an invalid 'license' over to the officer wouldn't necessarily have been fraud.
From what I can see, fraud requires intent, so if these whackadooos actually believe it's valid, then it wouldn't be fraud, but would still violate some other law that doesn't require intent (similar to how manslaughter and murder both result in someones death but murder basically requires intent and manslaughter doesn't).
On KBin I believe that it is (or at least was a bug that became a feature). There have been posts about it strongly urging Ernest not to change it and he's said he'll open it up to discussion before making major changes to it, if my recollection is accurate.
I use Synergy for the KB/Mouse sharing.
You basically just load software on all wanted systems and tell the software where their screens are and you can seamlessly move your mouse from screen to screen and system to system. You can optionally allow it to keep the clipboards in sync too.
I got in on it like 10 years ago as part of a crowdfunding campaign, but they're still around and look to be relatively reasonably priced.
My favorite non-example of this was in Mr Robot. The main character starts explaining something and the other character just says something like "we know what a raspberry pi is jackass" and it was fantastic.
Name of the room + number.
I'll give the human readable name a bit more info like if it's a fan (then it's 'Kitchen Fan 1', 'Kitchen Fan 2', etc...), but I'll usually make a group and expose the group to voice and the group would be based on the human name (Kitchen Fan). For most rooms though, I only really care about the room itself, so, "turn off the kitchen lights" is all that's really needed and that's handled by the zones.
Bookstack has a pretty robust API for things like adding/exporting content even if the UI doesn't always have a way to do things.
Might be worth looking at this ready-made script and see if it serves your purpose (at the very least just to make your shift from BS a bit easier): https://gist.github.com/ssddanbrown/45acb913a7b873240b2d89781e74a7a4