Sunday, 2023-02-12

*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has joined #libre-soc00:17
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has quit IRC01:09
*** markos <markos!~Konstanti@2a02:85f:9aed:d015:ba99:d8b:866b:ae8a> has quit IRC01:27
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@109.173.83.100> has joined #libre-soc01:37
*** markos <markos!~Konstanti@static062038151250.dsl.hol.gr> has joined #libre-soc01:40
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@109.173.83.100> has quit IRC02:19
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has joined #libre-soc02:55
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has quit IRC03:00
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has joined #libre-soc03:02
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has quit IRC03:20
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has joined #libre-soc03:57
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has quit IRC05:23
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has joined #libre-soc06:02
*** ghostmansd <ghostmansd!~ghostmans@109.173.83.100> has joined #libre-soc07:17
*** ghostmansd <ghostmansd!~ghostmans@109.173.83.100> has quit IRC07:27
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has quit IRC07:45
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@176.59.55.140> has joined #libre-soc07:45
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@176.59.55.140> has quit IRC07:54
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@46.39.230.66> has joined #libre-soc07:55
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@46.39.230.66> has quit IRC09:08
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@46.39.230.66> has joined #libre-soc09:08
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@46.39.230.66> has quit IRC09:14
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@176.59.43.187> has joined #libre-soc09:15
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@176.59.43.187> has quit IRC09:27
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@109.173.83.100> has joined #libre-soc09:28
*** JTL <JTL!~jtl@user/jtl> has joined #libre-soc09:48
*** awilfox <awilfox!~awilfox@kelsey.foxkit.us> has joined #libre-soc10:19
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@109.173.83.100> has quit IRC10:46
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has joined #libre-soc11:28
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has quit IRC12:00
sadoon[m]Interesting observation while working on Gentoo: There are less than 50 packages total in Gentoo that use Altivec or VSX*13:15
sadoon[m]Of course most are really important packages but I do wonder, do compilers like gcc or clang output any altivec or vsx code by themselves or does it have to be specifically written like asm?13:16
sadoon[m]Because afaict on x86 they need preprocessor directives to use things like SSE and AVX (correct me if I'm wrong)13:17
sadoon[m]https://github.com/ioquake/ioq3/issues/181 I might be wrong13:30
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has joined #libre-soc13:35
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has quit IRC14:09
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@176.59.162.205> has joined #libre-soc14:15
lkclsadoon[m], fascinating14:16
lkclyes gcc and llvm output vsx by default esp if you specify "-mpower9" which is likely to be the default... look at -dumpmachine14:18
lkcland -dumpspecs14:18
lkclwhich is a little hard to follow/trace-through sigh14:19
sadoon[m]Luckily gentoo can let you forcefully turn off these features14:29
lkclyes. -mnoaltivec -mnovsx and it propagates through the whole toolchain14:32
lkclwhich is nice14:32
lkclbtw we should really get you a task on the bugtracker for this, on the NLnet "ongoing" project14:33
lkclfeel free to create a bugreport and tack it onto... 1 sec...14:33
lkclhttps://bugs.libre-soc.org/show_bug.cgi?id=96114:33
lkclput it as one of the dependencies for now, don't put any budget or anything, but do set the Milestone to the right one14:34
markoslkcl, speaking of which, just saw there is a SecurIT new type of grants from NGI for security-related projects14:49
sadoon[m]Sure, just need to finish a few things here15:26
sadoon[m]lkcl I don't have a bugzilla account on your server, I can't find a place to register so I assume that has to be done from your side?16:14
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@176.59.162.205> has quit IRC17:07
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@109.173.83.100> has joined #libre-soc17:07
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@109.173.83.100> has quit IRC17:12
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@176.59.162.205> has joined #libre-soc17:14
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@176.59.162.205> has quit IRC17:22
*** ghostmansd[m] <ghostmansd[m]!~ghostmans@broadband-109-173-83-100.ip.moscow.rt.ru> has joined #libre-soc17:23
*** lkcl <lkcl!lkcl@freebnc.bnc4you.xyz> has quit IRC22:17
*** lxo <lxo!~lxo@gateway/tor-sasl/lxo> has quit IRC22:52
*** lxo <lxo!~lxo@gateway/tor-sasl/lxo> has joined #libre-soc23:10

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!