Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "hue"
-
So this morning my girlfriend just woke up and pressed the hue "lights off" button over and over again and yelled: "The fuckin light switch does not work". Then she realized, that the light comes from the sun.1
-
->Be me
-> Learns computer science
-> Be like above average in class
->"Let's take this to the next level"
->Joins hacker rank
->does the beginners problems.
->hmm that was easy af
->Checks the "easy" problems
->Go to a corner & cry. ;__;4 -
This is my first IoT project. It's pretty simple, but I've been very happy with the results thus far.
About this time last year, someone got into our garage and rifled through my wife's car.
I have a camera in my garage, and a Phillips Hue motion detector. Using the Hue's excellent API, I have a perl script that checks for motion every couple of seconds, and starts capturing from the camera via RTSP if it does. That video is then staged, ready to be uploaded to a digital ocean droplet if I click on a link in the mailgun-powered email that's then sent to me and my wife, along with a preview GIF of the video, created through the same ffmpeg process that pulled the capture from the camera.
Here you can see me getting home from work.20 -
This morning:
SLACK HAS A DARK THEME! ALL GLORY TO THE AMAZING SLACK TEAM! SLACK FOR PRESIDENT!
This afternoon:
OH GOD THIS THEME MAKES ME WANT TO SCOOP THE EYES OUT OF MY SOCKETS THE FONT LOOKS UGLIER THAN THE PILE OF SKINFAT I SCRAPED OFF MY MOUSE ITS AWFUL I NEED HUGS SEND HELP
Thanks, companies, for trying, I guess.
I love dark themes, but the ones provided are often even worse than the light themes.
They go overboard with extreme black/white contrasts, pick a super weird hue of puke-gray, or certain elements are unreadable.
So, please, instead of wasting the time of your designers on something that's clearly too difficult for them.... how about just making it easy to create community themes for your app?
Especially if it's an electron app, how hard is it to add a config option to import a CSS file, and provide one template as an example?7 -
>Instructions in the manual -
1. Install Python 3.5
2. After installation is complete, open a new terminal/command prompt window and run 'pip install pandas'
3. Done!
>Client
1. Installs Python 3.7.2
2. Types Python in command prompt, types 'pip install pandas' there
3. Raises a hue and cry over the program not working because the instructions were not clear
Smfh...1 -
Since I already posted images of my desktop setups at work(Mac) and home(Linux), I didn't want to repost this week. So, to keep it at least mildly interesting, here's a shot of my garage networking setup.
Pictured:
Ubiquiti Edgerouter-L
Ubiquiti UAP-AC Lite
Drobo 5N
TP-Link cable modem
A big UPS, so we'll still have wifi during a power outage, since that's apparently important
A couple of older machines I'm working on when I have time
A Philips Hue Bridge
An unremarkable 7-port switch
An Ooma phone device
A shitload of my wife's stuff that she's left there on her way in and out of the house.6 -
What is it with these companies and mandatory updates?
Microsoft with windows 10. Sorry your doing work? Nah, we've decided your going to update now! Sorry, we based our default update time on people not working late at night.
Philips hue. Wanna turn on your lights? Sorry, mandatory firmware update. You'd better install that before being able to see.
YouTube app on ps4. No sorry, can't open this, mandatory 80mb update.
FUCK SAKE PEOPLE.8 -
!dev
Look im all for conservation and helping the environment and shit, but why can't people do it without being self righteous cunts? Like seriously.
I just saw an ad on Instagram of someone getting a drink and they're all "I don't need a straw hue hue hue" and then proceed to drink from a metal straw shit.
THE WHOLE FUCKING CUP IS PLASTIC.
Stop being a self righteous cunt if you're gonna do contradictory shit like that. Like seriously. You using a metal straw ain't changing shit whenever you've got a whole ass cup that's plastic and that you're gonna throw into a trash can.9 -
I've created a small smart home web app 2 or 3 years ago.
Features:
- Change DECT heating controller settings
- Philips Hue control
- Wunderlist integration
- Send a cooking recipe to the web app (from a large recipe site, with a greasymonkey script)
I've mounted an old Android tablet to a kitchen cupboard where the web app runs in kiosk mode in fullscreen (you can swipe between the different panels).
The web app is build with .NET Core Web-API, Vue.js and MariaDB. Everything runs on a Raspberry Pi.
Last year I've discovered openHAB with HABPanel...1 -
Go to the office, start the computer, get some coffee, open up Eclipse...
Java.lang.NullPointerException
Fuck this shit.12 -
Time to change the copyright numbers on the bottom of my website, i guess i should have automated that a while back...
Happy new year anyway!6 -
!rant
The Philips Hue API is some tight-ass shit! I'm not particularly interested in the light bulbs-- maybe I'll give them a try --but the API for the motion sensor is brilliant. Simple, easy JSON responses to simple GET requests against a device-specific URL. I was able to throw together a working sensorcheck script in only a couple minutes.2 -
I want to build a home automation bot but I don't know what kind of features to give it. I have hue lights and I want a smart speaker/google home mini. Do you guys have ideas? I'm open for everything.9
-
Machine learning is used to find new drugs for cancer treatments.
How about using that method for finding new psychodelics and party drugs? hue hue hue 😎random red and blue pills alexander shulgin drugs are bad mmkay tihkal drugs !== procrastinating spice cloud93 -
Does anyone uses an Echo Dot for any usefull task? I currently use it only for Phillips HUE because I can't think of any other usecase 🤔1
-
Brackets: https://github.com/adobe/brackets
Ok this one have been bought by adobe but its source are still freely available and you dont have to pay a premium for the full feature.
I really love that editor because of the interface, i mean there is tons of editor and this one is not the lightweighter nor the fastest (in particular on opening). But it is still nice to write code with it and i dont feel like i am torturing myself every time i write a piece of js code.1 -
Hey all, I'm curious for your opinion on this one. I've got some smart home devices (e.g. Hue lights, Nest Protect) and lately I started to think of the best way to protect them. Now I did see this project on Kickstarter (https://kickstarter.com/projects/...) and it seems to be a nice and easy way. But still, you don't know what they'll do with your data.
Would MAC address filtering in my router / modem not suffice for protection?
Let me know what you think :)5 -
So last weekend I started digging into openhab2 and tried to integrate my Philips Hue lamps with the help of "Eclipse Smarthome Designer". But they refused to work. I checked the error log of openhab, I double checked my code then the tutorials then the official documentation. I did everything as described. After hours of try and error I tried to switch off the lamps with my openhab android app and bang it worked! Turns out: the integrated web browser of eclipse Smarthome Designer was sending broken data to openhab and the official apps did not...
-
It's a beautiful day today ! :) For this reason, I feel in the mood to make a playlist called D E A D L I N E ! :) (hue hue hue)