18:38:03 #startmeeting 18:38:03 Meeting started Wed Apr 21 18:38:03 2021 UTC. The chair is TheSnide. Information about MeetBot at http://wiki.debian.org/MeetBot. 18:38:03 Useful Commands: #action #agreed #help #info #idea #link #topic. 18:38:06 Hi all! 18:38:15 already that day & time in the week ;) 18:38:24 #chair h01ger sumpfralle2 18:38:24 Current chairs: TheSnide h01ger sumpfralle2 18:39:09 #info the new website was put online. Several hikups. Slowly solving them all. 18:40:11 #topic new website 18:40:40 So, it seems that the new website was designed with 3.0 in mind. 18:41:41 Which makes sense as I always said that it should be live with 3.0. 18:42:03 ... now, as I decided to uncouple both release, well... I have to adjust ;) 18:44:50 I'm not super familiar with HTML5, which is the basis for some of the advanced pages, but it is way easier to tryout now ;) 18:45:26 ... and every one can post a news there, just issue a PR to https://github.com/munin-monitoring/munin-monitoring.github.io 18:45:42 #topic hackernews 18:46:13 #info we made it to hackernews https://munin-monitoring.org/munin/website/2021/04/20/we-made-it-onto-hn.html 18:47:28 Some valid concerns about the site, but interestingly a recurring pattern seems to be that our differentiators to other solutions are: 18:47:41 1. plugins (which I was aware) 18:47:50 2. static generation (which I overlooked). 18:48:49 * h01ger waves 18:48:55 I was planning to only have blazing fast on-the-fly html & png generation in 3.0, but I think i'll add an option for static as well. 18:49:36 it seems wasteful to me, specially every 5 min. But let's have it configurable via cron. 18:50:08 Once it works, we can make it smarter to to regen anything that hasn't moved. 18:50:31 ... which is now rather easy thanks to our SQL approach. 18:50:54 * TheSnide shivers at the thought of implementing that in 2.0 with the perl datastructure. 18:51:54 #info static generation will still be in 3.0, even if absent for the moment in 2.999 18:52:11 #topic 3.0 18:52:23 Now, into the meat of the next version. 20:48:22 TheSnide: Thanks, I'll take a look at that. 20:49:17 Left to implement is : 20:49:27 1. limits 20:49:39 2. therefore, alerting 20:50:13 3. some extended CDEF, with borrowing or SUM 20:50:27 and 20:50:33 4. static generation 20:51:42 I'm working on 4. first, as it doesn't extensive brain power, and i'd like to see the improvements from 2.0 to 3.0 when we need to generate the whole site. 20:52:15 I don't expect them to be huge, as the cron generation was pretty efficient in 2.0 20:52:41 but, as I saw the update part has improved a lot, let's see. 20:52:57 and then we'll be feature complete. so it will be release time. 20:53:12 so, that's it 20:53:19 #endmeeting