Forgot your password?
typodupeerror

Submission + - Ask Slashdot: Dealing with gaslighting colleague 3

An anonymous reader writes: What's the best unofficial way to deal with a gaslighting colleague? For those not familiar, I mean the definition from this link:

Gaslighting occurs at the workplace in the form of bullies unscheduling things you’ve scheduled, misplacing files and other items that you are working on and co-workers micro-managing you and being particularly critical of what you do and keeping it under their surveillance. They are watching you too much, implying or blatantly saying that you are doing things wrong when, in fact, you are not. As you can see, this is a competitive maneuver, a way of making you look bad so that they look good;

In addition to above, I'd add Poring over every source-code commit, and then criticising it even if the criticism is contradictory to what he previously said.

Raising things through the official channels is out of the question, as is confronting the colleague in question directly as he is considered something of a superstar engineer who has been in the company for decades and has much more influence than any ordinary engineer.

So, what do slashdotters recommend (other than leaving or escalating via the official channels)?

Submission + - Ask Slashdot: What options are there for cheap Home Automation 2

goose-incarnated writes: I'm looking at cheap and simple home automation. Unfortunately I'm not too clued up on what my options are. There are such a wide array of choices, none of which seem (to me) to be either cheap or simple. I'd like to:

Turn switches on/off (lights, wall sockets, general relays, etc)

Read the status of on/off switches

Read analog samples (for example, temperature sensors)

"Program" switches based on analog samples/existing switches; for example program a relay to come on at 30C and go off at 25C thereby controlling the temperature

Similarly, program switches to go on/off at certain times

Record the samples of analog or digital inputs for a given time

I'd like to do the above using smartphone+bluetooth (for when I'm in the vicinity of the room), or smartdevice+WiFi (for when I'm in the house, somewhere), or even in a pinch, using HTTP to access a server at home from 600km away (which is what I'm willing to do). I'm definitely not willing to stream all my requests/data/responses through a third-party so third party cloud subscription solutions, even if free, are out of the question.

Finally (because I know the Slashdot crowd likes a challenge :-)), I'd like something that is easily reprogrammable without having to compile code, then reflash a device, etc. What languages for embedded devices exist for home automation programming, if any. A quick google search reveals nothing specially made for end-users to reprogram their devices, but, like I said above, I'm clueless about options. If it exists I probably wouldn't find it anyway without your help.

Slashdot Top Deals

"If value corrupts then absolute value corrupts absolutely."

Working...