jeff

joined 2 years ago
MODERATOR OF
[–] jeff@programming.dev 8 points 2 years ago

You can do both with Windows Terminal!

[–] jeff@programming.dev 2 points 2 years ago

Oh, I thought this was just about 3d printing chocolate desserts

[–] jeff@programming.dev 1 points 2 years ago

Yup exactly. How do you define successful anyway? It's say that Lemmy is already successful and it's likely to continue to grow.

It's unlikely Lemmy will ever be more successful than Reddit, but it doesn't need to be.

[–] jeff@programming.dev 2 points 2 years ago

The original tweet is 6 months old, bro. The community is programmer humor, expect low effort tech memes here.

[–] jeff@programming.dev 5 points 2 years ago

Edit: to clarify, I'd like help with how to ask them to tell me their usual contractor rate

You ask them and then they will tell you or not. If the say "based on experience", then ask for a range for an engineer with your similar experience.

They might not want to tell you. They want to get you for as cheap as possible, which is way everyone on this thread is telling you how to estimate a rate.

You might be able to find other contractors for them on LinkedIn and ask them, but they are also unlikely to tell you and might inform their client that you did it.

[–] jeff@programming.dev 2 points 2 years ago

Oh wow! That is really cool. I used Google Bard for a bit and liked it because it included some web links, but I found the answers not as good as ChatGPT(especially GPT4), this looks like the best of both worlds.

[–] jeff@programming.dev 21 points 2 years ago (1 children)
[–] jeff@programming.dev 2 points 2 years ago

I love your advice. The most rewarding moments of my career have been mentoring and coaching engineers.

[–] jeff@programming.dev 2 points 2 years ago

All my tests pass

[–] jeff@programming.dev 3 points 2 years ago (1 children)
bool isEven(int num) {
   return !isOdd(num);
}

bool isOdd(int num) {
   return !isEven(num);
}
[–] jeff@programming.dev 4 points 2 years ago (1 children)

Just moved to management and your last sentence hurts. I'm in meetings for 25-30 hours a week and I definitely think it's work. But for a dev I definitely believe in the Maker's Schedule.

view more: ‹ prev next ›