Well we already have greenhouses. So imagine huge greenhouses warmed up 24/7 at 30°C to grow some exotic stuff.. The amount of heat it will generate and the power needed to maintain all that... We can start building nuclear plants just for that... How great is that for the environment ?
Yes @Steve R. that is the correct word. English is not the main language for me so finding the correct words is difficult.
Guess the lack of English perception makes me by default "not genius" :unsure:
Also most here mention only intellectual 'geniuses'. But Usain Bolt is a prodigy in running...
Indeed, but when you read that there was a school where they focused only on the bad things is crazy. I would support someone to do all the stuff he excels in. But that does not make him a genius in my opinion.
Of course some argue about that. (https://quoteinvestigator.com/2013/04/06/fish-climb/)
But what if a child is a prodigy in playing chess but the parents force him to be baker because of tradition... He may not have any baking talent and will think that he is not intelligent enough like his...
The amount of extra agriculture needed to feed everybody only on potatoes or salads would be far bigger than meat I think.
Also they would need far more pesticide or GM stuff to grow faster/stronger crops who don't decay after 3-4 days...
But was he born as a strange one or was it passion or domestic trouble that made him experiment with electricity ?
How much can a childhood or parents affect someone's ability to be very intelligent or not ?
What's New shows you all the recent new posts. You may have read some already but they are still in that list.
For me that list shouldn't be longer than 10. Quick overview.
The New Posts shows all the posts you haven't read.
Also notice that when you click view more in the "What's New" list, you...
No what Doc means is that for each If you start you need an End If.
like this :
if condition then
if otherstuff=false then
do stuff
end if
else
let's do something
end if
So right after your "Cancel = true" you need an End If
But doesn't doxxing help getting swatted ? If 200 people know your info (Since it is visible on the web), they all can call for an emergency to that address... like a physical ddos of your front door.
How do they do that ? Every breath you take has at least 1800 different bacteria... Each breath must be like the hunger games for the them.
(For those who wonder how that works : https://cosmosmagazine.com/biology/being-nosey-what-happens-when-we-breathe-in-bacteria)
From what I found, you will need to store the rs!SomeField in a variable first.
Then use the variable.
Without a data type, dictionary stores a pointer to the memory location instead of memory itself. So that may cause your problem.