- Menil Collection. https://www.menil.org/exhibitions. Wednesday–Sunday 11 a.m.–7 p.m.
- Houston Fine Arts Museum. https://houmuse.org/visit/the-museum-of-fine-arts-houston/ .Friday - Saturday, 10:00 am - 7:00 pm Sunday, 12:15 pm - 7:00 pm.
- Rienzi Houston MFA. https://www.mfah.org/visit/rienzi. Friday 10 a.m.–5 p.m; Saturday 10 a.m.–5 p.m; Sunday 1 p.m.–5 p.m.
- Contemporary Arts Museum Houston. https://camh.org/. Friday 10AM–7PM; Saturday 10AM–6PM, Sunday 12PM–6PM.
- Station Museum. http://stationmuseum.com/. Irvin Tepper's solo exhbit: http://stationmuseum.com/?p=3950. Friday 11:00 am – 6:00 pm; Saturday & Sunday 11:00 am – 6:00 pm
- Bayou Bend Collection and Gardens. https://www.mfah.org/visit/bayou-bend-collection-and-gardens/. Friday 10 a.m.–5 p.m; Saturday 10a.m.–5 p.m. Sunday 1 p.m.–5 p.m.
- Clean windowsills.
- Empty vacuum cleaner.
- Clean all light switches & door knobs.
- Clean oven interior and gaps.
- Clean tea set. (salt & lemons are my fave all-nautral cleaning reagents)
- Line compost bags in compost bins & plastic bag in garbage bin. Compost bags are next to kitchen sink in bottom-most cabinet.
- Clean rusted shampoo holder & kitchen utentils plate holder.
- Confrim that blue stove gas is on for left & rigth sides of stove.
- Close the window blinds after cleaning.
- Throw out any rotten food in green compost bag.
Hello!
Here are some resources that I've used in my recent job search for full-stack web development positions. Feel free to share.
- https://jvns.ca/blog/2013/12/30/questions-im-asking-in-interviews is a good starting point to come up with questions to ask potential employers
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This is the same .env used in ALL the sub-projects within Orbital | |
# Each sub-project in Orbital repo shall have its own virtualenv | |
set -x | |
function make_new_virtualenv { | |
echo "No virtualenv for this sub-project exists, so let's make one." | |
# Make a new virtualenv | |
mkvirtualenv "${PWD##*/}" | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/Users/ArcTanSusan/.rvm/gems/ruby-2.2.2/gems/elasticsearch-transport-1.0.12/lib/elasticsearch/transport/transport/base.rb:135:in `__raise_transport_error': [400] {"error":{"root_cause":[{"type":"mapper_parsing_exception","reason":"Mapping definition for [area] has unsupported parameters: [path : full]"}],"type":"mapper_parsing_exception","reason":"Failed to parse mapping [document]: Mapping definition for [area] has unsupported parameters: [path : full]","caused_by":{"type":"mapper_parsing_exception","reason":"Mapping definition for [area] has unsupported parameters: [path : full]"}},"status":400} (Elasticsearch::Transport::Transport::Errors::BadRequest) | |
from /Users/ArcTanSusan/.rvm/gems/ruby-2.2.2/gems/elasticsearch-transport-1.0.12/lib/elasticsearch/transport/transport/base.rb:227:in `perform_request' | |
from /Users/ArcTanSusan/.rvm/gems/ruby-2.2.2/gems/elasticsearch-transport-1.0.12/lib/elasticsearch/transport/transport/http/faraday.rb:20:in `perform_request' | |
from /Users/ArcTanSusan/.rvm/gems/ruby-2.2.2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MigrationTest | |
test_migrate_boot_from_vol ERROR 4.51 | |
====================================================================== | |
ERROR: test_migrate_boot_from_vol (teacup.tests.migration.test_migration.MigrationTest) | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "/home/vagrant/piston/teacup/teacup/common/skip.py", line 69, in wrapper | |
return f(*args, **kw) | |
File "/home/vagrant/piston/teacup/teacup/common/skip.py", line 69, in wrapper |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(teacup)vagrant@vagrant-ubuntu-trusty-64:~/piston/teacup$ mkvirtualenv teacup2 | |
New python executable in teacup2/bin/python | |
Installing setuptools, pip...done. | |
(teacup2)vagrant@vagrant-ubuntu-trusty-64:~/piston/teacup$ curl -O https://bootstrap.pypa.io/get-pip.py ; python get-pip.py | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 1380k 100 1380k 0 0 503k 0 0:00:02 0:00:02 --:--:-- 502ksi --ver | |
on/tmp/tmp9NS_nO/pip.zip/pip/_vendor/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning. | |
Collecting pip | |
Using cached pip-7.1.0-py2.py3-none-any.whl |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(teacup)vagrant@vagrant-ubuntu-trusty-64:~/piston/teacup$ uname -a | |
Linux vagrant-ubuntu-trusty-64 3.13.0-44-generic #73-Ubuntu SMP Tue Dec 16 00:22:43 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@localhost:/vagrant/shell# ./run-dev.sh | |
make: Nothing to be done for `shell-env'. | |
Please change your Sandstorm installation to be owned by your own user | |
account. E.g. run as root: | |
/opt/sandstorm/sandstorm stop | |
find /opt/sandstorm/var -user sandstorm -exec chown -h root {} + | |
find /opt/sandstorm/var -group sandstorm -exec chgrp -h root {} + | |
sed -i -e 's/^SERVER_USER=.*$/SERVER_USER=root/g' \ | |
/opt/sandstorm/sandstorm.conf | |
/opt/sandstorm/sandstorm start |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(git:master:b7e7a24 △ )(05:45 PM)(barkeep)-> bin/run_app.bash | |
I, [2015-06-17T17:45:44.402742 #72092] INFO -- : Refreshing Gem list | |
/Users/susan/work/teacup_devbox/barkeep/models/user.rb:13:in `<class:User>': undefined method `desc' for :user_order:Symbol (NoMethodError) | |
from /Users/susan/work/teacup_devbox/barkeep/models/user.rb:12:in `<top (required)>' | |
from /Users/susan/work/teacup_devbox/barkeep/lib/models.rb:17:in `require' | |
from /Users/susan/work/teacup_devbox/barkeep/lib/models.rb:17:in `<top (required)>' | |
from /Users/susan/work/teacup_devbox/barkeep/lib/script_environment.rb:12:in `require' | |
from /Users/susan/work/teacup_devbox/barkeep/lib/script_environment.rb:12:in `<top (required)>' | |
from /Users/susan/work/teacup_devbox/barkeep/barkeep_server.rb:28:in `require' | |
from /Users/susan/work/teacup_devbox/barkeep/barkeep_server.rb:28:in `<top (required)>' |
NewerOlder