Bambo

↗ HN profile [ 920 ms ] full profile
Karma
491
Created
December 9, 2011 (14y ago)
Submissions
0
From the UK!
  1. Let's start a discussion about cool tools we use in software engineering that others might not know about, here's my top 3. 1) BitBucket's CI/CD pipelines - For running various tests and checks on code when a commit is…

  2. Hi, does anyone know why modules like the ones in modula-2 didn't get added to newer languages like c++? https://en.wikipedia.org/wiki/Modula-2

  3. I'm looking to create a game in C++ using OOP extensively. One requirement is the use of references to handle objects. I have read that dynamic memory (new/mallo) causes heap fragmentation, i would like to know what the…

  4. http://richardbamford.io/WFG/

  5. Vulkan Tutorial (vulkan-tutorial.com)