Want to create an interactive transcript for this episode?
Podcast: airhacks.fm podcast with adam bien
Episode: From Cloud Networking to Powertools for AWS Lambda (Java)
Description: An airhacks.fm conversation with Philipp Page (@PagePhilipp) about:
early computing experiences with Windows XP and Intel Pentium systems,
playing rally car games like Dirt with split-screen multiplayer,
transitioning from gaming to server administration through Minecraft,
running Minecraft servers at age 13 with memory limitations and out-of-memory exceptions,
implementing caching mechanisms with cron jobs and MySQL databases,
learning about SQL injection attacks and prepared statements,
discovering connection pooling advantages over PHP approaches,
appreciating type safety and Object-oriented programming principles in Java,
the tendency to over-abstract and create unnecessary abstractions as junior developers,
obsession with avoiding dependencies and implementing frameworks from scratch,
...