makefu changed the topic of #nixos-wiki to: Welcome to the *unofficial* nixos wiki | https://nixos.wiki | chat logs: https://logs.nix.samueldr.com/nixos-wiki/
jtojnar has quit [Ping timeout: 248 seconds]
jtojnar has joined #nixos-wiki
antislava has quit [Ping timeout: 260 seconds]
cransom has joined #nixos-wiki
orivej_ has quit [Ping timeout: 250 seconds]
<makefu> great to see someone also likes vim-better-whitespace and even found my nix-expression
orivej has joined #nixos-wiki
nixoswikibot has quit [Remote host closed the connection]
nixoswikibot has joined #nixos-wiki
<Mic92_> U+180E MONGOLIAN VOWEL SEPARATOR
<Mic92_> I had not idea
<Mic92_> there is way to many whitespace
<Mic92_> *there are
<makefu> should be enough space for everybody!
<nixoswikibot> [[IGVT-g]] !N https://nixos.wiki/index.php?oldid=2314&rcid=2335 * Gnidorah * (+3100) Created page with "Intel GVT-g is a full GPU virtualization solution with mediated pass-through which allows host and multiple guests to share same Intel integrated videocard. Guest gets a near-..."
<samueldr> wow, I literally read about that earlier today
<makefu> so cool
<nixoswikibot> [[IGVT-g]] M https://nixos.wiki/index.php?diff=2315&oldid=2314&rcid=2336 * Samueldr * (+166) Adds external resource link about that feature
<nixoswikibot> [[Special:Log/patrol]] patrol  * Samueldr * marked revision 2314 of [[IGVT-g]] patrolled 
<nixoswikibot> [[IGVT-g]] ! https://nixos.wiki/index.php?diff=2316&oldid=2315&rcid=2337 * Gnidorah * (-214) 
<nixoswikibot> [[IGVT-g]] ! https://nixos.wiki/index.php?diff=2317&oldid=2316&rcid=2338 * Gnidorah * (+11) 
<samueldr> d'aw, I took my time because I was sure they were finished editing (and merging apparently is hell in mediawiki)
<nixoswikibot> [[IGVT-g]] ! https://nixos.wiki/index.php?diff=2318&oldid=2317&rcid=2339 * Gnidorah * (-11) 
<samueldr> (pasting this here for later) * [https://github.com/intel/gvt-linux/wiki/GVTg_Setup_Guide The upstream (intel) GVT-g Setup Guide]
<nixoswikibot> [[IGVT-g]] ! https://nixos.wiki/index.php?diff=2319&oldid=2318&rcid=2340 * Gnidorah * (-45) 
<nixoswikibot> [[IGVT-g]] ! https://nixos.wiki/index.php?diff=2320&oldid=2319&rcid=2341 * Gnidorah * (+167) 
<makefu> merging is only theoretically possible
<samueldr> yay, they at least added back the link I added :)
<samueldr> I sometime would like to have all contributors here while they edit :)
<makefu> yeah
<nixoswikibot> [[IGVT-g]] ! https://nixos.wiki/index.php?diff=2321&oldid=2320&rcid=2342 * Gnidorah * (+335) 
<nixoswikibot> [[IGVT-g]] ! https://nixos.wiki/index.php?diff=2322&oldid=2321&rcid=2343 * Gnidorah * (+48) 
<nixoswikibot> [[Category:Virtualization]] !N https://nixos.wiki/index.php?oldid=2323&rcid=2344 * Gnidorah * (+0) Created blank page
<nixoswikibot> [[Virtualization in NixOS]] ! https://nixos.wiki/index.php?diff=2324&oldid=1857&rcid=2345 * Gnidorah * (+28) 
<nixoswikibot> [[Libvirt]] ! https://nixos.wiki/index.php?diff=2325&oldid=1253&rcid=2346 * Gnidorah * (+28) 
<nixoswikibot> [[NixOS on ARM/QEMU]] ! https://nixos.wiki/index.php?diff=2326&oldid=2159&rcid=2347 * Gnidorah * (+28) 
<nixoswikibot> [[VGPU]] !N https://nixos.wiki/index.php?oldid=2327&rcid=2348 * Gnidorah * (+20) Redirected page to [[IGVT-g]]
<nixoswikibot> [[KVMGT]] !N https://nixos.wiki/index.php?oldid=2328&rcid=2349 * Gnidorah * (+20) Redirected page to [[IGVT-g]]
<nixoswikibot> [[IGVT-g]] ! https://nixos.wiki/index.php?diff=2329&oldid=2322&rcid=2350 * Gnidorah * (-86) 
<nixoswikibot> [[IGVT-g]] ! https://nixos.wiki/index.php?diff=2330&oldid=2329&rcid=2351 * Gnidorah * (-28) 
<infinisil> Okay now this is really weird
<infinisil> Hover over the "Cross Compiling" link there
<samueldr> ah damn
<samueldr> it's the title next
<infinisil> Oh damn
<samueldr> that's for the sticky header
<infinisil> Yeah the content pages links above don't work at all because of that
<samueldr> I may need to check 1) if it's *my* fault 2) fix it
* samueldr dislikes bootstrap for all the edge cases caused by defaults
<infinisil> edge cases \o/
<samueldr> for the record, web development has been my job for over 10 years *dies*
<infinisil> Heh, you've been the main designer for nixos.wiki?
<samueldr> I did the integration work between an existing bootstrap using theme and the actual end product
<samueldr> that's because the main nixos website uses (an older) bootstrap
<samueldr> so I guessed it would be easier than creating a whole new look
<infinisil> > not using Idris for websites in 2018
<samueldr> > using existing platforms with which users are familiar in 20xx
<samueldr> :)
<samueldr> and does idris allow you to ignore the fact that HTML and CSS (and somewhat JS) exists?
<infinisil> Heh
<samueldr> (not trolling, actually curious)
<samueldr> I know some efforts in the past at bringing platforms for the web also abstracted DOM+styles
<infinisil> I mean, idris can only compile to js, that's why I'm bringing it up, but of course you could construct html and css from it too
<infinisil> Maybe webassembly eventually :O
<samueldr> (webassembly still means DOM+style :) )
<infinisil> Aren't those the best parts of the web though? Would you want to get rid of them?
<infinisil> I'd only like js to die
<samueldr> some pretend CSS+DOM are, too, part of the problem
<samueldr> I think the way they use it is the problem :)
<infinisil> I guess I don't understand it well enough, I haven't been a webdev for more than a day or so at one point
<samueldr> but yeah, the multiple "JS" things are all problems imo, the VM, the concepts (in the DOM) and the language :/
<infinisil> What's your goto general purpose language?
<samueldr> ruby
<samueldr> it's like perl, without warts
* samueldr ducks
* infinisil tries not to judge