IRC channel logs
2024-09-13.log
back to list of logs
<cow_2001>hmm... if i am several layers of error prompts deep, how do i quit all of them instead of running ,q or C-d several times? <apteryx>is there some Guile library to produce a clean/simple looking resume/CV? <apteryx>(guile-cv is for computer vision ^^) <ArneBab>sneek: later tell civodul: so you mean *others* should apply for a 6 hour maintenance grant to better distribute responisibilities? <lilyp>apteryx: for web purposes or for print? I'd use latex for the latter, but YMMV <apteryx>for sharing by email or hosting or a personal website... a PDF is fine <apteryx>it's quite simple, but the text in the table unfortunately requires manual flowing the text, at least I haven't found a nice way, especially since I use lists in the cell (which are not translated to LaTeX lists by the exporter) <old>sneek: later tell apteryx, not Guile. But I used Inkscape to make my CV. You could do the same with Guile since it can generate XML and Inkscape is basically a GUI for SVG <old>sneek: later tell apteryx, one could do a high level concept around that and I call it guile-resume I guess <old>sneek: later tell civodul "it’s more about distributing responsibilities and rotating" have you not found peoples for filling this role? <dadinn>is there a language server for guile? <dadinn>I use Emacs, and it would be great to find something which supports proper jump-to-definition, find-usages, renaming bindings, etc. <dadinn>morenonatural looks like that one has at least been updated past 5 months, though it is quite general, tries to support all schemes. The one I looked at claims to be Guile-specific <robin>(makes scheme implementations usable with SLIME)