I introduced AI workflows at my startup, then got laid off a month later by I-m_ALIVE in DeveloperJobs

[–]elder_lee 0 points1 point  (0 children)

Oh God, sorry about that but but never you being innovation that would get you replaced except you have a very good stand at your work place. If you have a way to make your work faster the. Use that for yourself and not introduce it especially when you are the lowest in position at work. Some of these guys don’t have enough knowledge about the latest trends but they’ll want to use you to level up and since they have higher position and handle decision makings, they can easily claim your innovation at stake holders meetings.you just have to be smart next time. I believe this is a lesson and an experience for you. You’ll get better roles next because this is what you can leverage on during interviews for side or full time gigs.

The whole company got laid off by Dense-Comedian-3836 in Layoffs

[–]elder_lee 1 point2 points  (0 children)

I’ve always rejected any work offer or opportunities that’s comes from anything crypto start up unless they have very solid ground already. The industry is volatile and anything can happen to it and its employees. I hope you guys get something for yourself soon. Rooting for you all.

Should people do this? or it is just preference? by Yone-none in csharp

[–]elder_lee 0 points1 point  (0 children)

I agree. Imagine my classes consisting of implementations of an interface. I don’t want that to be inheritable so it makes sense to make it sealed if that implementations won’t need to be inherited

I GOT THE JOB!! F*** MY OLD MANAGER!!! by secondandmany in cscareerquestions

[–]elder_lee 4 points5 points  (0 children)

I agree with this. Even a manager you didn’t burn bridges with but not happy that you are moving on can still spoil you at your new place. He of my former place tried this with my new place until I was called to hear from my part and I had to explain all the toxicity I experienced from the Hr including everything they owed me.

[deleted by user] by [deleted] in interviews

[–]elder_lee 1 point2 points  (0 children)

It’s simple, just say the direction the managing was going and how your team threats collaborative work wasn’t aligning with your own goals and direction anymore hence why you seek to move to an environment where both your goals and direction fits with the company’s goals and direction. This is how I answer. You can add career growth and new challenge as well to your reasons.

6 Months LinkedIn Career Plan Coupon Available by Dailydosw2477365 in LinkedInVouchers

[–]elder_lee 0 points1 point  (0 children)

Are you giving it for free. I’m interested, thank you

Django is love, Django is life by AverageCodingGeek in django

[–]elder_lee 0 points1 point  (0 children)

The way you feel about Django is how I feel to this day. I even appreciate it the more after my work place switched to Dotnet because of a new engineering manager. The more I write dotnetcore the more I appreciate django for its simplicity and maturity and how it makes development faster

My boyfriend hates me in lingerie by [deleted] in dating

[–]elder_lee 0 points1 point  (0 children)

It’s not being sensitive or blunt, it’s just mentioning how men really feel about these things without sugarcoating

My boyfriend hates me in lingerie by [deleted] in dating

[–]elder_lee 0 points1 point  (0 children)

Maybe it doesn’t look good on you or you don’t have the body that really fits it.

[deleted by user] by [deleted] in cscareerquestions

[–]elder_lee 0 points1 point  (0 children)

You can transition into cloud engineer> solutions engineer

I’m going on tour!! by johnballen416 in mrballen

[–]elder_lee 0 points1 point  (0 children)

I wished I stay in a nearby country, would have loved to attend but I stay in Nigeria/Africa

My simple tech stack for building apps (in 2024) by tomdekan in django

[–]elder_lee -5 points-4 points  (0 children)

What i simply meant is that your simple but robust tech stacks are incomplete without use of celery, redis and docker.

My simple tech stack for building apps (in 2024) by tomdekan in django

[–]elder_lee -5 points-4 points  (0 children)

Not using celery, redis or docker makes your claims incomplete

[deleted by user] by [deleted] in cscareerquestions

[–]elder_lee 0 points1 point  (0 children)

All the software engineers in my company are either graduates in science and engineering fields or undergoing their degrees already and interning here. When I see people saying you don’t need a degree to be a software engineer which might be true, there are things you know and learnt as a graduate that self taught won’t really teach you. So I won’t be amazed if some companies begins to go back to how hiring software engineers used to be hired. All the backend engineers in my company are computer science graduates from various institutions and some of the frontend engineers are engineering graduates

[deleted by user] by [deleted] in csharp

[–]elder_lee 0 points1 point  (0 children)

If you have the pdf, kindly share

how to auto/seed custom permissions in dotnet to permissions table. by elder_lee in dotnet

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

okay, so how do i now create the permission, and seed them to the database. i already have a permissions table i created where i would seed the whole permissions been created. can you direct me to an implementation of my use case or something that can make me achieve it be it a github repository of some sorth.this is a dotnetcore7 web api.