havenwood changed the topic of #ruby to: Ruby 3.4.3, 3.3.8 https://www.ruby-lang.org | Log https://libera.irclog.whitequark.org/ruby
Sheilong has quit [Quit: Connection closed for inactivity]
Kay606 has joined #ruby
AtleoS has quit [Remote host closed the connection]
AtleoS has joined #ruby
entropie has quit [Ping timeout: 272 seconds]
entropie has joined #ruby
_whitelogger has joined #ruby
kukasmog has joined #ruby
kukasmog has quit [Ping timeout: 252 seconds]
ih8u has quit [Remote host closed the connection]
AtleoS has quit [Ping timeout: 252 seconds]
kukasmog has joined #ruby
mange has joined #ruby
schne1der has joined #ruby
jmcantrell has quit [Ping timeout: 272 seconds]
kukasmog has quit [Ping timeout: 252 seconds]
oznek has quit [Remote host closed the connection]
grenierm has joined #ruby
fantazo has quit [Quit: Lost terminal]
Linux_Kerio has joined #ruby
dionysus69 has joined #ruby
andy-turner has joined #ruby
<nakilon> o0x1eef: ok but the question is what is going to process those tags and match them to the junit report
<nakilon> does anyone use the tools to see info about the list of gems, like number of commits, date of the last commit, etc.? I did 'gem search gnuplot' and that's a lot
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #ruby
grenierm has quit [Ping timeout: 240 seconds]
gr33n7007h has quit [Ping timeout: 276 seconds]
gr33n7007h has joined #ruby
TomyWork has joined #ruby
schne1der has quit [Ping timeout: 245 seconds]
entropie has quit [Ping timeout: 248 seconds]
entropie has joined #ruby
andy-turner_ has joined #ruby
schne1der has joined #ruby
andy-turner has quit [Ping timeout: 248 seconds]
gemmaro_ has quit [Ping timeout: 252 seconds]
gemmaro_ has joined #ruby
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #ruby
wbooze has quit [Quit: Leaving]
rvalue- has joined #ruby
rvalue has quit [Ping timeout: 248 seconds]
schn31d3r has joined #ruby
schne1der has quit [Ping timeout: 252 seconds]
rvalue- is now known as rvalue
oznek has joined #ruby
TomyWork has quit [Quit: Leaving]
dionysus69 has quit [Ping timeout: 268 seconds]
<o0x1eef> nakilon: That'd be for you to figure out :P RSpec can also emit JSON: https://rspec.info/features/3-13/rspec-core/formatters/json-formatter/. These are just ideas that seem like they have potential for what you described. No idea if they're actually feasible. But its something you could keep in-house if it works.
dionysus69 has joined #ruby
user71 has joined #ruby
wbooze has joined #ruby
mange has quit [Remote host closed the connection]
CRISPR has joined #ruby
CRISPR has quit [Ping timeout: 272 seconds]
jmcantrell has joined #ruby
wbooze has quit [Read error: Connection reset by peer]
kukasmog has joined #ruby
dionysus69 has quit [Ping timeout: 272 seconds]
kukasmog has quit [Ping timeout: 252 seconds]
fantazo has joined #ruby
schn31d3r has quit [Ping timeout: 272 seconds]
rhe9 has joined #ruby
rhe has quit [Read error: Connection reset by peer]
rhe9 is now known as rhe
wbooze has joined #ruby
Linux_Kerio has quit [Ping timeout: 245 seconds]
wbooze_ has joined #ruby
adam12 has quit [Ping timeout: 252 seconds]
adam12 has joined #ruby
entropie has quit [Ping timeout: 248 seconds]
leah2 has quit [Ping timeout: 252 seconds]
entropie has joined #ruby
leah2 has joined #ruby
wbooze has quit [Ping timeout: 248 seconds]
weaksauce has quit [Quit: Textual IRC Client: www.textualapp.com]
user71 has quit [Quit: Leaving]
weaksauce has joined #ruby
ssh0732 has quit [Remote host closed the connection]
ssh07322 has joined #ruby
kukasmog has joined #ruby
polishdub has quit [Ping timeout: 265 seconds]
polishdub has joined #ruby
<nakilon> I would love to have Hash or Set that would automatically discard the oldest members when reaching some amount of memory
<nakilon> oldest accessed
<nakilon> looked up
<nakilon> after reaching some 4-5 gb it ruby starts GC or memory optimization of whatever, but I would be fine with just cleaning the least important piece of my cache out
<adam12> nakilon: Could look at Moneta for that.
<adam12> LRUHash
<adam12> Not sure if it caps memory usage tho.
nmollerup has quit [Quit: Leaving]
<nakilon> adam12: thanks, https://github.com/jmettraux/rufus-lru looks interesting
<nakilon> another gem is much older
_whitelogger has joined #ruby
kukasmog has quit [Ping timeout: 276 seconds]
andy-turner_ has quit [Quit: Leaving]
ruby[bot] has quit [Remote host closed the connection]
ruby[bot] has joined #ruby
Evil-Bob has joined #ruby
<havenwood> nakilon: Rinda TupleSpace is the closest thing that ships with Ruby, but it's extendable.
<havenwood> It has a time-based reaper, but no size controls.
wbooze_ has quit [Quit: Leaving]
cappy has joined #ruby
kukasmog has joined #ruby
wbooze has joined #ruby
kukasmog has quit [Ping timeout: 248 seconds]
kukasmog has joined #ruby
kukasmog has quit [Ping timeout: 244 seconds]
kukasmog has joined #ruby