ChanServ changed the topic of #kisslinux to: Unnofficial KISS Linux community channel | https://kisscommunity.bvnf.space | post logs or else | song of the day https://vid.puffyan.us/H7PvgY65OxA
chomwitt has quit [Ping timeout: 248 seconds]
zlg has quit [Ping timeout: 250 seconds]
zlg has joined #kisslinux
<midfavila> phoebos: you might find this interesting
<midfavila> talk by niklaus wirth about the history and development of ALGOL, Pascal, Modula/-2, and Oberon, as well as the Lilith and Ceres workstations and the Oberon System, as well as his restoration of an older textbook detailing a complete specification for an Oberon workstation, from the lowest level of hardware to the highest of software
midfavila has quit [Remote host closed the connection]
<sewn> hi
sad_plan has joined #kisslinux
<sad_plan> hi
midfavila has joined #kisslinux
midfavila has quit [Remote host closed the connection]
midfavila has joined #kisslinux
<midfavila> apparently gcc has a go frontend
<midfavila> learn something new every day
<sad_plan> when did gcc get that? I was aware of fortran or something, and a wip rust frontend, but not go
<midfavila> apparently 4.7.1 included a complete first-generation Go compiler and standard library
<midfavila> gcc officially has C, C++, Ada, Go, D, and Objective-C
<sad_plan> 4.7.x is old so its been that long since they added it
<sad_plan> cant be used alot though. or Id assume so anyway
* midfavila shrugs
<midfavila> also wow CDE is kind of a pain in the ass to package
<midfavila> been fiddling on and off with it for ~2-3 days now and I'm only a little closer to getting it to run
<midfavila> fuckn committed to getting it to run though
<midfavila> unrelated, do any of you have experience writing compilers and/or interpreters? I'd like to write an ANSI Full BASIC at some point but I'm not quite sure where to start. I know that the Dragon Book is the standard, but I figure it might be a little outdated..?
<midfavila> looks like GCC 13 will offer modula-2
<midfavila> fucking nice
<midfavila> now if only GNU Pascal was merged
<testuser[m]123> Gj
<midfavila> are you guys able to access ftp.gnu.org?
<sad_plan> no, I was unable to curl -I it anyway
<midfavila> rip
<midfavila> maybe red hat finally got to them
<sad_plan> midfavila: do you happen to know where I find alpine linux's compiler flags? I mean, finding gentoo's or redhats was rather simple, but finding what alpine sets as default proves to be difficult..
<midfavila> dunno
<midfavila> my use of alpine is minimal at best
<midfavila> (by that i mean I keep a copy of alpine with a build toolchain on my motherboard's integrated SSD as a rescue disk)
<midfavila> last time i touched my alpine setup was literally years ago
<sad_plan> sure. I just know you have prevously talked about fetching from other distros. and iirc alpine was mentioned. but my memory might fail me ofc
<sad_plan> I see
<midfavila> yeah, sorry
<midfavila> maybe ask in their irc if they have one?
<sad_plan> good idea
<midfavila> uwu
tprepper has joined #kisslinux
<midfavila> jesus
<midfavila> i just realized it's 0600
<midfavila> what the hell
<midfavila> what even is time
fultilt has quit [Quit: WeeChat 3.7.1]
<testuser[m]123> Hi
<sad_plan> hi
<sewn> hj
<sewn> hi
chomwitt has joined #kisslinux
shokara has quit [Remote host closed the connection]
sad_plan has quit [Quit: nyaa~]
an3223 has joined #kisslinux
fultilt has joined #kisslinux
an3223 has quit [Remote host closed the connection]
an3223 has joined #kisslinux
an3223 has quit [Ping timeout: 255 seconds]
shokara has joined #kisslinux
sam_sepi0l has joined #kisslinux
riteo has joined #kisslinux
<riteo> hiiiiiiiiiiiiiiI!
<riteo> It's been a long, long time, hasn't it?
<midfavila> oh, hey. it has
<riteo> hi mid!
<midfavila> i was thinking about you the other day after hearing the spider man 2 pizza delivery song :D
<riteo> oh look at that
<midfavila> looking at it
<riteo> great, now really look it in the soul
<riteo> btw it may not look like that, but I've always been there, steadily maintaining my two packages: kakoune and fuse
<midfavila> i wouldn't know
<midfavila> i haven't used the mainline kiss repo in like
<midfavila> two years lmao
<riteo> oh yeah I heard about pizza tower
<midfavila> pov you encounter riteo in a dark alleyway in the middle of the night
<riteo> I can confirm that this is the true italian experience
<midfavila> okay enough pizza jokes
<midfavila> as funny as they are
<riteo> there's also pasta
<midfavila> it's pizza tower you rube
<midfavila> not pasta tower
<riteo> right, but you could also make pasta jokes
<riteo> mandolinos
<riteo> hell, mafia
<midfavila> i couldn't because pizza > pasta
<riteo> if not, we could talk about a very niche topic that nobody likes here
<midfavila> airtight logic
<riteo> such as minimalist software :P
<midfavila> not niche enough
<midfavila> we need to go nicher
<riteo> I mean, I was going to talk about a pax implementation
<riteo> at least, one that I suppose is going to be generic
<midfavila> such as the intricacies of naming packages and whether information should be conveyed implicitly via the structure of the file system or explicitly via files themselves
<riteo> mcf's been doing a new one from scratch under the public domain, but I still got no word from them
<midfavila> that's pretty cool
<riteo> the pax or the packaging
<midfavila> pax
<riteo> cause I'm also extremely interested in the packaging stuff
<midfavila> i haven't done much programming lately
<riteo> btw yeah, but as I said they've not answered to my mail yet
<riteo> and it's been, like, two months
<midfavila> i did however learn that athena has nested menu support which is a thing
<midfavila> and idk he's probably busy
<midfavila> oh, actually, something i have been up to that you might find neat
<midfavila> i'm porting CDE to KISS
<midfavila> (very) slowly
<riteo> wait what's cde
<midfavila> the common desktop environment
<riteo> ooooooh right
<riteo> that old unix thing
<riteo> cool!
<midfavila> it's still maintained ;w;
<riteo> crazy
<riteo> what are is dependencies?
<riteo> I don't think many
<midfavila> yeah not that many honestly
<midfavila> off the top of my head, motif, libtirpc, rpcsvc, uhhhhh
<riteo> cool
<midfavila> tcl, libutempter, and nawk as well
<midfavila> in addition to the standard X11 libraries
<riteo> oh so it's x11 based, great
<midfavila> e.g xss, xau, whatever
<riteo> so it will be compatible with most stuff lmao
<midfavila> and yeah of course
<riteo> for now :P
<midfavila> right when gtk5 comes out in 2025 and people finally migrate to it in 2035 X11 will die
<riteo> wonder if by then most consumer shit will have switched to fuchsia...
<midfavila> but by then i'll either a) be dead or b) be a competent programmer so I'll just write my own graphics subsystem
<midfavila> eh i wouldn't be surprised
<riteo> one of the few places where "unrestrictive" free licenses aren't welcomed
<riteo> btw I've still not made any progress with my package manager, although that pax implementation is really tempting me to use it (hoping it to be complete enough, again no idea)
* midfavila nods
<riteo> and I'm beginning to make my own shitty poor-ass optic and sensor based 6 DoF tracking for an even shittier and poorer-ass VR
<riteo> because cruelty squad
<riteo> have you heard of it? It's also made in godot
<midfavila> hey that's more interesting than anything i've done like, ever, lmao
<riteo> hella good game
<midfavila> and no, i haven't
<midfavila> i don't really play games
<riteo> midfavila: the first start is like extra dumb, everything's already implemented in opencv (I'm using some stupid AR trackers supported by it) and monado already included it
<riteo> some hacking and I have a monado fork with a shitty optical only head tracking
<riteo> which took like two days
<riteo> the hard part is getting the sensors ugh
<riteo> btw didn't you like FPSes?
<midfavila> not really
<midfavila> sometimes i play the original doom
<midfavila> i'm really bad at FPSes in general though, and I'm generally not a fan
<shokara> doom is nice
<riteo> oh all right
<riteo> how has it been going for y'all and how has your relationship with KISS evolved?
<shokara> well it's the only distro I don't hate using for one
<riteo> tbh I think that also alpine has some nice values that could be taken
<shokara> the only thing it's missing is a KIϟϟ Tux. puffy from openbsd already has one: https://www.openbsd.org/images/sixdotsix.gif
<riteo> holy fuck that's cool as fuck
<shokara> I know right?
<riteo> but why attractive female demon
<shokara> \_(:/)_/
<riteo> btw I do generally agree yeah, KISS's a great distribution, although it could be improved a lot IMO without going too complex
<midfavila> oBSD has some pretty great promo materials
<riteo> the question comes what to take away and what to put in
<riteo> hence my ever-growing delirio.txt (delirium.txt if it were in english) file in the lips source directory
<riteo> I think I'm slowly coming to a decent point but there are still lots of questions and stuff that I still have no idea how to fix
<riteo> but, recall that idea of making pipes for different stages of the packing process? I finally got why it was such a great idea
chomwitt has quit [Ping timeout: 248 seconds]
<riteo> two main usecases: build servers and linux phones
<riteo> preprocess query and dependencies -- goes to build server --> builds package -- goes back to computer --> installs package
<riteo> or, in the case of the linux phone:
<shokara> so basically something similar to distcc?
<riteo> preprocess query and dependencies -- stays on computer but gets still piped --> builds -- goes to phone --> installs package
<shokara> nvm this reminds me of poudriere
<riteo> shokara: kind of, only that it offloads the whole building to a single server
<riteo> poudriere? Never heard of it
<shokara> iirc it's freebsd's way of doing what you described?
<riteo> I'll take a look at it
<riteo> if it were a tried-and-tested method that'd be great
<riteo> mh, it's not really explained well but I think that this is mostly an all-in-one tool for testing and building packages?
<shokara> yes, seems like its mainly used for bulk building on a server
<riteo> I mean, my approach would ideally have perhaps also a chroot to have more consistent packages, so we're similar there
<riteo> the idea would be to make this """""new""""" KISS way more modular and UNIX-like
<riteo> as it's got a lot of issues, such as priviledge, dependency and fork handling
<riteo> the last one, the one which requires one to make a fork for the tiniest change one might want to make at compiler time has still no answer from my part
<riteo> but yeah, I don't think that my piping idea isthe same as poudriere
<riteo> I've been planning to explore stuff like s6 and plan 9 which supposedly work a lot on the "UNIX philosophy"
<riteo> I think that the processing approach would be more akin to plan9?
<riteo> as they have CPU servers
<shokara> yeah
<riteo> btw yeah, I've been putting a shitton of ideas and yet I only have partial ideas on what to keep and what to throw, but I hope to come out with something deeply experimental but at least slightly "better" and hopefully compatible through extensions of some sort to KISS in the coming time
<riteo> perhaps during the summer as I'm extremely busy lately and I still haven't setup that damn bouncer
<riteo> also my server's down as I'm too lazy to fix my 3d printer to print some actual supports instead of the shitty clicky-plastic-lace-thingies I used
<riteo> (I rambled too much as usual)
<riteo> also yeah, openbsd has some badass promo art
<riteo> gimme mor
<riteo> oh that's way better than going at random through the file-tree, thanks
<shokara> np
<riteo> amazing stuff indeed
<sewn> Yes
<shokara> song from 2009
<riteo> wtf
<riteo> these guys are crazy
<riteo> they also made songs for each version since 3.0
<shokara> I think there were a few recent versions that didn't have a song, but yes
<shokara> 6.3-6.7, 7.1 and 7.2
<riteo> bro... They also sung stuff into oggs
<riteo> I'm dying
<riteo> always learning something new from #kisslinux
<riteo> love y'all <3
<shokara> :D
<sewn> any other facts about obsd
<midfavila> >y'all
<shokara> howdy y'all