<
msk[m]>
framebuffer section + "I no longer use X11"...
<
msk[m]>
did they switch to using the tty completely?
soliwilos has quit [Quit: nyaa~]
<
acheam>
they use a framebuffer
soliwilos has joined #kisslinux
<
acheam>
fun fact: when mandoc makes bullet points in PDFs, to avoid unicode, it puts a + sign on top of an "o" to make it look like a bullet
<
acheam>
it looks a bit like an acorn though
<
msk[m]>
right, so they can draw images without using a display server
<
msk[m]>
but I've never heard of someone completely ditching the display
<
msk[m]>
why + instead of x?
micro_O has joined #kisslinux
<
msk[m]>
s/r$/r, I thought it was just kind of a meme/
<
cotangent>
<msk[m]> why + instead of x?
<
msk[m]>
what? I thought it would append the text
<
acheam>
you're sentence didn't end with an r
<
acheam>
because X is complicated
<
acheam>
framebuffer aint
<
acheam>
I think I heard a phrase to describe something like that...
<
acheam>
oh yeah! KISS!
<
micro_O>
are people these days still using nginx for proxying web traffic?
<
acheam>
but not smart people
<
acheam>
smart people use relayd
<
micro_O>
not packaged on kiss, womp womp
<
vladimyr>
honest question: what is wrong with nginx?
<
acheam>
micro_O: you'd have to port it from openbsd
<
acheam>
actually its impossible
<
msk[m]>
oh right, it only works on the last message you sent
<
acheam>
vladimyr: its 'uuge
<
vladimyr>
makes sense :)
<
msk[m]>
what would you recommend for a simple static server? I heard darkhttpd was good
<
acheam>
busybox httpd
<
acheam>
python -m http.serve
<
micro_O>
msk[m] I am playing around with miniserve for dev stuff right now
<
msk[m]>
thanks, both of those worked without any configuration
<
micro_O>
does nginx drop privileges after setting up to listen on reserved ports?
<
msk[m]>
miniserve looks interesting as well
<
vladimyr>
and it drops privileges after binding ports
<
vladimyr>
if it is good enough to serve sqlite.org ...
<
micro_O>
vladimyr that looks great too
<
vladimyr>
I might even package it one day :)
<
acheam>
wont be difficult at all to package
<
vladimyr>
it is just me being lazy
<
acheam>
I do love their install instructions
<
acheam>
although it necesitates building it as root, which isn't great, but its just 1 simple gcc command so nothing too bad
<
vladimyr>
why would you build as root?
<
acheam>
so you can install it directly
<
acheam>
cc -o /usr/local/bin/httpd httpd.c
<
acheam>
which is what the README of althttpd suggests
<
vladimyr>
honestly I don't see how is that different from doing normal build and elevating privileges for installation only
<
acheam>
its not very different
<
acheam>
but the compilation happens as the root user too
<
acheam>
which 99.9999999999999% of the time wont be an issue
<
vladimyr>
agree and my point was that it doesn't have too
m3g has joined #kisslinux
m3g has left #kisslinux [Killed buffer]
m3g has joined #kisslinux
micro_O has quit [Quit: micro_O]
illiliti has quit [Quit: leaving]
kiedtl|litterbox has joined #kisslinux
m3g has quit [Remote host closed the connection]
illiliti has joined #kisslinux
<
acheam>
testuser[m]: :(
mov_eax has joined #kisslinux
<
noocsharp>
anyone know of a database of latitudes and longitudes of cities?
<
noocsharp>
imagine if they complied
<
mov_eax>
@noocsharp: check kaggle. they usually have datasets like that laying around
mov_eax has quit [Quit: WeeChat 3.0.1]
mov_eax has joined #kisslinux
mov_eax has quit [Client Quit]
mov_eax has joined #kisslinux
mov_eax has quit [Quit: WeeChat 3.0.1]
mov_eax has joined #kisslinux
mov_eax has quit [Client Quit]
GalaxyNova has joined #kisslinux
humky has quit [Remote host closed the connection]
humky has joined #kisslinux
pehaef has joined #kisslinux
Guest35 has joined #kisslinux
pehaef has quit [Ping timeout: 252 seconds]
pehaef has joined #kisslinux
GalaxyNova has quit [Ping timeout: 256 seconds]
pehaef has quit [Quit: leaving]
pehaef has joined #kisslinux
<
testuser[m]>
does anyone know a way to find out what option needs to be enabled in the kernel for specific networking commands to work
<
testuser[m]>
like `tc filter add dev eth0 parent 1: protocol ip prio 50 u32 match ip src 0.0.0.0/0 police rate 1mbit burst 10k drop flowid :1`
<
testuser[m]>
it gives me RTNETLINK answers: Invalid argument
<
testuser[m]>
We have an error talking to the kernel
<
testuser[m]>
cuz something is not enabled in the kernel, idk what it is
<
travankor>
CONFIG_NF_CT_NETLINK ?
<
travankor>
think that's the one unless you already have that on
<
testuser[m]>
Thanks ill check
<
travankor>
one of the CONFIG_NET_SCHED options
<
travankor>
CONFIG_NET*
Guest35 has quit [Quit: Client closed]
mahmutov has quit [Ping timeout: 250 seconds]
mahmutov has joined #kisslinux
illiliti has quit [Quit: leaving]
pehaef has quit [Ping timeout: 250 seconds]
pehaef has joined #kisslinux
pehaef has quit [Ping timeout: 240 seconds]
Uks2 has quit [Quit: Byee]
Uks2 has joined #kisslinux
pehaef has joined #kisslinux
pehaef has quit [Client Quit]
pehaef has joined #kisslinux
mov_eax has joined #kisslinux
mov_eax has quit [Ping timeout: 250 seconds]
gu232 has joined #kisslinux
gu232 has quit [Client Quit]
mov_eax has joined #kisslinux
mov_eax has quit [Quit: WeeChat 3.0.1]
pehaef has quit [Quit: leaving]
mahmutov has quit [Ping timeout: 250 seconds]
pehaef has joined #kisslinux
mov_eax has joined #kisslinux
pehaef has quit [Ping timeout: 240 seconds]
pehaef has joined #kisslinux
mahmutov has joined #kisslinux
micr0 has joined #kisslinux
micr0 has joined #kisslinux
micr0 has quit [Changing host]
<
micr0>
anyone else using aria2c as KISS_GET? Seems to not work on latests stable
<
micr0>
(might have something to do with 'found url+https://...../package.tar.gz'
mov_eax has quit [Ping timeout: 250 seconds]
mahmutov has quit [Ping timeout: 250 seconds]
mov_eax has joined #kisslinux
mahmutov has joined #kisslinux
mov_eax has quit [Ping timeout: 240 seconds]
mov_eax has joined #kisslinux
soliwilos has quit [Quit: nyaa~]
soliwilos has joined #kisslinux
mov_eax has quit [Ping timeout: 250 seconds]
mov_eax has joined #kisslinux
nxghtmvrx has joined #kisslinux
akira01 has joined #kisslinux
<
akira01>
someone ever used tizonia?
mov_eax has quit [Ping timeout: 240 seconds]
<
nxghtmvrx>
Sup. I tried it on my arch box in March I think. Was completely broken
gtms has joined #kisslinux
gtms has quit [Remote host closed the connection]
gtms has joined #kisslinux
dm9pZCAq has joined #kisslinux
mcleuder has joined #kisslinux
mcleuder has quit [Client Quit]
mcleuder has joined #kisslinux
midfavila has joined #kisslinux
mov_eax has joined #kisslinux
gtms has quit [Remote host closed the connection]
pehaef has quit [Quit: leaving]
pehaef has joined #kisslinux
dm9pZCAq has quit [Quit: WeeChat 3.2]
pehaef has quit [Client Quit]
mov_eax has quit [Ping timeout: 240 seconds]
qualms has joined #kisslinux
ractu has joined #kisslinux
uakci has quit [Ping timeout: 240 seconds]
ang has quit [Ping timeout: 240 seconds]
ang has joined #kisslinux
raph_ael has quit [Ping timeout: 240 seconds]
raph_ael has joined #kisslinux
soliwilos has quit [Remote host closed the connection]
illiliti has joined #kisslinux
midfavila has left #kisslinux [#kisslinux]