ChanServ changed the topic of #kisslinux to: Unnofficial KISS Linux community channel | https://kisscommunity.org | post logs or else | "Seek simplicity but distrust it" -- Alfred North Whitehead
<fishe> update: still updating almost 2hrs later
<phoebos> ach, of course someone much more experienced has already started what i want to do X)
<phoebos> but no, really the point of writing bore is to get better at C
<acheam> lmao
<acheam> yeah its a good project to learn C with
<acheam> its got a bit of everything
<phoebos> literally the project C is most suited to
<acheam> except maybe complex program design and libraries and stuff, but thats by design
<phoebos> also started my own with a better license :)
<phoebos> true
<acheam> ew gpl
<phoebos> ew indeed
<phoebos> this channel is (now) a gpl disliking zone
<acheam> dusting off the ban hammer
<acheam> /op acheam
<bujeddhazeus> O no...
<bujeddhazeus> Sorry for choosing gpl2 for my project D:
<bujeddhazeus> Any alternative suggestions?
<phoebos> mind your head, bujeddhazeus
<bujeddhazeus> Heh
<phoebos> run!
<bujeddhazeus> Nah it's ok
<bujeddhazeus> I'll take the pain
<acheam> gah I don't know how to use this irc client
<bujeddhazeus> But really
<phoebos> at least it's gpl2
<bujeddhazeus> I could dual-license or whatever
<phoebos> as everyone knows, 2 > 3
<bujeddhazeus> Heh
<bujeddhazeus> Ok
<fishe> bsd 2-clause is nice
<phoebos> ^
<bujeddhazeus> Why though? The money thing?
acheam has quit [Remote host closed the connection]
<phoebos> in all honesty, your license doesn't really matter
<natris1979[m]> phoebos: I like your project. If gnu can do it, you can do it!
armaa has joined #kisslinux
<bujeddhazeus> Because the universe is anarchist anyway right?
<armaa> there we go
armaa is now known as acheam
<phoebos> but choosing something more permissive is nicer for other people like us, who are just looking around and might patch some stuff but we're not gonna do whatever it is gpl-ers are scared of
<acheam> now how do I make this power get to my head......
<phoebos> stealing code for some corporate crap idk
<bujeddhazeus> Heh
<phoebos> thanks, natris1979[m] :p
<fishe> imo the gpl copyleft philosophy is wrong because true freedom is doing *whatever* you want with a piece of software and that includes closed-sourcing it
<phoebos> acheam: i like your .plan
<bujeddhazeus> Yeah I wouldn't mind setting up a website where a bunch of people get together to setup a database of gentoo settings for each computer, like for a small bounty per system
<bujeddhazeus> So with gpl2 this would be permitted
<bujeddhazeus> Right?
<acheam> phoebos: thanks, I took inspiration from my own life
<phoebos> relatable
<acheam> lmao
<acheam> nice
<acheam> i'm a trendsetter
<acheam> look at me
<bujeddhazeus> The open-source project I've been working on would greatly facilitate this
<phoebos> you didn't invent suffering, but yes
<acheam> brian callahan does have some interesting stuff
<phoebos> it's neat
<acheam> I used tons of his openbsd->linux ports
<phoebos> noocsharp's compiler is cool. stuff like compilers and linkers really feel like black boxes, or at least a mountain of work to implement
<acheam> noocsharp has a compiler?
<phoebos> not yet
<phoebos> but in progress
<acheam> oh I see he's been working on cproc
<acheam> commit log:
<acheam> temp2
<acheam> temp
<acheam> relateable
<acheam> this is what I'm at now with chorizo:
<phoebos> lmaoo
<acheam> to be faaaair, its not on master
<acheam> but it will be one mega merge when its ready
<phoebos> nice to see you're doing... something on chorizo again
<acheam> might as well just delete .git tbh
<phoebos> are you still migrating to rcs
<acheam> nah
<acheam> Git is just too damn comfy
<acheam> and I need it anyways
<acheam> so might as well use it
<phoebos> fair enough
sereg has quit [Remote host closed the connection]
<acheam> also its nice to have all my projects in one place
<acheam> which is now git.armaanb.net
<acheam> speaking of, I do need to actually setup gitolite
<phoebos> cool
<acheam> right now my clone URLs are just git@armaanb.net:/var/www/git/__catergory__/__project__
<acheam> and no access control
<phoebos> can't you use git-daemon
<acheam> git-daemon is read-only
<acheam> designed for clones and stuff
<acheam> not pushes
<phoebos> > my clone URLS
<acheam> oh
<acheam> s/clone/remote/g
<acheam> clone URLs are the same as the browser URLs
<phoebos> ah, ok. eek
<acheam> cgit provides http cloning functionality
<acheam> so dont even need to run git daemon or anything
<phoebos> aha
<acheam> although I probably should, because http cloning requires curl which sucks
<acheam> wouldn't want to force that on anyone
<phoebos> git uses curl internally?
<acheam> yep
<acheam> libcurl
<acheam> its only used for http(s) stuff
<phoebos> oh ok
<phoebos> libcurl is everywhere
<acheam> git was the only thing using it when I ran kiss
<acheam> I used axel as a general purpose http client
<acheam> axel has a really nice ui and is multi threaded
<phoebos> i use axel for kiss d
<acheam> kiss d?
<phoebos> download
<acheam> ah
<acheam> oh, re: chorizo
<phoebos> kiss revd curl | grep -vc make
<phoebos> > 9
<phoebos> really need to clean up my kiss
<acheam> yeah, Im working on a revamped version 2
<acheam> bruh
<phoebos> nice. what does that mean
<phoebos> yeah. i tried wayland for a bit, didn't like it, but haven't got around to re-setting up X. also since term restarted i've mostly been using kiss chrooted from a distro with bluetooth lol
<acheam> totally new keybindings (more similar to traditional browsers now) very different UI (seperate search/URL bar on the bottom now, side tabs), no runtime configuration, stuff like that
<acheam> I'm still using firefox as my main browser though
<acheam> if I go back to kiss, I'd use chorizo full time though
<phoebos> nice!
<phoebos> ff is getting worse by the day
<acheam> indeed
<acheam> I actually dont mind the new UI tbh
<acheam> webkit aint that much better than ff though
<phoebos> no
<phoebos> but the more alternatives the merrier
<phoebos> netsurf has had a nice boost with visurf
<acheam> yeah
<acheam> I don't really see the point in using something like netsurf though
<phoebos> but i'm spending less time on the WWWeb for non-work stuff anyway now, more gemini
<acheam> I'll probably have firefox open next to netsurf half the time anyways
<acheam> phoebos: nice
<acheam> I never felt very comfortable in gemini
<acheam> any client recs?
<phoebos> i reckon it's largely people reminiscing about the joys of HTML4 in 2005
<an3223> visurf sounds so cool to me but i can't find a use for it either
<phoebos> i use amfora most of the time
<phoebos> but kristall is a nice gui
<acheam> did they make it so you can set the background color to be not black yet?
<phoebos> has a nice customize prompt thingy
<acheam> or for it to be transparent, ideally
<phoebos> yeah
<acheam> yeah I've used kristall in the past
<acheam> its nice
<phoebos> do transparency with your compositor :p
<acheam> ew it doesnt have a manpage
<acheam> by transparency I meant for it to just use the default background color
<phoebos> lol
<acheam> "hostname does not match"
<acheam> complains bombadillo when loading bvnf.space
<phoebos> you want gemini.bvnf.space
<acheam> ew thats gross
<phoebos> idrk why i did that tbf
<phoebos> you had a gemini site before switching to obsd.ams right
<acheam> wow is it really a gemini site without a cowsay/figlet/toilet on the index?
<acheam> yes
<acheam> it was autogenerated from my html
<phoebos> ah
<acheam> and I killed it before migrating to obsd.ams
<acheam> ooh you have a lot more posts on gem
<phoebos> aye
<acheam> ooh whats this git.gmi thing
<acheam> oh its not interactive
<phoebos> i don't know whether to mirror them to http, or just nuke my website altogether
<acheam> maybe just make a not that they are on gemin
<acheam> i
<acheam> like ddevault does
<phoebos> lol it's me avoiding rewriting that page whenever i add a new repo, but it would be cool to add some kind of git web on gemini
<phoebos> i've seen a few attempts
<acheam> lmao what do you think about the font on the obsd httpd 404?
<phoebos> lol
<acheam> yeah, I know there is interest for gemini://sr.ht
<acheam> you dont use your own geminid?
<phoebos> vger is nice
<acheam> yeah I'm following your guide right now lmao
<phoebos> i just wrote that thing in like 5 mins to use on kiss
<phoebos> my patched version of vger messes up autodirs btw, i need to fix that
<acheam> I'm just using the ports version
<phoebos> but solene's vger doesn't do PATH_INFO
<acheam> what did you patch?
<phoebos> ^
<acheam> I'm not planning on using CGI so PATH_INFO wouldn't be helpful
<phoebos> i just did for my comment thingy
<acheam> your what now?
<phoebos> gemini://gemini.bvnf.space/comments.gmi
<phoebos> :p
<acheam> I can just use my normal httpd key for this right
<phoebos> yeah
<phoebos> but geminispace is more into tofu than CAs
<acheam> so will it be bad if I use it?
<acheam> i dont even know what tofu is
<acheam> I just keep seeing it everywhere
<phoebos> drew devault wrote an article on it at some point
<phoebos> it's like ssh uses. if your fingerprint changes, assume someone's taken over the machine
<phoebos> so ideally you don't change your gemini certificate
<acheam> ah
<acheam> I'll start with this
<acheam> maybe try that later
<phoebos> sure
<acheam> ugh I need to setup pf too
<acheam> lots to get done
<acheam> thx
<phoebos> always good to add to people's workloads :)
<acheam> okay
<acheam> I have a gemini capsule now
<acheam> thanks for the guide
<acheam> now I need a gopherhole
<phoebos> > hello
<phoebos> :)
<phoebos> i haven't looked into gopher much, but i'm not sure if it's worth doing stuff on there as well as gemini
<acheam> probably just choose one or the other
<phoebos> some communities seem to have more of a gopher presence though
<acheam> yeah
<phoebos> ooh a shoutout!
<acheam> :)
<acheam> sauce code for the comments thing?
<phoebos> gemini://gemini.bvnf.space/comment.c
<phoebos> it's not pretty
<phoebos> and uses a hard link which definitely isn't necessary
<acheam> thanks
<acheam> did you try to upstream your path info thin
<phoebos> i submitted a pull request
<phoebos> 3 weeks ago
<acheam> what's her github?
<phoebos> but actually that pr is bad
<acheam> thx
<acheam> pr and github are tied in my mind for some reason
<acheam> did you delete it or something
<acheam> oh
<acheam> i was looking at issues
<acheam> oof gitea doesnt properly highlight multi line comments
<phoebos> oh yeah lmao
<acheam> i need to think about what will go on http and what will go on gemini
<acheam> I might make the gemini site into a little cgi playground
<phoebos> mmm me too
<acheam> but I'm not doing any blogging or anything anymore
<acheam> I purged all my posts from my http site too
<acheam> and I should probably have at least some gopher presence.... *thinks*
<phoebos> blogging is hard
<acheam> yes
<acheam> and I find all my posts cringe after a few months
<phoebos> i feel that
<acheam> ooh the original gopher server is in openbsd ports
<acheam> its not bad
<phoebos> what's it called?
<acheam> gopher
<acheam> lmapo
<phoebos> lol
<acheam> man I say "lmao" too much
<acheam> okay I now have a gopher presence as well
<acheam> openbsd makes things too damn easy
<acheam> hear me out here:
<acheam> gemini webmail
<acheam> ewwww
<acheam> nvm nvm
<acheam> not ewwwww
<acheam> but weird at least:
<acheam> the license that the jetforce gemini server is under: Not much here right now...
<acheam> Might want to check out:
<acheam> s/.*/https://www.floodgap.com/software/ffsl/license.txt/g
<acheam> sorry this is a mess
<acheam> im a mess
<acheam> but have you checked out this, phoebos: https://git.sr.ht/~fkfd/git.gmi/
<phoebos> oh yeah. nice idea, might write something similar in C
<phoebos> although the best git web frontend is git clone
<acheam> ehhhh
<acheam> sometimes repos are really big
<phoebos> not mine :p
<fishe> Do I install tinyramfs before or after running make install on the kernel?
midfavila-laptop has joined #kisslinux
<midfavila-laptop> Afternoon, everyone
<fishe> afternoon
<acheam> hello, midfavila's laptop!
<acheam> how does your operator do today?
<fishe> i can't just install kiss properly, virtualbox gives the catastrophic error message
<fishe> idk what i'm doing wrong
<midfavila-laptop> operator is doing just fine
<midfavila-laptop> currently thinking of how to recolor Motif
<acheam> fishe: why are you doing a virtual machine? A chroot gives you most of the experience and is much less overhead and easier to maintain
<fishe> but i have to go through the entire install process again every time and it's so fucking infuriating
<acheam> fishe: make snapshots?
<midfavila-laptop> suggestion:
<midfavila-laptop> write a script that sets KISS up for you
<fishe> acheam i install a linux distro and then use that to chroot
<acheam> suggestion:
<acheam> use qemu
<midfavila-laptop> qemu is also very based
<acheam> fishe: why not just chroot out of the gate
<acheam> why does it need to be a virtual machine at all
<midfavila-laptop> good for running GNU+HURD
<fishe> i want to be sure i can do it properly so i don't fuck up my pc
<acheam> oh
<fishe> seeing as how i fucked it up 4 times in a row i can't do it properly
<acheam> probably not your fault and wont happen on real hardware
<midfavila-laptop> fishe: the absolute worst that you do is rm -r your /dev /sys /tmp and related directories
<acheam> virtualbox is not a good emulation of real hardware
<midfavila-laptop> ^
<fishe> pretty sure i'm just not getting how the initramfs works
<midfavila-laptop> initramfs is a pain in the ass
<midfavila-laptop> i don't bother with one
<acheam> midfavila-laptop: what am I looking at?
<acheam> unless you really need FDE
<midfavila-laptop> 50mb of tiled wallpapers
<fishe> what's the way to just not use it
<midfavila-laptop> and if I want FDE I'm going to use OPAL, nerd
<midfavila-laptop> also fwiw I don't use mainline KISS
<acheam> OPAL?
<midfavila-laptop> does it expect initramfs now?
<acheam> no
<midfavila-laptop> OPAL is a hardware-level FDE solution
<midfavila-laptop> mostly only provided in military and adjacent equipment
<acheam> let me guess
<acheam> your toughbook has OPAL
<midfavila-laptop> yes
<midfavila-laptop> well
<midfavila-laptop> not my toughbook toughbook
<midfavila-laptop> my getac does
<acheam> oh my
<acheam> there are two of them now?
<midfavila-laptop> i had the getac first
<midfavila-laptop> i intend to port libreboot to it in the future
<fishe> doesn't the initramfs say how to mount things? and to not use one how would you make things work
<acheam> I NEED THIS
<midfavila-laptop> i spoke to leah about it in passing and she said that it shares a board with existing things
<midfavila-laptop> oh, i prefer the b300 myself
<acheam> nice
<midfavila-laptop> i have a first gen
<midfavila-laptop> and no the initramfs has nothing to do with mounting things
<acheam> says india only
<acheam> is it an older version?
<fishe> oh
<midfavila-laptop> it shouldn't be india only
<midfavila-laptop> it's not older either
<midfavila-laptop> the b300 is the primary fully-ruggedized model
<fishe> so i can just skip the initramfs altogether and things will still work?
<acheam> midfavila-laptop: its not listed in the US local
<midfavila-laptop> what the fuck
<midfavila-laptop> that's really cringe
<acheam> you have been duped my man
<midfavila-laptop> i mean just buy from ebay but still
<acheam> yeah I wouldn't buy it new
<acheam> how do these compare to old thinkpads in terms of repairability
<midfavila-laptop> i don't think anyone here could afford brand-new getac equipment
<acheam> i mean
<midfavila-laptop> and they beat thinkpads in every way hands-down
<acheam> instead of listing a price
<acheam> they say
<acheam> "get in touch"
<acheam> thats never a good sign on price
<midfavila-laptop> "contact us for a quote" is a good indication that it's too high :v
<midfavila-laptop> the machines themselves are cheap on eBay
<acheam> do explain how they're better
<midfavila-laptop> it's the hard disk caddy and batteries that suck
<midfavila-laptop> and they're better because the build quality is such that one could beat a person to death and then write the obituary on it without even leaving a scratch, for one
<midfavila-laptop> for two they can operate in arctic temperatures without any issues
<midfavila-laptop> for three the B300 has rubber gaskets sealing any possible water entry points
<acheam> ngl, I can't recall the last time I used my laptop in arctic temperatures underwater while beating a person to death
<midfavila-laptop> four, there's (as far as I'm aware) no BIOS whitelists on any models
<acheam> BIOS whitelist?
<midfavila-laptop> it's something that mostly only occurs in consumer and "professional" hardware
<midfavila-laptop> where they prevent the BIOS from finishing startup if there's unauthorized aftermarket parts in the machine
<midfavila-laptop> e.g swapping wireless cards
<acheam> ah
<midfavila-laptop> sometimes it's a thing with hard drives too
<acheam> i've never experienced that and I've done a good bit of parts swapping on my machines
<midfavila-laptop> are they older models?
<acheam> no
<midfavila-laptop> odd
<acheam> Dell XPS 13 9360 i've changed SSD and WiFi card
<midfavila-laptop> >XPS
* midfavila-laptop vomits
<acheam> stfu
<midfavila-laptop> acheam why
<midfavila-laptop> how could you do this
<acheam> stfu
<midfavila-laptop> you bought cringe
<acheam> stfu
<midfavila-laptop> >:CCCCC
<acheam> at least it doesn't have BIOS whitelists
<acheam> a thing I just learned about
<midfavila-laptop> honestly I'm surprised it doesn't
<acheam> okay but how repairable are these things?
<midfavila-laptop> the getacs?
<midfavila-laptop> like I said, very
<acheam> I'd imagine waterproofing makes it harder to take apart
<midfavila-laptop> not really
<acheam> oh I must have missed that
<midfavila-laptop> things are screwed together
<midfavila-laptop> all I needed to disassemble mine completely was a couple philips bits
<fishe> actually are you supposed to make an /etc/fstab if you're chrooting?
<acheam> no
<fishe> good because i haven't been
<midfavila-laptop> you're supposed to set it up as part of the install process but you don't need it to chroot
<midfavila-laptop> the fstab is what init reads to mount appropriate file systems
<acheam> midfavila-laptop: the trackpad looks.... fun to use
<midfavila-laptop> on the b300? it's nice actually
<midfavila-laptop> i dislike large trackpads for what it's worth
<midfavila-laptop> they're a huge pain in the ass
<fishe> is that why it's been giving a catastrophic error the literal second it boots?
<midfavila-laptop> have you read said catastrophic error
<midfavila-laptop> if so what does it say
<acheam> how much did you pay for yours?
<fishe> lemme check the logs
<midfavila-laptop> for my b300? literally 20$
<acheam> bruh
<acheam> where from?
<midfavila-laptop> ebay
<midfavila-laptop> as if I buy from anywhere else
<midfavila-laptop> lmao
<acheam> > he uses proprietary JS
<midfavila-laptop> unfortunately yes
<acheam> all the getac's I'm seeing here are 100-200
<acheam> will have to dig deeper
<acheam> hows the getac vs toughbook?
<fishe> i don't see anything relevant in the logs though a lot of it is hex code
<acheam> post them
<midfavila-laptop> if I could use the getac I would
<acheam> why cant you use the getac
<midfavila-laptop> i don't have a battery or caddy
<acheam> oh
<acheam> thats what you meant
<midfavila-laptop> the batteries and caddies are usable between models
<acheam> lmao
<midfavila-laptop> so they retain their value
<midfavila-laptop> oh, I think my b300 has a socketed CPU too
<acheam> seeing bad reviews online
<midfavila-laptop> for the b300?
<acheam> yes
<midfavila-laptop> weird
<midfavila-laptop> post sauce
<midfavila-laptop> first post compares a convertible and a semi-rugged to fully-ruggeds
<midfavila-laptop> that's already a bad vibe
<fishe> i need to install mousepad because nano is being a dick and won't let me copy
<midfavila-laptop> have you considered using xclipboard
<fishe> xclip is installed
<midfavila-laptop> you can just select the text, echo the result of middle-clicking between single quotes and pipe it into xclip
<midfavila-laptop> >genthree
<midfavila-laptop> man that *is* a lot of hexdumps
<acheam> important stuff happens around line 8860
<midfavila-laptop> looks like there are complaints about illegal operations. that's interesting
<acheam> thats when it actually crashes
<acheam> but it doesn't say anything helpful
<acheam> oh theres a "Guru Meditation" at line 1839 too
<midfavila-laptop> based amiga reference
<acheam> idk
<acheam> just use qemu or a chroot
<acheam> virtualbox has never worked well for me
<midfavila-laptop> vbox is actual garbage, like everything else oracle touches
<midfavila-laptop> my college tried to convince me to use it
<midfavila-laptop> oh, that reminds me, you'll find this funny acheam
<midfavila-laptop> right now we're working through a segment on unix and as part of the coursework we have to install arch
<acheam> lmao
<midfavila-laptop> i told the instructor to use linux from scratch in the future
<midfavila-laptop> hate this school smh
<acheam> yeah what does installing arch teach you about unix
<fishe> not very much
<acheam> I wish that more of the unix like OSs were free
<midfavila-laptop> literally nothing. arch is only good for getting over your fear of the CLI
<fishe> ig i'll try chroot on my actual pc but I'm gonna make an emergency live disk just in case
<midfavila-laptop> and I mean idk recently I've been getting pretty bored of unix
<fishe> should I make an /etc/fstab before installing grub
<midfavila-laptop> been thinking of looking at VMS and AROS recently
<acheam> chroot doesn't harm your computer
<acheam> fishe: doesnt matter? not too many people here use grub so your support will be limited
<acheam> midfavila-laptop: VMS is cool
<acheam> never seen AROS before
<midfavila-laptop> it's an API clone of AmigaOS 3
<midfavila-laptop> runs on m68k, x86, x86_64, i think PPC
<fishe> if it doesn't harm pc does it just install alongside it?
<midfavila-laptop> no
<midfavila-laptop> it simply changes the effective root directory
<acheam> > written in BCPL
<acheam> based
<fishe> ah, so all the data is still there
<fishe> makes sense
<acheam> speaking of binary compatible OSs
<acheam> I wonder how ReactOS is doing
<midfavila-laptop> probably poorly
<midfavila-laptop> as usual
<midfavila-laptop> i'm gonna get to the point where I just go full schizo and write a custom OS running on custom hardware
<midfavila-laptop> i swear to god
<midfavila-laptop> 1802-based lisp machine here I come
<fishe> like terry davis but less evangelistic?
<midfavila-laptop> more like the unabomber mixed with suckless
<acheam> more evangelistic pls
<acheam> so luke smith?
<fishe> LMAO
<midfavila-laptop> luke smith is a cringe apologist
<fishe> yeah
<acheam> cringe yes
<acheam> why an apologist?
<acheam> oh
<acheam> i see
<acheam> needed to look up the word
<midfavila-laptop> >literally a christian apologist
<midfavila-laptop> the church actually isn't bad and it's based guise
<acheam> I was thinking apologist as in apology (like "im sorry") + ist
<midfavila-laptop> well yes, but actually no
<acheam> hmm yeah same root word
<acheam> whatever
<acheam> I agree with you
<midfavila-laptop> :P
<fishe> im fine with the church as long as they leave me the fuck alone
<midfavila-laptop> church is fine as long as it's not catholic. the catholics are kind of fucked
<acheam> young catholics aint bad
<midfavila-laptop> been thinking of checking out the local branch of the unitarians with a friend of mine and just talking with them.
<acheam> I have a friend who's unitarian
<acheam> seems like a nice thing
<acheam> and the church near me is totally non denominational, its just a spiritual place
acheam has quit [Quit: acheam]
<fishe> i don't like catholics because the majority i've talked to (and who knew i were gay) quoted the bible to me
<fishe> lemme find the verse
<midfavila-laptop> probably some shit about sodom and gomorrah
<fishe> leviticus 20:13
<midfavila-laptop> yeah that sounds about right
<midfavila-laptop> $THING-thumpers are always the worst
<midfavila-laptop> religious or not
<travankor> luke smith is christian? thought the dude was a varg fan lol
<midfavila-laptop> dunno, but he's christian, yeah. mentioned that he attends his local denomination regularly and has a few videos where he talks about christian philosophy
<midfavila-laptop> isn't varg that really obnoxious anarcho-commie know-it-all?
<midfavila-laptop> or am I thinking of someone else...
<midfavila-laptop> acheam were you v&?
<travankor> he is an obnoxious pro-pagan eco-fascist
<travankor> pro-pagan as in Odin, Thor, etc.
<midfavila-laptop> yeah I figured
<midfavila-laptop> anyway the real problem there is being fucking obnoxious
<midfavila-laptop> if you want to larp in the woods go ahead but leave other people out of it
<midfavila-laptop> shit, battery's dead
<fishe> in fairness christianity stole most of their holidays from pagans to steal power
<midfavila-laptop> gotta go do a Tactical Reload:tm:
<midfavila-laptop> and yeah, I think that's fairly commonly known
<travankor> yea
<fishe> but paganism is completely dead and trying to revive it is useless
acheam has joined #kisslinux
<midfavila-laptop> did the feds get to you
<acheam> midfavila-laptop: yes I was
<midfavila-laptop> fuck
<acheam> better start erasing your hard drives
<travankor> acheam is compromised
<acheam> dont
<acheam> let
<acheam> them
<acheam> open
acheam has quit [Client Quit]
<travankor> :o
<midfavila-laptop> :v
<midfavila-laptop> acheam send me a GPG-signed UDP on port 42069 if you can see this
<fishe> time for kiss update to take hours
<midfavila-laptop> what are your specs?
<midfavila-laptop> i need to determine if you're allowed to join the cool kid club or not
<fishe> i5-5820k, reddragon vega 56, 16gb ddr4
<fishe> it's wifi speed that severely bottlenecks it
<midfavila-laptop> moderately okay but your use of wifi limits you to reddit-tier
<midfavila-laptop> apologies
<fishe> right now i'm living in a hotel so ethernet's not an option
<midfavila-laptop> do hotels not provide ethernet any more?
<fishe> hopefully will move out soon
<fishe> there is an ethernet port but it doesn't work
<midfavila-laptop> that's pretty lame
<midfavila-laptop> well, hopefully you can get a better setup soon
<midfavila-laptop> i *hated* using wireless on my desktop
<midfavila-laptop> the fact that it's preferred over ethernet is enraging
<fishe> gonna do dishes while i wait, brb
<midfavila-laptop> kk have fun
bibliocar has joined #kisslinux
<midfavila-laptop> man how are cashews so delicious
<fishe> back from dishes and holy shit it's done
<fishe> vm was cripplingly limited even though i gave it 10 threads
<midfavila-laptop> ten threads is fine
<midfavila-laptop> guessing it was the wifi that bottlenecked it like you said
Denshi has joined #kisslinux
<fishe> nah i did it on the same internet, it had to dl the exact same amount
<midfavila-laptop> Ah.
<fishe> maybe it wasn't using all the cores? i wouldn't know why because i specific to use all cores in makeflag
* midfavila-laptop shrugs
<midfavila-laptop> Dunno. Did you set the job number to your corecount or threadcount?
<fishe> threads iirc
<midfavila-laptop> odd. it should have used all of them then
<midfavila-laptop> i really need to get around to setting up a binary repository, on an unrelated note...
<midfavila-laptop> building things on my laptop is painful
<fishe> theoretically you could find an rpm of a package and in the build just use ar x to extract it and copy relevant files
<fishe> that's what I did to get opengl on venom linux
<midfavila-laptop> nah, I prefer building my own stuff
<midfavila-laptop> my workstation is plenty up for it, anyway
<fishe> true
<midfavila-laptop> 24c48t gang
<fishe> what specs do you have
Denshi has quit [Client Quit]
<midfavila-laptop> core specs for my workstation are an Intel S2600CW2R motherboard, dual 2670v3 Xeons, an eight-gig WX5100 GPU, two HGST 3TB SAS drives, two Samsung 180GB SAS solid-states, and 32GB of 2133mhz ECC memory, with an LSI-9240 disk controller and Asus Xonar STX sound card
<midfavila-laptop> i've got a couple other expansions in there for serial and stuff too
<midfavila-laptop> it's my baby uwu
<midfavila-laptop> my laptop is super wimpy in comparison
<midfavila-laptop> dual-core i5 locked at 800mhz with eight gigs of memory and a 120GB SSD
<fishe> damn your workstation is a beast
<midfavila-laptop> Ye. I spent a year and a half working on it
<midfavila-laptop> i've got some really nice medical imaging monitors hooked up too, and an old Model M and trackball that I refurbed
<fishe> i had a z420 with a single 2670 but then the mobo failed and i build my current rig
<midfavila-laptop> rip
<fishe> i've never tried a model m
<midfavila-laptop> they're really fantastic for typing
<midfavila-laptop> although if you don't like high-actuation then I wouldn't use one
<midfavila-laptop> it's about 75g of force
<fishe> i have mx browns that work for me
<midfavila-laptop> browns are like... around 35g I think
<midfavila-laptop> they're linear too, right?
<fishe> nah the reds are linear
<midfavila-laptop> i thought browns were just silent reds?
<fishe> and 45g iirc
<fishe> nah those are way different
<midfavila-laptop> i see
<midfavila-laptop> i've never been a fan of MX switches so I don't know tons about them
<midfavila-laptop> blues are the closest to buckling springs iirc
<fishe> they're way more tactile than reds and silent reds
<fishe> ye
<midfavila-laptop> yeah they're 45g, not 35
<midfavila-laptop> rip me
<midfavila-laptop> but yeah buckling springs are just super chonky
<midfavila-laptop> my roommate hated me for owning one
<fishe> lmao
<midfavila-laptop> then he "accidentally" broke my first M
<midfavila-laptop> :\
<fishe> fucking WHAT
<midfavila-laptop> yeah
<fishe> how do you even break a model m
<midfavila-laptop> well, it was a unicomp. they're well-made, but not as tough as the IBM models
<fishe> ah
<fishe> unicomps are pretty faithful to the original m tho
<midfavila-laptop> ripped out the stabilizing wire on the spacebar and threw water over it
<midfavila-laptop> unfortunately the drainage holes didn't save it
<midfavila-laptop> this is the model I have
<midfavila-laptop> has an RJ-11 connector
<fishe> damn that's nice
<midfavila-laptop> yeah, I got a really good deal on it
<fishe> i could never live with a vertical enter key tho
<midfavila-laptop> i can't live without one :P
<midfavila-laptop> M122 layout has spoiled me
<midfavila-laptop> ANSI layout, ISO spacebar, fuckton of extra modifiers and function keys
<midfavila-laptop> absolutely delicious
<fishe> maybe just need to get used to ansi to like it
<midfavila-laptop> still need to rebuild mine with a screwmod
* midfavila-laptop shrugs
<midfavila-laptop> not sure if I want to work on the next revision of my KISS rootfs tomorrow or study more math
<midfavila-laptop> or maybe both
Denshi has joined #kisslinux
Denshi has quit [Client Quit]
Denshi has joined #kisslinux
Denshi has quit [Client Quit]
<testuser[m]> Hi
<midfavila-laptop> testuser.jpg
<fishe> what was the make command to bring in config from parent kernel?
<midfavila-laptop> make localconfig i believe
<midfavila-laptop> but it doesn't quite do that
<midfavila-laptop> it checks loaded modules and configures to allow for those modules
<fishe> ah
<midfavila-laptop> anyway I'm off for the night
<midfavila-laptop> see you guys later
midfavila-laptop has left #kisslinux [#kisslinux]
<fishe> cya
<testuser[m]> localmodconfig
<fishe> is it normal for there to be a lot of "___ did not have config ___"?
bibliocar has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
fishe has quit [Quit: Client closed]
fishe has joined #kisslinux
<fishe> so I fucked up bad
<fishe> installed on bare metal and clicking the grub boot entry takes me back to bios boot menu instantly
<testuser[m]> does the kernel image exist
<fishe> i have no way to check because i have nothing i can boot into
fishe83 has joined #kisslinux
<fishe83> i got disconnected and it won't let me view past messages
<fishe83> luckily one of my usbs has a Gentoo livecd still
fishe has quit [Ping timeout: 256 seconds]
<fishe83> how do I access kiss from a live iso?
<fishe83> all i see are files from gentoo
<an3223> mount the filesystem
fishe has joined #kisslinux
fishe83 has quit [Ping timeout: 256 seconds]
<fishe> i can't get Gentoo to connect to the fucking internet
<fishe> nobody's even here apparently
<an3223> fishe: the internet is bloat, can you mount the kiss filesystem?
fishe95 has joined #kisslinux
<fishe95> fuck irc
<fishe95> disconnected for not being on the same tab for 5min bullshit
fishe has quit [Ping timeout: 256 seconds]
<an3223> fishe95: the internet is bloat, can you mount the kiss filesystem?
<fishe95> i can't do fucking anything
<fishe95> Gentoo USB refuses to work and i have no os i can boot into
<fishe95> i was able to mount my ssd but there was no place I saw to access the kiss fs
<fishe95> it was only the shit from my Gentoo install
<an3223> fishe95: did you try mounting every device under /dev/sd* ?
<fishe95> i didn't
<fishe95> lemme try that
<fishe95> it's on /dev/nvme0n1p3 and that's what i mounted tho
<an3223> keep mounting/unmounting until you get the right one. the names of those devices can change every boot.
<fishe95> i got the boot partition mounted but i used a preexisting one in the /etc/fstab and for grub
<fishe95> grub.cfg appears to be there
<jgart> what irc bouncers do people use?
<fishe95> it doesn't even get to grub though so i think that means it's not grub's fault
<fishe95> i can access Gentoo and not kiss, it's not in any of the other partitions
<fishe95> WAIT I FOUND IT
<fishe95> it was under mnt, facepalm
<an3223> nice
<fishe95> trying to use kiss-chroot and it's not working
<fishe95> got in via Gentoo chroot
<fishe95> unfortunately this means i have no wifi
<an3223> that's okay, internet is bloat
<natris1979[m]> I really should setup kiss on qemu. This hyper-v thing is dumb
<fishe95> what should i do to get this to boot
<fishe95> idk if it's grub or the kernel
<an3223> fishe95: when you installed the kernel it probably didn't actually put the kernel image on your boot partition (maybe it wasn't mounted when you did the install?) you'll wanna reinstall it
<fishe95> vmlinuz is in /boot
<an3223> it might be old?
<fishe95> nope, 5.15.4
<fishe95> same kernel i installed
<fishe95> grub says it can't get canonical path of esp
<an3223> problem with initramfs?
<fishe95> i didn't do an initramfs
<an3223> huh...
<fishe95> im willing to if it makes things easier but i skipped it because guide says it's optional and tinyramfs has literally no documentation
<an3223> were you able to boot a working system without an initramfs? if so then it should continue to work
<fishe95> this is the first time im trying it so i have no info on that
fishe has joined #kisslinux
<an3223> okay maybe you require an initramfs, i'm not sure
<fishe> trying to USB tether on my phone for internet to grab tinyramfs but all i get is "sending commands to dhcpcd process" and internet still down
<an3223> you could try to ^D out of the chroot and setup networking on the gentoo system
<fishe> that's exactly what im doing
<an3223> does the system have ethernet/wifi?
fishe95 has quit [Ping timeout: 256 seconds]
<fishe> yes but i have to connect to the internet to get wifi
<fishe> Ethernet isn't an option
<fishe> i either have wifi or USB tethering but both require dhcpcd which isn't working
<fishe> wait I got it
<fishe> used dhcpcd -x to stop the process then dhcpcd on the USB tethering
<an3223> is wifi working now?
<fishe> it's working on Gentoo but not the chroot
<an3223> you mounted /dev /proc /sys /tmp into the chroot right?
<fishe> ye
<an3223> copied /etc/resolv.conf into the chroot?
<fishe> ah lemme try that
<fishe> still nope
<fishe> even tried remounting dev proc sys and tmp
Denshi has joined #kisslinux
<an3223> hmm, not sure then
<fishe> trying wifi instead of USB tether but dhcpcd sticks at waiting for carrier
<fishe> got it to work by running iwconfig connect cmd but it does the same thing when in chroot
<fishe> okay so for some reason /etc/resolv.conf just didn't copy over, idk, but i just copied it and echoed it in and now things are working
<fishe> now i need to figure out tinyramfs
<an3223> nice
<fishe> i need to make a confit
<fishe> config*
<fishe> lemme see if i can find an example online
fishe23 has joined #kisslinux
Denshi has quit [Remote host closed the connection]
<fishe23> i cannot find an example of a config
fishe has quit [Ping timeout: 256 seconds]
<fishe23> is there any other usable initramfs
<an3223> fishe23: i think my knowledge ends here. i use alpine linux, which uses mkinitfs. when i used gentoo i used dracut. i'm not sure what's available or how to set it up on KISS
<fishe23> i think there's a kernel parameter that disabling could help grub boot
<fishe23> gonna try this rq
fishe23 has quit [Quit: Client closed]
fishe has joined #kisslinux
fishe has quit [Ping timeout: 256 seconds]
fishe has joined #kisslinux
fishe has quit [Ping timeout: 256 seconds]
gtms has joined #kisslinux
<phoebos> jgart: a few people use pounce
<jgart> do you run pounce with a service file or manually starting it?
<phoebos> i run it on openbsd, using catsit, and catsit is managed by rc (service manager)
<phoebos> pounce won't reconnect after disconnecting, so it's best to run it with a service manager or in a loop
schillingklaus has joined #kisslinux
<jgart> cool!
<jgart> I haven't used catsit yet
schillingklaus has quit [Remote host closed the connection]
schillingklaus has joined #kisslinux
<schillingklaus> dilyn vs dylan, next round.
<testuser[m]> Can you say something in context for once
<testuser[m]> bruh
<travankor> jgart: i think soju is the other option
<jgart> travankor, oh cool
<jgart> I've come across it
<jgart> haven't used it yet
akira01 has quit [Ping timeout: 245 seconds]
schillingklaus has quit [Remote host closed the connection]
midfavila-laptop has joined #kisslinux
smartin has joined #kisslinux
sereg has joined #kisslinux
smartin has quit [Ping timeout: 250 seconds]
fishe has joined #kisslinux
fishe has quit [Quit: Client closed]
fishe has joined #kisslinux
fishe has quit [Quit: Client closed]
mahmutov_ has joined #kisslinux
sereg has quit [Remote host closed the connection]
smartin has joined #kisslinux
dilyn has joined #kisslinux
<dilyn> phoebos: a lot of my time with kapt has been spent trying to figure out how to get apt to stop complaining about InRelease not being signed :|
<dilyn> oh holy fuck I figured it out
<dilyn> kids, install `file` on your servers. or at least inspect the shit you download
<dilyn> caddy was for some reason wrapping the key on the server in HTML, so of course GPG couldn't add/verify the key. smdh
<natris1979[m]> I found myself being a little annoyed that kiss didn't have `file` preinstalled. I don't really think it's kiss's fault though. Feels like a thing that should be in busybox
<natris1979[m]> you can do `stat -f` but I find it's results can be misleading much of the time
<natris1979[m]> but yeah, that'd do it dilyn
<midfavila-laptop> do you guys know of a simple epub reader? preferably based on xlib or something
<dilyn> yeah stat isn't helpful here :'(
<dilyn> now to write an index file...
<natris1979[m]> midfavila-laptop: mupdf and zathura are both on the scukless rocks list and support epub
<natris1979[m]> looks like zathura is in the community repo
<midfavila-laptop> unfortunately I can't use either for other reasons :\
<dilyn> so is mupdf, it's just called libmupdf for some reason
<natris1979[m]> dilyn: oh cool, didn't know that
<cem> travankor: I've been using soju for the last couple of days, it's pretty good. Also having a BouncerServ instead of having to ssh back to my server to reconfigure is great.
<natris1979[m]> midfavila-laptop: looks like pandoc can do epub to html, would that work for you?
<midfavila-laptop> oh, really? huh
<midfavila-laptop> i can work with that
<midfavila-laptop> thanks for the info
acheam has joined #kisslinux
<acheam> phoebos[m]: I think I'm just an idiot, but how do you use the -c flag on vger?
<acheam> i've tried it with both relative and absolute paths and it says "failed to unveil
<acheam> "
<acheam> also tried with/without -v
<phoebos> acheam: -c /var/gemini/cgi-bin for files in that dir to be cgi
<acheam> okay yeah I am just an idiot
<acheam> I swear I tried that
<acheam> thanks!
<phoebos> -v is virtualhost, so then it would have to be like /var/gemini/armaanb.net/cgi-bin
<acheam> ye
<phoebos> it took me a while to work out too
<acheam> yay gemini://armaanb.net/cgi-bin/test.sh
<phoebos> woop
smartin has quit [Remote host closed the connection]
smartin has joined #kisslinux
dilyn has quit [Quit: Connection closed]
smartin has quit [Ping timeout: 260 seconds]
mahmutov_ has quit [Ping timeout: 268 seconds]
illiliti has joined #kisslinux
gtms has quit [Remote host closed the connection]
<illiliti> kisslinux.org now supports ipv6
<noocsharp> it's called libmupdf because it doesn't include the reader, just the library
<noocsharp> but could probably easily be forked to build the reader
<noocsharp> by reader i mean the gui
<cem> Isn't zathura-pdf-mupdf basically that?
<noocsharp> zathura-pdf-mupdf is a shim between the mupdf library and zathura
<cem> Oh, I see
<noocsharp> like a plugin for zathura
<cem> Yeah, there is the poppler plugin as well
<konimex> illiliti: any plan to bump eiwd to 1.20?