AmazingMech2418
@AmazingMech2418
Just an amateur software developer and programmer who programs in many different languages...
0
Weekly Challenge 3 - Spiderman in JavaEntry for Weekly Challenge #3 in Java
28
0
0
So, Repl.it seems to only support being in 6 teams, but I need to create a new one, so I'm trying to delete an old team I never use, and I want to tra
InvisibleOne You could always download all the files you want to keep and then then drag and drop them into new repls in your new team. It would take a bit of time but at least you wouldn't loose anything.2 years ago
8
Nix Package Managerhttps://replit.com/talk/share/NixPM-First-Replit-Nix-Package-Manager/140281
NixPM allows you to manage Nix packages with an easy-to-use command line!
100
0
8
NixPM
Welcome to NixPM!
NixPM is a new package manager to handle Nix packages on Nix repls!
NixPM currently runs on the command line, using the com
Blank Repl
sojs Is it problematic that I have no idea what "nix" is.....?
and also sorry NPM already exists otherwise you could have used that.2 years ago
2
59
16
2
Here is a new addition to my series of pi approximations! This one is in COBOL!
Here are the other approximations so far:
Ada - https://replit.com/ta
Blank Repl
I'm trying to set up Ada with the new Nix language on Repl.it which supposedly enables you to run any programming language.
I already had success wit
Blank Repl
So, there are what are known as "hidden languages" in Repl.it for those who don't know. https://known-languages.amazingmech2418.repl.co/tag-Hidden con
IntellectualGuy I found out a way, so basically all you have to do is open the new repl thing, then go to the inspect console.
Then enter this KNOWN_LANGUAGES..category = "Practical";
Replace with the name of the language
Then just create the repl, and boom you have a hidden language repl
Here's an example of me creating an express repl
Screenshot 2021-04-18 1916122 years ago
So, I came up with an idea recently of basically a cryptocurrency simulator, but I'm not sure if it would be allowed on Repl.it...
I know blockchain
YousefParrish Most of us are involved or interested in the world of cryptocurrency and trading. It's not surprising, because that's what the future is all about. Here, like many people, I started to study information and terms in this sphere. But, like everyone else, I encountered many questions that I couldn't give answers to. For example, I didn't know which cryptocurrency application to choose. That's when I came across an interesting article about best crypto app. It was there that I found all the answers1 year ago
DenisRoss Good evening, I don't understand why you need to create an emulator of what is already online. It will be easy to copy and paste, but for free? I will still stick to [url=https://replit.com/talk/ask/Are-Cryptocurrency-Simulators-Allowed/135659]buy crypto[/url] with credit card and continue to make money on it without any problems1 year ago
7
189
0
7
Yes, you read that right! This post includes an example of prototypal object-oriented programming in Python, a language known for classical OOP.
Usin
Python
Here is a new addition to my series of pi approximations! This one is in Ada!
Update: Thanks to the addition of Nix, and some help from @ConnorBrewst
Blank Repl
DynamicSquid Would manually installing Cobol work? I think you can install it on Linux, but I'm not sure2 years ago
Here is a new addition to my series of pi approximations! This post includes approximations in Zig and V!
Here are the other approximations so far:
P
Bash
Here is a new addition to my series of pi approximations! This one is in Prolog!
Here are the other approximations so far:
Haxe - https://replit.com/
Bash
AmazingMech2418 Updates: I cannot do E since it won't compile on Repl.it. Also, I won't do F because it is basically just modified Fortran.2 years ago
Here is a new addition to my series of pi approximations! This one is in Haxe!
Here are the other approximations so far:
Objective-C - https://replit
Bash
Here is a new addition to my series of pi approximations! This one is in Objective-C!
Here are the other approximations so far:
Pascal - https://repl
Bash
Here is a new addition to my series of pi approximations! This one is in Pascal!
Here are the other approximations so far:
D - https://repl.it/talk/spolygott
Would it be possible for Repl.it to allow sudo just on the apt/apt-get commands?
https://askubuntu.com/questions/612256/how-do-i-allow-a-user-to-only
Froggo-School Yeah. Along with allowing users to perform add-apt-repository (although, allowing users to add their repos is less likely as they may contain malware).2 years ago
JamesLee1 Working with bash on Repl.it is very limiting if we can't add packages. I am trying to work with dialog boxes which are not installed and cannot be installed.2 years ago
@turbio I was looking at the bug bounty repl seeing if I could do anything and I found two things. First off, there are two files I can't see in the r
AmazingMech2418 @turbio I also just tried another thing and got some SQL code from the backend... What should I do?2 years ago
ServerFire
So, you might remember ServerLight, a previous Node.js server package I created. Well, now, here's an even better version: ServerFire! Get
Node.js