Skip to content

Instantly share code, notes, and snippets.

Hello Geekfeminism,
I would like to write a guest-post about some plausible dynamics of the near future of men and women in the work place vis a vis technology. On the one hand a lot of the tech world still seems to be dominated by fairly young white males (of which I am one myself), on the other hand women are outnumbering men now in college enrollment and completion and middle management rolls. So are we headed for a time where in many (or even most) workplaces a woman is probably the boss, but a man is probably the IT person who reports to her? Is there an argument (and I ponder this with tremendous reservation) that this would actually be a pretty logical arrangement? Can men learn to accept that this may increasingly be the arrangement in their professional lives?
I am an aspiring Sci Fi author and blogger, examples of my writing can be found at my website: jordanthomassmith.com
I don't know where to start with a single good article, but look at:
http://geekfeminism.wikia.com/wiki/Geek_Feminism_Wiki
http://geekfeminism.org/ (check the tags for specifically math-related ones)
http://ashedryden.com/ -- she has a "101-level reader" post at http://ashedryden.com/blog/the-101level-reader-books-to-help-you-better-understand-your-biases-and-the-lived-experiences
http://kronda.com/tech-needs-more-empathy
December 10 through January 4: Defining the data structure, implementing essential functionalities such as comparability/ordering, cloning/copying, a useful to_str() method. The extended length of this time period is intended to allow me to become more familiar with the data structure and constraints of the language as well as account for downtime surrounding the holidays. If possible, I will try to make enough progress to advance to the next stage early--this schedule is a conservative estimate.
January 5 through January 18: Defining insertions and refactoring (splitting) of the B-tree.
January 19 through February 1: Defining deletions and refactoring (merging) of the B-tree.
February 2 through February 8: Benchmarking and establishing the efficiency of the new B-tree.
February 9 through February 22: More benchmarking, and now comparing the capabilities of the B-tree against the older treemap library, taking notes on what works better or worse in each case.
February 23 through March 1: Implementing changes
It is our objective to provide a work environment free from elements that would deter employees from performing their best work. All concerns may be expressed through our open door policy. Management at [REDACTED] maintains this open door policy to discuss any issues you may have. Feel free to express yourself about work related or personal matters. We welcome your input.
If you feel you have been discriminated against in any way you are encouraged to express concern through this open door policy.
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
<channel rdf:about="http://pinboard.in">
<title>Pinboard (items tagged geekfeminism)</title>
<link>https://pinboard.in/t:geekfeminism/</link>
<description></description>
<items>
<rdf:Seq> <rdf:li rdf:resource="https://medium.com/about-work/f986fbd5e51f"/>
<rdf:li rdf:resource="http://www.autostraddle.com/lets-talk-about-sexism-in-the-tech-industry-194800/"/>
<rdf:li rdf:resource="http://amazonchique.tumblr.com/"/>
Our units of temporal measurement, from seconds on up to months,
are so complicated, asymmetrical and disjunctive so as to make
coherent mental reckoning in time all but impossible. Indeed, had
some tyrannical god contrived to enslave our minds to time, to
make it all but impossible for us to escape subjection to sodden
routines and unpleasant surprises, he could hardly have done
better than handing down our present system. It is like a set of
trapezoidal building blocks, with no vertical or horizontal
surfaces, like a language in which the simplest thought demands
ornate constructions, useless particles and lengthy
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDetq4i6KkJSOMvB7LeAqXMcOAwZyzkyqD7HJVHZsZ+k8K6SiUGqAZ+47boDmr2qL+dbHKkSCCpcVamatsbYSu1IB0D2zPjmc5OOdkjs2Ctgq4gW1yg8E0oH6yE5WNZuUmV5DQPuwCeso/BVPDaZA1aK+jKWeCTgNuataEBd1cPIS3wyscRwyeFmIsDkMSIJxfLYKGNTVQAbVnZlE2fAb4cgDF9ABwHWgZKnwoI0vww532wYPiVR0glYuUI0mnapvRxKJ1kYvGj6lzkfe//FoGvesXwOfqIdPInldrMiYTlvQWfuwYVAjw8C0cp7f+51NwubSeE0zot81jz9tvGiMft tchevalier@host-5-114.mv.mozilla.com
// Copyright 2013 The Rust Project Developers. See the COPYRIGHT
// file at the top-level directory of this distribution and at
// http://rust-lang.org/COPYRIGHT.
//
// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
// http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
// <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
// option. This file may not be copied, modified, or distributed
// except according to those terms.
fetch: x86_64-apple-darwin/stage0/bin/rustc
determined most recent snapshot: rust-stage0-2013-08-14-e7b5729-macos-x86_64-f44aba76e9d7a9a28b8a6dd78f14576e7c84fbf3.tar.bz2
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 17.9M 100 17.9M 0 0 1645k 0 0:00:11 0:00:11 --:--:-- 1891k
got download with ok hash
opening snapshot dl/rust-stage0-2013-08-14-e7b5729-macos-x86_64-f44aba76e9d7a9a28b8a6dd78f14576e7c84fbf3.tar.bz2
extracting rust-stage0/bin/rustc
extracting rust-stage0/lib/libstd-6c65cf4b443341b1-0.8-pre.dylib
extracting rust-stage0/lib/libextra-a7c050cfd46b2c9a-0.8-pre.dylib
Milestone 1: well-defined
7447: Possible refinements to version handling
6746: Module file names should be resolved relatively to the referring module
6408: Allow package IDs to refer to the middle of a source repository
6365: rustpkg usage messages need work
Milestone 2: backwards-compatible
8523: RFC: remove linkage attributes
7402: Use RUST_PATH to determine where to install to
6480: rustpkg should make locally cached files read-only