Skip to content

Instantly share code, notes, and snippets.

@julienetie
Last active March 30, 2023 14:34
Show Gist options
  • Save julienetie/18df77eea506e62db548a744ff5b6f1a to your computer and use it in GitHub Desktop.
Save julienetie/18df77eea506e62db548a744ff5b6f1a to your computer and use it in GitHub Desktop.

Revisions

  1. julienetie revised this gist Mar 30, 2023. 1 changed file with 15 additions and 10 deletions.
    25 changes: 15 additions & 10 deletions comments.json
    Original file line number Diff line number Diff line change
    @@ -1,12 +1,17 @@
    [
    {
    "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."
    }
    {
    "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“."
    }
    ]
  2. julienetie revised this gist Mar 30, 2023. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion comments.json
    Original 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."
    },
    }
    ]
  3. julienetie created this gist Mar 30, 2023.
    12 changes: 12 additions & 0 deletions comments.json
    Original 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."
    },
    ]