textverified

Members
  • Content Count

    36
  • Last visited

Everything posted by textverified

  1. Teaching yourself programming probably the best way. Especially if the project is "simple"
  2. textverified

    Gym

    Have you tried cocaine?
  3. You can earn ~7% inflation adjusted YoY returns averaged over say..20-30 years by investing in an indexed mutual fund or ETF. I'm one of the "success" stories. Started in 2009, and kept pumping extra money into FSKAX, VTMGX, BND, VTI, VEA,VWO. 10 years later, my cost basis is about 1.5m, and my appreciation/returns are about 470k.
  4. textverified

    Closed

    https://developers.google.com/recaptcha/ free for keeping spammers/botters out.
  5. I am financially independent, not sure bout the retiring early part. ASK ME ANYTHING :fiesta: :fiesta:
  6. 51(1[5-9]|2[0-1]) But really, use ordinal comparison... 5115 <= x && x <= 5121
  7. Try https://www.textverified.com non-VoIP US numbers
  8. This looks like c#. If it is, use Tasks. Also, you need to double lock this because combos is a list/array which means its a collection of memory pointers. You likely have a deadlock scenario.
  9. ".*Word.* Customize how you will, Here are the matches/captures:
  10. By using a phone verification service, e.g., https://www.textverified.com , disclaimer, i am affiliated with them. But seriously you can't bypass a server side check unless you infiltrate their systems. At that point..why are you even here?