<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet href="/assets/atom.xsl" type="text/xsl"?><feed
	xmlns="http://www.w3.org/2005/Atom"
	xmlns:thr="http://purl.org/syndication/thread/1.0"
	xml:lang="en-US"
	><title>Sacha Chua - category - sad</title>
	<subtitle>Emacs, sketches, and life</subtitle>
	<link rel="self" type="application/atom+xml" href="https://sachachua.com/blog/category/sad/feed/atom/index.xml" />
  <link rel="alternate" type="text/html" href="https://sachachua.com/blog/category/sad" />
  <id>https://sachachua.com/blog/category/sad/feed/atom/index.xml</id>
  <generator uri="https://11ty.dev">11ty</generator>
	<updated>2010-05-07T00:23:24Z</updated>
<entry>
		<title type="html">Holy cow, that was a lot of mail. So sorry!</title>
		<link rel="alternate" type="text/html" href="https://sachachua.com/blog/2010/05/holy-cow-that-was-a-lot-of-mail-so-sorry/"/>
		<author><name><![CDATA[Sacha Chua]]></name></author>
		<updated>2010-05-07T04:23:24Z</updated>
    <published>2010-05-07T00:23:24Z</published>
    <category term="blogging" />
<category term="sad" />
<category term="wordpress" />
		<id>https://sachachua.com/blog/?p=7182</id>
		<content type="html"><![CDATA[<p>I was checking out a few things on my blog today, and I came across my WordPress Post Notification administration page. “Hmm,” I said. “I seem to have misconfigured this.” No e-mail had been sent out since August 2009. I figured out that the configuration directory didn’t have write permissions, enabled it, and went on with the rest of my day.</p>
<p>In the evening, I checked my personal mail on my iPod Touch. Inbox… </p>
<p>323 unread messages. That wasn’t right. I read the e-mail subjects. Holy cow, my blog had sent out every single one of my posts in the past half-year.</p>
<p>Granted, the only people on the list had double-opted-in, but still. I’d be annoyed if that many messages showed up in my inbox too, instead of one at a time.</p>
<p>Sorry!</p>
<p>First step: Control the damage. I moved post-notification out of the way, automatically disabling the plugin.</p>
<p>Second: Figure out the impact. 50 e-mail addresses left. Two nasty-notes. </p>
<p>Third: Gingerly re-enable the plugin after removing the locking directory.</p>
<p>Fourth: E-mail everyone an apology.</p>
<p>Fifth: Write about what happened. Tradeoff: Personal embarrassment versus possibility of saving other people from doing this kind of stuff. Worth it.</p>
<p>Looking at the bright side (because there always is a bright side)… At least I’m learning this now instead of later. And with my blog instead of a customer site. And with a smaller list instead of a megafan community. And… umm… it’s e-mail instead of text messages. Which has happened before. I was writing a Perl script that sent messages, and I had a bug, and there was an infinite loop, and poof! there went the balance on my prepaid card.</p>
<p>Anyway…</p>
<p>I’m sorry.</p>
<p>You can <a href="https://sachachua.com/blog/2010/05/holy-cow-that-was-a-lot-of-mail-so-sorry/#comment">view 1 comment</a> or <a href="mailto:sacha@sachachua.com?subject=Comment%20on%20https%3A%2F%2Fsachachua.com%2Fblog%2F2010%2F05%2Fholy-cow-that-was-a-lot-of-mail-so-sorry%2F&body=Name%20you%20want%20to%20be%20credited%20by%20(if%20any)%3A%20%0AMessage%3A%20%0ACan%20I%20share%20your%20comment%20so%20other%20people%20can%20learn%20from%20it%3F%20Yes%2FNo%0A">e-mail me at sacha@sachachua.com</a>.</p>]]></content>
		</entry><entry>
		<title type="html">Low energy day</title>
		<link rel="alternate" type="text/html" href="https://sachachua.com/blog/2007/12/low-energy-day/"/>
		<author><name><![CDATA[Sacha Chua]]></name></author>
		<updated>2007-12-05T06:09:00Z</updated>
    <published>2007-12-05T01:09:00Z</published>
    <category term="life" />
<category term="sad" />
		<id>https://sachachua.com/blog/?p=4491</id>
		<content type="html"><![CDATA[<p>I didn&#8217;t have a lot of energy today, and even my IBM team mate noticed<br>
it. Perhaps it was the stress of fighting with the wiki I was using<br>
this morning. Perhaps information overload from trying to organize so<br>
many case studies and thoughts. Perhaps it was last night&#8217;s<br>
high-energy DemoCamp, when I was out until 11. Perhaps it was the<br>
embarrassment of being late and needing help finding the meeting room<br>
this afternoon. Perhaps it was the effort of forcing myself to stay<br>
awake (or at least not nod off <i>too</i> obviously) during the<br>
conference-call interview. (I <i>have</i> to get better at sitting<br>
still in one spot and listening actively.) Whatever the reason&mdash;or<br>
combinations of reasons&mdash;today wasn&#8217;t one of my best days.</p>
<p>I did find the energy, though, to give one of my friends a big warm<br>
virtual hug and a pep talk that she much appreciated. There&#8217;s always<br>
energy for the important things in life.</p>
<p>Good thing I learned: many people don&#8217;t mind helping if you ask them<br>
nicely. It makes them smile, too, remembering what it was like when<br>
they were new. =)</p>
<p>How can I make this better in the future?</p>
<ul>
<li>No more late nights. No matter how much fun hanging out with the DemoCamp folks is, I need to set a curfew and stick to it.</li>
<li>After stressful episodes, I can give myself some re-centering time.</li>
<li>Shifting between writing on the computer and writing by hand helps me push myself awake.</li>
<li>I shouldn&#8217;t be embarrassed about excusing myself for a stretch, a glass of water, or other kinds of breaks.</li>
<li>Maybe I can bring mints or sour candies to stimulate my senses.</li>
<li>More active participation in interviews can help. Maybe I can ask Kathryn if I can take the lead in asking the questions based on the outline, so that it forces me to learn how to ask questions and logical follow-up questions.</li>
</ul>
<p>What do you do during low-energy days?</p>

<p>Random Emacs symbol: x-uses-old-gtk-dialog &#8211; Function: Return t if the old Gtk+ file selection dialog is used.</p>
<p>You can <a href="https://sachachua.com/blog/2007/12/low-energy-day/#comment">view 4 comments</a> or <a href="mailto:sacha@sachachua.com?subject=Comment%20on%20https%3A%2F%2Fsachachua.com%2Fblog%2F2007%2F12%2Flow-energy-day%2F&body=Name%20you%20want%20to%20be%20credited%20by%20(if%20any)%3A%20%0AMessage%3A%20%0ACan%20I%20share%20your%20comment%20so%20other%20people%20can%20learn%20from%20it%3F%20Yes%2FNo%0A">e-mail me at sacha@sachachua.com</a>.</p>]]></content>
		</entry><entry>
		<title type="html">The universe does not tolerate a chocolate deficiency</title>
		<link rel="alternate" type="text/html" href="https://sachachua.com/blog/2007/01/the-universe-does-not-tolerate-a-chocolate-deficiency/"/>
		<author><name><![CDATA[Sacha Chua]]></name></author>
		<updated>2007-01-09T10:03:00Z</updated>
    <published>2007-01-09T05:03:00Z</published>
    <category term="sad" />
		<id>https://sachachua.com/blog/?p=4132</id>
		<content type="html"><![CDATA[<p>I was feeling down because of the lack of progress on my thesis and<br>
because I felt that I didn&#8217;t have control over some things that<br>
mattered to me. I talked to my dad (see earlier blog post). Not only<br>
did he solve my immediate problem of Internet access, but he also took<br>
me to my favorite deli and treated me to my favorite lasagna, then<br>
took me to Max Brenner (a high-end chocolate bar) and bought me the<br>
best classic dark chocolate cocoa powder you can find in Manila.</p>
<p>I hadn&#8217;t talked to my mom about it, though. She must&#8217;ve either read my<br>
blog or listened to the universe telling her I felt sad (parents have<br>
a sixth sense for these things!), because she also bought me several<br>
different kinds of chocolate mix, this time for Spanish-style hot<br>
chocolate.</p>
<p>Nature abhors a vacuum, I guess. The universe will not tolerate a<br>
chocolate deficiency&#8230; =)</p>
<p>Happy girl. And when I&#8217;m happy, it&#8217;s so much easier to learn stuff. I<br>
got almost all my AJAX/Rails to-learns finished today!</p>
<p>Random Emacs symbol: calendar-setup &#8211; Variable: The frame setup of the calendar.</p>
<p>You can <a href="mailto:sacha@sachachua.com?subject=Comment%20on%20https%3A%2F%2Fsachachua.com%2Fblog%2F2007%2F01%2Fthe-universe-does-not-tolerate-a-chocolate-deficiency%2F&body=Name%20you%20want%20to%20be%20credited%20by%20(if%20any)%3A%20%0AMessage%3A%20%0ACan%20I%20share%20your%20comment%20so%20other%20people%20can%20learn%20from%20it%3F%20Yes%2FNo%0A">e-mail me at sacha@sachachua.com</a>.</p>]]></content>
		</entry><entry>
		<title type="html">There are some things for which Google has no answer</title>
		<link rel="alternate" type="text/html" href="https://sachachua.com/blog/2006/11/there-are-some-things-for-which-google-has-no-answer/"/>
		<author><name><![CDATA[Sacha Chua]]></name></author>
		<updated>2011-02-25T04:23:41Z</updated>
    <published>2006-11-28T08:20:00Z</published>
    <category term="life" />
<category term="sad" />
		<id>https://sachachua.com/blog/?p=4044</id>
		<content type="html"><![CDATA[<p>Part of growing up, I guess, is learning how to deal with questions<br>
yourself.</p>
<p>Be gentle with me for the next few days, please. I am sad.<br>
Explanations will follow when I understand myself a bit more.</p>
<p>Random Emacs symbol: setf &#8211; Macro: Set each PLACE to the value of its VAL.</p>
<p>You can <a href="mailto:sacha@sachachua.com?subject=Comment%20on%20https%3A%2F%2Fsachachua.com%2Fblog%2F2006%2F11%2Fthere-are-some-things-for-which-google-has-no-answer%2F&body=Name%20you%20want%20to%20be%20credited%20by%20(if%20any)%3A%20%0AMessage%3A%20%0ACan%20I%20share%20your%20comment%20so%20other%20people%20can%20learn%20from%20it%3F%20Yes%2FNo%0A">e-mail me at sacha@sachachua.com</a>.</p>]]></content>
		</entry><entry>
		<title type="html">Sometimes I just get homesick</title>
		<link rel="alternate" type="text/html" href="https://sachachua.com/blog/2006/09/sometimes-i-just-get-homesick/"/>
		<author><name><![CDATA[Sacha Chua]]></name></author>
		<updated>2006-09-06T00:25:00Z</updated>
    <published>2006-09-05T20:25:00Z</published>
    <category term="sad" />
		<id>https://sachachua.com/blog/?p=3830</id>
		<content type="html"><![CDATA[<p>I sometimes forget that I've only been here for a year and that it's<br>
perfectly normal for me to feel homesick from time to time. Sometimes<br>
it can be almost paralyzing.</p>
<p>We spent Labour Day weekend with Simon's parents. The conversation<br>
turned to the Philippines. I told them about the idea of a barkada &#8211;<br>
the close, mutually supportive group of friends that I often hung out<br>
with. I told them stories from my grandmother's colorful past. I told<br>
them about my parents, about the new house, about these little facets<br>
of life&mdash;and I found myself silently crying, wondering once again what<br>
I was doing in Canada, wondering whether I couldn't have just stayed<br>
home and made a difference anyway.</p>
<p>Simon stood up, walked over, and held me until I felt better. He promised<br>
that we'd talk afterwards. His dad looked at me with compassion and<br>
quietly asked me if I was feeling homesick. I nodded, and then joined<br>
Simon's mom in feeding peanuts to the raccoons that come to their deck<br>
&#8211; a little bit of serenity as I cleared my thoughts.</p>
<p>On the drive back, Simon helped me sort through not only what I was<br>
feeling but also how I might make the most of my talents and skills. I<br>
hurt because I care, Simon said, and that's a good thing. It's<br>
particularly difficult because my homesickness is also bound up in a<br>
sense of responsibility and a desire to help. Sometimes I get<br>
paralyzed by the thought that if I'm going to be away, I need to be<br>
doing something absolutely spectacular.</p>
<p>Yeah, sometimes that can be really scary.</p>
<p>I need to make sure that what I'm doing here is worth the sacrifice.<br>
Most of the time, I can see that. Most of the time, I remember that<br>
through luck or circumstance or work, I have more opportunities than<br>
most people would, and I can share those opportunities with other<br>
people. I have a good-karma file of the changes I've made to people's<br>
lives and the encouraging messages I've received. I sometimes need<br>
help remembering, though.</p>
<p>To all the people who remind me when I forget why I'm here: thank you.</p>

<p>You can <a href="mailto:sacha@sachachua.com?subject=Comment%20on%20https%3A%2F%2Fsachachua.com%2Fblog%2F2006%2F09%2Fsometimes-i-just-get-homesick%2F&body=Name%20you%20want%20to%20be%20credited%20by%20(if%20any)%3A%20%0AMessage%3A%20%0ACan%20I%20share%20your%20comment%20so%20other%20people%20can%20learn%20from%20it%3F%20Yes%2FNo%0A">e-mail me at sacha@sachachua.com</a>.</p>]]></content>
		</entry><entry>
		<title type="html">More thoughts on Barcamp, no answers</title>
		<link rel="alternate" type="text/html" href="https://sachachua.com/blog/2006/05/more-thoughts-on-barcamp-no-answers/"/>
		<author><name><![CDATA[Sacha Chua]]></name></author>
		<updated>2006-05-30T10:49:00Z</updated>
    <published>2006-05-30T06:49:00Z</published>
    <category term="barcamp" />
<category term="philippines" />
<category term="purpose" />
<category term="sad" />
		<id>https://sachachua.com/blog/?p=3538</id>
		<content type="html"><![CDATA[<p>Dominique helpfully offered suggestions on adapting<br>
<a href="http://www.barcamp.org">BarCamp</a> to the Philippines. He said that<br>
it was doable, but challenging. He asked me the top five people I'd<br>
like to be there. He suggested having interdisciplinary talks by<br>
invited speakers on entrepreneurship, physics, biology, etc. Many of<br>
the Linux geeks who regularly speak at events would no doubt turn up,<br>
too.</p>
<p>I had such a strong reaction against his ideas that I had to stop<br>
myself from being frustrated. I recognized that I felt he didn't<br>
understand what unconferences were about. I also recognized that I<br>
couldn't yet articulate the differences between unconferences and<br>
conferences in a way that would make the changes and benefits clear. I<br>
was frustrated, yes, but I was frustrated with myself for being unable<br>
to figure out how to hack unconferences into Filipino culture without<br>
turning the event into yet another thing that divides speakers from<br>
audience instead of creating a community of participants.</p>
<p>I knew Dominique wanted to help me think things through, but the<br>
strength and irrationality of my reaction made me realize that I<br>
needed to first think things over with people who know the<br>
unconference culture and who may have insights into helping a new<br>
community adapt.</p>
<p>I need more insight from people like Chris Messina and David Crow. How<br>
does one hack unconferences into a society's culture? How can I help<br>
people go from a strongly hierarchical culture to a flatter one? Must<br>
ask Don Marti, too&#8230;</p>
<p>I don't have answers. I don't even know where to start. One good thing<br>
is that I can recognize when I'm hitting a wall, though. When I heard<br>
Dominique repeat his suggestion for inviting talks from outside<br>
disciplines and I knew I just couldn't listen well enough to do him<br>
credit, I thanked Dominique for sharing his thoughts and confessed my<br>
inability to discuss things further at this time. I need to talk to<br>
the others first. I need to figure things out.</p>
<p>You know, it's just _so_ tempting to not think about how to hack<br>
something like unconferences into Philippine society. It would be so<br>
easy to just enjoy the fruits of other people's labor in a tech<br>
culture that's starting to take off. But I want to bring these ideas<br>
home&#8230;</p>
<p>And you know what? Maybe I don't need to figure out how to get people<br>
out of their chairs and into the conversation. Maybe I can focus on<br>
just meeting the Web 2.0 entrepreneurs, the connectors who are<br>
reaching out to me and to each other. I'd like to meet them in person<br>
and get them to talk to each other. Maybe I don't have to think about<br>
doing that this August. Maybe I can do that this December, if I can<br>
afford to go home.</p>
<p>I don't feel bad about being asked tough questions. I feel bad about<br>
not knowing the answers and not even being able to explain why<br>
something doesn't feel right. I just need to talk to more people and<br>
try more things in order to figure out what to do.</p>
<p>And I seriously need hot chocolate and a hug, but that's just because<br>
I'm feeling all lost again&#8230; I'll try to postpone thinking about it<br>
until Friday, as I'm booked until then.</p>


<p>You can <a href="mailto:sacha@sachachua.com?subject=Comment%20on%20https%3A%2F%2Fsachachua.com%2Fblog%2F2006%2F05%2Fmore-thoughts-on-barcamp-no-answers%2F&body=Name%20you%20want%20to%20be%20credited%20by%20(if%20any)%3A%20%0AMessage%3A%20%0ACan%20I%20share%20your%20comment%20so%20other%20people%20can%20learn%20from%20it%3F%20Yes%2FNo%0A">e-mail me at sacha@sachachua.com</a>.</p>]]></content>
		</entry><entry>
		<title type="html">Oh no&#8230;</title>
		<link rel="alternate" type="text/html" href="https://sachachua.com/blog/2006/05/oh-no/"/>
		<author><name><![CDATA[Sacha Chua]]></name></author>
		<updated>2006-05-19T19:31:00Z</updated>
    <published>2006-05-19T15:31:00Z</published>
    <category term="sad" />
		<id>https://sachachua.com/blog/?p=3503</id>
		<content type="html"><![CDATA[<p>I can't find my fountain pen &#8211; the burgundy one my father gave me for<br>
Christmas, when he took me shopping the day before I flew back to<br>
Canada. I last wrote with it in the lab. My research notebook is here,<br>
but no pen&#8230; Could I have dropped it on the way to the library? But I<br>
wasn't carrying anything except for my ID card and my notebook; I<br>
didn't need to take notes. I've turned my pockets inside out, searched<br>
the pockets of my bag, checked every nook and cranny&#8230; I remember<br>
noticing that it wasn't with me when I returned to Graduate House, but<br>
because I didn't have my research notebook then, I thought I might've<br>
left it tucked inside. Waah!</p>
<p>And yes, I know, my fountain pen is one of my guilty pleasures &#8211; what<br>
luxury when everyone gets by on ballpens and pencils! &#8211; but it has an<br>
old-school charm about it, and I loved using it&#8230;</p>
<p>I'll turn my room upside down later, after my paper. If not, I wonder<br>
where I'll be able to find a nice, slim, piston converter pen,<br>
preferably a broad-nibbed pen with a burgundy case and some heft&#8230;</p>
<p>Waah.</p>
<p>(And yes, Mark, I'll get back to work on my paper as soon as I get this thing out of my head&#8230;)</p>


<p>You can <a href="mailto:sacha@sachachua.com?subject=Comment%20on%20https%3A%2F%2Fsachachua.com%2Fblog%2F2006%2F05%2Foh-no%2F&body=Name%20you%20want%20to%20be%20credited%20by%20(if%20any)%3A%20%0AMessage%3A%20%0ACan%20I%20share%20your%20comment%20so%20other%20people%20can%20learn%20from%20it%3F%20Yes%2FNo%0A">e-mail me at sacha@sachachua.com</a>.</p>]]></content>
		</entry>
</feed>