
Success at AI Hackathon With Traap
How a team with no AI experience built Traap, a Java and Spring Boot application mapping travel times, and won the KTH AI Society hackathon …
Tag

How a team with no AI experience built Traap, a Java and Spring Boot application mapping travel times, and won the KTH AI Society hackathon …

Mutually exclusive, collectively exhaustive: McKinsey's principle for splitting a problem into clean subsets, and why it is just as useful …

Queues and topics both carry messages between cloud-native services, but they deliver them differently. What each one guarantees, and when …

Five months as a DevOps engineer at Bosch in Tokyo: owning a project end to end as the only developer, the stack I chose, and what Japan …

Dynamic programming means storing the results of sub-problems instead of recomputing them. Explained from first principles, with a worked …

Virtual machines and Docker both give you a reproducible environment, but they virtualise at different layers. How each works and when to …