CodeAsm
CodeAsm
During site deployment, i get deprecation warnings. Similiar to the suggested fix here: [https://github.com/jekyll/minima/pull/705](https://github.com/jekyll/minima/pull/705) seems to indicate the same issue im having ```remote: DEPRECATION WARNING: Using / for division outside...
Hello Pete Batard, There was some trouble with the LDFLAGS youve set for both the ubrx and the vmbios-1.0 example on your blog: https://pete.akeo.ie/2011/06/crafting-bios-from-scratch.html These settings might work well with...
markdown is something i often use to edit files for and a cute logo would be lovely :D If you gonna restart the logos, please make a Markdown logo? [markdown...
DO NOT use git mv [original] [target name] as this will add the rename to the cached files to be commited. Us mv instead. or manually change the file name....