From 544ced362819ae9bd2abd9c12480f76945b368aa Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Fri, 24 Apr 2026 11:15:04 -0400 Subject: format html --- content/_index.html | 154 ++++++++++++++++++++++++++-------------------------- 1 file changed, 77 insertions(+), 77 deletions(-) (limited to 'content') diff --git a/content/_index.html b/content/_index.html index 42cd5b9..222b7ce 100644 --- a/content/_index.html +++ b/content/_index.html @@ -5,96 +5,96 @@ draft: false ---
- - /* _nop() has been deprecated; use __nop() */
- #define _nop() __nop() -
- —excerpt from pic.h + + /* _nop() has been deprecated; use __nop() */
+ #define _nop() __nop() +
+ —excerpt from pic.h

About

- - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + +
Personal information
NameSam Anthony
OccupationComputer programmer
Education - BCompSc, - Concordia University.
- All credits obtained; graduating June 2026. -
Previous employers - C-CORE -
- WheelTec -
Personal information
NameSam Anthony
OccupationComputer programmer
Education + BCompSc, + Concordia University.
+ All credits obtained; graduating June 2026. +
Previous employers + C-CORE +
+ WheelTec +
- - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + +
Contact
Emailsam@samanthony.xyz
Phone+1 (709) 746–7582
GitHubsam-rba
LinkedInsam-anthony-4746252b5
Contact
Emailsam@samanthony.xyz
Phone+1 (709) 746–7582
GitHubsam-rba
LinkedInsam-anthony-4746252b5

Design philosophy

- - - - - - - - - - - - + + + + + + + + + + + +
Simplicity, clarity, generality.
Frugality. Less is more.
Consistency, coherence, conceptual integrity.
Timelessness. Ignore design trends.
Transparency. Don't hide the innards; make them beautiful.
Respect the user, don't infantilize them.
Readability. Code is documentation (but not a substitute for it).
Design top-down, build and test bottom-up.
Reliability. Consummate design and rigorous testing.
Performance and minimal memory footprint.
Maintainability. Programs outlive people and computers.
Incremental development. Software is grown, not built.
Simplicity, clarity, generality.
Frugality. Less is more.
Consistency, coherence, conceptual integrity.
Timelessness. Ignore design trends.
Transparency. Don't hide the innards; make them beautiful.
Respect the user, don't infantilize them.
Readability. Code is documentation (but not a substitute for it).
Design top-down, build and test bottom-up.
Reliability. Consummate design and rigorous testing.
Performance and minimal memory footprint.
Maintainability. Programs outlive people and computers.
Incremental development. Software is grown, not built.

Biography

Headshot of Sam Anthony

- I'm a computer programmer from Newfoundland, Canada. - I was born in 2004. + I'm a computer programmer from Newfoundland, Canada. + I was born in 2004.

- To state my life .plan in a single sentence: “I want to write the best software I can.” There isn't even a close second place. - —John Carmack, 1997 + To state my life .plan in a single sentence: “I want to write the best software I can.” There isn't even a close second place. + —John Carmack, 1997
-- cgit v1.2.3