
There’s an earlier bit that complements that nicely:
“it turns out that the core competency of smiling and promising people things that you can’t actually deliver is highly transferable.”

There’s an earlier bit that complements that nicely:
“it turns out that the core competency of smiling and promising people things that you can’t actually deliver is highly transferable.”
Ok, well, if you ever come across a test framework named AuTest, you can blame me, because I’m stealing the shit out of that.
Up until now most people hated when shit randomly popped up while they were typing.
The Apple went and made the iPhone and now we have a whole generation that expects it.
Have you considered writing your own projects that you have to hide from your employers, and be careful with whom you discuss, so as to avoid the legal complications of the company owning your work?
I’m gonna need a bell curve hooded figure meme template of this comment, this is comedy gold.

It wouldnt be that hard to script this if you already had a bunch of accounts and were just copying existing threads. What’s interesting is that there were no other people accidentally joining in at any point. So either this was done by reddit and the timestamps are all ‘fake’, or this was done at a weird time in a niche community with low engagement.
Either way it’s either astroturfing or someone farming up the karma in their bot farm to make them more attractive for sale (to get around comment/karma minimums)
Yes, you need to push back on those people. They’re the type that get high on code golf and end up writing unmaintainable one-liners measured in kilobytes for fun.

Time is an illusion, lunch time doubly so.
I’m going to rename my NAS “online discussions” in your honor.
I would say it’s pretty accurate across the grid, but I’d swap HDD and ram. HDD is chaotic neutral, because it can turn into a maraca at any moment.

I am humbled by your chess of many D’s.

You don’t even need to support anything older than the last windows hot fix with requirements like that.
The only thing esoteric about python is the bolted-on typing and anything behind a double underscore.
So yeah, it’s there, but in front of the curtain it’s practically pseudo code.
It’s a shitty question. It’s implied by the fact that “24” is wrong that the answer is “6”, the length of the string “Monday”.
In some languages dot access on objects could give you the properties of the object type (things pertaining to a “day” object) but this would still be ambiguous since a day’s length can be measured in many different ways.
In others, it would require you to call length as a function (.length()) or not be available at all, or require you to pass the object into another function [ length_in_seconds(day_x)]
Especially since python is right there.
If you want to do web requests/ use API’s, use ‘requests’
graphs/reporting, I’ve used ‘bokeh’ before, it was nice.
I’ve never used PyDroid, so I’m not sure how you’d install things, but these are both available via pypi, python’s package repository.