maoru

- friends
88 link karma
142 comment karma
send messageredditor for
what's this?

TROPHY CASE


  • Two-Year Club

That feeling when you walk into your local gym and realize you have it all to yourself... by psparksin climbing

[–]maoru 0 points1 point ago

Wow slo-op was much smaller when I was there. Very nice!

My Wordpress Blog migrated to Pelican by haridasin Python

[–]maoru 0 points1 point ago

Very helpful thanks!

Is the process for putting beer into a Growler the same as a bottle? by MoosiPunchin Homebrewing

[–]maoru -1 points0 points ago

I have some beer conditioning in a growler with one of these caps. I will report back if it explodes, but it's been a week so far no problem.

Forgot hops, how big a problem is this? by lankyvaulterin Homebrewing

[–]maoru 2 points3 points ago

yeah boil some up in a french press and let it soak for like 20 minutes then pour it in.

VBA excel 07 Vlookup help by princessdisasterin excel

[–]maoru 0 points1 point ago

Does a textbox have a Value property? I would think it only has a Text property. you may have to use CDbl(txtEmployeeNo.text), and txtSurname.text

apartment hop trellis by Xalwinein Homebrewing

[–]maoru 5 points6 points ago

That is NOT enough root space, but if you can plant into bigger pots next year you might be okay. For mature hops you should probably give them a half wine barrel each at least.

Recommendations on a nice sharp cheddar? by bookwenchin Cheese

[–]maoru 2 points3 points ago

Tillamook 2 year reserve. Only 7 bucks for 2 pounds, tastes like 17 bucks at least. (black label photo)[http://i.imgur.com/HABUJ.jpg]

Does anyone know of a fermenter that will fit in here? by davidj911in Homebrewing

[–]maoru 0 points1 point ago

You should be able to find something here

Has anyone made a second beer from their spent grain? by paulb39in Homebrewing

[–]maoru 0 points1 point ago

Yes, sometimes called a small beer. Just made one yesterday. 9 gallons no sparge pale 1.050, and did a recharge of about 6 lbs of fresh grain on the spent unsparged grain, with 6 gal @~155 while the large one boiled. Second one came out 5 gallons at about 1.060, more than expected. Didn't sparge the second either since the 5 gallons was made up easily in the large grain bed. I think some of the original grain sort of drained off in the 1.5 hours it was mashing. Hope it turns out!

I drew a map of the United States "a la Lord of the Rings". Tell me what you think, Reddit! by Jvlivsin pics

[–]maoru 0 points1 point ago

i think the redwoods in california are a bit understated. i mean forests, lord of the rings, tallest trees on continent = couple dots? maybe an ent over there near Arcata or something. But really it's beautiful.

How often do you LD? by TrollinMuffinsin LucidDreaming

[–]maoru 0 points1 point ago

I spent a lot of energy in lucid dreaming like 5 or 6 years ago - WILD, MILD, dream journal... the whole bit. The whole push lasted about 6 months, and since then I've had a LD about once every 1-2 months.

Our state capitol on Monday by haidaguyin Sacramento

[–]maoru -1 points0 points ago

Hundreds of cops. Not one to direct the horrible traffic jam this caused. Fail.

How lucid are lucid dreams? by nonamer18in LucidDreaming

[–]maoru 0 points1 point ago

If you get one in the right part of your dream cycle you'll be amazed, maybe even confused that you're not really awake. Though ive had others that are weak and fading right from the onset. I don't remember all my lucid dreams, but if I wake up right after its very memorable. You can have major life experiences in dreams, and discover feelings you didn't know you had. I usually only remember any significant portions of my dreams if i am lucid. Happy dreaming.

countif problem by pubstarin excel

[–]maoru 0 points1 point ago

Try entering the dates into a cell, then format as number.. then in your formula use that number with the >= operator. It will be the number of days since 1/1/1900. I'm not sure if it works, but if it doesn't you can use an array formula in the form of {=SUM(IF(conditions,1,FALSE))}...But I don't think that would support the date, you'd have to put it into a cell.

More VBA Help by Blimptasticin excel

[–]maoru 0 points1 point ago

I don't think you can have multiple greater than / less than. Something like this should do the trick:

for x = 1 to 4
    If Cells(x+1,1) < Cells(2,2) Then Cells (2,2) = Cells(x+1,1)
next x

Anyone know where I can find a japanese green rice tea? by Kainiaain tea

[–]maoru 1 point2 points ago

Peet's Coffee & Tea, or Adagio (online)

Star san: What are your thoughts? by Patchesdhsin Homebrewing

[–]maoru -8 points-7 points ago

I've been rinsing my StarSan for a couple years with no infection. I'm crazy - I just can't stand putting my wort onto sanitizing foam. It freaks me out. I think I read some people suspecting off-tastes from StarSan. You'll be amazed at the residues PBW can remove - even if they don't cause infection.

Make your iphone/itouch/ipad a universal remote (anyone use this?) by TyluhSin apple

[–]maoru 1 point2 points ago

I got the L5 for Christmas - using it on my old ipod touch. Since it's jailbroken it skips the lock screen and goes right to the remote from sleep. Also it works as an apple remote so I can control the hardware volume when my laptop is plugged into the tv. Combined with a wifi mouse, it makes a pretty slick little remote to have around. Also use it to control my squeezebox. If I had some home automation it would be the ultra controller of everything.

Up your skills: Array statistics and advanced if statements by maoruin excel

[–]maoru[S] 0 points1 point ago

Thank you for the clarification. I treat it as 1 and 0 because it multiplies and adds that way.

view more: next