14
sylar
7y

Anyone that tries to solve my Stackover flow question, gets down voted 😂 What's worst, I got down voted after 20mins. Worst, it can't be solved! Fuck! Guess no sleeps tonight

Comments
  • 2
    people are a little overzealous with the down votes on there.
  • 2
    @puerto down-voting is power. Some can't resist the power.
  • 0
    Have you tried the Xamarin forums?
  • 0
    @georgelynch nope. My project is all swift.
  • 2
    If I could I'd take a look at your issue but I dont know swift 😂
  • 0
    @georgelynch my thought exactly.
  • 0
    @liammartens I'll post a link later
  • 2
    yeah..please post the question here.I could have a clue or something
  • 0
    Ok I've used didSelectRowAt to get the selected row but my instantiateViewController lags for about 7 seconds before displaying the view. Know why?
  • 0
    Never mind the wide spaces 😂
  • 1
    @sylar any reason indexPath is declared in function and as a param? most likely ain't the problem but I've seen weirder
  • 1
    @jckimble OMFG that was causing the lagging to switch views! F ME! Yup that's is. Thanks. Don't ask why I had it there 🤔
  • 2
    @sylar it happens. I wish I could say I'm surprised but it's usually always the dumbest crap that screws us up. oh well another score to general programming being that I never used swift a day in my life lol
  • 1
    @jckimble So you're not a Swiffer but yet you solved my 5hrs debugging?
  • 2
    @sylar I've been at this for years jumping between languages, so I usually can look at any code and debug some of it, brainfuck is obviously an exception to that rule though lol. a fresh pair of eyes tends to do that, took about a minute just reading the code to see what it did. so the rubber duck approach should have worked here.
  • 1
    @jens-peter SO weird. I try not to ask any questions anymore.
  • 0
    @sylar I don't like SO either, I just google my problem and if I don't find it I figure it out myself. but it probably got down voted cause they saw what I did in a few seconds and thinking you didn't research. but I am surprised an ide didn't catch that
  • 0
    Bit of a side note but it seems there are devs that want to help each other and others that want to be opinionated jerks. I have seen this more and more over the years.
  • 2
    @georgelynch come on not all of us down vote, most of us comment
Add Comment