Slashdot Mirror


User: burgerbecky

burgerbecky's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Re:Well, Now I Have to Read The Thing... on DOOM 3DO Source Released On Github · · Score: 2

    If you're ever in Seattle, we have to head to a coffee shop and cry our eyes out on the crap we had to deal with developing for the 3DO!!!

  2. Re:My hat is off to you, sir! on DOOM 3DO Source Released On Github · · Score: 5, Informative

    The ARM linker for the 3DO will link each and every function in the source file if only one function in a file was used. It was common practice in the 80s and 90s to write library code with each function in its own source file to get around the problem of accidental code bloat. Look to the early GNU stdlib implementation and you'll notice they did the same thing. Modern linkers with Link Time Code Generation don't suffer from this issue since they will remove every piece of dead or unused code wherever it is, which is why Burgerlib 5 is in a lot fewer source files than Burgerlib 1, 2 or 3.

  3. I dropped out of high school on PayPal Co-Founder Gives Out $100,000 To Not Go To College · · Score: 1

    And look at me now! I'm a Sr. Software Architect and the author of dozens of hit games like Bard's Tale III. :)