azarias: (Default)
[personal profile] azarias
I cannot. Fucking. Wait. Screw you, January.

January started out with me in the grocery store, at night, freaking out because there were too many different kinds of macaroni and cheese and I just wanted the kind that was macaroni with fucking cheese. It was not my finest hour. The next week, I teared up in an immunology lecture over pictures from the 1925 great serum run. And I spent the lame opening act of an amazing hip hop show pretending to be avidly texting so that I did not have to make eye contact or any other sort of social exchange with anybody. Really I was writing schmoopy gay porn, which my phone rebooted and ate.

Sometime around there, and around getting a cold and having something truly awful done orthodontically, I gave into the inevitable and sank into a puddle of chocolate pudding and Anne Bishop novels. I'm still there. It's getting kind of sticky. On the other hand, I can now make some damned fine chocolate pudding in no time flat.

The frankly bizarre result of this is that I've signed up for a comic book Big Bang with a rough draft due in May, and I'm fusing The Authority with Black Jewels. This is a thing that is happening. Working title "Jenny Sparks: The Secret History of the Dark Court." I'm hoping that between now and then I'll think of something less ... less.

How many different ways can I call Apollo the Warlord Prince of Ebon Rih? We'll find out!

The cold and the teeth and some bad timing -- I skipped Crossfit for two weeks. Until tonight.

Protip: don't do that. Oh my fucking god ow. I forgot how to snatch. And how to squat clean without winding up on my back with the bar heading straight for my throat.

Ow. Bruises in new places!

Date: 2013-01-29 02:04 pm (UTC)
genarti: ([middleman] ART CRAWL!)
From: [personal profile] genarti
...Oh my god, this Big Bang premise. I am just staring, and I can't decide if I'm starry-eyed or vaguely horrified!

(Both, but highly entertained by it.)

IOoKXtosbTxoXjRXY

Date: 2013-05-21 03:54 pm (UTC)
From: (Anonymous)
I had a dream to start my own company, but I didn't earn egnouh of cash to do that. Thank God my dude suggested to use the . Therefore I took the collateral loan and realized my old dream.

JbVqAFHRhJ

Date: 2013-05-21 12:52 pm (UTC)
From: (Anonymous)
I don't see it as jealousy so much as ioittarirn at people who (a) feel they are entitled to something (i.e. higher education) that is (b) heavily subsidized by the taxpayer, but (c) take no responsibility for the personal choices that led to being up to the eyeballs in student loans.Out of high school, I had the grades and the test scores to go pretty much anywhere, but I chose Podunk State, because (1) it cost relatively little, and (b) they gave me a nominal scholarship/stipend that covered my living expenses. This ordinary education has never been a liability for me, not when I applied to grad programs, and not when I went to law school. It's not the government's job to absorb our errors in judgment. That said, I do think the student loan situation has become untenable. It is effectively a form of debtors' prison, and I have some sympathy for those who made sound choices, but still find themselves on the wrong side of student debt. One thing I'll never understand is why Congress can't change the laws to allow student loan debt to be discharged in bankruptcy. (I've been reading your posts, btw. I've just been too stressed out at work and home to leave comments, etc).

Date: 2013-01-29 06:19 pm (UTC)
linaerys: (Default)
From: [personal profile] linaerys
Sorry about the cold!

And yeah, it's the misery of going back to Crossfit after some time off that keeps me super regular. (Although now that I've been doing it for over a year, being away for 3 weeks meant a little lost strength and a week of mild soreness, but not nearly as bad as the first time I took any time off.)

You'll get it back!

nEsswURpRRVxV

Date: 2013-05-21 12:03 pm (UTC)
From: (Anonymous)
Sharp thinking! Thanks for the aneswr.

cYrcqVrLmUae

Date: 2013-05-21 11:15 pm (UTC)
From: (Anonymous)
i copied this from one of the comtunimies i'm a part of ontdcreepy. i tried it and it seems to work. i figured i had the obligation to share it with all of you.If you want to disable the ability for your commenters to crosspost their comments to FB and Twitter, you can do the following:go to the main menu and click:JournaltoJournal StyletoCustomize your themetoCustom CSS(this will just show up as a large box, and should be either empty or be full of code.If blank, just copy paste code and click save.if it has code, scroll to the bottom and click save.Post this in with your other CSS coding:/* ---FB-Twitter Comment Ticky Fix--- */.b-repost-items, .b-repost-item, .b-repost-item IMG, #entry-form-wrapper .b-repost-item, b-repost-item-fb {display: none;}.b-repost-item .repost_disabled {color: #CCC;display: none;}This disables the boxes that gives commenters the option of sending their comments to Twitter or Facebook. Problem solved.Courtesy of [info]valkyrwench, who got it from [info]delaese.Thank DOYC for people who can crack and share code. YAY!ETA: This will only work for your journal style. Anyone who reads in their style will still see, and be able to use, those ticky boxes.

Date: 2013-01-29 06:53 pm (UTC)
rahirah: (Default)
From: [personal profile] rahirah
Coincidentally, I just ran across a summary of the Black Jewels novels. I'm still going O_O at the idtasticness of them.

Date: 2013-01-30 01:44 pm (UTC)
rahirah: (Default)
From: [personal profile] rahirah
I think they were mentioned in passing, but obviously there is more to this seemingly unimportant detail!

ivherjywYUtyo

Date: 2013-05-21 06:20 am (UTC)
From: (Anonymous)
int test(const char *str1, const char *str2){ printf( test for [%s] and [%s] , str1, str2); if(str1 == 0 || str2 == 0) { reurtn 0; } int nBase[26] = {0}; while(*str1 != 0) { int nIndex = (*str1 A' > 25) ? (*str1 a') : (*str1 A'); nBase[nIndex] = 1; str1++; } while(*str2 != 0) { int nIndex = (*str2 A' > 25) ? (*str2 a') : (*str2 A'); if(nBase[nIndex] == 0) { reurtn 0; } str2++; } reurtn 1;}int _tmain(int argc, _TCHAR* argv[]){ printf( result is %d\n , test( ABCDEFGHLMNOPQRS , DCGSRQPOM )); printf( result is %d\n , test( ABCDEFGHLMNOPQRS , DCGSRQPOZ )); printf( result is %d\n , test( abcdefghlmnopqrs , DCGSRQPOM )); printf( result is %d\n , test( ABCDEFGHLMNOPQRS , dcgsrqpoz )); reurtn 0;}

FybthquNeoHxg

Date: 2013-05-21 02:47 pm (UTC)
From: (Anonymous)
Thanks for all those links! I shall have to check them out.Re: education in geanerl, I have a lot of thoughts on this and hope to do a full post on this after I get my lecture notes for tomorrow written, grocery shopping done, important email written, etc. We'll see if I get to it today! Anyway, I agree with you about the false premise thing except that it's not really so false. Based on the numbers I've seen on income with vs. without a bachelor's degree, it seems that going to college really is a requirement for a middle-class (or even non-poverty) lifestyle. The problem is that there's this unspoken agreement, that if you do go to college you will get the middle-class lifestyle, and at twenty-two. That is a big part of the problem.I think your kids are lucky to have such a wise mum!

Profile

azarias: (Default)
azarias

June 2023

S M T W T F S
    123
45678910
11121314151617
18 192021222324
252627282930 

Style Credit

Expand Cut Tags

No cut tags
Page generated Jun. 5th, 2025 06:05 pm
Powered by Dreamwidth Studios