NCG_Mike | 5 years ago | on: Fully documented source code for Elite on the BBC Micro
NCG_Mike's comments
NCG_Mike | 5 years ago | on: Fully documented source code for Elite on the BBC Micro
I do remember seeing this in 68K.
NCG_Mike | 5 years ago | on: Unit Testing Is Overrated
NCG_Mike | 5 years ago | on: UK virus-tracing app switches to Google-Apple model
NCG_Mike | 5 years ago | on: Discret 11, the French TV encryption of the 80s
NCG_Mike | 5 years ago | on: Make LLVM Fast Again
"#pragma once" in the header files helps as does using a pre-compiled header file.
Obviously, removing header files that aren't needed makes a difference too.
NCG_Mike | 5 years ago | on: The pieces of the puzzle of Covid-19’s origin are coming to light
NCG_Mike | 5 years ago | on: Fix Boyer-Moore searcher with the Rytter correction
I did a version in 68K on the Mac (MPW Shell days) for a SGML editor I was working on.
NCG_Mike | 6 years ago | on: Give Yourself More Playtime (2015)
NCG_Mike | 6 years ago | on: Your First THINK C Program
NCG_Mike | 6 years ago | on: Why Life on Other Planets Will Resemble Ours
NCG_Mike | 6 years ago | on: Model-View-Controller in iOS: A Blueprint for Better Apps
It also had the benefit of been able to add undo/redo with a few lines of code. This even would undo radio button clicks as those controls were also bound to the model.
Saving the model was just a case of saving the dictionary or converting the dictionary in save and load from some other format, say ICC Color Profiles.
I'm not surprised to read that less experienced developers bung all their controller and model code in a sub-class of some view. It was a common thing to see in the MFC or PowerPlant days.
NCG_Mike | 6 years ago | on: Quindar Tones: the beeps heard in recordings of astronauts in space
NCG_Mike | 6 years ago | on: Why So Many Londoners Live in 'Two-Up, Two-Down' Housing
NCG_Mike | 6 years ago | on: A simple C++11 thread pool implementation
I know this would cause problems with boost, not sure about std::.
NCG_Mike | 6 years ago | on: A machine that customises cardboxes for parcels, saving excess cardboard [video]
NCG_Mike | 6 years ago | on: Simple Dynamic Strings library for C, compatible with null-terminated strings
NCG_Mike | 6 years ago | on: Physics Offers Explanation to Why Time Flies as We Get Older
NCG_Mike | 6 years ago | on: A History of Pizza
I'd assume a common origin with the Italian variety via the Romans (ancient).
NCG_Mike | 6 years ago | on: New Mac Pro Tech Specs