Slashdot Mirror


User: bmajik

bmajik's activity in the archive.

Stories
0
Comments
1,778
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,778

  1. Re:Morons on Google Tests A Software That Judges Hollywood's Portrayal of Women · · Score: 1

    Why do people think things like the Bechdel test are worth more than a fart in the breeze

    A test is just providing some objective information about something.

    What you do with that is your business.

    The Bechdel test was presumably invented to identify movies that fail the Bechdel test as deficient, problematic, etc.

    But the test can just as easily be interpreted the other way. Netflix might someday soon come up with a category called "Bechdel Failures" and learn that it is extremely popular with men.

    I think it would be great if there was some kind of logo or something that indicated if a movie passed or failed the Bechdel test; feminists could look for passing films, and I could look for failing films.

  2. Re:It's heartbreaking that politicians don't do sh on Clinton: It's 'Heartbreaking' When IT Workers Must Train H-1B Replacements (computerworld.com) · · Score: 2

    Can you show me which quote of Trump's mentions race? I quickly scanned your link and did not come across any mention of any races.

  3. Re:It's heartbreaking that politicians don't do sh on Clinton: It's 'Heartbreaking' When IT Workers Must Train H-1B Replacements (computerworld.com) · · Score: 4, Insightful

    I don't have any evidence of Trump naming or implying any race at any time with any of his various immigration comments.

    His focus has been on
    - stopping _illegal_ immigration
    - stopping the legal immigration of people that are at an increased risk of becoming terrorists
    - reducing immigration that appears to have a negative effect on American jobs

    There is a tremendous amount of racial confirmation bias about Trump, in part because that's what the left always resorts to, and because he hasn't adopted SJW phrases and talking points.

    Contrastingly, there is historical evidence of him breaking _down_ racial and other bigotry barriers in his personal and business life.

  4. Re:It's heartbreaking that politicians don't do sh on Clinton: It's 'Heartbreaking' When IT Workers Must Train H-1B Replacements (computerworld.com) · · Score: 3, Insightful

    Perhaps Mrs. Clinton has observed that discussing any aspect of immigration in a negative way makes her more like Donald Trump -- a man whom she very often implies is pretty much the worst thing ever.

    It's a bit interesting that when Mrs. Clinton talks negatively about immigration, she's described as empathetic for Americans.

    Contrastingly, when Donald Trump talks about immigration, he's described as a racist.

    I think people are wise to be suspicious of anyone running for public office. But, of Clinton, Johnson, and Trump, Trump is the only one that has ever said he wants to limit and reform immigration for the benefit of Americans who are seeking American jobs. He's also the one talking about punishing American companies who engage in behaviors that subvert American workers and jobs so replace them with foreign workers and jobs.

    http://www.computerworld.com/a...

    If you are upset with companies abusing immigration law to the detriment of American workers, and you wish someone would finally do something about it, Trump would seem like your candidate.

    This election promises to be another "hold your nose" affair, but there do seem to be legitimate differences in what the candidates want to accomplish and how they want to do it.

  5. Re: Unsurprising on AI Downs 'Top Gun' Pilot In Dogfights (dailymail.co.uk) · · Score: 1

    How does $2k USD strike you?

    http://www.jetcatusa.com/rc-tu...

    example in use:
    https://www.youtube.com/watch?...

    my post isn't really a new or novel idea:
    http://www.interestingprojects...
    https://en.wikipedia.org/wiki/...

    It occurred to me that you could adapt the airframe and application from cruise missile (the blog post), to ultra-low cost, man-deployable SAM.

    A 350mph SAM isn't going to go very high, or chase down aircraft that have flown past. It won't work like a big expensive fixed SAM installation.

    The current US application of airpower is flying low, slow, over and over, in repeatable patterns, because total air superiority is assumed.

    And so if you watch US airpower fly over your burnt-out city, and then you see them turning to make another pass, you pull out your low-buck SAM, get it fired up, and, when the aircraft has heading back towards you, you fire at it, head on, from a field or building rooftop or whatever.

    A 350mph object coming straight at an aircraft that is used to assuming air space dominance, and which is giving off no radar emissions, is going to catch at least a few super-power aircraft off guard and take them down.

    This only needs to succeed once or twice. That will cause a significant change in the use of theater air-power..

  6. Re: Unsurprising on AI Downs 'Top Gun' Pilot In Dogfights (dailymail.co.uk) · · Score: 1

    There has been very little air-to-air combat in a long time. The majority of combat has been developed super powers against 2nd or 3rd world states, or against entities that aren't even states at all.

    The only fighter air power requirement is a few hours of work to make sure that there is total airspace superiority, and then every other attack/recon aircraft in the super-power's arsenal loiters over its targets unopposed.

    The software & silicon revolution is going to throw a wrench in all of this very soon.

    Suppose you are ISIS. You cannot build all the infrastructure to have an airbase with fighter jets and trained humans to operate and maintain them, etc, and even if you could, the super powers would just stroll by and put a crater in your runway.

    So what you need is an assymetric response to air power.

    In the Soviet/Afghan war, the US funneled stinger missiles and other man-launched AA and AT weapons to the jihadists, and they were able to cripple the Soviet war machine.

    The folks in the middle east are already plenty good at making IEDs - they have the "warhead" part figured out.

    What's to stop them from putting ArduoPlane brains inside of RC powered jets and putting IEDs on them, and then using optical seekers (e.g. no active emissions, so the big jets never know its coming), and then shooting down low flying aircraft of all types and configurations?

    The per-unit cost for something like this would be under $10k per copy. The impact of shooting down just one super-powers aircraft would be tremendous. It would cause an operational re-think and might even change the balance of air-power in the theater.

    The Superpowers are going to need to stop playing the manned-aircraft one-ups-man-ship game, and embrace low cost swarms.

    For each ISIS fighter that launches a home-made SAM, the super-power will need to respond with a swarm of airbone hunter/killer drones... already nearby, on station.

    I think battles between various super-powers competing 5th gen manned fighters are unlikely and will hopefully never happen. I desperately want to avoid a shooting war with Russia or China...

  7. Re:.NET 5 is just what we need. on Microsoft Open-Sources Visual Studio Code (visualstudio.com) · · Score: 2

    I'd be interested in learning more about the compatibility problems you're having with real apps and .net framework versions.

    We know that there are ocassionally compat issues because we have large customers we work with to try and mitigate them.

    There are already mechanisms built into .net for rebinding apps to use specific framework and assembly versions, e.g. the .exe.config file that you can modify without access to the application's source code.

    In general, .NET 2.0 and .NET 4.0 are the two separate runtimes that you would currently need to have installed. .NET 3.5 is the newest iteration of the .net 2.0 runtime, and .NET 4.6.x is the newest iteration of the 4.0 runtime.

    If you're trying to install an app and it says "i need .net 4", and you don't have .net 4 yet, I think that's working as intended. If updates to .net are breaking your apps, that's something we'd like to know about and help with.

    If you have problems of the latter sort - .net updates are breaking your apps, feel free to contact me at this address and I'll see about putting you in touch with someone who can help.

  8. Re:Could we quit with the stupid conf names? on Microsoft Open-Sources Visual Studio Code (visualstudio.com) · · Score: 2

    Give us some credit for taking baby steps...

    A few years ago, this would have been called "Microsoft Active Developer Conference 2016 with Bing.com and VisualStudio.com"

    Surely you agree that "Connect();" is an improvement ?

  9. I knew I'd see OpenSSL on that list... on Mozilla Giving $1 Million To Open Source Projects It Relies On (mozilla.org) · · Score: 3, Insightful

    Instead of LibreSSL.

    Mozilla is big enough that they can have an opinion on how the web should work, and the web will move.

    They should dump OpenSSL and invest in a winner.

  10. Re:I think the most ironic part is that... on Microsoft To Pay Up To $15K For Bugs In Two Visual Studio Tools (microsoft.com) · · Score: 2

    I'm not in any way involved with this specific program, but I do work on VisualStudio.

    It's pretty common for all kinds of software projects to take bug reports - even very detailed and thorough ones - from people who ultimately don't end up fixing the bug.

    The interesting thing about finding a security bug - especially with the constraints described here - a working exploit and a white paper - it's pretty unambiguous that you've found one. You either have or you haven't.

    Now, how to actually fix that bug might be a lot more nuanced.

    This statement isn't made to in any way imply that a researcher who could find such a bug _couldn't_ also fix it.

    Rather, some bug fixes may be preferable to others, from Microsoft's point of view. And so, my impression is - we're not looking for patches that we'd end up re-writing. We're looking for the really nasty bugs, and then we'll go off and come up with fixes that satisfy the big pile of requirements that we have [for example, performance impact]

    A valid observation would be, "if these were really open source projects, anyone in the community would be able to run the same regression and performance tests that Microsoft would run, and thus be able to make perfectly valid fixes themselves"

    Well, to a point. Long long ago, I found an IDE driver bug in OpenBSD and submitted a fix for it. The fix was substantially re-written by the maintainer, and, ultimately the whole subsystem was replaced in the next version anyhow.

    My fix met the functional requirements, so near as I can tell. But there are things like coding style, or maybe even the personal preferences by the project maintainer(s), that can still impact how a particular patch gets rejected or modified prior to being committed.

    Furthermore, I think we would hate for there to be a vuln out there that somebody knows about, but is sitting on until they can come up with a fix that they like.

    So, yes, I think we really just want the vulnerability reports, well substantiated and with demonstrated exploits. Finding those things is still very much a niche skill.

    Fixing them, once they are understood, and balancing those fixes with the other requirements in the system, is more bread-and-butter Microsoft engineer stuff.

    fwiw, I've been at Microsoft 15 years, much of it in VisualStudio. Before that, I worked only with UNIX systems, and I've stayed up to date as a hobby.

    The way we are trying to engage with Apple, Linux, and F/OSS in general is completely unlike anything we did up until just the last year or so. People I've worked with for years are suddenly diving headlong into Linux development. Arguments that I tried to make a decade ago are now being made by other people.

    It's a really interesting time at the company.

  11. Re:No real place for it on FLIF: Free Lossless Image Format · · Score: 1

    I'm always on the hunt for ideal archival formats for digital media.

    The ideal archival format has a few properties, ranging from most theoretical to most practical:

    - a completely unencumbered specification and a completely unencumbered implementation
    - a highly portable, f/oss reference implementation
    - excellent quality vs. usability (e.g. lossless quality, but small to store and fast to decode)
    - support in popular general purpose computing environments
    - supported in popular dedicated hardware devices

    FLAC gets the first few of those, but not the last one -- plenty of dedicated hardware audio players don't deal with FLAC.

    Because of this, I use MP3 for audio - which theoretically gives up the first few points, but as a practical matter, those points are irrelevant, and MP3 completely dominates the industry on the last few points.

    If Vorbis or FLAC or any of the things that get the first few points correct had ubiqoutous device support, I might be willing to re-rip everything into those formats for a great blend of long-term archival and easy-to-consume on any device convenience. But nothing is like that for audio.

    Similarly, if I thought there was going to be a fantastic lossless image format that did everything well and was going to be massively supported and was completely unencumbered, i'd want to move everything over to it. I'd want my future digital cameras to start shooting it. I'd want my whole tool stream and whole life to just be about that format.

  12. Re:Undergrad only? on 13% of CompSci Grads Have Starting Salaries Over $100K · · Score: 1

    While I started in Redmond, I no longer live there. The tech job market where I live now is incomparably less developed than Seattle.

  13. Re:Undergrad only? on 13% of CompSci Grads Have Starting Salaries Over $100K · · Score: 4, Informative

    All of the numbers in this article are very believable.

    I have a BS degree from the University of Nebraska. And not the prestigious Raikes school, but the normal old pre-Raikes degree program.

    After a summer internship, I got an offer from McDonnel Douglas for 48k.

    My offer from Microsoft was more like the 60k figure. I took that one, because it didn't involve living in St. Louis.

    The year: 2000

    So, 60k to start right out of college was a going rate for top-tier companies... fifteen years ago.

    Some companies paid much more, and sometimes that was a company decision, and sometimes it was a reality of where the position was located. For instance, before I had even finished my degree, I was recruited for a position with a 99k starting salary. That firm, however, was in NYC. When you adjust for NYC cost of living, it's not such an eye-popping number.

    Subsequent to these numbers from 15 years ago, I have been involved in lots of hiring at Microsoft in the years I've been here.

    Starting salaries have adjusted upward significantly since I was hired.

    If you can score an engineering position with a top software/services company like Microsoft, you will be paid exceptionally well. For someone fresh out of college, there is just an obscene amount of money on the table.

    Different companies target different spots in the industry pay curve. Microsoft by no means targets the top of the salary scale, but neither do we target the bottom. At times, Microsoft has been seen as, to put it mildly, "pretty uncool". At times, there has been lots of startup money and equity available for top quality grads to go after.

    In those time periods, Microsoft has to offer more money to continue to attract new talent.

    If you want to work at a company where lots of people want to work (e.g. a games company, or SpaceX), those organizations don't have to compete as much with offer packages, since their brands have a high intrinsic draw.

    While I don't know what a Netflix offer package is like, Netflix states that their policy is to pay very high wages - the wage they'd be willing to pay to keep someone excellent who wanted to leave.

    Finally, it's important to consider the type of organization you're looking at joining. Do they do software/IT, or is that a cost of doing business for them? If a company is in the business of selling shoes, but has an unavoidable need for software engineers, they're going to treat software engineers as a cost of doing business.

    If a company is in the business of building software, they're going to think differently about compensation and retention.

    Finally, companies that aren't well established players in the software space can have difficulty making big offer packages. At times in my career, I've been frustrated and have looked elsewhere, and the smaller, less profitable companies I've spoken with are offering tens of thousands lower than what I was already making.... making the friction of leaving financially tremendous.

    (my personal financial plan is to expect a 50% paycut when something happens to my MSFT employment)

    In summary, I have no problem believing the numbers. Top quality CS people at top quality organizations are paid outrageously well.

    However, I get that lots of people are expressing disbelief. Let's talk about why that may be. The survey data could be skewed by multiple factors:
    - the locale of the person responding
    - the self-selection bias of the person responding (e.g. are people happy with their comp more likely to fill out a survey?)
    - the kind of organization the survey respondants work for...

    If you surveyed internal apps developers at regional insurance offices, in the Midwest, you would get a different picture from a survey of facebook engineers...

  14. Re:It most certainly is a tax dodge. on Microsoft Offers Washington a Bargain: More State Taxes, For More Education · · Score: 1

    Have you ever been to Redmond?

    The whole town exists because of Microsoft money.

    Software Engineering is the economic driver of all of King County WA.

    The Pac NW needs Microsoft. Not the other way around.

  15. Re:They are trying to get off... on The Mob's IT Department · · Score: 1

    I cannot deny that much of what you've said about the mob is true. I didn't mean to say that the mob never did anything well, never provided benefits to neighborhoods or people, etc.

    Everyone understands that the mob can "Get things done". And, what's ironic is that, IIRC, you and I have very different ideas about government, but we apparently agree that in some situations, the mob is more effective and occasionally preferable to local government.

    That said, I think you are papering over the intimidation, violence, and property destruction done by the mob.

    (I'm not papering over the intimidation, violence, and property destruction done by governments, fwiw)

  16. Re:They are trying to get off... on The Mob's IT Department · · Score: 4, Insightful

    Have you ever lived anywhere where there was a significant mob presence?

    I haven't, and for good reason.

    Your plan is a really great plan if you assume that the mob has absolutely no penetration whatsoever into the local police department.

    I don't know why you'd assume such a stupid thing, though.

    So here is how your suggestion really goes.

    You walk into the local PD. On your way there, some kid recognized your face. He has instructions that say that if he sees a guy who looks like you walking into the police station, he calls a number and gets a bonus.

    When you come home, something is different. Either your family is already dead, or, there's a note that makes it clear that your family is vulnerable and that you've fucked up - but there is still a chance to not get your family killed. Who knows what the knob is set at for the "first contact" - but there's a clear indication that you don't want to continue talking to the police.

    Now, if someone inside that building is actually connected - and usually, somebody is - maybe they're the person who interviewed you. Maybe they're the person who looks at the signin/signout sheet at the station. Maybe they are somebody who files paperwork or types things up for other people.

    Zillions of little people are needed to make the machine of government operate, and the mob targets precisely those people to be their eyes and ears. It uses combinations of carrots and sticks to keep them cooperating with mob goals, without letting them get too familiar with what those goals are or who is executing them.

    Point is, if the mob has any power in your city, that includes eyes and ears within, or effectively within, the police department.

    Part of the mob's effectiveness is that it destroys trust in the normal functioning institutinos of society. You never know for sure who is and isn't. It effectively isolate frightened individuals from the facets of society that might help or protect them. It always makes it seem like it's 1 person against the entire mob - it paints that same picture to lots of separate people.

  17. Re:Usually has to be earned on Ask Slashdot: How Do You Find Jobs That Offer Working From Home? · · Score: 1

    I doubt there's a company in the land that would recruit an unknown, straight off the street, give them a salaried post and let them work 100% from home.

    This is false. A very good friend of mine works exclusively out of his house as a developer. Many of the developers at his company are work-from home types and have always been work-from home employees.

    Additionally, there are software jobs that are true work from home positions and are advertised as such. I've had recruiters start to approach me about such jobs.

    Finally, I've had a 15 year career at Microsoft. In the last 6 months, I've been given the flexibility to WFH as much as I like to. I'm currently at home for the summer.

    When I asked earlier in my career, the answer was no. I'm slightly more valuable than I was then, but, the nature of my team and my work has changed such that a WFH role is more plausible than it once was.

    I know a handful of other Microsoft employees who are full time WFH and who have no Microsoft office anywhere. I still have an office and I use it about 50% during the school year.

    As far as how you get this arrangement

    1) if you're a high value contributor with the right kind of manager on the right kind of team, even in an organization that doesn't really do remote work, you can basically play the card that says, "I am moving. I would like to keep working here, for you, and I understand what that will do to my long term career velocity here, but, whether you keep me or not, I am moving"

    Sometimes that works, sometimes it doesn't. If you get a new team or a new manager, you can be let go. "The deal can be altered", so to speak. Of course, the deal can (and is) altered anyway, even for office people. So, it's a matter of priorities and risk tolerance.

    2) There are a few organizations that are explicitly pro WFH. If you're prioritizing WFH ahead of other things, look at doing something that isn't your ideal role and not at your ideal salary, but gives you the WFH goodness that you desire. Ideally, you pick an organization that has the sorts of roles (and money) that you'd ideally want, and you grow into that role within that organization.

    3) When LinkedIn emails you and says "Bob from Google wants to talk to you", email Bob back and say, "Bob, I would love to chat with you, but I am only considering WFH arrangements. Please let your hiring managers know that there is good, affordable talent available to them, but who are unwilling to relocate."

    I do this with every big name brand that contacts me via Linked In. I usually tend to tailor the message to something about how the business in question heavily relies on open source (and I name the pertinent technologies) and how those were developed via distributed engineering mechanisms, proving that such approaches can build world class software.

    I hope people like me can create enough data points that eventually more traditional shops hear the "I won't relocate for you" argument often enough that they start entertaining people who demand remote work.

    Anyway, my employer gets way more output out of me when I am at home than when I am in the office. I have a nice laptop, and everything is in source control or cloud fileshares, so I can move back and forth between office and home office easily.

    My kids understand that when I am working, they don't come into the basement. I go upstairs and take breaks and hangout with my family, or take advantage of the nice weather. If I don't have scheduled meetings, I can shift weekend/evening tasks (like yardwork) to mid afternoon, when the bugs aren't as bad and the sun is shining. Email and code will be there during peak mosquito hours or when the weather is bad.

    I live on an isolated 14 acre farm that is about 25 minutes from my employer's office building. Commuting isn't bad at all, but if I don't have to, why bother?

  18. Re:Republicans could... on The Demographic Future of America's Political Parties · · Score: 1

    So, my ideological transition went from Reagan Republican to Goldwater libertarian to Rothbardian Anarchist.

    Personally, I am socially boring, somewhat socially conservative, and evangelically religious. I don't (politically) care what other people do to themselves; as long as they and their government don't do it to me or my family.

    I've really given up on government as an entity that can create moral good in the world; it seems that historical attempts to have government play that role have turned out poorly, both for the people involved and the morality being coerced.

    I've tried to explain where my head is at so you can try and tailor the message in a way I might understand.

    Can you help me understand what the "war on women" rhetoric is about?

    Assume that I'm an intelligent person, with degrees in Math and CS, and extensively educated in history, medicine, politics, and economics.

    Yet, despite this, I cannot for the life of me understand how people with different ideas came to those ideas via any plausible mental process. It seems to me that there are fallacies all around - why aren't they seeing them?

    I want to assume that they are acting with good intentions, but I am unable to debug or understand them and their decision making process.

    So, this is a legitimate request for help, and not a thinly veiled attempt to demean or attack someone.

    Will you explain what the "war on women" is in a way that will cause me to want to listen? Explain what things are included in this war, and what things aren't.

    I mean, my inclination is to throw a flag on the play before it even begins; a political "war on women" appears to suppose that all women should think and want the same things politically, which is self-evidently insulting to women and denies their essential individuality.

    For instance, the only people I know personally who are tireless anti-abortion activists (and I know several) are all women. Are they part of the war on women?

    I'll stop, and hope you craft a well-intentioned response.

    Thanks.

  19. Re:How the executive wipes away democratic power? on Learning About Constitutional Law With Star Wars · · Score: 1

    The one thing I want to point out is that you should recognize the name "Cass Sunstein"; he's not some random academic, he was part of the Obama administration, and has a bunch of ideas that you will find either kooky or great, depending on how you align politically:

    http://en.wikipedia.org/wiki/C...

    He's also good about co-opting terms he disagrees with as a way to try and attack intellectual opposition. He calls a bunch of things libertarian that are flagrantly NOT libertarian, for instance.

  20. Re:It's not limited to the US on More Than 40% of US Honeybee Colonies Died In a 12-Month Period Ending In April · · Score: 1

    Totally agree. We put feeders on the hives in late winter / early spring for the same reasons. It's especially important here since blooming can be so variable.

    my point was - bees don't freeze in winter, they starve.

  21. Re:It's not limited to the US on More Than 40% of US Honeybee Colonies Died In a 12-Month Period Ending In April · · Score: 5, Interesting

    Someone else covered this but is buried.

    Bee colonies do not freeze in the winter. They starve.

    We've been keeping bees in North Dakota, which is colder than wherever you are, for 7 years. All 3 of our colonies survived last winter. One is strong enough that we've split it this spring to try and prevent a swarm.

    The way that bees operate in winter is amazing. The bees form a sphere, with the queen near its center. They vibrate their wings and bodies to create heat. The bees on the outside of the sphere obviously lose heat the fastest. The bees on the inside stay the warmest. The sphere of vibrating bees constantly turns itself inside out, over and over, so that the cooler outer edge bees return to the warm core and replenish their warmth, while the warm bees from the core circulate out towards the edges after they've recuperated.

    This consumes lots of energy (and food).

    As the cluster of bees does this, it moves upwards in the hive, consuming stored honey.

    When they get to the top of the hive, they stop migrating. If they run out of honey, they die.

    We use 2 deep supers and 1 medium honey super to over-winter our bees.

  22. Re:wildfires? on Obama Says Climate Change Is Harming Americans' Health · · Score: 2

    So I agree entirely with your sentiment, except I chuckled when you wrote that you live in Seattle.

    What's funny about that is Seattle is also full of rich dumb people that make dumb decisions.

    If you've done the Seattle underground history tour, you know that Seattle basically sunk into the sound long ago. The whole city history is replete with stories of stupid people that fought nature and lost.

    Recently, the highway 99 project comes to mind :)

  23. Re:Missionaries on Zuckerberg and Gates-Backed Startup Seeks To Shake Up African Education · · Score: 1

    Well, I personally take the view that any society that forcibly sterilized 50% of its residents doesn't deserve to continue as a society.

    I also don't think Malthus was correct.

    Someone insinuated that I'd be ok with Jewish concentration camps if that resulted in a society that survived.

    That's a hard question to answer. On one hand, what was done to the Jews was clearly immoral. On the other hand, a society that goes extinct isn't around to argue that it was a moral society. Heinlein noted that survival is somewhat of a precursor to moral behavior.

    What we'd like to hope is that the choice between survival and violence against others is a false choice - that there is always a way to both survive and not harm others.

    But that may not be the case for all societies in all situations.

    It may be that the Native Americans came to the conclusion that you did -- that anything beyond a certain population was unsustainable given the technology level and resources they had available to them.

    That may have been an eminently moral choice.

    It also means that what they thought doesn't matter today - because there weren't enough of them to defend themselves against an invading society with different ideas.

  24. Re:Missionaries on Zuckerberg and Gates-Backed Startup Seeks To Shake Up African Education · · Score: 2

    Another question to wrestle with:

    Why didn't the colonization and empire building go the other direction?

    Why weren't the native Americans launching ocean going vessels towards Europe? Why, when the Europeans arrived, were the NAs unable to repel them?

    Why were there so many top-notch German scientists and engineers in that society in the 1930s and 1940s? Why, given its amazing technological advantages, did Nazi Germany still ultimately lose the war?

    If you want a really uncomfortable question: why was South Africa apparently a much nicer place -- for everyone -- under European management with the distasteful Apartheid policy? Why has that society _regressed_ since kicking out the colonial invaders?

    There are books on these topics that take varying points of view.

    My point is very simple: pining for primitive cultures is romantically appealing but intellectually dishonest. And holding our ancestors to the standards of today is also silly - we can only hold them to the standards of their day --- unless you mean to imply that there has been no human progress.

    It is precisely the fact that the Western world has shown dramatic human progress - even at the cost of slowing its own rate of expansion and conquest - that we can be confident that Western Civilization has something to offer the world.

  25. Re:Missionaries on Zuckerberg and Gates-Backed Startup Seeks To Shake Up African Education · · Score: 1

    I don't believe that inside Nazi Germany nor in Stalinist Russia, there was the problem of a foreign empire clashing with an indigenous culture.

    It seems the best American analogue to the experiences of those regimes was what was done to Japanese Americans in WW2 - which while awful, thankfully, doesn't hold a candle to what was done to the German Jews or the Soviet victims of Stalinism.

    The history of the world is filled with violent tribal conflict, usually over the right to settle and tax a given piece of land.

    The Jews and Nazis weren't fighting for control over Bavaria.

    The Europeans did not set out with the goal of exterminating the native Americans. The NAs had their land taken from them by force, which is how it has always worked on this planet.

    There are two general possibilities for how to proceed from here

    1) convince people that taking land from other people is immoral

    2) find additional land that is both unsettled and desirable

    #1 is worth working on, and can show some real improvements, but will ultimately not be enough.

    #2 is also worth working on, and why I am a space nutter, and why I am interested in how seasteading plays out.

    A mix of #1 and #2 may help humanity not kill each other completely. We've gone almost 70 years with the ability to wipe ourselves out and we haven't done so yet. That's an encouraging indicator.