Live data from Hacker News

Show HN: Hacker News-ish stock news, from 40+ sources

steez.news

21–30 of 72 posts

Re: Show HN: Hacker News-ish stock news, from 40+ sources

#21
post #6

You need commentary

I really appreciate both points of view here! Thanks for your feedback :)

I honestly just built this project as a tool to aggregate market news for myself and build something simple with Elixir + Phoenix.

I don't have any plans to add commentary – but I do intend to keep it running and building things that are helpful to myself and the community!

Re: Show HN: Hacker News-ish stock news, from 40+ sources

#22
Wow this site is fast. Well done. FWIW you can use AdSense/ad tags within LiveView, if you're using that. There's an attribute you need to set - Google it - I can't recall atm, but I got it working just fine on one of my sites to refresh ads and also take advantage of LiveViews speed for user engagement.

Re: Show HN: Hacker News-ish stock news, from 40+ sources

#24
post #22

Wow this site is fast. Well done. FWIW you can use AdSense/ad tags within LiveView, if you're using that. There's an attribute you need to set - Google it - I can't recall atm, but I got it working just fine on one of my sites to refresh ads and also take advantage of LiveViews speed for user engagement.

Thanks @kuzee! Much appreciated :)

I appreciate that info on LiveView, I plan on digging into it!

The public-facing pages of this site aren't currently using LiveView, but I see it on the horizon.

For speed considerations, I'm actually caching news stories in memory using the excellent Cachex (https://github.com/whitfin/cachex) library.

Re: Show HN: Hacker News-ish stock news, from 40+ sources

#25

Isn't this just an rss feed agregator?

@paulpauper, it's pretty much a UI on top of the awesome Stock News API (https://stocknewsapi.com).

I really just built it to get acquainted with Elixir + Phoenix, and wanted to share it with the community :)

Re: Show HN: Hacker News-ish stock news, from 40+ sources

#26
post #22

Wow this site is fast. Well done. FWIW you can use AdSense/ad tags within LiveView, if you're using that. There's an attribute you need to set - Google it - I can't recall atm, but I got it working just fine on one of my sites to refresh ads and also take advantage of LiveViews speed for user engagement.

I don't think Google will let you run ads on a news aggregator site w/o unique content. [1]

[1] https://support.google.com/adsense/answer/1348737

Re: Show HN: Hacker News-ish stock news, from 40+ sources

#27
FWIW I don't think that you can really do this without moderation. Financial news is one area where curation shines particularly strongly, considering how strong monetary and information gain collide.

Benzinga / Motley Fool / Seeking Alpha / Business Wire / Forbes aren't places to find worthwhile information.

Re: Show HN: Hacker News-ish stock news, from 40+ sources

#28
post #26
post #22

Wow this site is fast. Well done. FWIW you can use AdSense/ad tags within LiveView, if you're using that. There's an attribute you need to set - Google it - I can't recall atm, but I got it working just fine on one of my sites to refresh ads and also take advantage of LiveViews speed for user engagement.

I don't think Google will let you run ads on a news aggregator site w/o unique content. [1] [1] https://support.google.com/adsense/answer/1348737

I think you're right @sakopov. Luckily, I don't intend on adding ads here :)

I'm just glad to share this site with the community and hope people get some value from it!

Re: Show HN: Hacker News-ish stock news, from 40+ sources

#29

FWIW I don't think that you can really do this without moderation. Financial news is one area where curation shines particularly strongly, considering how strong monetary and information gain collide. Benzinga / Motley Fool / Seeking Alpha / Business Wire / Forbes aren't places to find worthwhile information.

Just saying this bluntly is valuable to a lot of people

Re: Show HN: Hacker News-ish stock news, from 40+ sources

#30
post #8

Earlier quoted context omitted.

I'd go the other way, please don't add commentary and a good way to monetize this kind of site would be to charge for access to a separate related forum/discourse instance. Optionally you could show comments if someone wants to see them on the page (or include a link to the dedicated forum thread for every post). Having commentary on a site like this is a great way to turn into WSB/StockTwits and/or have people attem…

> Having commentary on a site like this is a great way to turn into WSB/StockTwits I don't know; I'd be pretty pleased to be running (and monetizing!) a site at the scale & impact of WSB.

Fair point -- if the goal is monetization/stickiness-for-advertising instead of quality (no moral judgement on my part) then maybe it does make sense to encourage the "engagement" of users in that way.

I wonder if it's harder to stand-out as an WSB/StockTwits alternative or as a product for investors looking for a "better" news source.

Post reply on HN