Is that a Kill La Kill reference?
Comic Strips
Comic Strips is a community for those who love comic stories.
The rules are simple:
- The post can be a single image, an image gallery, or a link to a specific comic hosted on another site (the author's website, for instance).
- The comic must be a complete story.
- If it is an external link, it must be to a specific story, not to the root of the site.
- You may post comics from others or your own.
- If you are posting a comic of your own, a maximum of one per week is allowed (I know, your comics are great, but this rule helps avoid spam).
- The comic can be in any language, but if it's not in English, OP must include an English translation in the post's 'body' field (note: you don't need to select a specific language when posting a comic).
- Politeness.
- Adult content is not allowed. This community aims to be fun for people of all ages.
Web of links
- [email protected]: "I use Arch btw"
- [email protected]: memes (you don't say!)
Hard to say, too much clothing.
That's basically what happens to all of us!
They could have just had Cut and Paste help with harvesting 🤷🏻♂️
Then Copy could have devalued the crops by multiplying them to the point they cost nothing. 😊
That's what happens to us too. 😬
Should we run?
Honestly would that ever actually be a bad thing?
Like I really can't fathom a realistic way producing too much food (or whatever they're growing) can be a problem.
And before anyone brings up the economy I'd rather there be so much food it's worthless than what we have now.
I'd rather there be so much food it's worthless than what we have now.
You're not wrong, but when food is worthless there's no reason to grow it. Farms cost money to run. Now a solution could be to nationalize or subsidize farms completely so that the tax dollars put into them directly lower the cost of food, but that ain't happening.
Wouldn't it even itself out
Probably not, but it's better than subsidizing farmers to not sell stuff and crash the market. That's just doubling down on waste.
Might be a carbon and unwanted other animal species issues. Bugs, small mammals, and predators thereof. Compost is great but it's still producing by-products. If distribution and politics could be solved (probably politics is the main barrier in distribution, followed by natural disaster, many of which are the direct result of politics), perhaps these things wouldn't be a great concern. But I'm not a scientist.
There is a Kill la Kill reference hidden in there... Hidden in plain sight, I mean.
"I'm Mr Meeseeks, look at me!"
But cut doesn't work that way..
How so? It deletes something from the source and stores it in the clipboard. If you never paste it... it's effectively just deleting it.
But the handling of the command is application independent. Also many applications have their own clipboard
The fact that you say "it deletes something" means you are ignoring the copy process happening in the background.
That something could be any text or file and both have different implementation depending on the app receiving the command.
File cut doesn't even copy the file into the windows clipboard, it just copies the reference to where the file is stored
Other objects like Text behavior incur a replacement of the data on the w clipboard but that's not the same as erasing although it might seem like it that's why
Wouldn't it rather be DEL? CUT can only move stuff elsewhere and doesn't just delete stuff.
Cut deletes if you don’t paste after.
Does it? I swear it puts the selected item in a quantum state until the resolution of if it was pasted elsewhere or not.
It does but there are many farmers to cut and only the last one will stay in cosmic clipboard.
Really depends on what. With text it usually does remove it no matter what. N9t so much with files.
Ehh, embellishing its meaning a bit. I didn’t recall if it would remove the text when initially cut and replace it if was not pasted. Turns out when i tested these, it depended on the program on how it acted.
Farmer purgatory
For files, yeah. I was thinking of text.
Just checked it and it depends. On WORD, it removes the text, in EXCEL it does not (until pasted elsewhere)