Live data from Hacker News

Viewing profile — theptrk

theptrk

HN member
Joined
Thu, Jan 23, 2014, 11:23 PM UTC
HN karma
258
Public activity
70 items

About theptrk

SF based. theptrk.com I bought back the domain.

Recent public activity

  1. comment
    Comment #45099356

    Long weekend, chance to explore a basic tool using coding agent. Nice to see, any command you can run in the terminal is a potential tool.

  2. story
  3. comment
    Comment #42253527

    I would pay for the outline of this book.

  4. comment
    Comment #41704783

    thanks for the tip. my battery is definitely getting crushed so i might need to mirror that local logging for ios. But yes, the usefulness of it all will be the big question. I tra…

  5. comment
    Comment #41693927

    Oh nice. I feel like so many things affect my sleep including diet, mood, how long it’s been since I doom scrolled. I wonder if any of that can help you investigate.

  6. comment
    Comment #41692915

    The "me database" tracking my gps for physical location, urls visited, etc.. This way I can search through all my physical and computer activity to answer questions like: how many …

  7. comment
    Comment #39450155

    There should be awards for this type of content. Andrew Ng series and Karpathy series as first inductees to the hall of fame.

  8. comment
    Comment #39305502

    docker ps is sometimes too wide for me to read. like antirez ( http://antirez.com/news/140 ) ChatGPT helped me write this script that I wouldn't have written otherwise

  9. story
  10. comment
    Comment #37331109

    You gotta try “fd”

  11. comment
    Comment #36047546

    Nice work highlighting that "Life In The Big City" classic from the Ben Avery days

  12. comment
    Comment #35858576

    I tried to make a youtube video exploring the code and it was fairly short https://www.youtube.com/watch?v=Joby-58DuBE . I think if the prompts were put front and center in the doc…

  13. comment
    Comment #34552891

    Todidlist: https://todidlist.com I built a web version of my original plaintext did.txt file. Plaintext is great for computers but I wanted a way to do a "did" ritual on iOS device…

  14. story
  15. story
  16. comment
    Comment #23139061

    https://www.freecodecamp.org/news/cjn-google-sheets-as-json-... The output needs some parsing but I tried this and it works: Sheet: https://docs.google.com/spreadsheets/d/1Ze0mrYyT…

  17. comment
    Comment #22631038

    Drawing these illustrations are super helpful for info absorption while learning. I drew these while taking the Andrew Ng Coursera ML course. https://theptrk.com/2020/02/12/notes-f…

  18. comment
    Comment #22631000

    I think drawing your own flash cards/ illustrations while taking a course like Andrew Ng’s Coursera course is a good way to start.

  19. story
  20. comment
    Comment #22311118

    Hi all, wanted to share illustrated notes I took on the Coursera Machine Learning course from Andrew Ng. This covers weeks 1-5.

  21. story
  22. comment
    Comment #22291512

    Heres a vim shortcut for something like this: `alias did="vim +'normal Go' +'r!date' ~/did.txt"` More: https://theptrk.com/2018/07/11/did-txt-file/

  23. comment
    Comment #19930270

    I originally had a simple vim shortcut that would open my did.txt file but switching computers made this less universal so I created a server to accept "dids". This is v1, any sugg…

  24. story
  25. story