I ues pprof -http to generate profiling result all the time, but every time i need profile.pb.gz i need go to the http web to download it. what i did Is that an
I am trying to running a pretty old Flutter project within these version: Flutter 1.22.6 Dart 2.10.5 Java 1.8.0_321 Android Studio 2021.2.1 And for whatever r
I am new in programming, basically in this program, it takes input from user and storing in array, 5 elements. After loop ends it should give the elements ba
I am having trouble with images on the iPhone. They work fine on Android (both emulator and actual devices) and on the iPhone simulator. However, on an actual
I have created a class which defines and creates a snake using pygame. When I make one instance of the snake class, one snake will be correctly created, but whe
Using the data retrieved, create an array using the map method to return just the title of every item and print the result in the console. Code: fetch('https://
I am studying Mongo queries and I have a question about how to make a 'Select Distinct' on Mongo query using aggregate. I am really close to finish it. My curre
I have attached three different variables to window Object. But why devTools show same retained size for them? let a = 23; let b = { 'a': 1, 'b': 2
I want to set Splash Screen with an image. It doesn't work properly. Let me show you my settings. So I changed the part as android:src="@mipmap/launch_image"