Live data from Hacker News

Show HN: GitForms – Zero-cost contact forms using GitHub Issues as database

gitforms-landing.vercel.app

21–30 of 31 posts

Re: Show HN: GitForms – Zero-cost contact forms using GitHub Issues as database

#21
post #19
post #12

Earlier quoted context omitted.

Now that's an oversight! Since the Git project holds the trademark here, they better make sure they do what trademark holders do and have licensing arrangements in place with GitHub and GitLab regarding their use of the trademark. After all, how could anyone even begin to think about the existence of a trademark policy without taking these two obvious examples into account?

I mean. Is there any evidence SFC explicitly approved of those names? I haven't been able to find any. They've been in place for decades without apparent contest. But it's a trademark, and trademark law in the USA is pretty constrained by "will an ordinary person likely be confused" and I can only come up with "probably not" counter-examples in enormous quantities (git-lfs? there are tons of git-prefixed things out t…

> Is there any evidence SFC explicitly approved of those names? I haven't been able to find any.

Yes. The trademark policy I linked to says, "Please be aware that GitHub and GitLab are exceptions to this Policy because they are subject to explicit licensing arrangements".

(But let's even suppose that it didn't say that and the answer to the question you're asking were "no". No trademark holder is required to submit their agreements for public review. So what does it matter that the ones with the trademark policy haven't sought you out to get your input (and blessing)? The general shape of these replies—including the willingness to spend effort arguing but none to eliminate the ignorance that you're stumbling into the discussion with—is grating.)

Re: Show HN: GitForms – Zero-cost contact forms using GitHub Issues as database

#23
post #21
post #19

Earlier quoted context omitted.

I mean. Is there any evidence SFC explicitly approved of those names? I haven't been able to find any. They've been in place for decades without apparent contest. But it's a trademark, and trademark law in the USA is pretty constrained by "will an ordinary person likely be confused" and I can only come up with "probably not" counter-examples in enormous quantities (git-lfs? there are tons of git-prefixed things out t…

> Is there any evidence SFC explicitly approved of those names? I haven't been able to find any. Yes. The trademark policy I linked to says, "Please be aware that GitHub and GitLab are exceptions to this Policy because they are subject to explicit licensing arrangements". (But let's even suppose that it didn't say that and the answer to the question you're asking were "no". No trademark holder is required to submit t…

[deleted]

Re: Show HN: GitForms – Zero-cost contact forms using GitHub Issues as database

#24
post #8

GitHub is not Git. This doesn't really have anything to do with Git at all. This shouldn't be called GitForms. The Git trademark policy says they don't want people to name things like this. > you may not use any of the Marks as a syllable in a new word or as part of a portmanteau (e.g., "Gitalicious", "Gitpedia") used as a mark for a third-party product or service https://git-scm.com/about/trademark >

so what about formsgit ? Would it be allowed perhaps?

Re: Show HN: GitForms – Zero-cost contact forms using GitHub Issues as database

#26
I personally use Google forms for a very similar feature. You don't even need to display the google form itself, you can create your own and then perform a fetch.

I even have it connected to a google sheet and google scripts, to send me emails for entries matching some patterns.

Heavily depends on Google, yes, but for something free that honestly I won't care if stops working (like a prototype) I'm ok with it.

Re: Show HN: GitForms – Zero-cost contact forms using GitHub Issues as database

#27
post #4

Neat hack, but it's free until it isn't. I worry about building things that rely solely on the good graces of Microsoft. Recent Actions news can support that skepticism. Good that you've positioned it for prototypes.

There’s a lot of prior art for similar usage: Utterances for comments, gists being used for JS-snippet platforms.

I would say that not all art is good art. This strikes me as a big stack of Jenga blocks.

Re: Show HN: GitForms – Zero-cost contact forms using GitHub Issues as database

#28
post #10

Earlier quoted context omitted.

How do you send an email from your static page?

With a mailto: link.

Ironically that would probably work on phones, where most people probably have an app for email (Gmail, Apple Mail) - but not so much on computers, where many just use webmail rather than an email application?

Re: Show HN: GitForms – Zero-cost contact forms using GitHub Issues as database

#29
post #8

GitHub is not Git. This doesn't really have anything to do with Git at all. This shouldn't be called GitForms. The Git trademark policy says they don't want people to name things like this. > you may not use any of the Marks as a syllable in a new word or as part of a portmanteau (e.g., "Gitalicious", "Gitpedia") used as a mark for a third-party product or service https://git-scm.com/about/trademark >

>This shouldn't be called GitForms.

Good luck on that hill.

Meanwhile, OP's project goes brrr.

Re: Show HN: GitForms – Zero-cost contact forms using GitHub Issues as database

#30
post #8

GitHub is not Git. This doesn't really have anything to do with Git at all. This shouldn't be called GitForms. The Git trademark policy says they don't want people to name things like this. > you may not use any of the Marks as a syllable in a new word or as part of a portmanteau (e.g., "Gitalicious", "Gitpedia") used as a mark for a third-party product or service https://git-scm.com/about/trademark >

>This shouldn't be called GitForms. Good luck on that hill. Meanwhile, OP's project goes brrr.

> OP's project goes brrr.

OP's project runs on a metered Git service. You're basically proving their point, as cool as the project is.

Post reply on HN