HN Top New Show Ask Jobs

settings

Theme

Hand Mode

Feed

Comment by dev_hugepages

Comment by dev_hugepages 8 hours ago

1 reply

View on Hacker News

How do you implement live refresh without JavaScript?

adityaathalye 5 hours ago

inotifywait -> pandoc compile -> xdotool -> browser action :)

I get the computer to hit F5 on the browser (and/or type URLs into the url box and hit enter).

Here is how it works (and it works great!): https://github.com/adityaathalye/shite?tab=readme-ov-file#ho...

Reply View | 0 replies