No Hikvision from Amazon, good shout as I was looking at some of them there.
- 1 Post
- 16 Comments
Oh, that might prove a bit difficult on a Linux machine. I guess I’ll have to borrow my room mates computer :P
Thanks for the shout about Frigate’s documentation. There’s a lot of good information on there!
I might want to have a sit down and talk with your autocorrect about that first sentence!
HereIAm@lemmy.worldto Selfhosted@lemmy.world•Advice on moving my Spotify library to NavidromeEnglish2·25 days agoI’ve used Zotify. It downloads from Spotify directly in .ogg format. It fails a bit here and there, so requires you to watch that everything actually downloaded, but it beats any random YouTube quality video other programs would find otherwise.
HereIAm@lemmy.worldto Programmer Humor@programming.dev•Trying to learn a young language, using a tutorial that's more than a year old3·4 months agoI agree kotlin can be a cool language sometimes. And I’m sure it’s been a more gradual journey if you’ve worked with it while it’s been evolving. But man, jumping in at Android 10/11 having to remain compatible with 7 (we’ve moved up to a minimum of 10 now thankfully) with how much background services and file storage permissions changed right around that time was an extreme headache to work around.
But I definitely prefer C#'s async/await Tasks than trying to wrap my head around all the various coroutine scopes, runBlocking and all that jazz. I know they are very similar concepts, but there’s just something with coroutines that isn’t clicking in my head.
HereIAm@lemmy.worldto Programmer Humor@programming.dev•Trying to learn a young language, using a tutorial that's more than a year old14·4 months agoAndroid is the worst environment I’ve ever worked in. Concurrency? Use Threads! No wait, we got handlers and loopers now. Oh wait sorry, we’re doing coroutines this year.
Now let’s do DI with Koin. But ooh google released their own version with Dagger, but oh no! It’s clunky to use, so well slap some more stuff in top and call it Hilt!
Networking, persistent storage, UI, permission flows, any other API they have follow the same pattern of new shiny thing, oh it didn’t turn out very good, here’s a new thing to replace the old. Congrats, every blog and SO answer is now outdated. Even the build system has gone from Maven to Gradle in Groovy to Gradle using Kotlin.
And don’t get me started on Android Studio itself. The worst IDE I’ve ever touched. Any changes to the manifest and now you need to manually sync the project. Be prepared to create a shortcut to gradle’s cache folder for easy deleting whenever it shits the bed.
Fuck Android development, I hope I’ll never have to touch it again after this job.
HereIAm@lemmy.worldto Mildly Infuriating@lemmy.world•Developers: "Yes, the users love cluttered homes, just put everything there and ignore guidelines"English5·5 months agoIt’s basically in use today. Apparently younger generations are more used to searching for files rather than structuring them. https://www.theverge.com/22684730/students-file-folder-directory-structure-education-gen-z
Yes. Pedantically (as if this is a real language to begin with) it would be “Trick AND NOT Treat”.
And then you realise your dumb endless ls-ing has pushed the command off the history list
Last time I checked codium out it couldn’t support the vs code marketplace/plugin repo. Is this still the case? I should take another look at it either way though :)
Edit: I answered my own question by reading some more comments. So looks like there are alternative plugin registries. I’ll definitely have a go at switching now.
Just to add my two pennies (that’s a saying, right?), I do use VS code as my default text editor. Professionally and for other projects in C++/C# I use the full fat visual studio. But for scripting, config editing, hex files, todo lists and such I use Code.
I’ve never been much of a person who needs to shave off every possible second in my workflow with macros and plugins, my brain is just not fast enough to out pace my hands, and the command palette does pretty much all I could wish for.
I of course wish it was fully open source, but for being the only Microsoft product I daily it isn’t too bad.
You will still have private/public sections, interfaces (unless you class them as inheritance), classes and instances, the SOLID principles, composition over inheritance. OOP is a lot more than just large family trees of inheritance, a way of thinking that’s been moved away from for a long time.
And then plug those values into a image generation service to give users a visually intuitive way to see if there’s cooffe or not!
Should really start practicing dependency injection, so you can create any kind of gameplay you want easily!
Most recommended cameras are from China unfortunately. While I would prefer to not support them economically, they seem fine security wise.