HackerTrans
TopNewTrendsCommentsPastAskShowJobs

userundefined

no profile record

Submissions

[untitled]

1 points·by userundefined·2 năm trước·0 comments

comments

userundefined
·6 tháng trước·discuss
https://dawnofthe.dad/workout

Been working on a Google-sheet backed workout tracker, which basically makes it easy for me to see what I've done or not done recently and pick the next thing to do. I'm thinking of open sourcing this soon, but need to do some "de-monolithing" first.
userundefined
·năm ngoái·discuss
I'm still working on and off on my https://dawnofthe.dad/crossword, albeit most of the guts (solver backing the crossword builder) have been stable and lately most of the work has been on the front-end. On that note, I've been meaning to rewrite the UX component to be HTML element based, rather than canvas.
userundefined
·2 năm trước·discuss
Backend is in pure golang, frontend is in Typescript compiled to JS.