836
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 02 Sep 2024
836 points (95.3% liked)
Privacy
31609 readers
100 users here now
A place to discuss privacy and freedom in the digital world.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
Some Rules
- Posting a link to a website containing tracking isn't great, if contents of the website are behind a paywall maybe copy them into the post
- Don't promote proprietary software
- Try to keep things on topic
- If you have a question, please try searching for previous discussions, maybe it has already been answered
- Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
- Be nice :)
Related communities
Chat rooms
-
[Matrix/Element]Dead
much thanks to @gary_host_laptop for the logo design :)
founded 5 years ago
MODERATORS
In all likelihood calling manufacturer's API to read the value then compare to a compile-time constant? It's a notification hello-world merged with display-a-list hello world and manufacturer's reading-sensor-values hello world. Yes I do think it's borderline trivial
Congratulations you're clearly an amazing developer if you have to talk about this so weirdly
I do not claim to be amazing, and it's a simple fact that many basic examples/tutorials are named with hello world (and pretty easy to search for that way). A quick Google pulls up e.g. “Hello World!” of push notifications, Problems with simple "hello world" of ListView in Android
And of course I'm also explicitly using Hello World to reference the original comment
Satellite Hello World + Telescope Hello World ⇒ Hubble Space Telescope Hello World
Yeah what I think is weird is that you make a bunch of assumptions about how the app is built. Experienced developers imo know that things are unexpectedly difficult all the time. Even when they are supposed to be as simple as you're assuming here.
Absolutely I am making a bunch of assumptions. Following the tried and true Keep It Simple Stupid approach. Because there is no indication given that any more complexity is required, and keeping complexity to a minimum is key to efficient development. If there was anything actually technically impressive (or at least technically impressive sounding) about what they did, I trust they would have mentioned it.
I'm pretty sure this guy was just a project manager or similar. So yeah I am not surprised they're not mentioning technical hurdles.
Ok but this is very simple. Everyone can set up something like this using home assistant and a few sensors connected up to it
Everyone can write software? I'm fucked then... Guess I'll be homeless now
set up != write software
From the little I played with Arduino's IoT platform, I honestly believe that if there is a compatible sensor that can detect vape smoke, almost anyone could get a simple version up and running. It was a very simple and largely automated setup if all you want is to get the sensor output to the portal and then link it to a UI element.
Of course gluing together this software is more complex than that, but it's no grand feat either.
No one said it was a grand feat. I said it was quite a bit more than hello world which it obviously is. Even if it's only setup which we've no reason to think unless you think most people who claim to have written apps are lying