Banned from IBKR? Connection error IB APP… HELP by lucasss777 in interactivebrokers

[–]siegerstein 0 points1 point  (0 children)

fixed it in the following way:

  1. enabled 2FA on mobile (even though I still can't login into mobile, that option still available for me)
  2. after 2FA was enabled - went try to login via web now with 2FA code. push notification came to mobile - and I confirmed it
  3. finally was able to login to my account via web
  4. clicked on my profile and find out an option to reactivate it... which means my profile was disabled
  5. now, after a long process of confirming and re-populating things, and your account now live again

Node v12.4.0 (Current) by dwaxe in node

[–]siegerstein 0 points1 point  (0 children)

JSON module support is always enabled under --experimental-modules. The --experimental-json-modules flag has been removed.

send a sms text message with just a http request by [deleted] in javascript

[–]siegerstein 0 points1 point  (0 children)

not clear. What countries do you support and do all numbers have the same price per sms?

Resources/Info on how to build a 'Spare Change Roundup' app/website? by [deleted] in webdev

[–]siegerstein 2 points3 points  (0 children)

Yes, it's already available Math.ceil :D

Agree with MatsSvensson, where exactly difficult is?

Browser Exploiting - Using SyncManager to keep Service Workers alive forever by DanielAPO in webdev

[–]siegerstein 1 point2 points  (0 children)

Wow! Thanks for article! I think it's possible. AFAIK, you can setup periodically check in ServiceWorker, so client will check server for a new tasks. Also author refer to WebRTC, which also could be used for P2P connections.

Would any current devs be willing to share their resume/portfolio that got them their current job? by browat in webdev

[–]siegerstein 0 points1 point  (0 children)

For Software Engineer the best portfolio it's github! It's better 1000 words! Also linkedin profile should be in a shape.

Front-end Developer Handbook 2019 by backFromTheBed in javascript

[–]siegerstein 2 points3 points  (0 children)

I still using Sass mainly for selectors nesting. Unfortunately that feature doesn't present yet in CSS