Viewing profile — nicbarth
nicbarth
HN member- Joined
- Thu, Mar 21, 2019, 4:49 PM UTC
- HN karma
- 26
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About nicbarth
No profile information was provided.
Recent public activity
-
comment
Comment #47305023
https://notepad95.com/ I still use regular notepad.exe and text files to take meeting notes. But I thought it'd be fun to have a seperate browser tab for it. https://github.com/nic…
-
story
Show HN: Desktop Automation with Codex
Tried using doing some desktop automation by sending codex screenshots and stepping through generated instructions. It's rough, but it (mostly) works. In the screenshot it accident…
-
story
Show HN: Old Twitter
My weekend project was trying to recreate old Twitter. I'd appreciate any feedback or advice you all have. Thanks HN!
-
comment
Comment #38476646
Cool idea! I actually do something similar albeit without sorting. The idea is if you check out a remote branch it'll track it. gbb() { eval $(echo git checkout "$(git branch --all…
-
comment
Comment #38466015
Fun project! Here's a simple smiley.frag: https://gist.github.com/nickbarth/4ec5147bd1288fd2bcfc4c5b46...
-
comment
Comment #37355985
Location: Canada Remote: Yes Willing to relocate: Yes Technologies: Fullstack, Rails, Django, Laravel, React, Go, Typescript, Solidity, Nextjs, AWS, Terraform, Docker Résumé/CV: ht…
-
comment
Comment #22754897
Location: Edmonton, Alberta, Canada Remote: Yes Willing to relocate: No Technologies: Rails, Django, Laravel, React, Redux, Bootstrap Résumé/CV: http://nickbarth.ca Email: nick@nic…
-
comment
Comment #22182849
Aha Tcl/Tk makes writing desktop apps fun! In my system admin days I used it for little UI's to interface with my bash scripts. Running scripts or little visualization tools on rem…
- story
-
comment
Comment #19458038
Woah! This is so cool! Thank you so much! Runs my Tetris clone perfectly ahaha. https://repl.it/@nickbarth/Tk-Tetris
-
comment
Comment #19457889
This is awesome! I see you have tkinter, but could you guys add tcl / tk as a language please! It'd be awesome to have tcl / tk apps on the web.