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
emmett1 has quit [Quit: Connection closed for inactivity]
ejjdhfjsu has joined #kisslinux
<testuser[m]> Hi
ejjdhfjsu_ has joined #kisslinux
ejjdhfjsu has quit [Ping timeout: 252 seconds]
ejjdhfjsu has joined #kisslinux
ejjdhfjsu_ has quit [Ping timeout: 260 seconds]
ejjdhfjsu_ has joined #kisslinux
ejjdhfjsu has quit [Ping timeout: 248 seconds]
ejjdhfjsu__ has joined #kisslinux
ejjdhfjsu_ has quit [Ping timeout: 260 seconds]
ejjdhfjsu__ has quit [Ping timeout: 264 seconds]
ejjdhfjsu has joined #kisslinux
ejjdhfjsu has quit [Ping timeout: 246 seconds]
ejjdhfjsu has joined #kisslinux
ejjdhfjsu_ has joined #kisslinux
ejjdhfjsu has quit [Ping timeout: 260 seconds]
<wael_> Hi
rohan has quit [Read error: Connection reset by peer]
rohan has joined #kisslinux
rohan has quit [Read error: Connection reset by peer]
rohan has joined #kisslinux
phinxy has quit [*.net *.split]
ahmadraniri1994[ has quit [*.net *.split]
konimex has quit [*.net *.split]
ghoulpine has quit [*.net *.split]
virutalmachineus has quit [*.net *.split]
cot has quit [*.net *.split]
ghoulpine has joined #kisslinux
phinxy has joined #kisslinux
cot has joined #kisslinux
konimex has joined #kisslinux
ahmadraniri1994[ has joined #kisslinux
virutalmachineus has joined #kisslinux
ella-0_ has joined #kisslinux
ella-0 has quit [Ping timeout: 260 seconds]
chomwitt has joined #kisslinux
ejjdhfjsu_ has quit [Remote host closed the connection]
chomwitt has quit [Quit: Leaving]
sam_sepi0l has quit [Quit: Textual IRC Client: www.textualapp.com]
GalaxyNova has quit [Remote host closed the connection]
<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?
<virutalmachineus> call of duty uses python as it's core language?
<virutalmachineus> Python is great performance over all language, you sir are a great programmer if not the best.
<virutalmachineus> s/language/other languages/
<macslash1[m]> I love python python is amazing python is faster than C
<macslash1[m]> Dont u know
<testuser[m]> can someone test latest commits on repo, particularly updating sway and gtk3? I tested them, but just in case..
rohan has quit [Ping timeout: 260 seconds]
<phinxy> android-file-transfer (whoozle) wants fuse2. Are you supposed to have both fuse2 and fuse3 installed or only one or the other?
<testuser[m]> They're "independent" so whatever the program needs
<testuser[m]> btw that tool is useless just use adb shell and adb push pull
<wael_> ^^
<wael_> is 106 out tho
<wael_> yooooooooooooooooooo
<phinxy> doesnt adb require hundereds of MB?
<wael_> what
<phinxy> I assumed adb had android sdk as a hard dep
<wael_> no i dont think so
<testuser[m]> λ kiss size android-tools > /dev/null
<testuser[m]> 10MBtotal
oldtopman has joined #kisslinux
<testuser[m]> why do some shells not cancel read -r on ctrl + C
<testuser[m]> phoebos:
midfavila has quit [Quit: Leaving.]
phinxy has quit [Quit: WeeChat 3.5-dev]
phinxy has joined #kisslinux
<macslash1[m]> https://kernel.org/
<macslash1[m]> 6.1-rc1 is here.
<macslash1[m]> Oxidation has begun
midfavila has joined #kisslinux
midfavila has quit [Client Quit]
<phoebos> testuser[m]: which shells
chomwitt has joined #kisslinux
midfavila has joined #kisslinux
sad_plan has joined #kisslinux
<sad_plan> o/
* midfavila waves
chomwitt has quit [Remote host closed the connection]
<wael_> Hi
<phoebos> sending EOF to read also causes a nonzero exit status
<phoebos> so an alternative to Ctrl+C is Ctrl+D
<phoebos> which is presumably more portable
<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..
<sad_plan> the -s flag makes ar act like ranlib, which again generates the index for the archive. is that neccessary or adviced etc..?
<sad_plan> midfavila: did you build autotools with the quasar m4 implementation? instead of gnu m4. Im considering switching anyway
<midfavila> i didn't
<sad_plan> ah ok
<phoebos> sad_plan: i prefer to use -s, the symbol index can always be stripped
<sad_plan> thanks
<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..
<sad_plan> using sndio. recently built ffmpeg and mpv statically linked