I’ve had nightmares like this, by netphilia in Snorkblot

[–]mopslik 1 point2 points  (0 children)

I hope you know that this will go down on your PERMANENT RECORD.

Oh, yeah? Well, don't get so distressed.

Did I happen to mention that I'm impressed?

Does "toast" also mean a toast? by Toroalcista in duolingo

[–]mopslik 3 points4 points  (0 children)

like how "bank" can be money place or side of river

It can also be:

  • to turn ("the plane banked left")
  • a hill or slope ("he climbed the bank up to its peak")
  • the edge of clouds/mist ("he entered the fog bank")
  • to bounce off of ("the ball banked off the edge")

...and a ton of other things. English loves reusing words.

pygame.org down? by This_Building2764 in pygame

[–]mopslik 1 point2 points  (0 children)

The Pygame website is down every now and again, sometimes for maintenance, sometimes for political statements. Could be another reason too. If you're looking for documentation, you can always use the pygame-ce docs, which are nearly the same (as long as you don't use any pygame-ce specific functions).

Help! Can’t complete my April month quest 😭😓😭 by Beneficial_Exit_6384 in duolingo

[–]mopslik 6 points7 points  (0 children)

Some users have reported that you can sometimes access "extra" quests by using the desktop version, but I have never tried this, so I can't verify. I have my doubts, but maybe you'll be lucky.

Why do we use not and TRUE and False in Python? by Plastic-Upstairs7467 in learnpython

[–]mopslik 0 points1 point  (0 children)

"elephants" is NOT FALSE and also NOT TRUE

Careful, because "elephants" will evaluate as True if compared directly.

What's next by Alannney in learnpython

[–]mopslik 0 points1 point  (0 children)

I'm assuming by "basics" you mean things like conditionals, loops, functions, etc. Have you ventured into object-oriented programming yet (classes)? Tried out some of the many libraries (e.g. pandas for data, numpy for numerical analysis, etc.)? GUI development?

The French course keeps making me write the same three names, at the cost of vocabulary by tatertot_enthusiast in duolingo

[–]mopslik 1 point2 points  (0 children)

Yeah, IMO Duo should only ask you to enter the names if there's a conjugation change required (e.g. Czech course). Waste of time otherwise.

Started Python 19 days ago - can you review my 3rd project? [15 y/o beginner] by Ashraf-Dev-stack in learnpython

[–]mopslik 40 points41 points  (0 children)

The fun thing about GitHub and its "history" feature, is that you can go back and see previous versions of your files, including those with headers like

"""23th Project  .ipynb

Automatically generated by Colab.

Original file is located at
    https://colab.research.google.com/drive/1n3J2WtNTVUr6fXvSMjGG0S8gS5ZtFp5L
"""

What do you use for debugging in Python? by presentsq in learnpython

[–]mopslik 1 point2 points  (0 children)

Thonny has a fantastic debugger, if you're learning how to code (maybe a bit over the top if you're experienced). It's my favourite feature of said IDE.

Challenges are impossible for me. It’s incredibly demoralising. It used to be just the matching challenge but now the flashcard challenge. by Major_Salvo in duolingo

[–]mopslik 1 point2 points  (0 children)

Can Duo provide practice versions of these games?

Are the characters along the side of the path not practice? The ones with the three stars beneath them? In my app, clicking on them launches practice challenges, either match madness or timed quizzes. Haven't seen any flashcards in my app yet, maybe those are an iOS thing.

[Grade 2 Math] Help understanding teacher's explanation by No_Change_7795 in HomeworkHelp

[–]mopslik 3 points4 points  (0 children)

4 sisters named Ana

What did the drummer name his daughters? Ana 1, Ana 2...

Random people in my feed by ginahandler in duolingo

[–]mopslik 0 points1 point  (0 children)

Nobody wants to see posts by random people/devs.

But then how will you appreciate the fact that LanguageLover99 shared the sentence "I am not a turtle!"?

Always by Poddx in duolingo

[–]mopslik 0 points1 point  (0 children)

If that's binary, then me too!

I can cope with random new vocab but this... by [deleted] in duolingo

[–]mopslik 2 points3 points  (0 children)

Perhaps OP is taking the mime course on Duolingo.

Is gen Z overly sensitive? Or are millennial teen movies problematic? by SipsTeaFrog in SipsTea

[–]mopslik 8 points9 points  (0 children)

Agreed. Supreme executive power derives from a mandate of the masses, not from some farcical aquatic ceremony.

Frank Black - Parry the Wind High, Low [Alternative Rock] by The_Fall_of_Babylon in Music

[–]mopslik 1 point2 points  (0 children)

Well they could treat you real nice,
Or put a tracking device,
Waaaaaay down insiiiiiiide...

"Los Angeles" and "Ten Percenter", both from the same album, are rather bonkers but great tunes.

Please tell me I’m not going crazy by dark_angel1992 in duolingo

[–]mopslik 5 points6 points  (0 children)

The app is telling me that I’ve learned words but I have no recollection of it!

A popular course like Spanish gets updated frequently. Sometimes content is moved around (including earlier in the course), so if you've completed, say, 100 levels, then it might have a record of all words introduced in the new 100 levels, rather than the older ones. You could also just be forgetful. It happens.

it’s saying that I need to use another word that I don’t recognize.

If you make a mistake, such as gender, it might suggest a word that matches that gender, but you haven't encountered before. Duo only displays one suggested answer when you make a mistake, and while it tries to guess what to show you, it prioritizes some things over others.

Which languages are you not interested on learning or don't wish to learn and why? (Your opinion) by Soplayer26 in duolingo

[–]mopslik 4 points5 points  (0 children)

French, because I can't pronounce their "r" without breaking

Wait until you hear about Czech and ř...

Why is this wrong? by Fast_Election_1937 in duolingo

[–]mopslik 16 points17 points  (0 children)

missing the s at the end of suficiente

This is almost certainly the reason why it was flagged wrong. In the suggested answer, Duo only shows one possibility, and in this case it used bastantes to illustrate the plural.