I've played 3 games and still have no idea how scoring actually works.
HN user
bradym
A screenshot or two would be really useful here. Based on the readme alone I can't tell what this app actually does.
There's nothing in that repo showing what the game actually is? And url the repo is pointing at (https://reprobate.site/) is asking for login credentials.
To add more detail, https://knowledge.dev/ loads fine but https://press.knowledge.dev/ does not.
Uh, please don't post your API keys to a random site on the web. If you do, please disable it immediately after...
The link to the site under "What we have so far" goes to a 404. Removing the query strings or adding index.html gets you to the site.
Good stuff here. Would be great to include some ready-to-use tools so instead of needing to write my own python I could just run a command with some arguments to check if my ip was blacklisted (for example).
Unfortunately after looking at that landing page I have zero idea what the app actually does.
Very cool, I can see myself wasting lots of time on this. :D
It took me longer than I'd like to admit to find the "View" button. Maybe make the title of the repo a link as well?
SHARTS and HATERS? Is it April 1 already?
After looking at the GitHub repo I still have no idea what this does. Rather than saying it's like some other tool you should explain what it does.
Oof, yeah. Definitely not worth giving an email for that.
Saw two discontinued tools (Atom and Phabricator) in a quick read through. I assume there are probably others, I just happened to notice those.
Honestly that's not any better. You still have the addresses and could sell them or decide later that since people gave you their emails they must be interested in updates/other stuff you build.
I've been put on too many random email lists I never signed up for to trust random sites not to spam me.
Interested in seeing the list, but not enough to sign up for more emails.
Getting this error:
Error: OwnerError
Message: Oops! You've pointed helpcore.io to Bubble, but we don't have an application associated with this domain yet! Code: 1680117619080x982171886198518000
That may be the most beautiful and least informative page I've ever seen. I had no idea what this even was until I got to the FAQ section. Why not explain it up front?
Interesting idea, horrible name.
Yeah, that's where I stopped reading...
I have no idea what I'm looking at or how it relates to blockchain. Looks like just another news aggregator?
Why anyone would want to be associated with uber at this point is beyond me...
I searched for linux and got 13 results. None of them have anything to do with linux. How is this a sexy search engine?
Have you considered submitting it to F-Droid? (https://f-droid.org/) Could be a nice addition to the FOSS listings there.
This is failing with a JS error on line 60:
Uncaught SyntaxError: Unexpected token =>
Nice work! I've been wanting something like this and I really like what you've got so far.
Some feedback for you:
- Dropdown for sorting repos: - What does "Best Match" mean? - It would be very helpful to be able to filter down to only the repos that aren't tagged.
- It would be nice to have the option to control how many repos are shown in list.
- I'm not sure why lists are useful? More info on this would be great. There was something on the home page about sharing lists but I don't see anything once logged in about that?
- When tagging a repo, if you click "create a new tag" the tag is created but the repo is not tagged. Since you were creating the tag in context of tagging a repo, the new tag should be attached to the repo.
- As an extension to the previous item, if you add one tag that exists and create another one at the same time, the list of repos does not get updated with the existing tag that was added. Ideally the newly created tag would be applied to the repo and the repo list would be updated to reflect all new tags when the "add tag" modal is closed.
Hope that all makes sense. :)