I got my renewal notice last week and I'm thinking about what I want in a new apartment if we move. So far I've structured this Boolean search:
gut AND (garden OR elevator) AND dishwasher AND "in unit" AND (rent <= 1200) AND (BR >= 2)
As you can imagine, it doesn't return many results. A quick explanation:
gut = seems to be the best way to express my dislike for "vintage" apartments
garden or elevator = disinterested in walking up a walk-up
dishwasher = yes, it's a deal breaker
"in unit" = an ineffective attempt to find in-unit washer and dryer
rent & BR = self explanatory
A First Slice of KeyLimePie: Shepard Meets Blastos
-
It's one thing to talk about a project and another to show a crude work in
progress as an example of what I'm doing with it and where I expect it to
go. ...

0 comments:
Post a Comment