Recent content by basic

  1. basic

    [INFJ] Do INFJs have problems with low self-worth and low self-esteen, or is it just me?

    I am posting out of the blue after quite a while of inactivity on this forum... But I just wanted to say that I totally sympathize with this. Having a feeling of low self worth is my main struggle in life at the moment, especially in the arena of relationships (or lack there of). At 25, it has...
  2. basic

    What's your views on the ice water challenge thing?

    As per the best podcast in the universe: https://www.youtube.com/watch?v=PefV4RaT5cg&t=2h48m11s This is an interesting angle connecting the idea to flagellants, and the idea of people being guilt-ridden. https://www.youtube.com/watch?v=R7cGHB5uoDE&t=27m27s Further discussion on the next...
  3. basic

    Regular Expressions?

    OK. So I figured out that the regex that kinda sorta solves me problem is /<h1>(?:[a-z][a-z0-9_]*)(\s+)(?:[a-z][a-z0-9_]*)<\/h1>/gi which matches <h1>Word Word</h1>. However, it isn't always <h1>Word Word</h1>. The string that needs to be matched may sometimes be <h1>Word Word Word</h1> and...
  4. basic

    Regular Expressions?

    Ok, I re-read what I posted and I admit it's kinda confusing. So basically, I am using jquery to .get an html file, and what I want to do is pull certain things from the file, such as anything between h1 tags, other html tags, or simply between words, and store that in a var. For example: var...
  5. basic

    Regular Expressions?

    Does anyone happen to know anything about regular expressions (regex) in JavaScript? I'm trying to parse characters/words between two different strings. I could also potentially do between two HTML tags also, <h1>. The only thing I know is that it'll probably include ".*?" What I'm parsing is...
  6. basic

    what indian dish are you?

    Got the same thing. Consequently it's one of my favorite indian dishes.
  7. basic

    New York Legalizes Same-Sex Marriage!!

    I think it's silly that it has taken this long. I'm not even someone who wants to get married, but I think this is a necessary step in breaking down the social stigmas. It's also a big "fuck you" to all those who oppose it. New York has been my home my entire life, and I can't imagine living...
  8. basic

    China Bans Reincarnation

    How can they ban something that they don't believe?
  9. basic

    Positive romantic/love songs

    I love 80s.
  10. basic

    Valentine's Day

    ◕◡◕
  11. basic

    Valentine's Day

    saru SouloftheLaurel myself Bird will you be my valentine?
  12. basic

    Johari/Nohari window!

    in my signature.
  13. basic

    If you could be another nationality . . .

    nationality (not ethnicity)? dutch.
  14. basic

    Positive effects of media

    I just sat here for a really long time trying to think of something positive but I just couldn't.
Back
Top