python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
sentry Does not work when i deploy project on the server
I have a Django project with sentry configurations.
when i run project in my local, i can see errors in my sentry panel, but when i push the project on server and run it, i cant see the errors in sent...
morteza zarrin
Votes: 0
Answers: 1
Calculate % of number in Scala programming
How to do 50% of 120 in scala code..need proper syntax ,& runnable code for same.
Eg :
int k = (int)(120*(50.0f/100.0f));
This is in java need scala code for same.
Ashu
Votes: 0
Answers: 1
Growing local development environment issues
Where I work we've been adding microservices for different purposes and the local development environment is becoming difficult to setup. Services have too many environment variables to configure and ...
David Montaño
Votes: 0
Answers: 0
Troubles upgrading from ruby 2.7 to 3.0 - error: use of undeclared identifier 'RUBY_FUNCTION_NAME_STRING'
I've been struggling with trying to upgrade rails 3.0 for about a week now.
I'm not entirely sure what the issue is but I was thinking it could be due to the fact that I have both rvm and rbenv.
I've ...
Travis Courtney
Votes: 0
Answers: 4