IRC channel logs

2019-04-14.log

back to list of logs

<vixus>gnu/system/install.scm doesn't seem to have anything to account for UEFI
<nckx>?
<nckx>As in the installer doesn't work on UEFI systems? I'd be surprised but can't confirm or deny it.
<vixus>the downloaded ISO works fine when written to a USB
<vixus>but if I `guix system disk-image gnu/system/install.scm` and then try and write the result to a USB it doesn't seem to work
<vixus>the partition table of the former looks completely different to that of the latter
<vixus>so I believe this: https://www.gnu.org/software/guix/manual/en/html_node/Building-the-Installation-Image.html isn't quite true
<nckx>Oh, I thought you were talking about the ’graphical’ installer. The installation medium definitely supports UEFI.
<nckx>I've never installed on anything else ☺ Weird...
<vixus>the guixsd-install-*-linux.iso certainly supports UEFI, but the image produced by `guix system disk-image gnu/system/install.scm` doesn't seem to be at all bootable and definitely doesn't seem to support UEFI
<nckx>vixus: So you mean that omitting file-system-type doesn't work? What's the use case here?
*nckx is building the latter.
<vixus>where should I be omitting file-system-type? :o
<nckx>vixus: ‘the guixsd-install-*-linux.iso [that] certainly supports UEFI’ *is* the image produced by `guix system disk-image gnu/system/install.scm`
<nckx>The only difference is the --file-system-type=iso9660 argument.
<nckx>(Section 3.9 in the manual.)
<vixus>section 3.9 is "Invoking guix describe" :s
<nckx>Heh. Here it's ‘3.9 Building the Installation Image’.
<nckx>′The installation image described above was built using the ‘guix system’ command, specifically: guix system disk-image --file-system-type=iso9660 gnu/system/install.scm’ being the relevant bit.
<vixus>oh man I really want access to that manually
<vixus>s/manually/manual
<vixus>I'll give it a go with iso9660
<nckx> http://guix.info/manual/en/Building-the-Installation-Image.html#Building-the-Installation-Image
<nckx>I didn't realise section numbers were so unreliable, sorry.
<nckx>Yeah, maybe there's an unnoticed regression where it adds more than just a different file system. I guess you'll find out.
*nckx reboots
<Krafter>Can guix only be used as a "system package manager" or could I use it only under my own user?
<buenouanq>yes, it's a normal pm too
<buenouanq>whatever difference there is between those is fairly arbitrary
<buenouanq>guix is just a package manager done so right that a whole OS just sort of falls into place out of and around it effortlessly
<buenouanq>praise guix, long live the system distribution!
<joshuaBPMan>Hello, I recently started trying the idea of packaging my .emacs.d as a guix package...Right now it only uses guix instead of use-package. I could use it to package plugins that rely on external tools: lsp, rtags, plugins that rely on nmp packages, etc...
<quiliro>hello
<quiliro>worried about assange
<joshuaBPMan>It would also be cool to integrate it with services that guix offers...What else could I do?
<joshuaBPMan>quiliro: why are you worried?
<quiliro>there has been an arrest locally of a friend of assange, ola bini
<quiliro>the us is having a with hunt
<quiliro>all over the world
<quiliro>ola bini was detained without charge
<joshuaBPMan>ahh, the wiki leeks founder guy. It's a really intesting free speech case. Is it a violation of the constitution to prosecute whistle blowers?
<joshuaBPMan>probably.
<quiliro>it is a violation of the constitution to detain without charges
<quiliro>only in cases of flagrant crime it is allowed for 24 hours
<quiliro>he was detained for more than that
<quiliro>his rights were not read to him
<quiliro>on his language
<quiliro>he did not understand
<quiliro>he could impended see his lawyer until more than a day passed
<joshuaBPMan>I guess I am grossly unfamiliar with his case. Was he arrested over-seas?
<quiliro>s/could/was/
<joshuaBPMan>Is he a U.S. citizen?
<quiliro>ola bini is a swede and is a resident of ecuador which was arrest before leaving for a conference in japan
<quiliro>s/arrest/arrested/
<quiliro>acused of cracking computers in association with julian assange
<quiliro>because he had 12 visits in 5 years
<quiliro>sorry for logout
<joshuaBPMan>I have been thinking about compiling a custom kernel. Would a custom kernel have a lower "memory footprint"? Also what does that mean? would it be substantial? Say 1MB or more?
<joshuaBPMan>How do I make sure said kernel is linux-libre?
***jonsger1 is now known as jonsger
***ng0_ is now known as ng0
***Guest30717 is now known as benny
<civodul>Hello Guix!
<cbaines>Hey civodul :)
<puoxond>sneek: later tell wednesday: Just looked at the IRC log. Here's my Xorg log (https://paste.debian.net/1077560/) and my sddm.log (https://paste.debian.net/1077561/). This is on commit 5069bae.
<puoxond>sneek_: botsnack
<roptat>hi guix!
<roptat>civodul, what was the translation error you found again ?
*puoxond wonders why sneek_ is ignoring him
<roptat>is sneek_ registered with NickServ?
<puoxond>roptat: No, he's not.
<roptat>so I think it can't talk here
<puoxond>I see. That's unfortunate.
<ebrasca>I get this error "zsh: command not found: gpg2" after some update.
<ebrasca>Some help?
<OriansJ>do you have gpg2 installed in your profile?
<ebrasca>Yes
<ebrasca>I have gnupg pinentry pinentry-tty pinentry-gtk2 pinentry-emacs
<OriansJ>ebrasca: does guix package --roll-back solve your issue?
<ebrasca>I don't like to go back.
<OriansJ>it is more about reducing the problem space to a single update and thus knowing it is in that (you can always roll forward)
<ebrasca>How to roll forward ?
<ebrasca>I have go 10 version back and gpg work.
<ebrasca>But now if restart my x11 don't work.
<OriansJ>ebrasca: you can use guix package -l to list generations and guix package -S to switch
<ebrasca>???
<civodul>roptat: i think it was "10 nouveau paquets" (no 'x')
<OriansJ>ebrasca: ok; so we have to look at the generation where it stopped working to figure out how to fix it
<OriansJ>So what changed between when it worked and it stopped working?
<ebrasca>OriansJ: It can be my bad config of gpg.
*civodul is frustrated by broken pdf2ps
<civodul> https://issues.guix.info/issue/34877
<pkill9>is it possible to allow the build system to build in the root ( "/" ) of the build container?
<pkill9>hmm actually there's probably a better way, plus i don't relaly need to do this, just doing unneccessary things again
<pkill9>i should just make a chroot inside the container, lol
***vixus_ is now known as vixus
<civodul>pkill9: the build doesn't happen as root so chroot(2) is not available
<roptat>mh... weird
<roptat>I've updated bap but it fails in the install phase:
<roptat>cp: cannot create regular file '/gnu/store/rx9vm264sxkja0h9jaacplw1ja720l63-bap-1.6.0/share/primus/site-lisp/warn-unused.lisp': Permission denied
<roptat>that store path is the output of the package, so it should be able to write there
<roptat>mh... for some reason the file already exists and is read-only
<Formbi>how to make «guix pull» show all updated or new packages?
<pkill9>Formbi: doesn't it do that by default? You can run `guix pull --list-generations` to show package changes for each generation
<pkill9>by default, i mean when you pull a new guix
***jonsger1 is now known as jonsger
<Formbi>it gives something like this: https://termbin.com/mpkn
<Formbi>I don't want the «…»
<pkill9>oh, if you run `guix pull --list-generations` i think it doesn't do that
<pkill9>that does that just after running `guix pull`
<Formbi>can I display only the latest generation?
<pkill9>yeah, you need to know which number it is
<ebrasca>Now I get this "gpg: signing failed: No pinentry"
<pkill9>`guix pull --list-generations=<last-generation-number>`
<ebrasca>OriansJ: ^
<pkill9>ebrasca: have you specified a pinentry-path in the gnupg-agent config? or maybe you just need to kill the gpg-agent
<pkill9>so it restarts it or something
<pkill9>ebrasca: i have in ~/.gnupg/gpg-agent.conf: "pinentry-program /home/itsme/.guix-profile/bin/pinentry"
<pkill9>oh cool, flightgear got added
<ebrasca>I have "pinentry-program ~/.guix-profile/bin/pinentry-tty"
<pkill9>ebrasca: try `pkill gpg-agent`, maybe the new version of gpg-agent needs to be running
<ebrasca>pkill9: "pkill gpg-agent" don't help me
<kmicu>ebrasca: what did you do to get ‘gpg: signing failed: No pinentry’ ?
<ebrasca>kmicu: echo "test" | gpg --clearsign
<ebrasca>kmicu: Here link http://ix.io/1Gc0
<kmicu>ebrasca: could you change ‘pintentry-tty’ to ‘pinentry’ in gpg-agent.conf (the same thing as posted by pkill9), execute ‘gpgconf --kill gpg-agent’ and then try again?
<ebrasca>kmicu: Now I have "pinentry-program ~/.guix-profile/bin/pinentry" and I get same error.
<kmicu>Could ‘gpgconf --kill gpg-agent’ to kill current agent then start agent manually in another shell with ‘gpg-connect-agent /bye’ to check its log?
<kmicu>BTW do you use SLiM by any chance?
<ebrasca>Here http://ix.io/1Gc4
<ebrasca>kmicu: What is SLiM?
<kmicu>A login (display) manager. Nevermind.
<kmicu>Could you now try to sign in another shell?
<ebrasca>???
<ebrasca>bash give same error
<ebrasca>sh give same error
<ebrasca>kmicu: ^
<kmicu>Just to be sure, do you see pinentry in ~/.guix-profile/bin/ ?
<ebrasca>yes
<kmicu>Ah, doh. I see.
<ebrasca>Here http://ix.io/1Gc5
<kmicu>Could you switch from pinentry-program ~/ to absolute path?
<ebrasca>Don't know.
<ebrasca>GuixSD is strange
<ebrasca>I like more lisp but it is strange
<kmicu>‘pinentry-program /home/ebrasca/.guix-profile/bin/pinentry’. Do not use ~
<kmicu>(That issue is not related to Guix.)
<ebrasca>OK
<ebrasca>But it to work it is pinentry-tty
<kmicu>Not everything know how to expand ~, generally is always better to use absolute paths.
<ebrasca>pinentry don't work
<ebrasca>Yea I can commit my progress.
<kmicu>Just to be sure: did you restart gpg-agent with ‘gpgconf --kill gpg-agent’ after making changes to gpg-agent.conf?
<ebrasca>Normal pinentry try to run some GUI app, it is very bad think.
<ebrasca>pinentry-tty work inside my terminal
<kmicu>pinentry-tty should not be used (as recommended by GPG devs) but now you can use ‘pinentry-program /home/ebrasca/.guix-profile/bin/pinentry-tty’ if you really want that.
<kmicu>The problem was with ‘~’.
<ebrasca>Why?
<ebrasca>Ok last think
<ebrasca>I can't sign with my emacs.
<ebrasca>Here link http://ix.io/1Gcc
<kmicu>ebrasca: what emacs version?
<ebrasca>Last one
<ebrasca>GNU Emacs 26.2
<kmicu>How did you generate that git signing log? In magit or somewhere else?
<ebrasca>kmicu: Magit
<ebrasca>kmicu: Inside magit menu press key "$"
<ebrasca>kmicu: After getting error
<kmicu>My guess is that your emacs sees different PATH. You could check with M-x getenv PATH.
<kmicu>(It that’s the case then there is https://github.com/purcell/exec-path-from-shell to fix that.)
<ebrasca>Result is : "/run/setuid-programs:/home/ebrasca/.config/guix/current/bin:/home/ebrasca/.guix-profile/bin:/home/ebrasca/.guix-profile/sbin:/run/current-system/profile/bin:/run/current-system/profile/sbin"
<kmicu>Did you test signing a commint in a shell (not in Emacs)? Does that work?
<ebrasca>kmicu: Yes in shell work. I need to fix my emacs magic mode.
<joshuaBPMan>Hello, I'm trying to use an external file for iptables rules...
<joshuaBPMan>(service iptables-service-type (iptables-configuration (ipv4-rules (local-file "ipv4-iptables.txt"))))
<joshuaBPMan>does that look right?
<joshuaBPMan>guix doesn't seem to like it.
<pkill9>joshuaBPMan: have you tried with an absolute pasth?
<pkill9>s/pasth/path
<nckx>☝++ I've had seemingly random results with relative paths. One moment they work, until they don't.
<joshuaBPMan>pkill9: No I have not. I'll try that.
<joshuaBPMan>Well it seems to be working now.
<joshuaBPMan>weird.
<joshuaBPMan>thanks.
<pkill9>joshuaBPMan: you could possibly use relative directory with something like (local-file (string-append (getcwd) "/ipv4-iptables.txt"))
<joshuaBPMan>pkill9: thanks.
<joshuaBPMan>Also, It's a bit tedious to keep having to add more EXPORT lines to .bash_profile. Doesn't guix have a way to automate this?
<joshuaBPMan>I think it does...let me google for a seconde
<joshuaBPMan>second*
<pkill9>what are you exporting?
<joshuaBPMan>export ASPELL_DICT_DIR="/home/joshua/.guix-profile/lib/aspell"
<joshuaBPMan>and a ton of other things that guix tells me to for various programs.
<joshuaBPMan>I think the manual mentions how to avoid this. let me try to read it for a bit.
<pkill9>i think you just need to login and out again, it exports those automatically on login
<pkill9>on Guix System anywya i assume you're using that as you asked abou tthe iptables configuration
<joshuaBPMan>I am using guix system. Ok. I did not realize guix system exposed those automatically. Good to know.
<joshuaBPMan>thanks
<joshuaBPMan>pkill9: and your local-file string-append magic worked. thanks.
<joshuaBPMan>I think I'm going to try to start sway in a moment.
<joshuaBPMan>awesome! sway works!
<joshuaBPMan>I didn't even realize that guix had it packaged!
<nckx>joshuaBPMan: Yeah, remove all those exports.
<nckx>And I'm being pedantic, but Guix did *not* tell you to add them to your startup files. ;-)
<joshuaBPMan>nckx: fair enough. It just said I might want to export said variables
<joshuaBPMan>fair enough
<joshuaBPMan>weird. gnome is being weird and is not opening up a terminal.
<joshuaBPMan>I might have to reboot
<nckx>joshuaBPMan: Sorry, I wasn't being that serious. You're not the first to do so.
<joshuaBPMan>nckx: I'm not mad. I thought your comment was funny. :)
<joshuaBPMan>does anyone know if gdm default login in still broken?
<pkill9>what is broken about it?
*nckx bites their tongue.
<joshuaBPMan>sorry *auto-login
<joshuaBPMan>I was told a few days ago it was not working.
<nckx>joshuaBPMan: Not a great answer, but there's always testing in a VM or rolling back...
<nckx>‘Still faster than #guix on a Sunday.’
<joshuaBPMan>nckx: I never had gdm auto login' me in to begin with.
<nckx>joshuaBPMan: I only use & know SLiM's auto-login, sorz.
<joshuaBPMan>nckx: I've used that before. It seemed to work ok.
<nckx>(No security in entering my password thrice instead of twice when using LUKS.)
<joshuaBPMan>I could never get gnome on wayland to work though
<joshuaBPMan>nckx: makes sense.
<joshuaBPMan>nckx: I would be nice to only have to enter your LUKS password once eh?
<nckx>joshuaBPMan: Sure would. Would be even nicer if we didn't have to roll our own solution but GRUB & Linux just implemented some hand-off protocol.
<nckx>But I guess we could roll our own with passphrase'd keys in the initrd or some other baroque masterpiece.
<nckx>Would make debugging Guix's boot even more fun!!!!
<joshuaBPMan>yup.
<joshuaBPMan>ok. I'm going to try sway. So I will probably be rebooting in a bit.
<nckx>joshuaBPMan: Good luck!
<joshuaBPMan>well, I also need to get the dvorak layout working too.....
<nckx>joshuaBPMan: What's missing?
<joshuaBPMan>idk. sway didn't seem to like my configuration. I did not honor my dvorak layout.
<joshuaBPMan>nevermind, I'm an idiot.
<joshuaBPMan>Well sway seems to be working.
<joshuaBPMan>That's pretty cool
<nckx>Yes.
<nckx>So if I switch to GDM running Wayland+‘i3’ is trivial? Hmm.
<joshuaBPMan>well I just started it from the console.
<joshuaBPMan>I haven't tried integrating it into gdm yet.
<joshuaBPMan>I'll probably just have it autostart
<joshuaBPMan>seems easiest
<nckx>Ah. I read somewhere that part of the reason for this pu{s,tsc}h towards GDM was because nothing smaller works well with Wayland. Don't know if that's true tho'.
<joshuaBPMan>the archwiki shows you how to do that.
<joshuaBPMan>I'm running wayland right now on sway, and it seems pretty cool.
<joshuaBPMan>I've got emacs, icecat, and vlc running. All seemed pretty cool.
<joshuaBPMan>I've also got 8GB of RAM. But the laptop is 9 years old.
<joshuaBPMan>ls
<nckx>Downloads/ guix/ pf-kernel/ Pictures/
<joshuaBPMan>Well sweet, I am running emacs on wayland.
<joshuaBPMan>technically I'm cheating. I'm running emacs on gnome-terminal
<joshuaBPMan>anyone know how to try out icecat on wayland? Is it working well enough for that?
<buenouanq>I'm sort of confused by that whole mess... Gnome uses Wayland, but most of the graphic applications don't yet themselves? so do they all run through the Wayland Xorg translator layer thing?
<joshuaBPMan>buenouanq: yes. Most applications run on Xwayland
<resttime>After building guix in a 'guix environment' and exiting the environment, the newly 'built' guix can't be used because now the libs environment are missing
<resttime>Is there a way to get the load path of those libs in the store to use?
<resttime>Errr, I check the guix executable script for the binary install and it seems to do that
<resttime>(I don't have guile-json and guile-sqlite3 etc. installed natively, but they should exist in the store)
<resttime>I guess another way to put it is that the binary installation's guix executable is a script which adds to the GUILE_LOAD_PATH and GUILE_LOAD_COMPILED_PATH the guile libs needed to run guix
<resttime>I'm wondering how to do the same when building the repo myself without copy-pasting from the binary installation's guix script since that doesn't seem the 'correct' way to do it
<nckx>resttime: I'm confused. You're building guix inside a git checkout using ‘guix environment’?
<resttime>Yes!
<nckx>If so, what does a ‘binary installation’ have to do with it?
<resttime>It's able to run guix without the environment, so I'm copying the solution it does
<nckx>Very roughlyguix environment guix … -- sh -c './bootstrap && ./configure --... && make'
<nckx>Dangit.
<nckx>* and your new guix is useable as ‘./pre-inst-env guix’.
<nckx>The build environment is then no longer needed to run the resulting guix.
<nckx>resttime: That's probably a very bad idea.
<Blackbeard[m]>hello guix \o/
*nckx → AFK.
<nckx>o/ Blackbeard[m].
<Blackbeard[m]>I am trying to move to guixSD
<Blackbeard[m]>but I will need some packages before I do so
<Blackbeard[m]>so I am trying to write them :)
<Blackbeard[m]>first thing I need is babel-spanish
<Blackbeard[m]>but I am wondering
<Blackbeard[m]>(string-append name "-" version "-checkout")
<Blackbeard[m]>why is that used on babel-english and babel-german
<Blackbeard[m]>instead of the number of version
*nckx false start; back.
<nckx>Blackbeard[m]: Instead of what?
<nckx>Blackbeard[m]: The FILE-NAME field just changes the source directory name in the store (/gnu/store/hash+file-name)
<nckx>This name should contain the package name and some kind of version/commit/revision/...
<resttime>nckx: That didn't seem to do it, it seems to add guix repo to the %load-path of guile trhough GUILE_LOAD_PATH and GUILE_LOAD_COMPILED_PATH but not the libs contained in the store
<resttime>I guess maybe I'm doing something not suppose to be done
*resttime made assumption that because binary installation could do it, it's something normal
<nckx>resttime: Hm. Not necessarily, I just checked and I've installed these libraries to my profile as well, presumably (long ago) to make ‘./pre-inst-env guix’ work. Any reason you prefer not to install them that way?
<nckx>i.e. my manifest contains the line
<nckx>"gnutls" "guile" "guile-gcrypt" "guile-git" "guile-json" "guile-sqlite3" "guile-ssh" ; ./pre-inst-env guix!
<nckx>which I don't remember writing...
<nckx>Whoops.
<nckx>(The quotes is because I use specifications->manifest.)
<resttime>More just testing I suppose, because I thought it'd be really cool to keep the libs in the store but still use them without having the actual package in the rest of the filesystem
<resttime>Separating the build environment yet linking to the libs in the environment after you leave it
<resttime>Maybe like using LDD_PATH ?
<Blackbeard[m]>ok so
<Blackbeard[m]>(file-name (string-append name "-" version "-checkout"))
<Blackbeard[m]>is for the guix package manager
<Blackbeard[m]>sorry
<resttime>Oops, I mean LD_LIBRARY_PATH
<nckx>Blackbeard[m]: It's only for the benefit of humans looking at the store and wondering what /gnu/store/ah7ud5eo1ahdu-svn-checkout is. /gnu/store/ah7ud5eo1ahdu-babel-english-1.0 is much more clear ☺
<pkill9>Blackbeard[m]: i made that FHS support service and made it into a channel, here is the module itself: https://gitlab.com/pkill-9/guix-services/blob/master/pkill9/services.scm
<nckx>resttime: It would be really cool. If your goal is to experiment in that spirit, ignore my ‘bad idea’ — you already know you'll be outside of officially supported territory.
<nckx>I'd also ask civodul or so why the current set-up is what it is, though. I.e. why ./pre-inst-env takes Guile modules from the user's environment and doesn't embed only store references.
<nckx>Probably a good reason.
*nckx really AFK, have a nice day/night y'all.
<Blackbeard[m]>ok so it will be better if I do this
<resttime>nckx: Thanks for the help!
<nckx>Blackbeard[m]: It's mandatory. resttime: Good luck.
<Blackbeard[m]> (file-name (string-append name "-" version "-5.0"))
<Blackbeard[m]>pkill9: ah nice :)
<Blackbeard[m]>pkill9: I am trying to add some packages for babel spanish support :)
<Blackbeard[m]>nckx: ohh I see so I will leave it like that then hahah
<pkill9>what's babel?
<Blackbeard[m]>latex package for language support
<pkill9>ah
<Blackbeard[m]>I use org-mode and export to latex for all my homework
<Blackbeard[m]>but I need spanish :)
<Blackbeard[m]>my package is working \o/
<Blackbeard[m]>I will send it upstream when it finish and I am sure it is working :)
<Blackbeard[m]>right now it is downloading everything it needs
<Blackbeard[m]>It worked \o/
<roptat>Blackbeard[m], congrats!
<Blackbeard[m]>roptat: thanks :)
<Blackbeard[m]>I will send it upstream
<resttime>Blackbeard[m]: Something I'm a bit curious about, how are the 'paths' resolved for tex packages?
<resttime>Like I'm assuming they live in the store so do you need to add the path somewhere?
<Blackbeard[m]>resttime: I don't know :/ I just add al the environmet variables
<joshuaBPMan>hey, what's a wayland based terminal that'll work pretty well?
<kmicu>Where ‘pretty well’ means what? xD
<joshuaBPMan>well, gnome-terminal doesn't seem to work.
<Blackbeard[m]>joshuaBPMan: eshell, term and ansi-term are great :)
<joshuaBPMan>I basically want a wayland terminal that'll work with sway
<Blackbeard[m]>all of them inside emacs
<Blackbeard[m]>:D
<joshuaBPMan>Blackbeard[m]: thanks, but I'd rather be able to Mod+Ret to open a terminal and not open emacsen
<joshuaBPMan>emacs
<Blackbeard[m]>why?
<Blackbeard[m]>emacsclient wiht emacs server is super fast
<kmicu>joshuaBPMan: I don’t see anything aleardy packaged in Guix so maybe you could contribute https://www.freedesktop.org/wiki/Software/kmscon/libtsm/
<vagrantc>joshuaBPMan: i was using sakura under sway, but i suspect it was using xwayland compatibility layer
<joshuaBPMan>vagrantc: the way to tell is to run xeyes.
<joshuaBPMan>If the eyes follow you around, then the application is using X
<pkill9>weston provides a wayland terinal
<vagrantc>joshuaBPMan: so you're looking for a native wayland terminal?
<pkill9>terminal*
<joshuaBPMan>vagrantc: I guess so.
<joshuaBPMan>I could install wayland and run weston. I think it has weston-terminal?
<pkill9>yea
<joshuaBPMan>pkill9: thanks.
<kmicu>(If you can accept compiling Rust and some bugs then Alacritty is the next best thing after wlterm/kmscon.)
<joshuaBPMan>hmmm.
<joshuaBPMan>kmicu: Would you say it is fairly important to package libtsm ?
<kmicu>Sway recommends Termite. 🤷
<kmicu>joshuaBPMan: libtsm is already in Guix.
*nckx recommends termite too, Wayland aside.
*kmicu doesn’t recommend terminal emulators cuz EVERYTHING IS BROKEN https://invisible-island.net/vttest/ and a lie ;)
<nckx>kmicu recommends... dumpster diving for real ones instead?
<nckx>I've got some bad news about their Unicode support.
<kmicu>To be constructive I recommend using a different terminal emulator for different tasks e.g. one for fast compiling, one for user interaction, one for VT-100 emulation, and so on.
<nckx>I was going to say that every VTE is a (conscious) trade-off between unsatisfiable requirements so I agree 100%.
<kmicu>Yep, double trade-offs all the way!
<nckx>‘Nobody’ actually wants an accurate VTxxx emulator to work in.
<kmicu>Hey, some folks like standards. DEC’s VTs are (old, idiosyncratic but) standard.
<kmicu>(mlterm or Emacs’ terminal emulators are good with Unicode or R2L languages. So we can enjoy writing Persian with emojis ヽ(*^▽^)/ (though they are painfully slow so bad choice for compilation))
<vagrantc>slow, as in the screen updates slowly?
*nckx didn't know about mlterm.
<nckx>vagrantc: I presume yes.
<kmicu>Guix گویا سیستم عامل مورد علاقه من است. 😺
<nckx>是真的。 Guix 很漂亮。
<nckx>(Whew.)