JavaScript notes2. June 2023 by Kenneth HolmqvistTags: javascriptCategories: programmeringI have started learning javascript and will use this post as notes for laterRead More →
Ignore .DS_Store in git commits9. September 2021 by Kenneth HolmqvistTags: git .gitignore .DS_StoreCategories: ProgrammeringA simple method to ignore .DS_Store files during git commitsRead More →
Python - Decision Generator9. February 2015 by Kenneth HolmqvistTags: Programmering PythonCategories: ProgrammeringHere’s a bit of python code I have written to help make difficult decisions in life.. :-)Read More →