Earlier quoted context omitted.
awesome: https://github.com/AnonymousPlanet/thgtoa/blob/main/CODE_OF_...
AFAIK this doesn't (can't) override GitHub's site-wide guidelines: https://docs.github.com/en/free-pro-team@latest/github/site-...
Ask HN: Show me your half baked project
761–770 of 841 posts
Re: Ask HN: Show me your half baked project
#762Re: Ask HN: Show me your half baked project
#763Re: Ask HN: Show me your half baked project
#764I built football11challenge.com after spending a ridiculous amount of time solving this challenge on twitter: https://twitter.com/Carra23/status/1250066001821130759 I wanted to extend on the initial premise by allowing users to define and share arbitrary constraints for a soccer starting 11 and automate verification of a squad given the set of constraints. It needs a little bit of polish but overall I really learned…
This is really cool. Are you planning to add different sports? Would love to see Hockey.
The main bottleneck is obtaining data around the teams that a player played for. Right now I'm depending on wikipedia because the soccer data is very rich and easy to parse. I'm not sure this is the case for other sports. The data could always be crowdsourced if there aren't any good data sources for other sports.
Re: Ask HN: Show me your half baked project
#765https://www.thingybase.com/ It’s a home inventory app! I’ve been working on this and using it for almost two years now in tiny little scraps of time I have between my day job and raising 2 kids. I’ve embraced the “half-baked” aspect of shipping a project like this by drawing silly stick figures for all the illustrations. It’s just been so much fun building and using it. If you use it, don’t worry about me abandoning…
I'd love to make labels like this for the boxes in my storage unit (and then be able to look up the contents from home). Your site clearly explains the product, it's very compelling for me! I couldn't find anywhere on the site though: can I export the data and self-host? If I were to invest time cataloging my data this way, I'd want to be sure I had a backup plan just in case the service went down one day
Re: Ask HN: Show me your half baked project
#766https://www.thingybase.com/ It’s a home inventory app! I’ve been working on this and using it for almost two years now in tiny little scraps of time I have between my day job and raising 2 kids. I’ve embraced the “half-baked” aspect of shipping a project like this by drawing silly stick figures for all the illustrations. It’s just been so much fun building and using it. If you use it, don’t worry about me abandoning…
Is it open source?
Re: Ask HN: Show me your half baked project
#767It's an app for churches (or any live performance) to display and manage lyrics. http://alpha.lyricscreen.com:6754/ I'm missing accounts and some of the more frilly features, like different fonts and backgrounds. All the info is shared and HN could probably crash it. It's all synced live, so it's very loosely collaborative. Thanks for coming to my Ted talk.
Interesting! Can you share the code/run on-premise server? I'm interested for a different (language) church. I started to try GitHub pages to share lyrics, but failed to add all songs I planned.
Re: Ask HN: Show me your half baked project
#768It's an app for churches (or any live performance) to display and manage lyrics. http://alpha.lyricscreen.com:6754/ I'm missing accounts and some of the more frilly features, like different fonts and backgrounds. All the info is shared and HN could probably crash it. It's all synced live, so it's very loosely collaborative. Thanks for coming to my Ted talk.
Interesting - have been thinking about something similar: collaborate on lyrics / song sheets with band, make a set list, transpose chords if required, display song (incl. notes) on iPads for band members.
Re: Ask HN: Show me your half baked project
#769It's an app for churches (or any live performance) to display and manage lyrics. http://alpha.lyricscreen.com:6754/ I'm missing accounts and some of the more frilly features, like different fonts and backgrounds. All the info is shared and HN could probably crash it. It's all synced live, so it's very loosely collaborative. Thanks for coming to my Ted talk.
Interesting - have been thinking about something similar: collaborate on lyrics / song sheets with band, make a set list, transpose chords if required, display song (incl. notes) on iPads for band members.
Re: Ask HN: Show me your half baked project
#770It's an app for churches (or any live performance) to display and manage lyrics. http://alpha.lyricscreen.com:6754/ I'm missing accounts and some of the more frilly features, like different fonts and backgrounds. All the info is shared and HN could probably crash it. It's all synced live, so it's very loosely collaborative. Thanks for coming to my Ted talk.
Interesting! Can you share the code/run on-premise server? I'm interested for a different (language) church. I started to try GitHub pages to share lyrics, but failed to add all songs I planned.