

That might be a better option really. I might check that out. I kind if wish Proxmox had Docker integration instead of lxc but that’s a different topic.
That might be a better option really. I might check that out. I kind if wish Proxmox had Docker integration instead of lxc but that’s a different topic.
OK, sweet thanks. I just thought having the media files directly in the ZFS pool (zfs pool > files) instead of ZFS Pool > Qemu img > Files would be smarter
Are you suggesting creating a TrueNAS VM? Wouldn’t that be the same as what I’m doing now with creating an image in the ZFS pool?
I presume WeatherData.getData() should be going into some Data class that has multiple properties (using the , as a delimiter) instead of what OP is doing and just using the String
Would this be able to stream using Moonlight or something?
The object/class/thing would normally be its own class file, the action would be a method/function of said class.
Ie:
fileDialog.open()
fileDialog = Class (Dialog), Subclass (FileDialog)
I guess you’d need 10 to represent 0, and if you got 2x 10 that would be 100?
Just watched a review. Looks pretty good, they specifically mention Home Assistant as well which is very cool.
Well, the goal would be that its not accessible externally. And I’m OK with providing footage should they request it - that’s just something you have to accept when owning a security system.
Sure, that’s why I put it in quotes. What smart is, is subjective.
I think that’s a reasonable request? An internet connection shouldn’t be necessary.
Sweet. Thanks mate.
I found this but its “Smart”. https://www.amazon.com.au/REOLINK-Doorbell-WiFi-Camera-Subscription/dp/B0B7S3JSG7
I think the question is fine, but we have to assume they covered this type of method prior to the exam, where .length would result in the character count of a String.
That’s when you realize you were editing the same file that exists in the wrong directory the whole time.
Does it do OCR? And can you create tags / naming convention / folders based on rules and text within the scanned document? I want to digitize all my paperwork, but there is so much I don’t have time to do the organizing part of it manually.
Had to make some small changes - v0.6.1 is up!
This should be the new isEven()/isOdd(). Calculate the speed of the CPU and use that to determine how long it might take to achieve a ‘sleep’ of a required time.
Hey, thanks for mentioning it. I had added a Maven pom.xml yesterday, as I had others mention that as well. Someone else has created a PR for GitHub actions as well, which is great.
I haven’t really used Maven before so maybe it could be improved? PRs welcome of course :)
Oh, that works? That’s some inception level containering right there