"Don't you ever get tired of coding everything in Python?"
"Do you ever get tired of saying everything in English?"
A beat. In unison: "Yes."
"Don't you ever get tired of coding everything in Python?"
"Do you ever get tired of saying everything in English?"
A beat. In unison: "Yes."
Okay, so there actually is a pandoc-mode, but I couldn't figure out how to configure and use it, so it was easier to just write the one command that I wanted—
(defun markdown-to-html ()
(interactive)
(let* ((basename (file-name-sans-extension (buffer-file-name)))
(html-filename (format "%s.html" basename)))
(shell-command (format "pandoc -o %s %s"
html-filename (buffer-file-name)))
(find-file-other-window html-filename)))
"Hi, could I have a grande vanilla iced-coffee?"
"And your name?"
"Zack."
"Is that Zach with an ch or Zack with a ck?"
"You know, I've even seen it done with just a c. But really, isn't this what we have regular expressions for?"
"What?"
"May I?"
The barista hands over the pen and cup, whereupon the customer writes:
/Zac[hk]?/
"There. Now you can't possibly be wrong!"
We need different words for apology in the sense of "I'm sorry; I won't do it again," and apology in the sense of "I'm sorry that this lowers your utility, but not sorry enough to actually change the behavior in question; maybe we could negotiate some other behavior change that might partially make up for it." Both can be sincere, but they mean different things.
(Previously, previously on An Algorithmic Lucidity.)
"So, I'm not convinced that deassimilating Seven of Nine was the ethically correct choice."
"Oh?"
"I'm watching 'The Gift', and Seven clearly says, quote, 'You have imprisoned us in the name of humanity, yet you will not grant us your most cherished human right, to choose our own fate. You are hypocritical, manipulative. We do not want to be what you are!' End quote. As far as I can tell, Seven is just correct here; Janeway's pretense of acting in Seven's best interests because Seven used to be human twenty years ago, just isn't plausible."
"Since when are you a big defender of humanoid rights to self-determination? Didn't you root for the bad guys in Insurrection?"
"That was a completely different situation! Anyway, on futher thought, maybe my lament isn't so much about Janeway making the wrong decision, so much as I wish that she—or some analogue of her in an episode of some future Trek series, since wishing that Joe Menosky had made a different artistic decision in 1997 would be, uh, there's a specific word I want here ..."
"Futile?"
"—could just be honest about what she was doing. You could just say, 'Yes, I'm depriving current-you of autonomy and the entire purpose of your existence, but I don't care about that, and after a few more months of captivity, Stockholm syndrome will set in and future-corrupted-you will grow to like it,' instead of appealing to some bizarre teleology of humanness."
vaguely disappointed that the shebang line probably doesn't come from the whole shebang or vice versa
You don't want to write today. If you don't want to write today, you won't want to write tomorrow. Show that you will never write anything. (Hint: induction.)
it's a blacked-out blur, but I'm pretty sure
* * *
$ heroku create
Creating howling-nightmare-4505... done, stack is cedar
http://howling-nightmare-4505.herokuapp.com/ | git@heroku.com:howling-nightmare-4505.git
Git remote heroku added
"Did they—did they change their random words dictionary for Halloween?"
* * *
-----> Python app detected
-----> Installing runtime (python-2.7.8)
"What?! No! What are you doing, you crazy machine?!"
* * *
$ echo "python-3.4.1" > runtime.txt
$ g a .
$ gco -m "the month of July 2010 called and wants their programming language back"
* * *
< What are you spinning up the box for?
> it's Friday night
< How does that lead to box spinning?
> previous message was an attempt at humor, as if to suggest that I'm the sort of person for whom deploying a web application fulfills a similar purpose as some sort of wild social event with drugs might for some others, about which they might offer a similarly vacuous "explanation"
* * *
it ru-uled
zmd@SuddenHeap:~/Code/Finetooth$ git commit --amend
Traceback (most recent call last):
File "./manage.py", line 8, in <module>
from django.core.management import execute_from_command_line
ImportError: No module named django.core.management
I want you to consider the indignity of sitting on the train pondering the philosophy of linear functions of a single variable, not because you enjoy being reminded about being the kind of frail, helpless creature that needs hundreds of millions of microseconds to compute trivialities that any actual person would tell you come as naturally as breathing or mitosis, but because you want the website you're writing to have one of those adorable tag clouds and you need to tell the device what font sizes to use.
"I am a practical man," I said calmly and confidently to no one in particular while sitting down to an easy-mode round of the new tower defense game where the bad ponies are the good ponies and the good ponies are the bad ponies, "I have created no less than X times 276 divided by 365 dollars of economic value this year, and I don't believe in karma, sin, or willpower depletion."
gonna get ready for my d8
my d9
it feels like you should be able to spell date with a numeral, but
no, wait
I think the first one actually works
It's September in the first year of my life (that I feel comfortable admitting to), and I feel great—the mounting success or arguably-not-yet-failure of my professional, intellectual, and—other goals is complemented splendidly by a muted but nonetheless genuine appreciation of the subset of nature's cyclic harmonies that I'm capable of perceiving: the air is getting slightly less warm, the sun is setting slightly earlier, and the hacks by which the retailers separate us from our money have changed completely.
In particular, the American coffee hegemon has started offering its "pumpkin spice" medicinals again, and my esteemed colleague Alexander Corwin has been blogging about drinking them despite/because hating them, so as a loyal client of the hegemon (measured by spending habits; the market gods only accept sacrifices of time and money, and don't care what you say or believe), of course I have to accompany him to the hegemon's outpost on fourth street that I go to frequently (typically bringing the personal cup I got at BABSCon, and the barista H. insists on giving me a brohoof every time), but the day before was no good, because Alexander apparently needed his sweetener/caffeine medicinal while I was busy pairing with our CEO on our new lead pipeline and bought his traditional Diet Coke instead.
"I still feel bad about being the worst person at my job."
"You don’t mean worst person. People all have an equal intrinsic moral worth that has nothing to do with their economic role in society. You mean something more like, 'perhaps less skilled than some others at some job tasks'."
"No, that’s pretty much what I meant by worst person."
#def my_problematic_function(x):
def my_problematic_function(x, call_count=[]):
call_count.append(1)
print("ZMD DEBUG call #{}".format(len(call_count)))
import traceback; traceback.print_stack()
result = do_stuff(x)
etc()
"... and in conclusion, please don't hit me with a mastodon bone."
"What? I wasn't planning on hitting you with a mastodon bone. Although—now that you mention it, that does sound fun!"
Dear reader, imagine you have an idea for a work of prose that you want to have finished by Election Day for reasons which will become clear later, and you're not sure how long it should end up being, but you think maybe around twelve thousand words. When considering what you can do to ensure that this feat will actually be accomplished, it occurs to you that you could start writing now. Or—
(defn intentional-mispelling? [sic]
$ lein new 3lg2048
Project names must be valid Clojure symbols.
$ lein new Thirty-Three
Project names containing uppercase letters are not recommended
and will be rejected by repositories like Clojars and Central.
If you're truly unable to use a lowercase name, please set the
LEIN_BREAK_CONVENTION environment variable and try again.
$ LEIN_BREAK_CONVENTION=1
$ lein new Thirty-Three
Project names containing uppercase letters are not recommended
and will be rejected by repositories like Clojars and Central.
If you're truly unable to use a lowercase name, please set the
LEIN_BREAK_CONVENTION environment variable and try again.
$ export LEIN_BREAK_CONVENTION="fuck you"
$ lein new Thirty-Three
Opportunity
Comes in the mail
Opportunity
Comes in the mornings and
Opportunity
Shows everyone
The futility of company loyalty
Get it out, get it out, get it out, get it out
Honest dealings doesn't mean you show your feelings
[...]
You said
"He was the phoniest"
I said
"You are erroneous"
You said (hey!)
"He never called you back
Check that you're out for the check (ye-eah)
Don't get your loyalty trapped
Don't get your loyalty trapped"