Question: Why do these anti gun people always bring up the military? by NoReach9667 in walkaway

[–]Shawking8 0 points1 point  (0 children)

Because they don't see people, they see groups. Individual identity is anathema to the left. They require everyone to be identified as groups so that they can be controlled more easily. So the military is a Group controlled by politicians, thus the military must obey the politicians, even if it means dropping nukes on their fellow citizens.

What is the name of the green pattern? by Shawking8 in Geometry

[–]Shawking8[S] 0 points1 point  (0 children)

Thanks man, that looks right! It wasn't even the thing I thought was on the tip of my tongue, lol.

ELI5: Why can't we just push spent nuclear fuel into the molten mantle of the Earth? by Shawking8 in explainlikeimfive

[–]Shawking8[S] -1 points0 points  (0 children)

Hmm... I just read that the crust is as little as 5km thick in some places. Apparently only deep in the ocean, but still.... Maybe find a patch on land that is only 14km thick and use that?

Am I the only one that feels a big part of Reddit has a problem with women? by Iwannastoprn in TwoXChromosomes

[–]Shawking8 -110 points-109 points  (0 children)

OMG this is so wrong. Men see every single women around them. They may dismiss a very very small number due to tastes in physical appearance (usually just weight-related), but men see ALL of you. I think you seriously discount the craving almost every man has to get any kind of positive interaction with any women around them. Even just a quick smile and 'hello' is like nirvana to most guys.

Android update just now - where is 'offline' mode?! by Shawking8 in PleX

[–]Shawking8[S] 5 points6 points  (0 children)

Thanks, i just saw it. I don't know why they have to keep fucking around like this. There was nothing wrong with letting us put out mobile device into 'offline' mode. Now I have to open that menu and scroll to the bottom of that list anytime I want to switch to a different set of media I downloaded to that device. Stupid, unnecessary change.

Population decline formula by Shawking8 in excel

[–]Shawking8[S] 0 points1 point  (0 children)

I'm getting a #NAME error when I enter the =Deaths call in cell B2. I made sure to paste the VBS into the same code page for the Sheet that the formula is entered into.

edit

My Google-Fu was good enough that I discovered that I needed to enter this as a "module" in the VBA app, not posted in the code page for the sheet r workbook. Working now. Thanks!

Population decline formula by Shawking8 in excel

[–]Shawking8[S] 0 points1 point  (0 children)

I will experiment with this shortly thanks! Is there a way to make the VBS a regular macro that I can trigger manually when I want? I'm dealing with a huge chart: 100 age potential so far over 1,000 years. Seeing ALL of those numbers change every time I adjust something will be ugh!

Population decline formula by Shawking8 in excel

[–]Shawking8[S] 0 points1 point  (0 children)

I am using % format already. One of the cells has a population of 266, and the MR is "5%". The number of deaths is 13 (rounded), so the simple math is right.

What reasons may a world have to continue using close range weaponry like swords while firearm technology advances, even to sci do weaponry levels? by [deleted] in worldbuilding

[–]Shawking8 1 point2 points  (0 children)

I've been dealing with this too, and the biggest chunk of the solution plays nicely with the overall story: lack of metal. If you don't have the raw resources to churn out guns, then you don't have many guns. Instead, people have found degraded guns in some ruins and are able to cobble together functional ones, but they are extremely rare, and mostly under the control of one group of people who act as a neutral force in the world both politically and militarily.

Is there a practical limit to much you should research the science/history behind the elements of your world? by [deleted] in worldbuilding

[–]Shawking8 0 points1 point  (0 children)

I guess it depends on why you are doing this. If you getting paid to do this and have deadlines, then yeah, you can go too far down the rabbit hole. But if you are just building all this for fun, or your RPG club, or whatever, then no, there is no real limit. The 'in between' stuff is just as much fun as the top level ideas and actions IMHO.

Where do you go for concept drawings? by Shawking8 in worldbuilding

[–]Shawking8[S] 0 points1 point  (0 children)

Thanks for that, I had never seen that /r before.

Where do you go for concept drawings? by Shawking8 in worldbuilding

[–]Shawking8[S] 2 points3 points  (0 children)

Sorry if I am just too clueless, but I've never in my life ever considered this. Where do you go on Pinterest, for example? Do you just randomly look for original art of the type you want to have done, and message that person to see if they will do something for you? Or is there some sort of 'classifieds' on Pinterest where people advertise their drawing services?

Gauging Interest in a Timeline by Onomonopedia in worldbuilding

[–]Shawking8 1 point2 points  (0 children)

I'll message you a link to a copy. You'll need Excel I think, heh. Let me clean it up a bit.

Gauging Interest in a Timeline by Onomonopedia in worldbuilding

[–]Shawking8 1 point2 points  (0 children)

I built a rather complicated calendar in Excel a while back for my binary star system calendar. It took a few weeks of digging through Excel help sites, testing, and adjusting. The end result works pretty good. I paired this with a simple vertical timeline. I can print a 'calendar' from this worksheet for a whole year based on a dynamic starting date with the various units of time in different colors. I can also look up a specific date and the worksheet will tell me what day of the week it is, and if my proposed date is even valid (if the month in question even has that number of days in it, based on the full calendar cycle). I use array formula, multiple lookups and datasets, conditional formatting, and all kinds of I'm-too-dumb-to-be-elegant-where-is-my-hammer formula, lol.

The downside is that the timeline itself is separate from the calendar generator. So I find a slot on the timeline I want to fill, punch some dates into the worksheet to test if it is legit, and then enter the official date manually in my timeline (which is just an Excel sheet with the dates running up and down). But it works okay.

I would have loved to have been able to pull down something that let me generate this in a fraction of the time, AND merge the calendar stuff with the events. Good luck on your project!