howoldis icon indicating copy to clipboard operation
howoldis copied to clipboard

Little web app displaying the age of the last NixOS channels

Results 9 howoldis issues
Sort by recently updated
recently updated
newest added

It took my a while to decide to open an issue about the broken page, go to github and find the information there. I don‘t know how much work this...

Not sure this is the right place to report it, but I sure miss it. :smile:

Ended up writing this little experiment and figured might as well share. This switches the update process to an updater running on a background thread updating an in-memory cache of...

The current `nixos-unstable` channel was bumped roughly 4 days ago. When you visit http://howoldis.herokuapp.com/ it says "1 day ago". When you click on the channel you end up at https://releases.nixos.org/nixos/unstable/nixos-19.03pre151837.ca2ba44cab4...

Hi, This project is really useful but I don't want to run a web server just to find our nix channel information. This PR allows howoldis run directly in the...

To give more details what day "13 days ago" actually was. Format could be localized with JS using information from the users webbrowser.

Using S3 API we could retrieve S3 information and store all metadata into a DB: - channel url (+date of creating) - commit rev (+data of commit) - hydra evaluation...

Follow up on https://github.com/madjar/howoldis/pull/15 We should probably color the channel freshes based on relative time to the last commit.