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/
<adam12> That's a lot of KLINE's.
sagax has joined #ruby
NonatoAguiar has quit [Quit: Client closed]
quazimodo has joined #ruby
<ox1eef_> Yikes. tex depends on a lot of moving parts.
nirvdrum has joined #ruby
nirvdrum_ has quit [Ping timeout: 276 seconds]
razetime has joined #ruby
Mikaela has quit [Ping timeout: 255 seconds]
<weaksauce> adam12 is there any other documentation sites other than rubydoc.info?
<weaksauce> they are really slow rn
Mikaela has joined #ruby
<ox1eef_> docs.ruby-lang.org , gemdocs.org (from adam12)
<ox1eef_> Oh, and a really nice one: rubyapi.org
<weaksauce> thanks ox1eef_
<weaksauce> yeah rubyapi is great
<weaksauce> do they have any gems?
<ox1eef_> Seems not :(
Linux_Kerio has quit [Ping timeout: 250 seconds]
moldorcoder7 has quit [Ping timeout: 265 seconds]
neshpion has joined #ruby
neshpion has quit [Quit: neshpion]
razetime has quit [Ping timeout: 265 seconds]
nirvdrum has quit [Quit: nirvdrum]
polishdub has joined #ruby
quazimodo has quit [Ping timeout: 255 seconds]
helge has quit [Ping timeout: 255 seconds]
helge has joined #ruby
razetime has joined #ruby
quazimodo has joined #ruby
mdemo has quit [Quit: The Lounge - https://thelounge.github.io]
mdemo has joined #ruby
stirl has quit [Ping timeout: 265 seconds]
polishdub has quit [Ping timeout: 265 seconds]
razetime1 has joined #ruby
razetime has quit [Ping timeout: 265 seconds]
razetime1 is now known as razetime
razetime1 has joined #ruby
grenierm has joined #ruby
razetime has quit [Ping timeout: 246 seconds]
razetime1 is now known as razetime
rabiru76 has joined #ruby
razetime1 has joined #ruby
razetime has quit [Ping timeout: 255 seconds]
razetime1 is now known as razetime
razetime has quit [Client Quit]
razetime has joined #ruby
rabiru76 has quit [Ping timeout: 260 seconds]
razetime has quit [Quit: See You Space Cowboy]
_ht has joined #ruby
<gr33n7007h> using semicolon for termination, they're definitely a perl haxxor :p
<ox1eef_> It's not worth a reaction to be honest. Ignore it until they're kicked, and they'll be less motivated to do it again.
<gr33n7007h> >> $><<(72..0).step(-8).inject(''){_1<<(222824862346511454788700>>_2&0xff)}#spidee
<ruby[bot]> gr33n7007h: # => //\(oo)/\\#<IO:<STDOUT>> (https://carc.in/#/r/eqjr)
Jordan has quit [Quit: ZNC 1.8.2 - https://znc.in]
weaksauc_ has joined #ruby
<sickdyd> >> Date.today
<ruby[bot]> sickdyd: # => uninitialized constant Date (NameError) (https://carc.in/#/r/eqjt)
<sickdyd> >> DateTime.today
<ruby[bot]> sickdyd: # => uninitialized constant DateTime (NameError) (https://carc.in/#/r/eqju)
<sickdyd> >> Time.now
<ruby[bot]> sickdyd: # => 2023-03-20 07:06:02.614096142 +0000 (https://carc.in/#/r/eqjv)
weaksauce has quit [Ping timeout: 246 seconds]
spectr has joined #ruby
<gr33n7007h> >> require 'date'; [Date.today, DateTime.now]
<ruby[bot]> gr33n7007h: # => [#<Date: 2023-03-20 ((2460024j,0s,0n),+0s,2299161j)>, #<DateTime: 2023-03-20T07:08:45+00:00 ((246002 ...check link for more (https://carc.in/#/r/eqjw)
iLogic has joined #ruby
sagax has quit [Quit: Konversation terminated!]
spectr has quit [Quit: Best CPUs can count to infinity twice without being bugged out by zero division errors or whatnot.]
otisolsen70 has joined #ruby
jvalleroy has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
<sickdyd> gr33n7007h: oh, right
jvalleroy has joined #ruby
Sankalp has quit [Ping timeout: 255 seconds]
tomtmym has joined #ruby
tomtmym has quit [Changing host]
tomtmym has joined #ruby
Sankalp has joined #ruby
_ht has quit [Quit: _ht]
teclator has joined #ruby
roshanavand has joined #ruby
roshanavand__ has joined #ruby
ruby[bot] has quit [Remote host closed the connection]
ruby[bot] has joined #ruby
grenierm has quit [Ping timeout: 260 seconds]
<ox1eef_> Why does ruby[bot] randomly get op'ed ? Or do they leave and come back ? (I have quits, etc filtered out on my irc client).
<rapha> yay, happy to see rubyapi.org is making the rounds :)
<rapha> or a C |-|4xXx0r, gr33n7007h
roshanavand_ has joined #ruby
roshanavand has quit [Ping timeout: 246 seconds]
roshanavand__ has quit [Ping timeout: 268 seconds]
roshanavand has joined #ruby
<ox1eef_> Yeah, rubyapi.org is a breath of fresh air. Especially the responsive part. They might be the only Ruby doc source that is responsive.
<jhass[m]> ox1eef_: the latter
<ox1eef_> Thanks
shiru has joined #ruby
clemens3 has joined #ruby
Linux_Kerio has joined #ruby
shokohsc1 has joined #ruby
shokohsc has quit [Ping timeout: 255 seconds]
shokohsc1 is now known as shokohsc
lagash has quit [Quit: ZNC - https://znc.in]
szkl has quit [Quit: Connection closed for inactivity]
lagash has joined #ruby
peder has quit [Ping timeout: 248 seconds]
<ox1eef_> TIL Dir.glob takes a 'base:' keyword argument. And omits it from the returned. Dir.glob("*", base: Dir.home) won't include 'Dir.home'.
<ox1eef_> the returned paths.*
<rapha> that's a nice TIL
skali has joined #ruby
skali has quit [Client Quit]
<ox1eef_> Indeed. Before I had path.sub(Dir.home, '').
peder has joined #ruby
quazimodo has quit [Ping timeout: 265 seconds]
lagash has quit [Quit: ZNC - https://znc.in]
lagash has joined #ruby
peder has quit [Ping timeout: 265 seconds]
peder has joined #ruby
<rapha> also works with Dir['*', base: Dir.home]
<ox1eef_> Nice +1
lagash has quit [Quit: ZNC - https://znc.in]
lagash has joined #ruby
moldorcoder7 has joined #ruby
lagash has quit [Quit: ZNC - https://znc.in]
lagash has joined #ruby
gemmaro has quit [Remote host closed the connection]
hightower4 has quit [Ping timeout: 246 seconds]
mooff has quit [Remote host closed the connection]
graywolf has joined #ruby
shiru has quit [Quit: leaving]
graywolf has quit [Ping timeout: 246 seconds]
Yakona has joined #ruby
lagash has quit [Quit: ZNC - https://znc.in]
lagash has joined #ruby
reset has quit [Quit: reset]
hyperc has joined #ruby
hightower2 has joined #ruby
Yakona has quit [Ping timeout: 246 seconds]
peder has quit [Ping timeout: 246 seconds]
peder has joined #ruby
szkl has joined #ruby
otisolsen70 has quit [Quit: Leaving]
roshanavand_ has quit [Quit: Leaving]
roshanavand has quit [Remote host closed the connection]
roshanavand has joined #ruby
entropie has quit [Quit: ""]
sagax has joined #ruby
entropie has joined #ruby
<adam12> ox1eef_: They leave and come back. We've noticed that it becomes unresponsive every once in a while.
<adam12> weaksauc_: I manually backfill docs on gemdocs.org if any are missing. LMK.
hyperc has quit [Quit: Best CPUs can count to infinity twice without being bugged out by zero division errors or whatnot.]
dionysus69 has joined #ruby
<adam12> !ping
<ruby[bot]> adam12: pong
<myappie> adam12: I'll get to the gemdocs.org layout soon, it's totally fine if you decline
<myappie> But our little search engine thingie is gonna be huge
jonathank has joined #ruby
<myappie> It's gonna be a major player in the Discord scene
<myappie> And yesterday I also realized why not also the AI scene
<myappie> Like, what was the name
<myappie> Indexing huggingface, civitai, replicate
jonathank has quit [Quit: jonathank]
ray_caster has joined #ruby
<myappie> Most of it's already been done so. And what a nice way to learn SEO by making our own search engine and version of Googlebot
<myappie> And StimulusReflex.com baby!
<myappie> Blessed to have one of its core team members working with us
rvalue has quit [Read error: Connection reset by peer]
cephal has joined #ruby
rvalue has joined #ruby
<myappie> Blessed to have one of the Ruby core team members working with us too!
<myappie> Going to Oslo in 4 hours. Should probably look into the whole hosting a RubyConf at the Oslo Opera idea
polishdub has joined #ruby
<myappie> It's one of the ugliest cities in the country with its modernism post-war architecture. But the area around where y'all be staying is pretty nice though: https://www.youtube.com/watch?v=-ABx0aNJPkw -- https://www.redbull.com/no-no/events/red-bull-cliff-diving-world-series-oslo-norway
<myappie> Gotta run though. Peace!
royo25 has joined #ruby
orbyt_v10 has joined #ruby
Linux_Kerio has quit [Read error: Connection reset by peer]
Linux_Kerio has joined #ruby
orbyt_v10 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
cephal has quit [Ping timeout: 255 seconds]
victori has quit [Quit: ZNC 1.8.2 - https://znc.in]
roshanavand has quit [Ping timeout: 246 seconds]
Jordan has joined #ruby
ray_caster has quit [Quit: ray_caster]
fercell has joined #ruby
fercell has quit [Client Quit]
fercell has joined #ruby
meimei has quit [Remote host closed the connection]
pounce has quit [Remote host closed the connection]
m_antis has quit [Quit: ZNC - https://znc.in]
dionysus69 has quit [Ping timeout: 246 seconds]
m_antis has joined #ruby
royo25 has quit [Quit: Bye]
mexen has joined #ruby
<rapha> "discord scene"
<rapha> "ai scene"
<rapha> i'm getting too old
<adam12> rapha: lol
___nick___ has joined #ruby
markong has joined #ruby
<caleb> where did all the demoscenes go
<rapha> heck yeah! those were the days!
___nick___ has quit [Client Quit]
___nick___ has joined #ruby
___nick___ has quit [Client Quit]
___nick___ has joined #ruby
<caleb> my kingdom for a terminal IRC client that's not irssi or weechat, but still has a channel list on the left, and a nicklist on the right
<caleb> weechat is heavy, and running a script beside irssi for nicklist is just not something I want to do
dionysus69 has joined #ruby
TomyLobo2 has quit [Quit: Leaving]
<adam12> As a long time terminal IRC user, I went to The Lounge and it's been 100x better.
<adam12> I run it in a Flotato window on my mac.
markong has quit [Ping timeout: 248 seconds]
NonatoAguiar has joined #ruby
gr33n7007h has quit [Ping timeout: 260 seconds]
eizua has joined #ruby
gr33n7007h has joined #ruby
szkl has quit [Quit: Connection closed for inactivity]
mexen has quit []
rvalue has quit [Quit: ZNC - https://znc.in]
rvalue has joined #ruby
orbyt_v10 has joined #ruby
<ox1eef_> I run weechat but deleted all of its dynamic libraries except the essential ones.
<ox1eef_> myappie: Europe looks all that more remarkable after living in South America for a couple of years.
trillp has joined #ruby
crespire has joined #ruby
collat17 has joined #ruby
reset has joined #ruby
___nick___ has quit [Quit: No Ping reply in 180 seconds.]
___nick___ has joined #ruby
<NonatoAguiar> where did you live in south america?
collat17 has quit [Quit: Best CPUs can count to infinity twice without being bugged out by zero division errors or whatnot.]
roshanavand has joined #ruby
roshanavand has quit [Ping timeout: 256 seconds]
orbyt_v10 has quit [Quit: Textual IRC Client: www.textualapp.com]
trillp has quit [Quit: WeeChat 3.8]
markong has joined #ruby
dionysus69 has quit [Quit: dionysus69]
polishdub has quit [Quit: leaving]
factor has joined #ruby
quazimodo has joined #ruby
<rapha> in what way, ox1eef_, and which part of europe?
* rapha is very happy with weechat's stock config. leave me alone with web apps.
factor has quit [Ping timeout: 276 seconds]
factor has joined #ruby
sphex has joined #ruby
jess has quit [Quit: Lost terminal]
factor has quit [Remote host closed the connection]
factor has joined #ruby
Thanzex32684 has joined #ruby
Thanzex3268 has quit [Ping timeout: 265 seconds]
Thanzex32684 is now known as Thanzex3268
factor has quit [Ping timeout: 276 seconds]
polishdub has joined #ruby
double has joined #ruby
Linux_Kerio has quit [Ping timeout: 260 seconds]
ruby[bot] has quit [Remote host closed the connection]
ruby[bot] has joined #ruby
tomtmym has quit [Quit: Gone.]
NonatoAguiar has quit [Quit: Client closed]
glabel has joined #ruby
subcon33 has joined #ruby
double has quit [Ping timeout: 255 seconds]
glabel has quit [Ping timeout: 246 seconds]
victori has joined #ruby
shokohsc5 has joined #ruby
shokohsc has quit [Ping timeout: 250 seconds]
shokohsc5 is now known as shokohsc
markong has quit [Ping timeout: 255 seconds]
subcon33 has quit [Quit: Best CPUs can count to infinity twice without being bugged out by zero division errors or whatnot.]