01:19
emmett1 has quit [Quit: Connection closed for inactivity]
01:43
ejjdhfjsu has joined #kisslinux
02:03
ejjdhfjsu_ has joined #kisslinux
02:05
ejjdhfjsu has quit [Ping timeout: 252 seconds]
02:26
ejjdhfjsu has joined #kisslinux
02:27
ejjdhfjsu_ has quit [Ping timeout: 260 seconds]
02:31
ejjdhfjsu_ has joined #kisslinux
02:33
ejjdhfjsu has quit [Ping timeout: 248 seconds]
03:16
ejjdhfjsu__ has joined #kisslinux
03:19
ejjdhfjsu_ has quit [Ping timeout: 260 seconds]
04:01
ejjdhfjsu__ has quit [Ping timeout: 264 seconds]
04:02
ejjdhfjsu has joined #kisslinux
04:07
ejjdhfjsu has quit [Ping timeout: 246 seconds]
04:14
ejjdhfjsu has joined #kisslinux
04:16
ejjdhfjsu_ has joined #kisslinux
04:19
ejjdhfjsu has quit [Ping timeout: 260 seconds]
04:35
rohan has quit [Read error: Connection reset by peer]
04:35
rohan has joined #kisslinux
04:38
rohan has quit [Read error: Connection reset by peer]
04:43
rohan has joined #kisslinux
05:13
phinxy has quit [*.net *.split]
05:13
ahmadraniri1994[ has quit [*.net *.split]
05:13
konimex has quit [*.net *.split]
05:13
ghoulpine has quit [*.net *.split]
05:13
virutalmachineus has quit [*.net *.split]
05:13
cot has quit [*.net *.split]
05:16
ghoulpine has joined #kisslinux
05:16
phinxy has joined #kisslinux
05:16
cot has joined #kisslinux
05:19
konimex has joined #kisslinux
05:21
ahmadraniri1994[ has joined #kisslinux
05:21
virutalmachineus has joined #kisslinux
05:57
ella-0_ has joined #kisslinux
05:59
ella-0 has quit [Ping timeout: 260 seconds]
06:06
chomwitt has joined #kisslinux
07:20
ejjdhfjsu_ has quit [Remote host closed the connection]
07:33
chomwitt has quit [Quit: Leaving]
07:49
GalaxyNova has quit [Remote host closed the connection]
08:19
<
testuser[m] >
Hi I'm a professional engineer who works on the call of duty video games. I work mostly in Python. I am always open to chat about coding. What about you?
08:41
<
virutalmachineus >
call of duty uses python as it's core language?
08:42
<
virutalmachineus >
Python is great performance over all language, you sir are a great programmer if not the best.
08:43
<
virutalmachineus >
s/language/other languages/
09:51
<
macslash1[m] >
I love python python is amazing python is faster than C
09:51
<
macslash1[m] >
Dont u know
10:26
<
testuser[m] >
can someone test latest commits on repo, particularly updating sway and gtk3? I tested them, but just in case..
11:03
rohan has quit [Ping timeout: 260 seconds]
12:35
<
phinxy >
android-file-transfer (whoozle) wants fuse2. Are you supposed to have both fuse2 and fuse3 installed or only one or the other?
12:39
<
testuser[m] >
They're "independent" so whatever the program needs
12:39
<
testuser[m] >
btw that tool is useless just use adb shell and adb push pull
12:48
<
wael_ >
is 106 out tho
12:51
<
wael_ >
yooooooooooooooooooo
13:02
<
phinxy >
doesnt adb require hundereds of MB?
13:05
<
phinxy >
I assumed adb had android sdk as a hard dep
13:05
<
wael_ >
no i dont think so
13:05
<
testuser[m] >
λ kiss size android-tools > /dev/null
13:05
<
testuser[m] >
10MBtotal
14:28
oldtopman has joined #kisslinux
14:34
<
testuser[m] >
why do some shells not cancel read -r on ctrl + C
14:34
<
testuser[m] >
phoebos:
16:47
midfavila has quit [Quit: Leaving.]
17:59
phinxy has quit [Quit: WeeChat 3.5-dev]
18:00
phinxy has joined #kisslinux
18:34
<
macslash1[m] >
6.1-rc1 is here.
18:34
<
macslash1[m] >
Oxidation has begun
19:12
midfavila has joined #kisslinux
19:13
midfavila has quit [Client Quit]
20:26
<
phoebos >
testuser[m]: which shells
20:30
chomwitt has joined #kisslinux
21:06
midfavila has joined #kisslinux
21:18
sad_plan has joined #kisslinux
21:35
chomwitt has quit [Remote host closed the connection]
21:55
<
phoebos >
sending EOF to read also causes a nonzero exit status
21:55
<
phoebos >
so an alternative to Ctrl+C is Ctrl+D
21:55
<
phoebos >
which is presumably more portable
21:59
<
sad_plan >
when generating a static library, should one use the -rcs flags, or does -rc flags suffice? I notieced projects differ their usage here..
22:00
<
sad_plan >
the -s flag makes ar act like ranlib, which again generates the index for the archive. is that neccessary or adviced etc..?
22:11
<
sad_plan >
midfavila: did you build autotools with the quasar m4 implementation? instead of gnu m4. Im considering switching anyway
22:12
<
midfavila >
i didn't
22:30
<
phoebos >
sad_plan: i prefer to use -s, the symbol index can always be stripped
23:51
<
sad_plan >
is there any know issue when mpv wont start to play a video if audio is enabled? but if you deselect audio, it plays right away..
23:52
<
sad_plan >
using sndio. recently built ffmpeg and mpv statically linked