Daniel Owen van Dommelen

Results 32 comments of Daniel Owen van Dommelen
trafficstars

I see now yes :) Thank you. It is using that same matchbox deployment technique I had seen in other tutorials, which I tried and kind of worked, but then...

It seems to just be logging and exiting, which makes sense. If you want it to retry, you must somehow restart your process in the Except clause. For instance: ```python...

You can try to hide the menu with the three bars top middle to the left a little. Or try full screen, alternatively, I think your issue is your monitor...

I am interested to know more... I have never worked with stenography. Will it help keep the file size down? As for hiding the data, I was just going to...

Yeah, basically there is a problem with compression, which you can workaround. You would probably have to define color ranges to allow for some minor differences and also segment the...

Is it because you are using a period at the end of your sentence? I have never tested that condition, so you can try removing the period and see if...

I will work on this coming week.

That should go in your NextJS config, unless you're under version 13. NextJS has built in support to fix this now. For instance, from another project I was working on,...