-
Hey there, I know this repo is no longer maintained, but figured I'd create this issue for anyone brave (or silly) enough (like me) to give it a try anyways.
This repo does a great job at backing e…
-
package main
// we have a Senior Fullstack (Golang) opportunity for a big Retail corporation expanding its IT business. They are offering a very challenging project, EUR
// 60-65K gross per year …
-
I'm creating an application that uses the node-hue-api by Peter Murray. So what I do is open the emulator with sudo powers (Mac OSX user) and I change the port to 80. When I want to 'search' the br…
-
I have a question about what types of logic belong within actions.
In the services example, the HTTP call to save a new developer is made and awaited within the addDeveloper action and when the pro…
-
今カレンダーアプリを作成していて、どうしても理解できないところがあるので質問させてください。
1. const month = date.getMonth() + 1; // 今月が取得できる
2. const firstDate = new Date(year, month - 1, 1); // 今月の1日が取得できる
【試したこと】
- 開発者ツールで `console.lo…
-
Hi there,
I have a problem connecting to the emulator via the official iPhone-App.
I'm using a Mac, started the emulator as root on port 80, manually added the emulator as a brige and "pushed" the Lin…
-
I have android, local network, port 80 (start clicked already)
Phone says "Can't find new hue bridge"
-
-
JavaのListとMapの初期化式について教えてください。
【調べたこと】
・`Map オブジェクト名 = new HashMap();`
・`List オブジェクト名 = new ArrayList();`
・ダイヤモンド演算子の中は、文字列ならString、整数ならInteger、自分で作ったクラスならクラス名の記述する
【質問】
・クラスは自分で作成するものだと認識して…
-
Dear is see you have hacked the ufo rgbw controller..
Great job!!!!
I wil try to use this controller for my Home automation, Domoticz.
Is there perhaps a option that i can use your way with Http …