qyliss changed the topic of #spectrum to: A compartmentalized operating system | https://spectrum-os.org/ | Logs: https://logs.spectrum-os.org/spectrum/
<qyliss> tazjin: nice! that's cool. Nix syntax highlighting is much nicer than what I have too.
<qyliss> I didn't actually mention Markdown, though -- I just meant that I'd like it to show the "about" tab at all!
<qyliss> tazjin: might want to try to turn off line numbers for rendered markdown, though
<qyliss> (or resize them)
<tazjin> yeah, turning off the line numbers isnt trivial so I'll see about that - might make it so that Markdown is only rendered in the about tab
<tazjin> (but highlighted in the tree view)
<qyliss> makes sense
<qyliss> I by coincidence just came across this
<tazjin> hah, I'd need to conditionally to that only on .md files though
<tazjin> ideally cheddar could distinguish between being called as an about-filter or source-filter, then the problem goes away, will look into that tomorrow
<qyliss> This only does it for mandoc files
<tazjin> another interesting thing is linking to the about page from subtrees, which I had to patch in, but it's not perfect yet
<qyliss> Yeah I noticed that
<qyliss> That's neat
<tazjin> problem is that it gives you random files too
<qyliss> Although I find cgit's tabs a bit confusing already
<tazjin> so if you're on https://git.tazj.in/tree/ops/journaldriver it works as expected, but if you open a file there then the about tab also gives you that file
<tazjin> I think the tabs are confusing because the implementation of those links is very confusing
<tazjin> fwiw, this does the about page linking: https://git.tazj.in/tree/web/cgit-taz/0003-cgit_subtree_about_links.patch
<tazjin> in a perfect world I'd walk backwards from there to the first readme or something, but who has the time for that
pie_ has joined #spectrum
<pie_> oh no
<pie_> note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
<pie_> thread 'main' panicked at 'cheddar should be invoked with a filename!', src/libcore/option.rs:1190:5
<tazjin> pie_: fixed - I wanted to avoid the default cgit filter behaviour of rendering empty about pages for nonexistant files, but that turns out to be more complex
<hyperfekt> qyliss: I'm really excited about how much progress you seem to be making with the whole endeavor
<hyperfekt> i haven't been able to dedicate much time lately unfortunately
hyperfekt has quit [Quit: bouncer quit]
hyperfekt has joined #spectrum
hyperfekt has quit [Quit: bouncer quit]
hyperfekt has joined #spectrum
<qyliss> thank you!
<qyliss> there'll be a blog post soon, probably
<qyliss> Doesn't always feel like that much progress when I'm this deep in it
<qyliss> MichaelRaskin: so, if you're also using mktuntap, I wonder if that means it's time for a release