I wanted to make a function that asks you if you really wanna leave the page when you try to leave, but where ever I press on my page it asks
I'm trying to deploy my application to Heroku (as usual) and I keep getting 503 Service Unavailable when trying to upload anything through my router handler (M
I need to create an oracle view that will break down data in segments of 0.5 based on a length from a table. Road ID Road Miles 1 1.4 Above is an example of t
I am trying to generate ascii art text for a fun application. From FIGLET, I got the ASCII pattern. I am using that pattern in a printf statement to print lette
So I have been using VS Code for a while now, and as of recently when I start up the program, within a couple minutes, my entire computer freezes. I have attemp
I am having trouble to convert Oracle syntax to H2 syntax: For example (Oracle): LOCK TABLE CAR_CHIP_ID_LOCK IN EXCLUSIVE MODE In H2 it results in a (synta
Is there a way to get a dropwizard app to set up the AssetBundles based on the configuration file? Here is my situation: I have a project setup with the followi
function getConversionRate(uint256 ethAmount) public view returns (uint256) { uint256 ethPrice = getPrice(); uint256 ethAmountInUsd = (ethPrice * ethAmo
Apologies in advance as I am quite new to this all and I'm not certain on the correct terms for everything. I have a list of differences between two lists, call