Earlier quoted context omitted.
I know these are dangerous grounds to tread on, but I do struggle with working parents sometimes. I understand having children does take time, but I've experienced a parent that ends up being available around 4 hours a day while they are the linchpin in a certain part of the process that prevents a job from being completed. They're slow to respond to messages, emails, and calls and sometimes async responses are just…
You write parents in plural at the beginning of your comment but your specific example is about one parent. Have you experienced this with multiple working parents?
Tech CEO applauds an employee selling their dog to accommodate return-to-office
121–130 of 148 posts
Re: Tech CEO applauds an employee selling their dog to accommodate return-to-office
#122"In the video, Clarke levies some big accusations at his staff. Among them: that 30 remote employees had entirely stopped logging on in a “quiet quitting” coup. He expressed suspicions that some of Clearlink’s developers had been holding down positions at other companies without Clearlink’s knowledge. He told content writers they should be using AI to increase output “30-50 times our normal production.” This sounds l…
Regardless of the tone and attitude of the rant, is it not concerning that 30 employees, all of whom are remote and not on PTO, have not even opened their laptops in a month? If I were in leadership, I'd be concerned too. Hell, my company MDM will automatically revoke many permissions if it doesn't get an automated device check-in at least once every two weeks or so.
Re: Tech CEO applauds an employee selling their dog to accommodate return-to-office
#123Earlier quoted context omitted.
> is it not concerning that 30 employees, all of whom are remote and not on PTO, have not even opened their laptops in a month? One of the employees commented that the company gave a lot of people outdated Thinkpads, so they use their personal computers at home. I had a company-issued laptop that I only used when traveling. If the company looked up stats on laptop use, I would have been near the bottom of the list fo…
In many companies, using your personal device is grounds for immediate termination.
If it were the case here, it seems very likely that it would have been mentioned.
Re: Tech CEO applauds an employee selling their dog to accommodate return-to-office
#124Earlier quoted context omitted.
No kidding. Joshua Fluke plays the whole thing with commentary[1], and it gets really bad. This guy goes on for like ten minutes and just keeps sharing bad take after bad take. If I were his assistant I would be giving him the 'wrap it the FUCK up' signal nonstop after like, three minutes. [1]: https://youtu.be/xEek505-6EM
I like how this video points out that this CEO serves on the boards of several other companies and organizations while claiming to be "all in" and fully committed to Clearlink. So children and dogs are a distraction for the rank and file that's unfair to the company, but being on a bunch of boards and committees is fine and cool for executives. Pretty obvious what "good" and "bad" mean here - "good" is anything that…
Engineer divides his day up so he can work multiple full-time jobs: Huge problem
Re: Tech CEO applauds an employee selling their dog to accommodate return-to-office
#125This guy seems really unhinged, and i HATE when people with more skin in the game and potential upside act like they're somehow more virtuous for working harder
Re: Tech CEO applauds an employee selling their dog to accommodate return-to-office
#126Earlier quoted context omitted.
Why is it worth complaining about? If it’s true then just fire them.
It explains the company changing its “remote only” promise to those employees they hired on that basis. They gave it a try and got robbed of 30 months salary.
Fixed that for you.
I do software development too, if opening my laptop was the only metric by which I was measured, damn, that would be pretty sweet! /s
Re: Tech CEO applauds an employee selling their dog to accommodate return-to-office
#127Seriously, are any of you "increasing output" with AI? I get like 10 good lines of code a day from Copilot. I don't even try ChatGPT anymore, as its only useful if you're writing boilerplate. Everything thats actually hard about my job requires the full context of the rest of the codebase, within repo and without, and architectural knowledge of the problems we're trying to solve. I read another post here yesterday th…
me: TypeError: sodium.crypto_secretbox_key is not a function when using sodium 3.0.5
chatgpt: I apologize for the confusion. sodium.crypto_secretbox_key was removed from the sodium package in version 3.0.0. Instead, you can use sodium.crypto_secretbox_keygen() to generate a secret key.
me: now I get 'TypeError: sodium.crypto_secretbox_keygen is not a function 3.0.5'
chat:gpt I apologize for the confusion. sodium.crypto_secretbox_keygen was removed from the sodium package in version 3.0.0. Instead, you can use sodium.crypto_secretbox_key to generate a secret key.
Back and forth. And that was when I was like "welp guess I gotta read some docs now" which isn't a big deal, the interesting part for me is that it's basically hallucinating about what features were added or removed in a given library version, which really seems like the sort of thing it aught to be pretty good with.
Re: Tech CEO applauds an employee selling their dog to accommodate return-to-office
#128Earlier quoted context omitted.
It explains the company changing its “remote only” promise to those employees they hired on that basis. They gave it a try and got robbed of 30 months salary.
"They gave it a try and claimed they got robbed of 30 months salary." Fixed that for you. I do software development too, if opening my laptop was the only metric by which I was measured, damn, that would be pretty sweet! /s
Re: Tech CEO applauds an employee selling their dog to accommodate return-to-office
#129Earlier quoted context omitted.
"They gave it a try and claimed they got robbed of 30 months salary." Fixed that for you. I do software development too, if opening my laptop was the only metric by which I was measured, damn, that would be pretty sweet! /s
You’ve gone 30 days without touching a computer writing software? I’ve been at it for 40 years now, that’s never happened to me.