teepee changed the topic of #openscad to: OpenSCAD - The Programmers Solid 3D CAD Modeller | This channel is logged! | Website: http://www.openscad.org/ | FAQ: https://goo.gl/pcT7y3 | Request features / report bugs: https://goo.gl/lj0JRI | Tutorial: https://bit.ly/37P6z0B | Books: https://bit.ly/3xlLcQq | FOSDEM 2020: https://bit.ly/35xZGy6 | Logs: https://bit.ly/32MfbH5
califax has quit [Remote host closed the connection]
califax has joined #openscad
J68 has joined #openscad
J23 has quit [Ping timeout: 245 seconds]
teepee_ has joined #openscad
teepee has quit [Ping timeout: 240 seconds]
teepee_ is now known as teepee
LordOfBikes has quit [Ping timeout: 240 seconds]
LordOfBikes has joined #openscad
J10 has joined #openscad
J68 has quit [Quit: Client closed]
fling_ has joined #openscad
fling has quit [Ping timeout: 240 seconds]
snaked has joined #openscad
fling_ is now known as fling
<joseph_> teepee kintel: One thing that helped with GSoC last year was getting a general sense of when might be likely times to have a synchronous discussion on IRC. On a typical day during the coding period I expect that I'll be online approximately between 6pm UTC and 3am UTC.
srk_ has joined #openscad
srk has quit [Ping timeout: 268 seconds]
srk_ is now known as srk
use-value has joined #openscad
guso78 has joined #openscad
ur5us has quit [Ping timeout: 240 seconds]
guso78 has quit [Quit: Client closed]
J10 has quit [Quit: Client closed]
J10 has joined #openscad
GlennHS has joined #openscad
GlennHS has quit [Client Quit]
guso78 has joined #openscad
mmu_man has quit [Ping timeout: 256 seconds]
L29Ah has quit [Ping timeout: 248 seconds]
L29Ah has joined #openscad
mmu_man has joined #openscad
mmu_man has quit [Ping timeout: 256 seconds]
J10 has quit [Quit: Client closed]
J10 has joined #openscad
guso78 has quit [Quit: Client closed]
fling has quit [Ping timeout: 240 seconds]
fling has joined #openscad
L29Ah has quit [Quit: Gateway shutdown]
rogeliodh has quit [Quit: The Lounge - https://thelounge.chat]
rogeliodh has joined #openscad
L29Ah has joined #openscad
<lf94> morning
guso78 has joined #openscad
<guso78> monring california!
<guso78> sorry canada :)
<lf94> lol
<lf94> hahahaha
<lf94> yea that's it x)
<guso78> yes its c......a so i put a HASH
qeed has quit [Remote host closed the connection]
qeed has joined #openscad
<guso78> we got merged , hahaha ...
<lf94> B)
ubitux has quit [Ping timeout: 240 seconds]
snaked has quit [Quit: Leaving]
snaked has joined #openscad
guso78 has quit [Quit: Client closed]
J10 has quit [Quit: Client closed]
J10 has joined #openscad
guso78 has joined #openscad
J91 has joined #openscad
J7 has joined #openscad
J10 has quit [Ping timeout: 245 seconds]
J91 has quit [Ping timeout: 245 seconds]
J54 has joined #openscad
J7 has quit [Ping timeout: 245 seconds]
Robin_Watts has joined #openscad
Robin_Watts has quit [Client Quit]
guso78 has quit [Ping timeout: 245 seconds]
J63 has joined #openscad
J54 has quit [Ping timeout: 245 seconds]
J4 has joined #openscad
J63 has quit [Ping timeout: 245 seconds]
J96 has joined #openscad
J4 has quit [Ping timeout: 245 seconds]
teepee_ has joined #openscad
teepee has quit [Ping timeout: 240 seconds]
teepee_ is now known as teepee
peepsalot has joined #openscad
guso78 has joined #openscad
guso78 has quit [Quit: Client closed]
muesli has quit [Quit: NO CARRIER]
muesli has joined #openscad
snaked has quit [Remote host closed the connection]
guso78 has joined #openscad
guso78 has quit [Ping timeout: 245 seconds]
guso78 has joined #openscad
<guso78> can anybody tell me, whats wrong this small sort example:
<guso78> IMHO the sort function meets the given critera: a<b and a>b must not be true at the same time
<guso78> it crashes reliable
<InPhase> guso78: It fails the asymmetry condition.
<InPhase> a<b and b<a must yield opposite results.
<guso78> InPhase, yes, ind1-ind2 =  - (ind2-ind1)
<guso78> can we assume that negate operator is , what human refer to as "opposite" ?
<guso78> InPhase , how would i write the test function better to satisfy the assemtry condition and sort the list ascending ?
<guso78> ahh i got it, return type is bool. this is different  from  c only  qsort function
<gbruno> [github] gratefulfrog opened issue #4655 (openscad crashes on big minkowski) https://github.com/openscad/openscad/issues/4655
guso78 has quit [Ping timeout: 245 seconds]
drfff has joined #openscad
peepsalot has quit [Ping timeout: 240 seconds]