HackerTrans
TopNewTrendsCommentsPastAskShowJobs

herol3oy

no profile record

Submissions

Astro 6.1

astro.build
2 points·by herol3oy·4 bulan yang lalu·0 comments

Show HN: I built an app that screenshots news sites hourly on Raspberry Pi 5

github.com
1 points·by herol3oy·4 bulan yang lalu·0 comments

Ask HN: What tool, tech or process in front-end dev would you improve/change?

1 points·by herol3oy·7 bulan yang lalu·0 comments

Tony Tetro

en.wikipedia.org
1 points·by herol3oy·7 bulan yang lalu·0 comments

comments

herol3oy
·4 bulan yang lalu·discuss
I working on a service[1] for myself to track visually the first page of some news websites hourly. Hosting the agent on my RP5.

[1]https://kiosk24.site
herol3oy
·7 bulan yang lalu·discuss
Thanks for sharing the link. I believe dealing with the code adds a lot more complexity to my project. On the other hand, I’d like to visually compare the websites over time, which is easier to do using screenshots.
herol3oy
·7 bulan yang lalu·discuss
I'm building an app that takes a screenshot every hour from some news websites. It's is a small python script running on my raspberry pi 5 and for now I'm saving the images there. I'm planning to build a front-end app to explorer how each website changes over the course of a day, focusing only on the top of the landing page.