<acheam>
I want to port this plan9 port of git back to POSIX lol
<acheam>
okay, so forth, especially retroforth, is seriously awesome
<acheam>
cot: I should have listened to you sooner
yamchah2 has quit [Ping timeout: 252 seconds]
yamchah2 has joined #kisslinux
<noocsharp>
there's only one question left for my password manager: do i call it npm, short for Nihal's password manager?
<noocsharp>
and also for the meme
<acheam>
yes
<noocsharp>
really it's a security feature, forcing you to choose between a package manager with questionable security, and a highly secure password manager
<acheam>
but "kiss a" is too powerful
GalaxyNova has quit [Quit: Client closed]
<acheam>
no solution but to ask dylan to hard code in an exception
<noocsharp>
nodejs conflicts with my password manager, pls fix
<noocsharp>
maybe i'll submit an issue upstream to nodejs about the naming conflict
yamchah2 has quit [Read error: Connection reset by peer]
yamchah2 has joined #kisslinux
<acheam>
lol yes
GalaxyNova has joined #kisslinux
zenomat has quit [Ping timeout: 276 seconds]
zenomat has joined #kisslinux
zenomat has quit [Changing host]
zenomat has joined #kisslinux
<msk[m]>
closed: duplicate of #44
yamchah2 has quit [Ping timeout: 245 seconds]
yamchah2 has joined #kisslinux
<GalaxyNova>
TIL there's a way to be more privileged than root
<acheam>
oh?
<GalaxyNova>
programs that run as ring 0 are more privileged than root
<GalaxyNova>
kernel level priviledge
<GalaxyNova>
acheam: ^
<acheam>
oh well that doesn't really count, does it?
<noocsharp>
userspace programs can't run under ring 0
Uks2 has joined #kisslinux
<rio6>
I have hardware level privilege with a hammer
Uks3 has quit [Ping timeout: 272 seconds]
<noocsharp>
intel management engine has even higher privilege
<noocsharp>
not even your hammer can destroy it
<testuser[m]>
Hi
<acheam>
noocsharp: I think you underestimate my hammer
<acheam>
hello testuser
<rio6>
anyone else getting `unknown type name '__always_inline'` when building kernel? version 5.13
<riteo-laptop>
nvm that sounds stupid. Also I completely forgot that without an initramfs you literally can't have a prompt
<testuser[m]>
lol
<riteo-laptop>
that sounds like a mess
<riteo-laptop>
I'm half tempted to just encrypt the home partition or even skip it altoghether
<riteo-laptop>
how big does a initiramfs have to be?
<testuser[m]>
idk check tinyramfs from illiliti
<testuser[m]>
skip it bruh, 99% of people wont even know how to login into KISS
<riteo-laptop>
lmao
<testuser[m]>
or take out the hdd
<testuser[m]>
ssd
<riteo-laptop>
I don't think this has even an HDD to begin with
<testuser[m]>
nvme?
<riteo-laptop>
yep
<testuser[m]>
even harder then
<riteo-laptop>
it register as such on the bios
<testuser[m]>
:p
<riteo-laptop>
I'm a pretty paranoid person, expecially when it comes to portable stuff
<riteo-laptop>
I'll think about it before messing up with stuff. Other than that it should be pretty easy since I don't have to fix gcompat to run (maybe) my GPU lmao
<riteo-laptop>
woo tinyramfs looks exactly what I need, thanks!
<riteo-laptop>
this maybe won't be that much of a mess
<testuser[m]>
you can also run some esoteric filesystem which wont have drivers present on regular live USBs like ubuntu
<testuser[m]>
so they wont have a clue
<testuser[m]>
other than to format
<riteo-laptop>
I'll investigate that but that's probably too excessive
<riteo-laptop>
thanks for the tip though
micro_O has joined #kisslinux
mahmutov has joined #kisslinux
micro_O has quit [Ping timeout: 268 seconds]
mahmutov_ has joined #kisslinux
mahmutov has quit [Ping timeout: 258 seconds]
m3g has joined #kisslinux
gtms has quit [Remote host closed the connection]
mobinmob has joined #kisslinux
soliwilos has quit [Remote host closed the connection]
soliwilos has joined #kisslinux
mahmutov_ has quit [Ping timeout: 258 seconds]
mahmutov_ has joined #kisslinux
<riteo-laptop>
ok wtf
<riteo-laptop>
I can't ping keys.gnupg.net
<riteo-laptop>
it redirects to... Localhost?
<testuser[m]>
its ded
<testuser[m]>
use mit
<riteo-laptop>
oh
<testuser[m]>
pgp.mit.edu
<riteo-laptop>
thanks
soliwilos has quit [Remote host closed the connection]
mahmutov_ has quit [Quit: WeeChat 3.1]
mahmutov has joined #kisslinux
<riteo-laptop>
has anybody compiled lvm2 successfully?
<riteo-laptop>
also the community section on kiss' wiki is broken
<riteo-laptop>
a lot of links died and one brought me directly into a scam site
<testuser[m]>
Lol
<riteo-laptop>
I feel like the wiki should just point to k1sslinux.org (even better if it becomes kisscommunity.org) and let the community handle the rest
<rio6>
riteo-laptop: <what distro does it run> the default was manjaro, kind of laggy, so switched to postmarket os, still feels slow
<rio6>
plus battery indicator doesn't work :P
<riteo-laptop>
I see
<riteo-laptop>
that's weird, was it always so slow?
<rio6>
it may be an old version of pine phone, my friend gave it to me
<riteo-laptop>
oh
Uks2 has quit [Ping timeout: 258 seconds]
Uks2 has joined #kisslinux
<acheam>
if yall didnt know, fun fact: you can print to most network printers just by using netcat
<acheam>
nc IP_ADDR 9100 < file
<riteo-laptop>
that sounds fun
<acheam>
waaaay easier than setting up cups
<riteo-laptop>
printing: the ultimate open protocol
<riteo-laptop>
lmao
<riteo-laptop>
thinking about it, how do printers print fancier stuff? Is there another protocol or do they just like, print an image?
<omanom>
cups translates documents into the format that the printer understands. sometimes that's postscript, sometimes a version of pdf, etc
<riteo-laptop>
oh so the printer can parse a custom format?
<riteo-laptop>
it's still the same protocol, right?
<omanom>
"same" yes, although depending on when the printer was made its a different version meaning different features available. i think some have sort-of-proprietary stuff caked in too, which is why using printer-specific drivers usually result in the best output
<riteo-laptop>
my only concern with kakoune is its terrible script highlighting
<acheam>
it looks like it used to be ruby
<riteo-laptop>
it's very uncontextual
<riteo-laptop>
oh I didn't know that
micro_O has quit [Ping timeout: 252 seconds]
micro_O has joined #kisslinux
mahmutov has quit [Ping timeout: 250 seconds]
<ang>
turn off syntax highlighting, problem solved :>
<acheam>
been living without syntax highglighting, can reccomend
<testuser[m]>
but muh coloors
<riteo-laptop>
is it really that usable?
<riteo-laptop>
I'll try
<ang>
syntax highlighting is nice in huge complex languages I guess
<ang>
bloat for simple stuff
<riteo-laptop>
Sometime ago I saw an interesting text editor
<riteo-laptop>
it used some sort of expression for defining syntax highlighting
<riteo-laptop>
it was really interesting but I never got past looking at the readme
<ang>
vis uses PEG (parsing expression grammar)
<ang>
much better than regex based highlighting I suppose
<testuser[m]>
does anyone know of unicode characters that take more than 2 columns to represent
<micro_O>
semantic highlighting is nice
<micro_O>
especially in languages that have very little syntax
<micro_O>
treesitter does AST-based highlighting
<testuser[m]>
oh wcwidth() can only ever return a max value of 2 so i guess not
<dilyn>
i use syntax highlighting to let me know when I forgot to close my "
<testuser[m]>
^
<riteo-laptop>
oh thinking about it I do the same thing
<riteo-laptop>
it's kinda broken on kak but as long as it's even it's not a problem
<noocsharp>
there should be an editor that only highlights mismatched pairs
<omanom>
it would fail on stuff like vim's configuration file, where commented lines don't have a closing quote
<acheam>
emacs has check-parens, would be nice to rewrite that as a seperate program
<acheam>
it works on quotes too iirc
<acheam>
but it breaks on shell scripts with > redirections
<noocsharp>
well you could change how a pair is defined based off of file type
<acheam>
yeah
V has quit [Ping timeout: 252 seconds]
<dilyn>
bought kisscommunity.org
<riteo-laptop>
epic
<dilyn>
k1sslinux.org will soon be a permanent redirect to kisslinux.org
<dilyn>
i'll be taking down the VPS soon and switching everything over
<dilyn>
nownownow the REAL business
<testuser[m]>
ML
<dilyn>
somebody mentioned hosting a wiki of sorts, there has been chatter of other things
<dilyn>
people who want to use the org to run some things are more than welcome
<dilyn>
testuser[m]: && acheam: should... already be in the org, no?
<testuser[m]>
yeah
V has joined #kisslinux
<acheam>
i am in the gh org
<acheam>
but avoid gh
<riteo-laptop>
BRUH
<acheam>
im also unsubbed from the MLs
<riteo-laptop>
I FORGOT THE BOOT PARTITION
<dilyn>
lol
<riteo-laptop>
I GOTTA DO EVERYTHING AGAIN
<acheam>
oof
<acheam>
you could just make a backup
<riteo-laptop>
kill me
<acheam>
this is why i like doing as little as possible in the chroot
<riteo-laptop>
I'll surely copy the config and the patched libaio
<acheam>
less wasted time before a confirmed boot
<dilyn>
to micro_O et al. who made their own mirrors of the website at the start of the year: someone is more than welcome to come up with a site to host at kisscommunity.org
<riteo-laptop>
the worst thing is that I'm in a live distro
<dilyn>
so if someone wants to flex their web design skills, have at it. lmk
midfavila-laptop has joined #kisslinux
<acheam>
hello!
<testuser[m]>
> web design skills
<riteo-laptop>
hiiii mid!
<testuser[m]>
inb4 reactjs
<midfavila-laptop>
hey fuckers
<testuser[m]>
hi midfavila
<midfavila-laptop>
what's up?
<acheam>
my web design skills are on point
<riteo-laptop>
I got a laptop! Sadly it isn't that kick-ass panasonic one
<riteo-laptop>
oh, like, you asked me what it is? I don't get it, sorry
<midfavila-laptop>
yes
<riteo-laptop>
epic
<midfavila-laptop>
acheam: it's something
<riteo-laptop>
it's a lenovo ideapad 3 IIRC
<midfavila-laptop>
imaginepublicly inviting people to finger you in 2020+1
<msk[m]>
why not have a site with the same design as kisslinux.org? I think it looks really nice
<midfavila-laptop>
riteo: i haven't looked at ideapads
<midfavila-laptop>
heard they're okay
V has quit [Ping timeout: 268 seconds]
<riteo-laptop>
oh mid, remember that thing about the springy ethernet?
<riteo-laptop>
I forgot another option for slim, modern laptops
<midfavila-laptop>
you mean collapsing ports?
<dilyn>
msk: we absolutely can. but people came up with a whole bunch of ideas for the site, converting to markdown and all kinds of things
<riteo-laptop>
yeah
<midfavila-laptop>
you can use a dongle
<acheam>
at least you have a collapsing port
<midfavila-laptop>
but like
<acheam>
i dont have any ethernet
<acheam>
its very inconvinient
<riteo-laptop>
that's the problem
<riteo-laptop>
I don't have one either
<acheam>
oh
<midfavila-laptop>
just don't use a trash machine tbqh
<acheam>
my ideapad had one :(
<dilyn>
I'm not the BDFL of KISS, nor am I the BDFL of kiss-community; kiss-community is a community-run extension of KISS, and I don't want to monopolize it
<msk[m]>
acheam's site is well-made as well
<riteo-laptop>
my options were severely limited regarding laptops
<riteo-laptop>
"let's see what our local electronic shop has, we'll get you a real laptop for school"
<midfavila-laptop>
if you were on a budget why didn't you look at a refurb t400- oh
<midfavila-laptop>
parents being dweebs
<midfavila-laptop>
typical
<riteo-laptop>
eh, I can't complain
<riteo-laptop>
it's quite decent
<midfavila-laptop>
well, laptop is a laptop, yeah
<riteo-laptop>
it's got a pretty fast ryzen cpu
<midfavila-laptop>
s'long as it works for you
<riteo-laptop>
s/cpu/apu/
<cotangent>
<riteo-laptop> it's got a pretty fast ryzen apu
<riteo-laptop>
I'll *make* it work for me, don't worry
<midfavila-laptop>
i've been thinking of getting a part-time job while I'm on break so I can buy myself a reform
<riteo-laptop>
now, time to scream into the keyboard because I forgot the boot partition as usual and I got do everything again
<riteo-laptop>
s/got do/got to do/
<cotangent>
<riteo-laptop> now, time to scream into the keyboard because I forgot the boot partition as usual and I got to do everything again
<midfavila-laptop>
i've done nothing but algebra the past month and i want to commit die
<riteo-laptop>
that sounds reasonable
<midfavila-laptop>
unfortunately i have to cram a second and third semester into my head this month
<riteo-laptop>
although math is very important. Think about CRC. Also round minecraft
<riteo-laptop>
oof
<midfavila-laptop>
i just want to reach prereq for ossu's cs stuff
<testuser[m]>
ossu ?
<midfavila-laptop>
open source society university
<midfavila-laptop>
github org with free curricula and peer review and whatnot
<testuser[m]>
nice
<testuser[m]>
my math is horrible
<midfavila-laptop>
gotta finish functions, series and quadratics, then cram on stats, probability and precalc, and review geometry...
<rio6>
0-1=255
<midfavila-laptop>
>he uses 8-bit registers
<rio6>
I know math
<midfavila-laptop>
...oh, and then i have to learn haskell
<midfavila-laptop>
which is going to fucking suck
<acheam>
really? never would have taken you for the haskell type
<acheam>
ive been learning forth, its pretty epic
<riteo-laptop>
acheam they've said have
<midfavila-laptop>
i'd use common lisp but it's not supported in ossu's courses
<midfavila-laptop>
also
<rio6>
haskell invents too many operators
<midfavila-laptop>
forth is very based
<midfavila-laptop>
i have it on my roadmap
<riteo-laptop>
is forth fortran?
<midfavila-laptop>
c, forth and lisp cover the three main models of computation, afaik
<midfavila-laptop>
no
<riteo-laptop>
oh
<midfavila-laptop>
forth is its own thing
<midfavila-laptop>
runs on a vm usually iirc
<acheam>
yes
<midfavila-laptop>
it's entirely stack-based
<rio6>
I have a stack of languages I want to learn but never motivated enough :p
<dilyn>
the VPS will be going down (temporarily) this weekend, meaning that both the mailing list & the repository mirrors will be going down as well -- the domain is switching, I'm going to take the opportunity to clean up the VPS a bit
<acheam>
there are certain chips that natively run forth though
<midfavila-laptop>
like how everything in lisp is an sexp
<midfavila-laptop>
yup
<midfavila-laptop>
there are scheme chips too
<midfavila-laptop>
i've been thinking of making a forth computer
<omanom>
thanks @dilyn, hope the switchover is problem-free!
<testuser[m]>
did you swap your vps to openssl yet
<dilyn>
it should be pretty easy, I mostly just want to make sure I leave nothing behind
<acheam>
but you promised 105% uptime! harumph
<rio6>
what vps lets you use kiss
<testuser[m]>
any
<acheam>
you just need to install it from their rescue disk
<acheam>
or any iso if they let you
<acheam>
but most dont
<midfavila-laptop>
rio6 it's called putting a machine in your mom's basement
<testuser[m]>
just use the live usb option if they have one, or replace the running system with bind mount fuckery
<midfavila-laptop>
nerd
<dilyn>
the k1sslinux VPS has had almost 100% uptime and will be humanely put down to give birth to a new, 100% uptime VPS acheam :P
<riteo-laptop>
let's pray for it
<testuser[m]>
i successfully did the latter on a digitalocean ubuntu vps but my kernel config was fucked
<acheam>
please send "ssh k1sslinux.org uptime"
<dilyn>
what I did was just boot into their recovery system, mount the disk and untar the KISS tarball. then selected to simply boot that disk with their own kernel image so i didn't have to make one
<dilyn>
took <10 minutes
<midfavila-laptop>
hopes and prayers
<dilyn>
24 days, 17 minutes
<dilyn>
it went under for a reboot when I made some changes, probably up for 30 days before that i reckon...
<midfavila-laptop>
go for broke, achieve 1y+
<rio6>
kernel + all the modules and firmware I assume?
<dilyn>
"when dylan says "no", we say "maybe"" I love this
<riteo-laptop>
lmao
<acheam>
> he stole the css
riteo-laptop has quit [Quit: epic luks moment]
<acheam>
shameful
<midfavila-laptop>
does that fucking require js
<acheam>
looks good though
<micro_O>
midfavila-laptop look at the source
<midfavila-laptop>
in MY plaintext browser
<midfavila-laptop>
ew
<midfavila-laptop>
answering my own questions?
<midfavila-laptop>
who the hell do you think i am
V has joined #kisslinux
<midfavila-laptop>
VVVVVV
<midfavila-laptop>
oh btw acheam
<midfavila-laptop>
look into native elisp compilation
<midfavila-laptop>
27 and 28 both support it with recent gcc
<acheam>
i no longer use emacs
<acheam>
or gcc
<midfavila-laptop>
gasp
<acheam>
but i did use it
riteo-laptop has joined #kisslinux
<riteo-laptop>
epic
<midfavila-laptop>
is a good irc client
<acheam>
just a quick plug for goaccess: makes grokking web server logs super easy
<midfavila-laptop>
google shill detected
<acheam>
its not written in go
<testuser[m]>
lol
<riteo-laptop>
ok before I mess up another time, just to be sure do you guys think that with an unbased bluepilled initramfs 256MiB are enough?
<riteo-laptop>
and a kernel ig
<acheam>
way more than enough
<riteo-laptop>
ok
<dilyn>
it's plenty
<midfavila-laptop>
hmm
<midfavila-laptop>
once i'm more comfy with c i should totally write a little internet suite
<acheam>
thats a big project
<midfavila-laptop>
well, if things are modular, it'll be easier
<acheam>
id reccomend stealing code from claws
<midfavila-laptop>
nah
<midfavila-laptop>
i intend to program from first principles
<dilyn>
btw acheam: i did finally hear back on that job
<dilyn>
i have Yet Another Interview, this time around with the CEO :V :V :V
<riteo-laptop>
oh cool!
<midfavila-laptop>
as stupid as i am for doing that
<acheam>
bruh
<riteo-laptop>
nah mid that isn't stupid
<riteo-laptop>
look at me
<acheam>
interviews are the worst
<riteo-laptop>
i literally develop software in the public domain when possible
<dilyn>
i've been dying of anxiety all week (:
<riteo-laptop>
you have no idea how much I'm careful with software's source code because of that
<acheam>
thats not a cool way to die :(
<dilyn>
it certainly isn't!
<acheam>
cant you die saving a kid from a burning building or something?
<midfavila-laptop>
i'd like to learn to write drivers too...
<dilyn>
maybe then I'd get the job...
<acheam>
drivers just sound boring
<midfavila-laptop>
i fully intend to switch to hbsd or something soon
<riteo-laptop>
dilyn: I got a plan
<riteo-laptop>
burn the building and put the CEO's son in there
<midfavila-laptop>
and yeah, drivers do sound boring
<riteo-laptop>
you'll be an hero
<dilyn>
an heru
<riteo-laptop>
I mean, if you save the kid of course
<midfavila-laptop>
no new features, just grunt work
<dilyn>
I don't think he has kids
<midfavila-laptop>
but it's good for learning an OS i imagine
<dilyn>
I MEAN
<midfavila-laptop>
idea
<dilyn>
i would never put the child of a CEO in a burning building
<midfavila-laptop>
set fire to the corporate office,
<midfavila-laptop>
then run in and save the ceo
<riteo-laptop>
genius
<dilyn>
lol
<dilyn>
no I think he'd be able to save himself
<dilyn>
he's quite capable
<midfavila-laptop>
lies
<riteo-laptop>
when they'll ask why you smell like gasoline tell 'em you work part-time as a gas station guy
<midfavila-laptop>
suits are all useless
<acheam>
go in the nude, that'll show 'em
<dilyn>
"Just got done acting out that scene from Zoolander"
<acheam>
i like my code how i like my suits
<acheam>
open
<midfavila-laptop>
"do you like my new clothes, sir?"
<riteo-laptop>
when he'll ask you to be transparent, follow him literally
<riteo-laptop>
put on plastic wrap
<dilyn>
lol
<midfavila-laptop>
clingwrap is traumatizing
<midfavila-laptop>
especially one-handed
<midfavila-laptop>
fucking impossible to work with
<dilyn>
if this interview is anything like my interview at starbucks, I'll get a call ten minutes after I leave telling me I got the job. So WE'LL SEE IF THE ANXIETY TRAIN ENDS FRIDAY
<riteo-laptop>
omg wait, mid are you writing with one hand?
<riteo-laptop>
you're crazy fast
<midfavila-laptop>
yes
<midfavila-laptop>
yes i am
<testuser[m]>
whats the job dilyn
<midfavila-laptop>
with a little effort i can get around 40-50wpm
<dilyn>
field engineer
<midfavila-laptop>
although accuracy and stuff suffers
<riteo-laptop>
we found mid's hidden talent
<midfavila-laptop>
internet shitposting has honed my typing ability
<riteo-laptop>
if with one hand they can do this, imagine what could happen with two
<riteo-laptop>
the world would collapse
<midfavila-laptop>
110wpm
* midfavila-laptop
nods
<midfavila-laptop>
if i could lighten my keyboard a little bit i could type faster tho
<riteo-laptop>
imagine the amount of shitposting you could do with tha much words per minute
<midfavila-laptop>
i think springs are around 75g..?
<noocsharp>
what does a field engineer do?
<midfavila-laptop>
engineer
<midfavila-laptop>
in the field
<riteo-laptop>
yeah
<dilyn>
well it's tech/software so it's remote
<riteo-laptop>
so that was a lie
<riteo-laptop>
it's a remote engineer
<dilyn>
a lot of pre sales work with clients to try and see if we can satisfy their requirements
<midfavila-laptop>
EW
<midfavila-laptop>
EWEWEWEWEW
<midfavila-laptop>
customers need to go BACK
<dilyn>
the title is field engineer but the position is remote lol yes it is certainly odd
<riteo-laptop>
so how are people who work in the field called
<riteo-laptop>
field engineers in the field
<midfavila-laptop>
zoom
<dilyn>
they're probably called 'better than me' :c
<midfavila-laptop>
just spit buzzwords at them
<dilyn>
i reckon he'd see right past that
<dilyn>
he's a smart fellow
<midfavila-laptop>
"so why are you interested in working here?"
<acheam>
kind of funny how something that major just gets a single short bullet point
mobinmob has quit [Quit: Connection closed for inactivity]
claudia02 has quit [Quit: zzz]
gtms has joined #kisslinux
claudia has joined #kisslinux
<claudia>
I have no clue about actual codedesign, but isn this a bad design choice for something specificaly build around x11 just add an extension to a complete different protocol under the same tree?
<claudia>
Doesnt this add up garbage to maintain compatability between the old and the new one?
<claudia>
and yeah "btw we added wayland support, something other compositor project struggle to implement without error."
<acheam>
depends on how the project is structured
<acheam>
if its very abstracted, then it shouldn't be an issue
<acheam>
but if there are direct xorg calls in main project code, it could get messy adding wayland
m3g has quit [Ping timeout: 256 seconds]
mahmutov has quit [Ping timeout: 240 seconds]
claudia has quit [Read error: Connection reset by peer]
claudia has joined #kisslinux
claudia has quit [Ping timeout: 258 seconds]
yamchah2 has quit [Ping timeout: 258 seconds]
yamchah2 has joined #kisslinux
<riteo-laptop>
ok so I went away and have pretty much everything ready up until initramfs
<riteo-laptop>
apparently illilliti removed the documentation and the program requires a config file so I'm pretty lost
<riteo-laptop>
has anybody ever used this program before?
mahmutov has joined #kisslinux
Guest1 has joined #kisslinux
<Guest1>
l
<riteo-laptop>
hi guest
<Guest1>
hi
<riteo-laptop>
l indeed
<Guest1>
)
<riteo-laptop>
) too
<midfavila-laptop>
()
<riteo-laptop>
lisp moment
michalsieron has quit [Quit: michalsieron]
<Guest1>
riteo-laptop: how is minekiss doing? nvidia with musl
<riteo-laptop>
oh regarding nvidia I've stopped my work on it in favour of minekiss
<riteo-laptop>
one day I'll surely go crazy and reimplement all the symbols though
<claudia>
I doubt I can test this properly on my hardware :(
<midfavila-laptop>
i feel like rockstar would lose their mind over that
<acheam>
ooh arm too
<claudia>
midfavila-laptop: you still like always need your own copy to run that.
<claudia>
illiliti: Have you sucessfully build it on alpine?
<illiliti>
yeah
<illiliti>
a year ago
<midfavila-laptop>
claudia just like i need my own bios to run pcsx2 lmao
<claudia>
Some questions can just not be answered.
<phoebos>
ach. 5be16f8ece6429a963c957c9dbd6cdaa4677710f in $/kisslinux/repo caused /bin/ssh-copy-id to not be executable
<midfavila-laptop>
i just borrow my best friend's copy of stuff
<midfavila-laptop>
by going to his house
<midfavila-laptop>
of course
<midfavila-laptop>
by friend, i mean trusted vip uploader
<midfavila-laptop>
and by house i mean some ip address
<acheam>
phoebos: oh that was a while ago
<acheam>
^^^ DYLAN ^^^
<phoebos>
aye
<acheam>
kind of surprised that nobody has tried to copy an ssh key since then
<phoebos>
i sent dylan a couple of patches yesterday but i'm not sure which email address they use most
<midfavila-laptop>
legend has it that if you turn off the lights and scream "bloat is bad" three times while hopping on one foot, the ghost of dylan will appear to make fun of you
<phoebos>
can't reproduce
<midfavila-laptop>
works on my machine
<acheam>
time to unit test dylan
* midfavila-laptop
breaks out SBCL
<midfavila-laptop>
did someone say unit test?
<acheam>
dylan is written in SBCL?
<midfavila-laptop>
everything is
claudia has quit [Quit: zzz]
yamchah2 has quit [Ping timeout: 268 seconds]
<acheam>
oh
<acheam>
makes sense
yamchah2 has joined #kisslinux
claudia has joined #kisslinux
V has quit [Quit: We're here. We're queer. Connection reset by peer]
<micro_O>
or should we wait a bit and see other sites that pop up?
<acheam>
we should move awesome-kiss to being part of kisscommunity.org
<dilyn>
feel free. I bless this union, may github bless you and keep you on this quest :P
<acheam>
is a github blessing a blessing or a curse?
<micro_O>
acheam that would be great
<acheam>
jedavies_: your use of spaces in html is... interesting
<acheam>
oops micro_O
<acheam>
starting typing jedahan and hit tab
<micro_O>
yeah, thats a very confusing one, seriously 4 letters match
<micro_O>
acheam you mean i have trailing spaces?
<micro_O>
or just generally that I use spaces
<acheam>
generally
<acheam>
like, between tags
<micro_O>
yeah thats a good point
<acheam>
can I also ask that kisscommunity.org not be hosted on github pages?
<micro_O>
you can ask with a PR xD
<micro_O>
ive got two minds of it
<acheam>
but that requires github :(
<micro_O>
one is this: by having github host it, we are beholden to their whims
<micro_O>
and we provide them some clout, however little
<acheam>
however little? however massive!
<micro_O>
but on the other hand: by having github host the site, we are using their resources, and contributing nothing back to the entity (financially)
<acheam>
the thing is: I like to actually visit websites, not just alternate between fastly, cloudflare, and google
<acheam>
also we are draining like 0.001 cents from them
<micro_O>
so heres my thought: we use github actions to build, preview, and deploy the site. we deploy to as many places as we care for, and set the hostname -> ip mapping accordingly
<acheam>
i like how paypal, one of the biggest web companies there is, still uses /cgi-bin/
<acheam>
what do you mean hostname -> ip mapping?
<acheam>
you mean like round-robin DNS?
<micro_O>
I mean that we (dilyn) controls the hostname, so migrating to any host should be trivial
<micro_O>
but the main servers I run myself I am not sure I would want to host the site. maybe. its a pi4 in a very interesting datacenter so it certainly could handle a lot.
<dilyn>
just lmk where it should point for now and i'll point it away
<micro_O>
acheam how do you envision awesome-kiss to be part of kisscommunity.org? As a separate link? As the main page?
<micro_O>
dilyn for now, just add the following 4 A records to the DNS entries: 185.199.108.153 185.199.109.153 185.199.110.153 185.199.111.153
<micro_O>
acheam whats your github username? I'll mention you in relevant issues
<micro_O>
acheam we can deploy to any host that supports ssh, scp, rsync, ftp, etc...
<micro_O>
heck we could deploy it as a steam or World of Warcraft app, i guess
<micro_O>
kisscommunity.org in VR. get real up and close with the pixels
<illiliti>
why kisscommunity.org ? can we ask Dylan to get community.kisslinux.org ?
<micro_O>
illiliti I'd rather have kisscommunity.org as its much harder to take over a domain name in the owner's absence than other parts of infrastructure
<micro_O>
though i guess we kinda just forked the project anyway so maybe community.kisslinux.org would be nice
<micro_O>
or at least a link out
mobinmob has quit [Quit: Connection closed for inactivity]
<rio6>
building kernel doesn't require linux-headers package does it? keep getting include not found
humaid_01 has joined #kisslinux
mahmutov has quit [Ping timeout: 252 seconds]
<humaid_01>
hello, I just noticed that the binary packages were updated recently. I confirm that the problem of ssl certs is gone when using both firefox and chromium.
<humaid_01>
just wanted to report. dylin, thank you.