• 0 Posts
  • 32 Comments
Joined 6 months ago
cake
Cake day: August 9th, 2024

help-circle

  • I still complain about bugs, but instead of blaming devs or qa I blame managerial positions and stakeholders.

    Huge bug in game exists:

    Non dev gamers: “How didn’t they catch this blatant issue?”

    Dev gamers: “How many times the issue was addressed just to be told to work on something else with greater priority like <random stupid thing>?”









  • I’m not sure if it counts as an AD but seems like an AD, many many moons ago (I think when Apple TV+ was introduced), they changed the “home screen” with the apps in your Apple TV to an Apple TV+ one with their content (and some linked from other platforms).

    The apps view still exists but now the “home” button gets you to the Apple TV+ one unless you click it again from there (unless you accidentally scrolled a bit and the button) or double click it to open the menu with the recently opened apps.











  • But the best part? It’s a $5000 work laptop, and my 6 year old Thinkpad (with Linux) runs laps around the thing any day of the week. Opening the file explorer takes, most of the time, 5+ seconds…

    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.