That’s crazy to me. Our manager went out on a boat last week on Friday, and we haven’t heard shit from him since. Hell, we’d probably tattle on him to our skip level if we did because our skip would be furious to hear people are working during vacation. I’m a software engineer in the US, and unfortunately stories like yours are all too common here :/
- 0 Posts
- 8 Comments
I have like 3, but I find myself going back to Sync. I wish Relay would have gone this route as that was by far my favorite.
JDubbleu@lemmy.worldto Sync for Lemmy@lemmy.world•Please put your money where your mouth is.English3·2 years agoI’m pro supporting devs (I’m also one myself), but I’m even more anti-subscription for software. I’d 100% buy a lifetime subscription for $20, however, $100 for a mobile app is insane in my opinion. The developer can set their prices how they please though, and I’ll continue using the ad supported version until the price comes down.
The price is a bit steep for me personally, but I agree. I’m currently on Connect but the call from Sync is strong.
JDubbleu@lemmy.worldto Apple@lemmy.world•14" M2 Max MBP - Are the throttling/overheating issues overblown?1·2 years agoThe Max would be major overkill, and might actually be worse for you because of the worse battery life to drive the higher power draw chip. My personal laptop is a 16" M1 Pro MBP and I’ve never had it hitch on me. My work laptop is a similar spec 14" and I regularly run a dozen of programs at once (Outlook, Slack, Chime, dozens of Firefox tabs, Music, and 3 to 4 IntelliJ instances) without issue. Occasionally it does get a little warm when I’m doing 30+ minute builds, but that is akin to many torture tests reviewers use.
Edit: After seeing the price difference is only $200 I’d just get the Max if you don’t mind a bit less battery life.
JDubbleu@lemmy.worldto Apple@lemmy.world•14" M2 Max MBP - Are the throttling/overheating issues overblown?6·2 years agoI’ve never personally used the machine you’re referring to, but unless you’re doing long video renders it likely won’t matter. Programming takes very little resources, even when using a debugger, compared to the torture tests reviewers use. Any heavy load comes in bursts of compiling/interpreting which also don’t hit the machine anywhere close to as hard. Music production might be a bit more strenuous, but still well within the area of not having issues.
I’d say stick with the 14" if that’s what you prefer. It’s not designed to render videos 24/7, but even if you did that it’s still pretty damn fast even when throttling.
JDubbleu@lemmy.worldto Sync for Lemmy@lemmy.world•How are you accessing Lemmy now? Browser or app?English1·2 years agoMy primary issue with Connect at the moment is it desperately needs a reduction in the amount of taps to do anything. It takes 3 to download an image, and 4 to subscribe to communities. Both of these are things I feel should be in the ellipsis menu of any post, but currently you have to click through to the post or community. Meanwhile there are a dozen things in there I rarely use absolut flooding the menu. I also wish it saved comment drafts, but that is relatively minor.
It just needs some reprioritizing of actions and it would be perfect IMO.
For my current job we’ve all agreed to take the approach of not writing comments that say what the code does, but why you did something the way you did. Probably about 90% of our code is uncommented because it just doesn’t need to be, but every once in a while you have to do something out of the ordinary to get the desired behavior, and explaining why you made the weird decision you did is infinitely more helpful.