01:34
mbrgm has quit [Ping timeout: 264 seconds]
01:36
mbrgm has joined #nixos-dev
01:56
<
drakonis >
ah yes, bikeshedding
01:57
<
drakonis >
why did discourse get chosen?
01:58
<
gchristensen >
sorry I can only bikeshed one thing at a time
01:58
<
drakonis >
i wanted to bileshed about discourse
01:59
<
drakonis >
not a fan of how it works
01:59
<
drakonis >
its the stack overflow of forums
01:59
<
drakonis >
too much gamification
02:00
<
drakonis >
also it closes down threads over time
02:03
<
infinisil >
I don't like it either, but since it provides a mail gateway I think I'd be fine with it
02:08
<
gchristensen >
but how about the docs? =)
02:17
<
samueldr >
*fmt are my kind of jam
02:18
<
samueldr >
even if/when they don't format the way I prefer, having an absolute opinionated formatter for languages is good
02:18
<
gchristensen >
the trouble is, of course, that I agree with you
02:55
<
drakonis >
change docs format into something cleaner than xml
02:55
<
drakonis >
its really disorganized
03:01
MoreTea has quit [Ping timeout: 240 seconds]
03:21
<
adisbladis[m] >
fmt++
03:21
<
gchristensen >
please say so on the PR :)
03:21
<
adisbladis[m] >
gchristensen: I will :)
03:22
<
adisbladis[m] >
gchristensen: I'd actually like to go one step further and fail the build if it's not formatted
03:22
<
gchristensen >
whoa now one step at a time! ;)
03:24
<
adisbladis[m] >
gchristensen: Is the tooling you used documented somewhere?
03:25
<
adisbladis[m] >
I can only see xml files in the PR
03:26
<
gchristensen >
documented in the PR description: "Prior to merging, I would of course have to document the tool, config, and methods of how I did it."
03:27
<
gchristensen >
(I left the "how" out of "the what" sort of on purpose, but also somewhat so I didn't go through that work if people hated it :))
03:28
<
samueldr >
don't tell me... you continued hacking on the bash script?
03:28
<
gchristensen >
haha, no, atool ./aconfig ./thexml
03:29
<
gchristensen >
but the "aconfig" part is where the bikeshedding is so easy to happen... so I left it out
03:29
<
adisbladis[m] >
gchristensen: Understandable :) The "what" is more important here than the "how"
03:36
<
gchristensen >
ok bed time, hopefully I'll have a pile of thumbs-ups and little-to-no thumbs-downs by morning :P
03:42
pie__ has quit [Ping timeout: 260 seconds]
04:22
drakonis has quit [Remote host closed the connection]
08:00
goibhniu has joined #nixos-dev
08:03
ckauhaus has joined #nixos-dev
08:22
__Sander__ has joined #nixos-dev
08:45
MichaelRaskin has quit [Quit: MichaelRaskin]
10:13
pie__ has joined #nixos-dev
10:36
bgamari has quit [Ping timeout: 260 seconds]
10:45
bgamari has joined #nixos-dev
10:47
peti has joined #nixos-dev
11:31
pxc has joined #nixos-dev
11:34
pxc has quit [Client Quit]
11:47
orivej has quit [Ping timeout: 264 seconds]
11:57
ckauhaus has quit [Quit: Leaving.]
12:41
<
gchristensen >
niksnut, I don't think I can force top level paras to be unindented, but I'm looking. If I can't, would you prefer this not merge?
12:44
<
gchristensen >
put another way, how important to you is keeping the paras dedented?
12:44
<
niksnut >
I have no strong feelings about it
12:47
<
gchristensen >
ok :) thank you!
12:50
<
gchristensen >
the formatter is a small, ~50k, no-dependency perl script -- and perl is already in the docs closures
12:50
<
gchristensen >
(build time, that is) -- a lucky find, seeing as so many of these tools are Java based
13:17
orivej has joined #nixos-dev
13:40
orivej has quit [Ping timeout: 240 seconds]
13:45
orivej has joined #nixos-dev
13:48
thefloweringash_ has quit [Quit: WeeChat 2.0]
14:17
orivej has quit [Ping timeout: 276 seconds]
14:41
orivej has joined #nixos-dev
14:44
Sonarpulse has joined #nixos-dev
14:48
orivej has quit [Ping timeout: 240 seconds]
14:59
orivej has joined #nixos-dev
15:06
thefloweringash has joined #nixos-dev
15:07
<
domenkozar >
gchristensen: indeed, good work :)
15:07
<
domenkozar >
most of tools I've found is Java untouched since 2009
15:08
orivej has quit [Ping timeout: 260 seconds]
15:10
<
gchristensen >
=) this one is in Perl and untouched since 2004
15:11
<
gchristensen >
but it works great and XML hasn't changed much since ;)
15:15
<
gchristensen >
it is also used by Fedora and SUSE for their doc tools, which is how I found it (DAPS is opensuse's doc toolkit, and while is impossible to package, has a lot of nice XML "secrets")
15:15
<
gchristensen >
like check this out! nix-shell -p 'aspellWithDicts (x: [x.en x.en-computers x.en-science])' --run 'aspell --mode=sgml -c ./doc/stdenv.xml'
15:31
aszlig has quit [Quit: Kerneling down for reboot NOW.]
15:31
zybell_ has quit [Ping timeout: 256 seconds]
15:33
aszlig has joined #nixos-dev
15:35
<
ikwildrpepper >
gchristensen: you are the xml god of nixos, we will all worship you
15:35
<
gchristensen >
I suddenly regret everything
15:35
<
ikwildrpepper >
no, i meant it as a good thing :p
15:36
<
gchristensen >
I kid, I like taking on weird problems like this
15:36
<
infinisil >
Oh I should add that spell thing to my emacs xml nix thing
15:36
<
domenkozar >
he's the madchen fur alles of nixos
15:36
<
gchristensen >
domenkozar: ^.^
15:49
__Sander__ has quit [Quit: Konversation terminated!]
16:29
taktoa has quit [Remote host closed the connection]
16:59
bgamari has joined #nixos-dev
17:37
zybell has joined #nixos-dev
18:00
bgamari has joined #nixos-dev
18:50
MichaelRaskin has joined #nixos-dev
19:28
_rvl has joined #nixos-dev
19:51
drakonis has joined #nixos-dev
20:01
bgamari has joined #nixos-dev
20:17
zybell has quit [Ping timeout: 260 seconds]
20:30
zybell has joined #nixos-dev
20:43
orivej has joined #nixos-dev
20:52
orivej has quit [Ping timeout: 260 seconds]
21:00
orivej has joined #nixos-dev
21:20
orivej has quit [Ping timeout: 265 seconds]
21:23
drakonis has quit [Remote host closed the connection]
21:24
drakonis has joined #nixos-dev
21:28
drakonis has quit [Remote host closed the connection]
21:29
drakonis has joined #nixos-dev
21:30
drakonis has quit [Remote host closed the connection]
21:31
drakonis has joined #nixos-dev
22:04
<
gchristensen >
thanks, ekleog
22:04
<
ekleog >
thank you :)
22:51
propumpkin has joined #nixos-dev
22:54
contrapumpkin has quit [Ping timeout: 248 seconds]
22:55
orivej has joined #nixos-dev
23:25
phreedom has quit [Ping timeout: 255 seconds]
23:34
phreedom has joined #nixos-dev