

Now think about this, you have logic that doesn’t make sense when run directly, but you need it to be a library.
You have multiple name=main statements in some of your functions


Now think about this, you have logic that doesn’t make sense when run directly, but you need it to be a library.
You have multiple name=main statements in some of your functions


Is it? You were asked your opinion, and your answer was extremely general and flat wrong.
You were corrected about plugins, they have an annoyed tone in the post because you have a strong opinion based on seemingly nothing.
I guess I’m saying, you should stand by your words better or something?


I just got here, I don’t think the other dude was being sneaky


Yeah I get that it’s bad to just say “they are being lazy” but this kind of thinking is just lazy.
Like sure you can just work the line, but if you don’t understand any of the theory behind your work product or how to accomplish your same work product despite different tooling, you are just making yourself less competitive and more exploitable. Most other professionals know how to cut their project down to the minimum viable product, there’s nothing special about working with graphics.


Eh it’s reasonable to think you had some specific opinions, but you only have one point that Photoshop has something gimp doesn’t.
You seem dismissive and not unbiased when you are so general about things.


Average sysadmin origin, thank you for your service


I’ve been using keepass for years. If someone gets a hold of the vault file, the passphrase could potentially be found.
Unless you do selfhost correctly, yeah you want to trust somebody else.


They hate our beef because our beef is beautiful and theirs is weak.
Which wave of feminism is this /s


Same as keeping a soft copy.
Tax was just as example. Maybe there’s a form somebody wants signed with a pen instead of electronic, I don’t know.
Anyway if you are going to get a printer, but only do a handful at any time avoid buying an inkjet


No, printed just to keep a hard copy


SmartOne uses Schlage locks with some ecobee thermostats and sometimes a doorbell cam. Latch locks suck and I don’t know what panel is used there.
I’m in Toronto, I do high-rise construction. Post a picture I’ll tell you what it is.


Correlates poops to your Uber eats from chipotle, serves you up Pepto ads preemptively.


What’s the brand?


literally so you can leave it unplugged in a box, and drag it out once a year to print a tax form or something. Toner should be shelf stable.


Ok man don’t go to Europe you’ll hate it. Stay off the beaches!


A tool for what? Automated writing?
This is like trying to tell people you won’t through driver’s ed, because you rode a bus a bunch of times.
The point of the coursework is to have the children show that they can relate information in a specific way. Showing the information isn’t the point, the exercise of constructing the answers themselves in the point.


But that’s super cool


Violence is always the answer. The questions are simple:
How do we gain a political advantage? How do we gain an economic advantage? How do we gain a social advantage?
Anyone that says violence is not the answer doesn’t understand the tools that marginalize them and the people they care about.


Time well spent wanking
So you might have a script that does stuff as a library, and it should get environment variables and other info from the calling script. You use the same script for doing one off stuff on different computers.
So you make it do something slightly different or make it set it’s path and look into the current folder when you run it directly. This change in logic could be in a few points in the script.