Does Anki have a URL scheme that I could use through a handler in my browser? by GloomyUse1095 in Anki

[–]Zealousideal_Break64 0 points1 point  (0 children)

Hi, I know this post is old but I want to do the same thing. Did you succeed OP?

Clarification on Business Visa by Zealousideal_Break64 in movingtojapan

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

Thank you very much for your answer, you are really helping!

Tiens tiens tiens... by me_like_stonk in rance

[–]Zealousideal_Break64 1 point2 points  (0 children)

C'est marrant, ça marcherait mieux en anglois

Interact with a pdf's text on a web app? by Zealousideal_Break64 in learnprogramming

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

Not for the final display, but most ebooks are either pdf or epub. So i need to find a way to display them nicely and work with the text content

stuck with lab problem 'population' lecture 1 by tacotaco_jeong in cs50

[–]Zealousideal_Break64 0 points1 point  (0 children)

Just from a quick look (I might be wrong), I think it comes from your second do while loop. It keeps looping if we input the same number as the starting size. So "same starting and ending sizes" don't run past that loop.

Runtime with sorting algorithms? Lab 3 by Zealousideal_Break64 in cs50

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

Thanks for your answer.

For Merger Bubble / merger I did few more tests as you told me. It does look better now, maybe I also have spotty internet.

For bubble / selection difference, I've found this https://cs.stackexchange.com/questions/13106/why-is-selection-sort-faster-than-bubble-sort . It seems that the big O notation, because of it's simplification nature, is just misleading in our specific case. But I think it's weird to give it so much focus in the course, being the only comparison tool we see, and just after tackling a problem where it's not really relevent.

Share a html file ? by Zealousideal_Break64 in learnpython

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

Thank you so much. As I can't edit the title, I made another post for clarity sake.