havenwood changed the topic of #ruby to: Rules: https://ruby-community.com | Ruby 3.2.1, 3.1.3, 3.0.5, 2.7.7: https://www.ruby-lang.org | Paste 4+ lines to: https://gist.github.com | Books: https://t.ly/9ua4 | Logs: https://libera.irclog.whitequark.org/ruby/
ur5us_ has quit [Ping timeout: 248 seconds]
moldorcoder7 has joined #ruby
ur5us_ has joined #ruby
Nonato has quit [Quit: Client closed]
yxhuvud has quit [Remote host closed the connection]
cybniv has quit [Ping timeout: 252 seconds]
tjnhxmzhmqgytuwt has quit [Ping timeout: 252 seconds]
factor has quit [Ping timeout: 252 seconds]
niv has joined #ruby
xyhuvud has joined #ruby
aeris has quit [Quit: ZNC - http://znc.sourceforge.net]
John_Ivan has quit [Ping timeout: 248 seconds]
aeris has joined #ruby
tjnhxmzhmqgytuwt has joined #ruby
joto has quit [Ping timeout: 252 seconds]
joto has joined #ruby
gonix has joined #ruby
gonix has quit [Client Quit]
ur5us_ has quit [Remote host closed the connection]
ur5us_ has joined #ruby
aphorise has quit [Ping timeout: 260 seconds]
legahc has quit [Ping timeout: 252 seconds]
kenichi has quit [Remote host closed the connection]
newton has quit [Ping timeout: 248 seconds]
legahc has joined #ruby
kenichi has joined #ruby
newton has joined #ruby
___nick___ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
moldorcoder7 has quit [Ping timeout: 268 seconds]
___nick___ has joined #ruby
___nick___ has quit [Client Quit]
___nick___ has joined #ruby
ur5us_ has quit [Ping timeout: 255 seconds]
kovital has joined #ruby
haxn9k has joined #ruby
kovital has quit [Ping timeout: 252 seconds]
haxn9k has quit [Ping timeout: 260 seconds]
cybniv has joined #ruby
niv has quit [Ping timeout: 248 seconds]
seifeslimene has joined #ruby
quazimodo has joined #ruby
glider has quit [Quit: ZNC - https://znc.in]
glider_ has joined #ruby
glider_ is now known as glider
Sankalp has quit [Ping timeout: 260 seconds]
Sankalp has joined #ruby
quazimodo has quit [Ping timeout: 260 seconds]
infinityfye has joined #ruby
jhawthorn has quit [Quit: ZNC 1.8.2 - https://znc.in]
jhawthorn has joined #ruby
tomtmym has joined #ruby
tomtmym has quit [Changing host]
tomtmym has joined #ruby
razetime has joined #ruby
con3 has quit [Quit: Leaving]
myusername_ has joined #ruby
_ht has joined #ruby
jvalleroy has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
jvalleroy has joined #ruby
razetime has quit [Remote host closed the connection]
infinity_fye has joined #ruby
infinityfye has quit [Ping timeout: 252 seconds]
infinity_fye is now known as infinityfye
con3 has joined #ruby
supay has joined #ruby
leonthemisfit has quit [Ping timeout: 252 seconds]
Al2O3 has quit [Remote host closed the connection]
Al2O3 has joined #ruby
moldorcoder7 has joined #ruby
myusername_ has quit [Read error: Connection reset by peer]
crankharder has joined #ruby
crankharder has quit [Ping timeout: 260 seconds]
con3 has quit [Read error: Connection reset by peer]
hightower2 has quit [Remote host closed the connection]
hightower2 has joined #ruby
seifeslimene has quit [Ping timeout: 252 seconds]
seifeslimene has joined #ruby
goldfish has joined #ruby
dviola has joined #ruby
micro has joined #ruby
hightower2 has quit [Ping timeout: 268 seconds]
crankharder has joined #ruby
Linux_Kerio has joined #ruby
hightower2 has joined #ruby
crankharder has quit [Ping timeout: 248 seconds]
crankharder has joined #ruby
wand has quit [Remote host closed the connection]
wand has joined #ruby
moldorcoder7 has quit [Ping timeout: 248 seconds]
molle has quit [Quit: Leaving]
aphorise has joined #ruby
leonthemisfit has joined #ruby
caedmon has joined #ruby
caedmon has quit [Ping timeout: 268 seconds]
Guest15 has joined #ruby
Guest15 has quit [Client Quit]
caedmon has joined #ruby
VG9t has joined #ruby
brw has quit [Quit: Ping timeout (120 seconds)]
caedmon has quit [Ping timeout: 260 seconds]
brw has joined #ruby
crankharder has quit [Ping timeout: 260 seconds]
crankharder has joined #ruby
John_Ivan has joined #ruby
crankharder has quit [Ping timeout: 268 seconds]
crankharder has joined #ruby
eddof13 has joined #ruby
Guest44 has joined #ruby
Guest44 has quit [Client Quit]
crankharder has quit [Ping timeout: 268 seconds]
VG9t has quit [Remote host closed the connection]
razetime has joined #ruby
<supay> hi all. sorry, cross posting from #rubyonrails as there are more people here. i have a weird query that's running from my RoR app on my postgres database. i'm trying to identify which part of the code it's being called from, is there a way to do this? it looks like this: `SELECT COUNT(*) AS count_all, "something"."field" AS some_as_name FROM "table" GROUP BY "something"."field"`
goldfish has quit [Remote host closed the connection]
graywolf has joined #ruby
VG9t has joined #ruby
kenichi has quit [Changing host]
kenichi has joined #ruby
crankharder has joined #ruby
crankharder has quit [Ping timeout: 252 seconds]
moldorcoder7 has joined #ruby
eddof13 has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
razetime has quit [Remote host closed the connection]
gonix has joined #ruby
eddof13 has joined #ruby
gonix has quit [Ping timeout: 265 seconds]
eddof13 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
VG9t has quit [Remote host closed the connection]
pmwals09 has joined #ruby
c10l has quit [Quit: See ya! o/]
c10l has joined #ruby
ur5us_ has joined #ruby
pmwals09 has quit [Remote host closed the connection]
pmwals09 has joined #ruby
crankharder has joined #ruby
Linux_Kerio has quit [Ping timeout: 252 seconds]
crankharder has quit [Ping timeout: 252 seconds]
pmwals09 has quit [Remote host closed the connection]
pmwals09 has joined #ruby
pmwals09 has quit [Remote host closed the connection]
pmwals09 has joined #ruby
pmwals09 has quit [Remote host closed the connection]
ur5us_ has quit [Ping timeout: 255 seconds]
ryjo has joined #ruby
<ryjo> hi all, i'm writing a c extension for an existing c library. the code is such that the order in which memory is freed for objects is important; I have object foo and object bar, foo is created before bar, and bar must be freed before foo. however, the GC seems to free up foo before bar. what's more is manually freeing bar in the context i create it
<ryjo> does not stop the `bar_free` method from running during GC, causing a seg fault. is there a way to manually free the `VALUE` object so that GC doesn't try to pick it up?
<weaksauce> ryjo maybe the RB_GC_GUARD macro would help?
<ryjo> weaksauce upon initial tests, this doesn't seem to do the trick
<ryjo> perhaps making use of the `mark` function?
<weaksauce> i've never written a c extension for ruby so i can't say one way or the other
<weaksauce> is there another way to write the c to avoid it?
<ryjo> probably :)
caedmon has joined #ruby
ur5us_ has joined #ruby
caedmon has quit [Client Quit]
caedmon has joined #ruby
<weaksauce> ryjo might find more people to help you on this on the ruby discord
<weaksauce> pretty active while this channel took a dive after the freenode thing
<ryjo> @wea
<ryjo> weaksauce understood. thank you!
<weaksauce> np
caedmon has quit [Ping timeout: 268 seconds]
ferr_ has joined #ruby
<myappie> i love the ruby discord
<myappie> not a big fan of the slack though, those ppl there are assholes
ferr_ has quit [Quit: ZNC 1.8.2 - https://znc.in]
caedmon has joined #ruby
ferr_ has joined #ruby
<weaksauce> myappie why do you say that?
<weaksauce> the ruby on rails one or just a ruby one?
___nick___ has quit [Ping timeout: 255 seconds]
_ht has quit [Quit: _ht]
caedmon has quit [Ping timeout: 260 seconds]
<myappie> the ruby on rails one, idk, bad vibes
<myappie> the discord however, everybody's nice to everybody
<myappie> you can be drunk and talk a lotta shit but still they forgive u the next day.. i love it!
<weaksauce> i think the slack is more business oriented and less fuck around is probably why
infinityfye has quit [Quit: Leaving]
nmollerup has joined #ruby
crankharder has joined #ruby
crankharder has quit [Ping timeout: 248 seconds]
crankharder has joined #ruby
quazimodo has joined #ruby
crankharder has quit [Ping timeout: 248 seconds]
Linux_Kerio has joined #ruby
eddof13 has joined #ruby
bastienleonard has joined #ruby
crankharder has joined #ruby
crankharder has quit [Ping timeout: 248 seconds]
crankharder has joined #ruby
<ox1eef_> ryjo: This might help too - https://silverhammermba.github.io/emberb/c/#data
eddof13 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ruby[bot] has quit [Remote host closed the connection]
ruby[bot] has joined #ruby
crankharder has quit [Ping timeout: 252 seconds]
tomtmym has quit [Quit: Gone.]
moldorcoder7 has quit [Ping timeout: 252 seconds]
graywolf has quit [Quit: WeeChat 3.7.1]