<Reaktor|krebs>
ixxie: i've finished the nix expression language (at least filled in the TODOs) -- makefu!~makefu@v22017114592354873.luckysrv.de, Sun Dec 10 00:59:05 CET 2017
<ixxie>
makefu: just had a look and its awesome! I just did some style edit for section capitalization and line-breaks; ticked it off of the project list too :)
<ixxie>
makefu: that leaves us with NixOps, Hydra and the Resource articles
<ixxie>
makefu: I have begun to think about the resource articles and realized its not exactly as trivial as I thought it is
<ixxie>
samueldr: did you see my comment about the homepage?
<samueldr>
which one?
<ixxie>
oh man was that two weeks ago?
<samueldr>
the github issue?
<ixxie>
this is weird I thought it was a few days ago
<ixxie>
yeah
<samueldr>
(I was verifying if I did reply)
<ixxie>
also did you see the headway we made in recent days? makefu finished the Nix Language article today, and I did all the community pages yesterday
<samueldr>
I need to re-setup my local wiki, I broke some stuff recently when I switched systems
<ixxie>
samueldr: yeah you did reply
<ixxie>
I don't know how I lost track of that thread, I had visitors and deadlines
<samueldr>
IIRC, the sizes are all right with the newer styles I had, those that fix the other issue, in which header sizes are a bit wonky
<samueldr>
right now I'm finishing up some ARM stuff I've had laying around for months, in the hope of then re-structuring the ARM page/section of the wiki
<ixxie>
cool
<ixxie>
so the headers of the boxes are simply standard wiki headers?
<samueldr>
in a way, yes
<samueldr>
they are not wiki markup ("=="), but "<h_>" tags
<samueldr>
I've added as little styles as possible to the template and relied as much as possible on the style of the page
* samueldr
has a though
<samueldr>
thought*
<samueldr>
oh
<samueldr>
neat, being in the trusted group allows me to apply the fixes via the mechanism available in mediawiki
<samueldr>
turns out the spacing was wrong because of a sneaky newline
<nixoswikibot>
[[User:Ixxie]] N https://nixos.wiki/index.php?oldid=1543&rcid=1542 * Ixxie * (+381) Created page with "NixOS user since summer of 2016; analyst by day, philosopher by night, biomathematician by training and graphic designer by accident. Just to list some relevant skills for the..."
<ixxie>
so now I am finally learning the ropes of data science stuff
<ixxie>
my formal training was in probability theory and network theory, as well as biological modeling
<samueldr>
a couple weeks ago I dumped some data from nixos pull requests as I was curious, and I DEFINITELY don't know what's the best way to visualize it
<ixxie>
at 11:45 Globin's bit begins and he shares the statistics he collected
<ixxie>
samueldr: I am working on packaging Jupyterhub; I hope to even make a module, then install it on my NixOS server
<ixxie>
once that is ready, I can give you access and design some kind interface for exploring the data
<ixxie>
but maybe we can consolidate your data with Globins
<samueldr>
I'm not even sure what a jupyter can do, I know it's the really slick "journal" thing, that can do live thing with data, but other than that...
<samueldr>
definitely, if there's already some collection being made
<samueldr>
(anyway, I need to re-do my hack so it does not re-fetch ALL the data from github every time)
<ixxie>
well, Jupyter is a notebook interface, so its cells of input code and output tables / graphics / interactive widgets
<ixxie>
you can even build simple dashboards to interactively explore data
<ixxie>
we can try and set some dashboard up for exploring data, hook it to a live data stream, and embed it in the wiki even
<ixxie>
but it will likely take me at least a month to create the module since I never did that before
<ixxie>
and then more time to set this up
<ixxie>
but first things first, you should see globins talk
<ixxie>
I was writing him that it would be supercool to design a survey to send around the Nix Community