Blog by Sumana Harihareswara, Changeset founder

Tag
Advice

22 Sep 2019, 14:03 p.m.

Futureproofing Your Python Tools

The people who maintain Python and key Python platforms want to help you protect the code you write and depend on. If you write software in Python, or depend on something that's in Python, this …

Read More
12 Jun 2019, 10:43 a.m.

Hey, You Left Something Out

Of course not all the responses I get to my work are positive. Sometimes I get criticism. And a subset of that criticism says more about the person giving it than about the quality of …

Read More
17 Apr 2019, 9:13 a.m.

Recurse Center, What Really Works And How We Know

I participated in Recurse Center (formerly Hacker School) in 2013 and in 2014, and emerged a better programmer, a calmer and kinder person, and a more confident learner. Gender diversity was part of the quality …

Read More
27 Feb 2019, 8:01 a.m.

GSoC/Outreachy Mentoring Orgs: Consider Giving Applicants English Tutoring

Google Summer of Code just announced the 207 mentoring organizations (open source projects seeking participants) for this year's round, and Outreachy's 9 mentoring orgs also announced open internship projects. This blog post is directed at …

Read More
07 Feb 2019, 8:17 a.m.

Socratic Questioning, Devil's Advocacy, and Conversational Power Tools

"Devil's advocate" was a job. In order for someone to perform the role of Devil's advocate, someone else had to appoint them to that position. And the Devil's advocate performed a bounded task within an …

Read More
03 Oct 2018, 15:13 p.m.

A Reasonably Fast Way To Construct A Writing Portfolio

Someone in my network wanted guidance in building a professional (often software-related) writing portfolio for the first time -- they want to give other people a portfolio of work they've already done, so that those …

Read More
12 Apr 2018, 10:29 a.m.

On Online Advice

I'll be speaking on a panel, "Social Media in Theory and Praxis: What is at Stake Now?" at the City University of New York (CUNY) Graduate Center, in New York, NY, on Wednesday, April 18, …

Read More
06 Feb 2018, 8:48 a.m.

The Ambition Taboo As Dark Matter

PyCon just rejected my talk submission,* so I'll try to finish and post this draft that I've been tapping at for ages. My current half-baked theory is that programmers who want any public recognition from …

Read More
26 Jan 2018, 17:28 p.m.

Preserving Threading In Google Group or Mailman Mailing List Replies with Thunderbird

Have you ever wanted to reply to a mailing list post that wasn't in your inbox? I had that problem yesterday; here's how I fixed it. Context: I'm the project manager for Warehouse, the software …

Read More
07 Apr 2017, 15:36 p.m.

Inclusive-Or: Hospitality in Bug Tracking

Lindsey Kuper asked: I’m interested in hearing about [open source software] projects that have successfully adopted an "only insiders use the issue tracker" approach. For instance, a project might have a mailing list where users …

Read More