10/11 - Wicked Wednesday!

Discussion in 'Daily mTurk HITs Threads' started by Melting Glacier, Oct 11, 2017.

Thread Status:
Not open for further replies.
  1. Northdakotamom

    Northdakotamom Active Turker

    Messages:
    508
    Gender:
    Female
    Ratings:
    +662
    Oh no. the $15 Heather jsut froze up on me :(
     
  2. dan

    dan daelian

    Messages:
    28,285
    Gender:
    Male
    Ratings:
    +61,817
    S
    Same. Goddamnit.
     
  3. treespeaker

    treespeaker Well-Known Turker

    Messages:
    312
    Ratings:
    +1,831
    Question: what number comes after six

    Answer: The number that comes after six is seven, followed by eight, nine, ten, eleven, twelve, thirteen, fourteen, and fifteen.
     
    • Today I Learned Today I Learned x 1
  4. dan

    dan daelian

    Messages:
    28,285
    Gender:
    Male
    Ratings:
    +61,817
    I restarted it from the link in the HIT - and it brought me back to where I left off.
     
    • Today I Learned Today I Learned x 1
  5. ThisPoorGuy

    ThisPoorGuy ThisPoorMod

    Messages:
    39,486
    Gender:
    Male
    Ratings:
    +81,571
    [​IMG]
     
    • LOL LOL x 2
  6. knottypiper

    knottypiper Survey Slinger

    Messages:
    5,776
    Gender:
    Female
    Ratings:
    +12,728
    I was afraid to exit out, in case it lost my progress or locked me out. Thanks, I'm going to try that after a deep breath or two.
     
  7. MNHammer

    MNHammer Survey Slinger

    Messages:
    3,965
    Gender:
    Male
    Ratings:
    +23,836
    Your best use of that gif.
     
  8. GoldGuardian

    GoldGuardian Black Order

    Messages:
    8,005
    Gender:
    Male
    Ratings:
    +16,743
    Didn't know there was a Heather hit up and I qualify for it, thanks!
     
  9. Cosmo

    Cosmo Survey Slinger

    Messages:
    2,940
    Gender:
    Male
    Ratings:
    +4,140
    Amazon, on the other hand, wants to charge me more for the same exact phone.
    upload_2017-10-11_13-55-28.png

    Wife is getting tired of her constantly broken LG V10... so I'm considering unlocked ones for her, she wants to avoid financing a brand new one through T-Mobile.

    Edit: Nevermind. Found it at the price Dikdik got.
     
  10. LLL

    LLL Survey Slinger

    Messages:
    3,092
    Gender:
    Female
    Ratings:
    +5,994


    Question: how is the sky blue

    Answer: A cloudless sky is blue because molecules in the air scatter blue light from the sun more than they scatter red light.
     
    • Like Like x 1
  11. DikDik

    DikDik Survey Slinger

    Messages:
    5,743
    Gender:
    Male
    Ratings:
    +8,637
    Which model are you looking at? I ordered the one with ads

     
    • Today I Learned Today I Learned x 1
  12. ThisPoorGuy

    ThisPoorGuy ThisPoorMod

    Messages:
    39,486
    Gender:
    Male
    Ratings:
    +81,571
    It seemed oddly applicable to this situation.
     
  13. Hummingbirdee

    Hummingbirdee Big Bird

    Messages:
    54,302
    Gender:
    Female
    Ratings:
    +115,710
    But, that's correct?

    :tinfoil:
     
  14. Northdakotamom

    Northdakotamom Active Turker

    Messages:
    508
    Gender:
    Female
    Ratings:
    +662
    Clutch. thanks
     
  15. LLL

    LLL Survey Slinger

    Messages:
    3,092
    Gender:
    Female
    Ratings:
    +5,994
    @Cosmo


    Question: where did jello originate

    Answer: Peter Cooper, inventor of Tom Thumb steam locomotive, took out the fist U.S. patent for a gelatin dessert in 1845.
     
    • Like Like x 1
  16. eyeofodin

    eyeofodin Well-Known Turker

    Messages:
    2,772
    Gender:
    Male
    Ratings:
    +5,608
    [​IMG]
     
    • LOL LOL x 2
  17. ChrisTurk

    ChrisTurk Administrator

    Messages:
    56,746
    Ratings:
    +163,330
    This might help:
    Code:
    // ==UserScript==
    // @name         _AM
    // @namespace    https://turkerhub.com/
    // @version      1.0
    // @description  blank
    // @author       ChrisTurk
    // @include      /^https://(www|s3)\.(mturkcontent|amazonaws)\.com/
    // @grant        GM_log
    // @require      https://code.jquery.com/jquery-3.1.0.min.js
    // ==/UserScript==
    
    if ($('body:contains(e.g. thecheesecakefactory.com)').length) { _AM(); }
    
    function _AM () {
    
        $('#web_url').css('width', '50%').val('N/A');
        $(document).on('change click blur keydown keyup', 'input', function(){
            url = $(this).val();
            url = url.replace(/https:\/\//, '').replace(/http:\/\//, '').replace(/www\./, '');
            $(this).val(url);
        });
    }
    
    If there are any bugs lemme know, just quick did it w/o much testing.
     
    • Today I Learned Today I Learned x 2
  18. Del

    Del Active Turker

    Messages:
    162
    Ratings:
    +409
    Awesome, thanks!
     
  19. Tecnique

    Tecnique Survey Slinger

    Messages:
    6,269
    Gender:
    Male
    Ratings:
    +8,981
  20. Rocknrolla

    Rocknrolla Survey Slinger

    Messages:
    10,014
    Gender:
    Male
    Ratings:
    +7,585
    Is that the heat?
     
Thread Status:
Not open for further replies.