Live data from Hacker News

Show HN: Shiori – Simple self hosted bookmarks manager

github.com

41–48 of 48 posts

Re: Show HN: Shiori – Simple self hosted bookmarks manager

#41

Earlier quoted context omitted.

This is where people working on similar ideas can get together and chat, right ?

Let's cut through the nonsense here, you're advertising your product in someone else's post, and successfully became the top comment in doing so. Thus diverting any other discussion on the authors work, to only yours. I'm all for good discussions, that's why HN is my only forum I participate in, but doing this, in my opinion, sucks.

Yeah, now all the top top-level comments are plugs. This is ridiculous.

Someone else's Show HN should not be an avenue for marketing your project, plain and simple. Maybe people will start organically talking/comparing to a competitor, but even that is different from the ol "hey everyone, here's my alternative!" which is just sheepish.

Time to leave the theater so other people can enjoy the show.

Re: Show HN: Shiori – Simple self hosted bookmarks manager

#42

Earlier quoted context omitted.

I think the opposite - until an hour ago I wasn't aware this category of software even existed. As soon as I learned of it, first thing I wanted to know is what else is out there that solves the same problem and how they compare. Some projects help you with this by featuring a quick rundown of similar software on their website/repository readme along with links to the repositories. I always appreciate that.

Then create a separate Show HN for it? There's no reason to mention your competing product in someones thread, other than to advertise for it.

It's on the same topic. You can do a comparison and the creators could even discuss challenges and different approaches. And users get the best overview. I thought that was the point of this site.

Re: Show HN: Shiori – Simple self hosted bookmarks manager

#43

Earlier quoted context omitted.

Let's cut through the nonsense here, you're advertising your product in someone else's post, and successfully became the top comment in doing so. Thus diverting any other discussion on the authors work, to only yours. I'm all for good discussions, that's why HN is my only forum I participate in, but doing this, in my opinion, sucks.

Yeah, now all the top top-level comments are plugs. This is ridiculous. Someone else's Show HN should not be an avenue for marketing your project, plain and simple. Maybe people will start organically talking/comparing to a competitor, but even that is different from the ol "hey everyone, here's my alternative!" which is just sheepish. Time to leave the theater so other people can enjoy the show.

My main annoyance about this is that we're now discussing about the mentioning of another product instead of the other product itself.

Re: Show HN: Shiori – Simple self hosted bookmarks manager

#45
post #35

Earlier quoted context omitted.

> Wish I knew Go tools to use it. What do you mean?

I meant I don't have any experience with Go setup, tools and stuff since it is made with Go.

go get github.com/RadhiFadlillah/go-readability

Re: Show HN: Shiori – Simple self hosted bookmarks manager

#46

Earlier quoted context omitted.

This is where people working on similar ideas can get together and chat, right ?

Let's cut through the nonsense here, you're advertising your product in someone else's post, and successfully became the top comment in doing so. Thus diverting any other discussion on the authors work, to only yours. I'm all for good discussions, that's why HN is my only forum I participate in, but doing this, in my opinion, sucks.

I think you are in wrong website. This is where people build and share with eachother. I shared links of two open source projects that can help this product, too. Obviously you are not an active contributor to the community, so you take see it differently.

Re: Show HN: Shiori – Simple self hosted bookmarks manager

#47

Earlier quoted context omitted.

Your https fails for me, just fyi. (error pops up saying the connection is not private)

We've fixed this now, thanks for letting us know!

https://www.gurn.io/ works but https://gurn.io/ still gives me an error.

> gurn.io uses an invalid security certificate. The certificate is only valid for www.gurn.io Error code: SSL_ERROR_BAD_CERT_DOMAIN

Re: Show HN: Shiori – Simple self hosted bookmarks manager

#48
post #35

Earlier quoted context omitted.

> Wish I knew Go tools to use it. What do you mean?

I meant I don't have any experience with Go setup, tools and stuff since it is made with Go.

Well with Go, you don't need them if all you want is to run the project. Go produces binaries, so you just download the binary from somewhere - No Go needed. In this case, iirc he was releasing binaries on the GitHub page.

You only need Go if you're wanting to develop on the project, or if the developer never released binaries.

Post reply on HN