HackerTrans
トップ新着トレンドコメント過去質問紹介求人

herol3oy

no profile record

投稿

Astro 6.1

astro.build
2 ポイント·投稿者 herol3oy·4 か月前·0 コメント

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

github.com
1 ポイント·投稿者 herol3oy·4 か月前·0 コメント

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

1 ポイント·投稿者 herol3oy·7 か月前·0 コメント

Tony Tetro

en.wikipedia.org
1 ポイント·投稿者 herol3oy·7 か月前·0 コメント

コメント

herol3oy
·4 か月前·議論
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 か月前·議論
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 か月前·議論
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.