Michael Sims
Michael Sims
@fvarrui Looks like GraalVM does not have any tools to make installers. But, with a little poking around, it looks like Platypus - for example - can package native-images into...
@hamalg Thanks for the kind words and for the very interesting question, which is one I had never considered since microcontrollers are devices that generally do things in relatively short...
@hamalg You could also create a timer and use it to delay an action for any number of days that you could want. You would simply define the timer as...
@hamalg That is an interesting project for sure. For one, I was not aware that water heaters could get salmonella infections since that bacteria is most commonly known to be...
@hamalg Sorry for the delay in response... To answer your question, the concept of "starting a timer" is really not what it would seem using standard reasoning. When a timer...
@gurpal2000 You can try this one where I added an option to the Builder class, `iconOverride(int width, int height)` you can try that and see if the resolution improves with...