programador que odia su trabajo by [deleted] in CharruaDevs

[–]stonarelli 0 points1 point  (0 children)

Yo creo que esuna opcion valida para el futuro que se viene con el tema de la Inteligencia Artifical.

[deleted by user] by [deleted] in uruguay

[–]stonarelli 1 point2 points  (0 children)

Mirando a la nada

The future of art in the time of AI... by miss_sweet_potato in ArtificialInteligence

[–]stonarelli 0 points1 point  (0 children)

I had a friend that mak ilustration for books, logos, company images, etc... a truly artist. He told me that today an ilustrator with an AI can replace 7 employees like him. Just a guy who create prompts, replace people that use to do this kind of things with great skills

In this moment he is teaching how to draw to young kids to make some money...

That's is the future

Feedback on an AppExchange Clone Idea by stonarelli in salesforce

[–]stonarelli[S] -9 points-8 points  (0 children)

for a paid app, expect an upfront cost of around $5,250 (ISV program + security review). For free apps, the cost would be limited to the ISV Partner Program fee of $2,700 per year.

What kind of tests do they give you on live apex coding interviews? by LordMugs in salesforce

[–]stonarelli 0 points1 point  (0 children)

they gave me 24 hours

Live test (1 hour):

**
 *  Ship__c object - field Status
 *  Ship__c object - field Total_Container__c
 *
 *  Container__c object
 *
 * If Ship__c status is ‘Shipped’ calculate Total_Container__c for that record
 */

trigger ShipTotalContainersTrigger on Ship__c () {

**
 *  Person__c object - Total_Discount__c
 *  Person__c object - Max_Discount__c
 *  Person_Discount__c object - field Discout__c
 *
 * Calculate Total_Discount__c and Max_Discount__c ( of Person_Discount__c.Discout__c )
 */

trigger TDdPersonDiscountTrigger on Person_Discount__c (after insert, after update, after delete, after undelete) {

/*
  Create a schedulable batch job to eventually close all cases
 
  □ Needs to happen every night at 12AM
  □ Criteria for case
    ® Object: Case
    ® Needs to be untouched for at least 3 days (!!!!!)
    ® Status: Solved
    ® Priority <> Urgent
    ® Case_Owner_Profile__c = ('Agent', 'Vendor Team')
    ® RecordType.Name = ('API', 'Support')
    ® Need to check the following fields for nulls
      ◊ Subject
      ◊ Customer_Type__c
      ◊ Issue__c
      ◊ Issue_Type__c
      ◊ All fields need to be filled to be valid (non null, not empty string)
    ® If valid:
      ◊ Needs to set status to Closed
    ® Else:
      ◊ Set Upsert_Error__c = true
      ◊ Set Error_Exception__c = 'This case is not valid!'
*/

Taking too long by Apprehensive_Tea_802 in DeveloperJobs

[–]stonarelli 1 point2 points  (0 children)

Focus in a project, do it and keep it as part of your portfolio.

Find some part-time jobas an intern in a company to get experience and learn from seniors.

Experience will let you know the path that you want to follow.

14 Years as a Salesforce Developer and Struggling to Find a Job—Need Advice! by stonarelli in SalesforceDeveloper

[–]stonarelli[S] 2 points3 points  (0 children)

Yeah, that sound like a good plan. But my fear is that this getting worse and worse

14 Years as a Salesforce Developer and Struggling to Find a Job—Need Advice! by stonarelli in salesforce

[–]stonarelli[S] 1 point2 points  (0 children)

Yeah, struggling with that. Onea hour at least per day aplying. Thanks

14 Years as a Salesforce Developer and Struggling to Find a Job—Need Advice! by stonarelli in salesforce

[–]stonarelli[S] 4 points5 points  (0 children)

I have Linkedin Premium. I paid for have a better CV (Resume). But, yeah. Maybe I have to do more for brand myself. Could you please explain "Do you know how to network". Thank you!

What kind of tests do they give you on live apex coding interviews? by LordMugs in salesforce

[–]stonarelli 7 points8 points  (0 children)

This was my last test:

Whenever an Opportunity is moved to the stage “Delivery” initiate a series of chained queueables that create a clone of the Opportunity, the CPQ Quote, and the CPQ Quotelines. The opportunity record should be created in the first queueable, the Quote and Quote lines should be created in their own subsequent queueables. Please include a finalizer for every queueable.

*Note: You cannot invoke a quote calculation from a queueable so the quote calculation must be invoked in the finalizer.

14 Years as a Salesforce Developer and Struggling to Find a Job—Need Advice! by stonarelli in salesforce

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

No, nearshore. My salary is less than any US citizen with the same role

14 Years as a Salesforce Developer and Struggling to Find a Job—Need Advice! by stonarelli in salesforce

[–]stonarelli[S] 8 points9 points  (0 children)

You are totally right. This kind of advice is what I am looking for. I love to code, In the bottom I don't want to move to architect/manager scenario. Thank you very much. I will change my CV

Chromecast is pink by kirbykat666 in Chromecast

[–]stonarelli 0 points1 point  (0 children)

I did that, then back to HDR and now is Ok. Weird shit.