Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
theptrk
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Build an AI coding agent in Python
(theptrk.com)
1 points
by
theptrk
1y ago
|
1 comments
2.
▲
by
theptrk
1y ago
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.
3.
▲
by
theptrk
2y ago
I would pay for the outline of this book.
4.
▲
by
theptrk
2y ago
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 tracked a work log in a "did" list for work and that
5.
▲
by
theptrk
2y ago
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.
▲
by
theptrk
2y ago
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 times did I go to the gym last year? or how many l
7.
▲
by
theptrk
3y ago
There should be awards for this type of content. Andrew Ng series and Karpathy series as first inductees to the hall of fame.
8.
▲
Invert Docker Ps Output
(thepatricktran.com)
2 points
by
theptrk
3y ago
|
1 comments
9.
▲
by
theptrk
3y ago
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
10.
▲
by
theptrk
3y ago
You gotta try “fd”
11.
▲
by
theptrk
3y ago
Nice work highlighting that "Life In The Big City" classic from the Ben Avery days
12.
▲
by
theptrk
3y ago
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 documentation it would be clear up a lot of mys
13.
▲
by
theptrk
4y ago
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 devices. There is 1 user, me. I feel like al
14.
▲
Goodbye Outstandem
(theptrk.com)
21 points
by
theptrk
5y ago
|
0 comments
15.
▲
by
theptrk
6y ago
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/1Ze0mrYyT98Z3DupKiynC.
16.
▲
by
theptrk
7y ago
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-for-coursera-ml-course-...
17.
▲
by
theptrk
7y ago
I think drawing your own flash cards/ illustrations while taking a course like Andrew Ng’s Coursera course is a good way to start.
18.
▲
Someone made a rust crate for did.txt
(docs.rs)
1 points
by
theptrk
7y ago
|
0 comments
19.
▲
by
theptrk
7y ago
Hi all, wanted to share illustrated notes I took on the Coursera Machine Learning course from Andrew Ng. This covers weeks 1-5.
20.
▲
Notes+Cartoons on Andrew Ng ML Course W1-5
(theptrk.com)
2 points
by
theptrk
7y ago
|
1 comments
21.
▲
by
theptrk
7y ago
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/
22.
▲
by
theptrk
7y ago
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 suggestions or feedback are super welcome! * Heres the
23.
▲
Show HN: did.txt file is now a curl endpoint
(todidlist.com)
1 points
by
theptrk
7y ago
|
1 comments
24.
▲
Improvements to the original did.txt file
(automaticowl.net)
4 points
by
theptrk
8y ago
|
0 comments
25.
▲
by
theptrk
8y ago
they sell them here https://www.purpleair.com/sensors
26.
▲
by
theptrk
8y ago
ouch, i linked to the edit screen, and theres no way to delete submissions. this will be here forever haha.
27.
▲
by
theptrk
8y ago
Oh wow sorry about that. Thx for the heads up
28.
▲
When should you build your own ecommerce site? (Never)
(theptrk.wordpress.com)
1 points
by
theptrk
8y ago
|
5 comments
29.
▲
by
theptrk
8y ago
Dynalist is missing a key feature from workflowy which is the keyboard shortcut to jump from bookmark to bookmark
30.
▲
by
theptrk
8y ago
So do you have to keep this server running or do you have a separate nodemon script that auto starts on start up?
More ›