Live data from Hacker News

Show HN: Open-sourcing my wedding website on my first anniversary

github.com

21–30 of 208 posts

Re: Show HN: Open-sourcing my wedding website on my first anniversary

#21
post #7

Happy Anniversary! For those looking to use this, the following may help a little: find /path/to/folder -type f -print0 | xargs -0 sed -i 's/Ram/YourName/g' find /path/to/folder -type f -print0 | xargs -0 sed -i 's/Antara/OtherHalfsName/g' Edit: FianceeName -> OtherHalfsName (some people are easily offended) :P

Are women banned on HN now? I think I missed that ToS change.

Reverse it ...

Re: Show HN: Open-sourcing my wedding website on my first anniversary

#22
post #7

Happy Anniversary! For those looking to use this, the following may help a little: find /path/to/folder -type f -print0 | xargs -0 sed -i 's/Ram/YourName/g' find /path/to/folder -type f -print0 | xargs -0 sed -i 's/Antara/OtherHalfsName/g' Edit: FianceeName -> OtherHalfsName (some people are easily offended) :P

Are women banned on HN now? I think I missed that ToS change.

You’re misinterpreting it. After the gender neutral pronoun discussion yesterday, everything is now genderless.

Re: Show HN: Open-sourcing my wedding website on my first anniversary

#23
post #19

Earlier quoted context omitted.

Are women banned on HN now? I think I missed that ToS change.

There's no gender specific wording anywhere on the open sourced website, or in the parent post, so the parent's regex works regardless of who's doing the regexing.

I think they mean the word "Fiancee" which refers to a woman that is engaged to be married.

Re: Show HN: Open-sourcing my wedding website on my first anniversary

#24
post #7

Happy Anniversary! For those looking to use this, the following may help a little: find /path/to/folder -type f -print0 | xargs -0 sed -i 's/Ram/YourName/g' find /path/to/folder -type f -print0 | xargs -0 sed -i 's/Antara/OtherHalfsName/g' Edit: FianceeName -> OtherHalfsName (some people are easily offended) :P

Are women banned on HN now? I think I missed that ToS change.

If this does not show up dead, then I think you can assume the answer is "no."

Re: Show HN: Open-sourcing my wedding website on my first anniversary

#25
post #7

Happy Anniversary! For those looking to use this, the following may help a little: find /path/to/folder -type f -print0 | xargs -0 sed -i 's/Ram/YourName/g' find /path/to/folder -type f -print0 | xargs -0 sed -i 's/Antara/OtherHalfsName/g' Edit: FianceeName -> OtherHalfsName (some people are easily offended) :P

Are women banned on HN now? I think I missed that ToS change.

You don’t need to be so snarky and sneering at someone just trying to help others when they make a mistake. Try to say things constructively instead.

Re: Show HN: Open-sourcing my wedding website on my first anniversary

#26
post #19

Earlier quoted context omitted.

Are women banned on HN now? I think I missed that ToS change.

There's no gender specific wording anywhere on the open sourced website, or in the parent post, so the parent's regex works regardless of who's doing the regexing.

The regex said "fiancéename", implying the person doing the regexing is a male with a female fiancée. It works for lesbian couples though

Re: Show HN: Open-sourcing my wedding website on my first anniversary

#27
post #6

I still find the idea of a digital wedding invitation pretty strange, because here in Hungary the bride and the fiancé invite everybody in person together. Maybe distant relatives are invited by mail or something. Is digital invitation a common thing nowadays? Or was it more common even years ago in other countries?

[deleted]

Re: Show HN: Open-sourcing my wedding website on my first anniversary

#28
post #7

Happy Anniversary! For those looking to use this, the following may help a little: find /path/to/folder -type f -print0 | xargs -0 sed -i 's/Ram/YourName/g' find /path/to/folder -type f -print0 | xargs -0 sed -i 's/Antara/OtherHalfsName/g' Edit: FianceeName -> OtherHalfsName (some people are easily offended) :P

Are women banned on HN now? I think I missed that ToS change.

Oh, are heterosexual marriages the only ones allowed on HN now? /s

Seriously, this type of outrage over a minor wording change is really not necessary.

Re: Show HN: Open-sourcing my wedding website on my first anniversary

#29
post #19

Earlier quoted context omitted.

There's no gender specific wording anywhere on the open sourced website, or in the parent post, so the parent's regex works regardless of who's doing the regexing.

I think they mean the word "Fiancee" which refers to a woman that is engaged to be married.

I don't know anyone who uses fiancee in a gendered way; all my engaged friends refer to their future husband/wife as their fiancee (though, granted, I'm probably not as old as many here who are already wed so I might just be out of the loop). Google's definition of fiancee seems to offer both wife-to-be and husband-to-be as synonyms as well, so I'm not really sure the parent's sneer is really valid in this case.
Post reply on HN