Ask HN: What can I build for you?
With the current pandemic and most things shut, I have a lot of free time at hand. I am looking for something to build.
So, is there anything I can build for you?
Skills - HTML, CSS, Javascript, Node.js, Python, etc.. I can pick up anything else that might be required.
I just want to stay busy / engaged. I don't need money. I would be happier if I could open source it.
Let me know.
19 comments
[ 47.6 ms ] story [ 415 ms ] thread(yes, I can slap together something that works, but it's ugly)
COMMAND: countdown_timer <number> <measure of time>
~ countdown_timer 60 m
... and a 60 minute timer pops up and counts down. Maybe turns red and flashes 00:00 when done?
Has sensible defaults (and pref file) and tucks away in a corner always on top. 7 segment LED fonts are awesome.
All the timers I can find and gui monstrosities with hella parameters and button measles.
Many of the options out there overcomplicate this. Think Handy.com but much less intense.
I'd personally like such B2B platform to be more available to people like Discourse the forum software is.
A Turn based card game one Would be good as most are only 2p. The Clojure thinking YouTube video I learnt from this side have used a 2p javascript (yes javascript not clojure) to demo 3 ways of programming (p, o and f). I am trying to spare some time to convert it to clojure and python as server playable game. Just for learning. If you can help and put a git hub or even a YouTube on this, it would be most grateful.