havenwood changed the topic of #ruby to: Ruby 3.4.4, 3.3.8, 3.5.0-preview1 https://www.ruby-lang.org | Log https://libera.irclog.whitequark.org/ruby
Artea has joined #ruby
chair1 has quit [Ping timeout: 272 seconds]
pastelowl has quit [Quit: WeeChat 4.6.3]
chair1 has joined #ruby
chair1 has quit [Ping timeout: 272 seconds]
chair1 has joined #ruby
cappy has quit [Quit: Leaving]
_whitelogger has joined #ruby
chair1 has quit [Quit: Client closed]
chair1 has joined #ruby
chair94 has joined #ruby
chair1 has quit [Ping timeout: 272 seconds]
chair94 is now known as chair1
smp has quit [Ping timeout: 252 seconds]
smp has joined #ruby
chair1 has quit [Ping timeout: 272 seconds]
smp has quit [Ping timeout: 248 seconds]
smp has joined #ruby
jmcantrell has quit [Ping timeout: 268 seconds]
Pixi` has joined #ruby
Pixi has quit [Ping timeout: 260 seconds]
Pixi__ has joined #ruby
Pixi` has quit [Ping timeout: 245 seconds]
sleetdrop has quit [Quit: ZNC 1.8.2+deb2ubuntu0.1 - https://znc.in]
sleetdrop has joined #ruby
nirvdrum741 has quit [Quit: The Lounge - https://thelounge.chat]
Pixi` has joined #ruby
Pixi__ has quit [Ping timeout: 245 seconds]
grenierm has joined #ruby
Vonter has quit [Ping timeout: 252 seconds]
o0x1eef has quit [Ping timeout: 260 seconds]
Vonter has joined #ruby
schne1der has joined #ruby
<keremk> I don’t think this guy even understands how development works lol what a read in the morning
o0x1eef has joined #ruby
o0x1eef has quit [Ping timeout: 260 seconds]
sweatiest has quit [Ping timeout: 268 seconds]
grenierm has quit [Ping timeout: 272 seconds]
eoli3n has joined #ruby
sweatiest has joined #ruby
dionysus69 has joined #ruby
sweatiest has quit [Ping timeout: 248 seconds]
grenierm has joined #ruby
peder has quit [Ping timeout: 276 seconds]
peder has joined #ruby
<nakilon> there is no such thing as "old language version"
<nakilon> like no old music
<nakilon> or old paintings
<nakilon> and yes, the last message about container confirms that there is no need, so my remark is useless
<nakilon> morning
dviola has quit [Ping timeout: 244 seconds]
diego has joined #ruby
o0x1eef has joined #ruby
diego is now known as Guest5478
Vonter has quit [Ping timeout: 260 seconds]
Vonter has joined #ruby
TomyWork has joined #ruby
szkl has joined #ruby
grenierm has quit [Quit: Client closed]
dionysus70 has joined #ruby
dionysus69 has quit [Ping timeout: 245 seconds]
dionysus70 is now known as dionysus69
dionysus70 has joined #ruby
dionysus69 has quit [Ping timeout: 276 seconds]
dionysus70 is now known as dionysus69
brokkoli_origin has quit [Ping timeout: 265 seconds]
brokkoli_origin has joined #ruby
user71 has joined #ruby
rvalue- has joined #ruby
rvalue has quit [Ping timeout: 248 seconds]
rvalue- is now known as rvalue
<adam12> nakilon: morning
denvermullets has joined #ruby
<nakilon> how to capture stdout to rspec junit reporter, is shown here: https://github.com/sj26/rspec_junit_formatter/tree/main?tab=readme-ov-file#capturing-output
<nakilon> but where is rspec html formatter example is it possible at all?
brokkoli_origin has quit [Ping timeout: 260 seconds]
<nakilon> I remember that many years ago I was monkey-patching some methods, probably private, to insert the logs I needed
<nakilon> is there nothing new after all these years?...
brokkoli_origin has joined #ruby
smp_ has joined #ruby
smp has quit [Ping timeout: 252 seconds]
smp_ has quit [Read error: Connection reset by peer]
smp has joined #ruby
pastelowl has joined #ruby
Guest5478 has quit [Quit: WeeChat 4.6.3]
dviola has joined #ruby
dionysus69 has quit [Ping timeout: 252 seconds]
cappy has joined #ruby
denvermullets has quit [Ping timeout: 276 seconds]
fantazo has joined #ruby
<caleb> am I just nostalgic because I dislike k8s so much, or was `cap deploy` peak self hosted (non-PaaS) ruby deployment?
denvermullets has joined #ruby
oznek has joined #ruby
oznek has quit [Quit: Leaving]
SebastianM has joined #ruby
SebastianM has quit [Quit: -a- IRC for Android 2.1.59]
SebastianM has joined #ruby
SebastianM has quit [Client Quit]
Pixi` is now known as Pixi
denvermullets has quit [Ping timeout: 260 seconds]
denvermullets has joined #ruby
<o0x1eef> Simpler times :)
<havenwood> o0x1eef: And I used Mina back then since Cap was too complicated. 🤣
<caleb> I remember also setting up, at one point, a post receive hook that checked out to a non bare repository, and then restarted the running application init/systemd/sysv service.
denvermullets has quit [Ping timeout: 252 seconds]
user71 has quit [Quit: Leaving]
<adam12> havenwood: Mina was great for speed.
<adam12> caleb: I used that trick a lot too. Very handy.
<havenwood> adam12: And conceptually I could grok what was going on under the hood.
<adam12> Even spawned my 'Spirit' line of tools, since I hated sysv/init for daemon management.
<havenwood> I liked it as a "git hook" deployment alternative.
denvermullets has joined #ruby
<havenwood> Though I've done fine with git hooks too. :P
denvermullets has quit [Ping timeout: 248 seconds]
denvermullets has joined #ruby
denvermullets has quit [Remote host closed the connection]
TomyWork has quit [Ping timeout: 245 seconds]
cappy has quit [Quit: Leaving]
<havenwood> The really complex solutions can be surprisingly niche.
schne1der has quit [Ping timeout: 260 seconds]
ruby[bot] has quit [Remote host closed the connection]
ruby[bot] has joined #ruby
fercell has quit [Quit: ZNC - https://znc.in]
fercell has joined #ruby
msv has quit [Ping timeout: 260 seconds]
jmcantrell has joined #ruby
msv has joined #ruby
pastelowl has quit [Quit: WeeChat 4.6.3]
<o0x1eef> So I have been using code-server (https://github.com/coder/code-server) for about a week on a FreeBSD host. It is nice. It doesn't support every extension (copilot chat being one) but mostly happy with the experiment and I think I will stick with it