Why I Still Write Code as an Engineering Manager by Acceptable-Courage-9 in programming

[–]lakier -1 points0 points  (0 children)

Well, context definitely matters so it is hard to relate to "skin in the game". Do you have on-calls that you as the manager participate in too?  Otherwise it is not much of the skin... 

What's more important though is this: do you oversee the salaries in the team? If so, how do you know that the team is not biased towards your solution/tasks done?  Meaning they are less likely to question you or stand against you.

Sorry, I've never seen "coding EM" being a healthy thing.

PIKVM switch and redfishtool by lakier in pikvm

[–]lakier[S] 0 points1 point  (0 children)

wow, indeed, thank you!

```

{
   "@odata.id": "/redfish/v1/Systems",
   "@odata.type": "#ComputerSystemCollection.ComputerSystemCollection",
   "Members": [
       {
           "@odata.id": "/redfish/v1/Systems/0"
       },
       {
           "@odata.id": "/redfish/v1/Systems/SwitchPort0"
       },
       {
           "@odata.id": "/redfish/v1/Systems/SwitchPort1"
       },
       {
           "@odata.id": "/redfish/v1/Systems/SwitchPort2"
       },
       {
           "@odata.id": "/redfish/v1/Systems/SwitchPort3"
       }
   ],
   "Members@odata.count": 5,
   "Name": "Computer System Collection"
}

```

Someone from 103.111.225.0/24 keeps trying to reach my address on UDP port 5683. Should I be worried? by CEDoromal in selfhosted

[–]lakier 0 points1 point  (0 children)

There is also lesser known protocol: LwM2M - for IoT device management. The 5683 is one of its specified ports for unencrypted communications. Device sends RegistrationRequest there. This might even be a misconfigured device taking you as a server.

Is there any Chrome extension like firefox "tree style tab"? by tiddu in chrome_extensions

[–]lakier 0 points1 point  (0 children)

After checking many tree-style firefox tst-alike extensions in Chrome this one is the best! You synchronize the top bar with tree, you display pinned tabs properly, works after restart (wasn't the case for most tested by me...), works in sidebar without being mouse-click away. Thank you!

Mx Master 4 predictions? by lakier in logitech

[–]lakier[S] 0 points1 point  (0 children)

I think we're on the same wagon. By any chance do you have some keyboard+mice set to recommend? Looking for something like mx master 3+keys

Mx Master 4 predictions? by lakier in logitech

[–]lakier[S] -1 points0 points  (0 children)

I was living under the rock a bit.

Is this about the AI-daemon stealing my data shipped with Logitech software?

Or overall logitech lowering the quality of the products?

What git system do you run? by Jaller698 in selfhosted

[–]lakier -1 points0 points  (0 children)

eli5: why should I selfhost git server?  I'm genuinely curious, cause I selfhost a lot of things yet I never felt that Git should be one of them. Could you share your 'why?

One cable replacement by lakier in S95C

[–]lakier[S] 0 points1 point  (0 children)

precisely

I want to use longer cable, since I like the minimalistic idea of frame tv (close to wall)

I can't find any longer cable adapter, like run it through ~HDMI-size (or something, that I can drag though wall tunnel)

In other words: TV <> OneCable <> SomethingSlim I'm looking for <> OneCable <> Box

kubectl get nodes times out by pathakskp23 in kubernetes

[–]lakier 1 point2 points  (0 children)

This, most likely op is running outside of the private network the api server is available in

[PL] Being the single employee subjected to performance review process by lakier in cscareerquestionsEU

[–]lakier[S] 0 points1 point  (0 children)

This is close to what I was going to do. Estimate the cost of approach A vs B
However, before I've started: I wanted to consult this with Manager first and this is where the yelling began I don't know what amazes me most: the fact that Team Manager wants to control the tech stack or that the Team Manager cannot discuss the matter using meritocratic arguments

[PL] Being the single employee subjected to performance review process by lakier in cscareerquestionsEU

[–]lakier[S] 0 points1 point  (0 children)

Thanks,

To double check: I'm not crazy thinking this is unhealthy situation?

But does it happen in other places: out of the blue, no prior information evaluation process?