@PierceMason I'm not sure, repl.it has changed a lot sense then. Try tracking the requests send in your browser through developer tools, and try to recreate it. That's how I first did it!
@PierceMason I'm not sure, repl.it has changed a lot sense then. Try tracking the requests send in your browser through developer tools, and try to recreate it. That's how I first did it!
For example, here's one I made: https://repl.it/@21natzil/Spoopy
@TheDrone7 Sorry, but not yet! This is something we're working on however.
Hello! Moderators are selected by the repl.it team when we feel we need one. We'll contact you if we would like you to be a mod.
@sanjaykdragon in that case it would be when the copied code represents the majority of the project or is the main focus.
When will repl.it be making a music parody video like SUSE and MongoDB made?
https://www.youtube.com/watch?v=0vPt7GI-2kc
https://www.youtube.com/watch?v=oHNKTlz1lps
@MatthewDoan1 Congratulations! You're the winner of the Halloween challenge!
@Zavexeon :sadcat:
Not at the moment, sorry. You can either ask them to share their profile link, or go to https://repl.it/@profile-name. For example, https://repl.it/@21natzil
Not at the moment, however don't worry! This feature is planned and being developed as we speak.
++++[++++>---<]>++.
@lungera Yes! That's due to numbers being signed. This can lead to complications, but for most applications it's not an issue.
I'll try to remember replitears for the weekly repls. 😉
Could you please provide the URL to this repl?
Looks awesome, maybe porting to Firefox next?
What an array, or list means, greatly depends on the language. Let's say we're talking about python. Lists are, lists, simple as that. But if someone says array, they could actually mean a list, and their just calling it that because they come from another language. Or, they actually are talking about arrays, and are most likely talking about numpy.array
. NumPy is a very popular module for doing complex math in python, and people that use numpy pretty much always use it's array class. I hope this helps clear up some confusion!
This is a great game! However it's had it's time under the sun. I hope everyone enjoyed this project, because I know I did! Anyways, I'll be unpinning this now, but that doesn't mean you can still find it! Thanks @ericqweinstein for this amazing game!
Python is a great language, but choose whatever you want! Each language has it's own advantages and disadvantages. If you like Python, go for it. But if you want to try any other languages, that's perfectly fine too.
Sorry, but repl.it does not support sound at the moment. Sorry for the inconvenience. This feature is planned and will be added in time.
Remi is a library that acts like a GUI, and has similar syntax. However, it makes a website that have the GUI on it, instead of opening a window. This works great with repl.it! I should note, despite what the repository says, it doesn't work on firefox, however it's perfectly fine with chrome.
Yes, and no. Yes you can create sockets, and they will behave normally. The problem with your code is that you're using gethostname. Replace that with "0.0.0.0"
which means it will bind to the computer, but be accessible externally. The reason I say no, is that whenever you open a socket and bind it to the repl, repl.it is tricked into thinking you started an HTTP server (A web server). It will then start requesting your website, which may cause issues with your code. It will also convert any request other people made to the repl into HTTP.
Yep, you should be able to use it in any browser. For a pygame repl, click here. For a tkinter repl, click here
I want to use a project but it would require installing a lot of extra libs. Is this possible to use in repl.it https://github.com/renpy/renpy#compiling-the-modules and how would I use it.
Repl.it users can't access root, sorry 😓
Thanks so much! While we do appreciate the positivity, Repl Talk Learn is for people to post things such as tutorials, which this isn't.
We would love to help! However the repl you provided doesnt have any code. If you comment a link to the repl you're using, we'd be glad to help you.
Looks really sweet!
Nathan here, don't worry! I'm perfectly fine, although I appreciate the concern. While I do make the newsletters, I didn't make the Run on Repl.it feature , so it wouldn't be very fair for me to send out that email under my name.