ILikeTraaaains@lemmy.worldtoAsklemmy@lemmy.ml•What was something you learned too late in life?
301·
8 days agoNot too late but later than I should have:
- To seek professional mental health help
- To understand that Bisexuality really exists. Growing up and in my teens in media and pop culture it’s seemed that you either were gay or straight, no other option.
In my previous job I was doing Java development on e-commerce (Hybris, then renamed to SAP Commerce) and the laptop (a beefy thinkpad) took ages from powering on to being able to work, also Java compilation could take 30 min and just starting up the project on local another 5.
Had the opportunity to install Linux (the policy was that dual boot was required and don’t disturb IT with Linux issues) and oh boy, from turning on to being able to work was incredible fast. Compiling went from 30 to 5 min (with same Java official version from oracle in order to avoid any implementation discrepancies between openjdk and the oracle JDK in prod), and starting tje local server went from have enough time for preparing a coffee to seconds.
Unfortunately my current job only allows Windows and the policies are too strict.