Last active
March 30, 2023 14:34
-
-
Save julienetie/18df77eea506e62db548a744ff5b6f1a to your computer and use it in GitHub Desktop.
Revisions
-
julienetie revised this gist
Mar 30, 2023 . 1 changed file with 15 additions and 10 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,12 +1,17 @@ [ { "id": "5a6ce86d2af929789500e7ca", "author": "Edsger W. Dijkstra", "quote": "The computing scientist’s main challenge is not to get confused by the complexities of his own making." }, { "id": "5a6ce86f2af929789500e7f3", "author": "Edsger W. Dijkstra", "quote": "If debugging is the process of removing software bugs, then programming must be the process of putting them in." }, { "id": "5a6ce86e2af929789500e7d9", "author": "Edsger W. Dijkstra", "quote": "A program is like a poem: you cannot write a poem without writing it. Yet people talk about programming as if it were a production process and measure „programmer productivity“ in terms of „number of lines of code produced“. In so doing they book that number on the wrong side of the ledger: We should always refer to „the number of lines of code spent“." } ] -
julienetie revised this gist
Mar 30, 2023 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -8,5 +8,5 @@ "ip": "IP address", "id": "fwe234234", "html": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book." } ] -
julienetie created this gist
Mar 30, 2023 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,12 @@ [ { "name": "Sarah Jane", "email": "[email protected]", "pic":"url to picture", "time": 1680184644466, "loc": "London, UK", "ip": "IP address", "id": "fwe234234", "html": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book." }, ]