HN user

spatz

63 karma

[ my public key: https://keybase.io/drrlvn; my proof: https://keybase.io/drrlvn/sigs/VlRBxSy7-tuYqXkwo5J0yfn1DflNv6YFGjFcXF3T_0E ]

Posts3
Comments13
View on HN
Nginx 1.15.9 7 years ago

That would work for one file but there's no way to atomically rename two.

The problem is that less +F polls every second while tail -f uses inotify, which is both more efficient and responds faster to change.

As the blog post says, the linux version has been 64-bit since 2009. So the problem must be windows API, not type sizes.

From the FAQ:

  Which languages do you support?

  Takipi works at the JVM level. This means we support all languages running on the Java Virtual Machine. These include - Java, Scala, Groovy, Clojure, etc.. Click here to learn more about viewing Scala code in Takipi.
  We plan to support more software VMs such as CPython and Ruby MRI in the future.