Post B41pdc1WoP13eAF624 by schrotthaufen@mastodon.social
 (DIR) More posts by schrotthaufen@mastodon.social
 (DIR) Post #B41pdaVaRfs6woI4bg by aud@fire.asta.lgbt
       0 likes, 0 repeats
       
       Speaking of that LLM-less Zed fork, Gram: someone has already made an AUR package for it!https://aur.archlinux.org/packages/gram-editor-git(see https://codeberg.org/GramEditor/gram)
       
 (DIR) Post #B41pdahdirVrYBvhOS by schrotthaufen@mastodon.social
       0 likes, 0 repeats
       
       @aud Looks promising, but whoever built that PKGBUILD could have left out npm, and nodejs dependencies 🤮
       
 (DIR) Post #B41pdarv6dji44juPw by aud@fire.asta.lgbt
       0 likes, 0 repeats
       
       @schrotthaufen@mastodon.social damn!  I totally missed those 😭
       
 (DIR) Post #B41pdb04cKG4TMYQ7s by aud@fire.asta.lgbt
       0 likes, 0 repeats
       
       @schrotthaufen@mastodon.social I guess I do already have those installed but bleccccchhhhhh
       
 (DIR) Post #B41pdb6SEbMWn9XW4W by schrotthaufen@mastodon.social
       0 likes, 0 repeats
       
       @aud The upstream scripts/linux dependency list doesn’t include them. Also wtf is alsa-lib doing in there? That PKGBUILD is a mess…
       
 (DIR) Post #B41pdbGjcNaNJ2Lj60 by aud@fire.asta.lgbt
       0 likes, 0 repeats
       
       @schrotthaufen@mastodon.social ... man, it is not my day for noticing things, hah.  jesus christ.
       
 (DIR) Post #B41pdbOX9Np9hDzxFg by aud@fire.asta.lgbt
       0 likes, 0 repeats
       
       @schrotthaufen@mastodon.social oh, I do see alsa libs in the script/linuxbut no npm or nodejs; I wonder if those were added since some language servers use them.
       
 (DIR) Post #B41pdbUulevc10z3CK by schrotthaufen@mastodon.social
       0 likes, 0 repeats
       
       @aud Maybe. But those two + netcat make me think it’s a left-over from forking the zed-git package. If I’m bored tomorrow evening, I might clean this up a bit, and strip dependancies down to a ā€œit compilesā€ minimum.
       
 (DIR) Post #B41pdbdmEi18SV880m by aud@fire.asta.lgbt
       0 likes, 0 repeats
       
       @schrotthaufen@mastodon.social AH, that would make a lot of sense re: the dependencies.  I hadn't considered that.  That would be a rather logical explanation.
       
 (DIR) Post #B41pdbkVpfPAnOHVVg by schrotthaufen@mastodon.social
       0 likes, 0 repeats
       
       @aud AHAHAHA! I just tried to clean up that PKGBUILD, and the fucking script to generate the license files OOM’ed my box, because I have the audacity to have only 32 GB of RAM, and I made the mistake to open up a browser :lolsob:
       
 (DIR) Post #B41pdbtjHOmHFyarsO by aud@fire.asta.lgbt
       0 likes, 0 repeats
       
       @schrotthaufen@mastodon.social holy SHITThey do mention on the main repo that it takes a ton of RAM since Rust's compilation is greedy AF, buuuuuut goddamn, that's hitting straight up browser territory here, WTF.
       
 (DIR) Post #B41pdc1WoP13eAF624 by schrotthaufen@mastodon.social
       0 likes, 0 repeats
       
       @aud Yep. And that’s not even compiling the actual program. That’s just cargo about in the prepare() part of the build… (And while I’m ranting: Why the fuck does it compile cargo-about?!? That’s packaged in the arch, btw repos, and explicitly listed in the makedepends(). Why is rust?)
       
 (DIR) Post #B41pdcCAArWUB9Dabo by schrotthaufen@mastodon.social
       1 likes, 0 repeats
       
       @aud This makes me think that rust is not a good programming language. If it needs this much RAM, it’s just gatekeeping coding for those who can afford 128 gigs of RAM. Shit should compile on 8 GB, even if it takes hours. I fucking compiled KDE ON 4 GB RAM, ONCE UPON A TIME!
       
 (DIR) Post #B41pdcSpAuqn0p0tZw by aud@fire.asta.lgbt
       1 likes, 0 repeats
       
       @schrotthaufen@mastodon.social the people who seem to be "in charge" of Rust have consistently disappointed me on every single axis possible, so...do I like Rust?  Sure, yeah, well enough.  But I also hate Rust.  But I also like it.