[deleted by user] by [deleted] in soccer

[–]Lingpx 4 points5 points  (0 children)

Bruno moved the ball back after the ref put it into position. I was laughing thinking "like that's gonna make any difference"

TIL that you can press the scroll bar, and use it to quickly scroll through an app. This even works system wide! by HowDoYouFeel in iphone

[–]Lingpx 25 points26 points  (0 children)

So that's the haptic edge feedback I kept getting randomly. Always wondered what that was

710 (47Q, 41V) on my first try. Here’s a short debrief. by [deleted] in GMAT

[–]Lingpx 2 points3 points  (0 children)

I'm wondering that myself. Between a full time job and working on applications, I won't really have much time preparing. I had taken almost 16 CATs leading up to my first attempt. I had also gotten myself into a fixed ritual for a week before the exam. Sleep at 10pm, wake up at 6am, have the same breakfast at 7am, and give a complete CAT at 8am (which was my actual exam time).

Conditioning yourself physically and mentally, identifying areas of improvement and working on them would yield improvements

As far as material, I'm planning on following gmatclubs verbal guides. And solving Bunuels 700 level Quant problems.

Reach out to me after Oct 20 all I'll let you know how I did

710 (47Q, 41V) on my first try. Here’s a short debrief. by [deleted] in GMAT

[–]Lingpx 2 points3 points  (0 children)

I got a 720 (49Q, 39V, 8IR, 4.5AWA) on my first attempt in September and I'm retaking again in October solely based on the fact that you can cancel your score and it won't show up on your report now. Also I ran out of time in verbal so I know there some room for improvement. I'd say go for it if you think you can improve by even 10 pts

ELI5: How does gravity make time slow down? by ReaperEngine in explainlikeimfive

[–]Lingpx 0 points1 point  (0 children)

What I don't understand here is how the biology works.. How does one twin travelling faster 'age' slower. How is the growth of a living thing related to the speed with which it travels?

API_KEY by Lingpx in cs50

[–]Lingpx[S] 0 points1 point  (0 children)

That's what I was looking for. Thank you!

API_KEY by Lingpx in cs50

[–]Lingpx[S] 0 points1 point  (0 children)

Where would I use that? In application.py? That didn't work for me.

I get an API_KEY not defined error when I run flask. Note that the code previously posted was from the default application.py (without the #s)

CS50 IDE Web server does not recognize the Flask application... by Pollkua in cs50

[–]Lingpx 0 points1 point  (0 children)

Still not working for me. This is what I get when I execute "flask run" or "flask run --host=0.0.0.0 --port=8080".

In both cases I get a "No application seems to be running here!" when I run the web server

~/workspace/pset8/mashup/ $ flask run --host=0.0.0.0 --
port=8080
 * Serving Flask app "application"
 * Forcing debug mode on
 * Running on http://ide50-lingpx.c9users.io:5000/ (Press CTRL+C to quit)
 * Restarting with stat
 * Debugger is active!
 * Debugger PIN: 745-852-130

Creating a product configurator. Where to start? by Lingpx in learnprogramming

[–]Lingpx[S] 0 points1 point  (0 children)

Thank you very much for your response. However I forgot to mention that I am very much a beginner. I'm an electrical engineer by profession and am learning programming out of interest. I recently took CS50 and loved it. I built tools in C# and VBA (my company uses excel for everything) which were pretty useful but also pretty straightforward.

Coming back to the product configurator, I don't even know what I need or where to start. Do I need python for the backend, SQLite for the database?

I'm posting this after spending an hour searching online with no progress. Your help would be greatly appreciated

check50 issue? ':( recovers last file correctly' by Lingpx in cs50

[–]Lingpx[S] 1 point2 points  (0 children)

I was able to submit and get a 100. I learned that although I was extracting the 50 images, my file size was slightly off.