havenwood changed the topic of #ruby to: Rules: https://ruby-community.com | Ruby 3.1.1, 3.0.3, 2.7.5: https://www.ruby-lang.org | Paste 4+ lines to: https://gist.github.com | Books: https://goo.gl/wpGhoQ
postmodern has joined #ruby
ur5us has joined #ruby
markong has quit [Ping timeout: 272 seconds]
Guest6792 has quit [Ping timeout: 256 seconds]
Bitflux has quit [Quit: ZNC - https://znc.in]
Byteflux has joined #ruby
Guest092 has joined #ruby
Guest092 has quit [Client Quit]
cyberbanjo has quit [Quit: WeeChat 3.4]
Rounin has quit [Ping timeout: 272 seconds]
justAstache has quit [Remote host closed the connection]
justAstache has joined #ruby
John_Ivan has quit [Ping timeout: 256 seconds]
ur5us has quit [Ping timeout: 240 seconds]
bluedust has joined #ruby
Pixi has quit [Ping timeout: 252 seconds]
Pixi has joined #ruby
postmodern has quit [Remote host closed the connection]
teclator has joined #ruby
fdan has joined #ruby
ur5us has joined #ruby
roadie has joined #ruby
H4Z3 is now known as help
help is now known as snowtie
Rounin has joined #ruby
snowtie is now known as H4Z3
H4Z3 has quit [Changing host]
H4Z3 has joined #ruby
ur5us has quit [Ping timeout: 240 seconds]
alex[m]12345 has quit [Quit: You have been kicked for being idle]
analogsalad has joined #ruby
Guest6792 has joined #ruby
taupiqueur has joined #ruby
fdan has quit [Quit: Client closed]
bluedust has quit [Remote host closed the connection]
goldfish has joined #ruby
taupiqueur has quit [Quit: taupiqueur]
goldfish has quit [Ping timeout: 240 seconds]
royo25 has joined #ruby
moldorcoder7 has quit [Read error: Connection reset by peer]
smp has quit [Ping timeout: 252 seconds]
moldorcoder7 has joined #ruby
taupiqueur has joined #ruby
fercell has quit [Ping timeout: 240 seconds]
roadie has quit [Quit: ERC (IRC client for Emacs 25.3.50.1)]
fowl0 has joined #ruby
fowl has quit [Ping timeout: 256 seconds]
fowl0 is now known as fowl
donofrio has joined #ruby
John_Ivan has joined #ruby
markong has joined #ruby
royo25 has quit [Quit: Bye]
goldfish has joined #ruby
Jonopoly has joined #ruby
analogsalad has quit [Read error: Connection reset by peer]
analogsalad has joined #ruby
analogsalad has quit [Read error: Connection reset by peer]
analogsalad has joined #ruby
Jonopoly has quit [Quit: WeeChat 3.0]
Jonopoly has joined #ruby
bsliger has joined #ruby
donofrio has quit [Ping timeout: 272 seconds]
hololeap has quit [Excess Flood]
hololeap has joined #ruby
bluedust has joined #ruby
donofrio has joined #ruby
fredlinhares has joined #ruby
hololeap_ has joined #ruby
hololeap has quit [Ping timeout: 240 seconds]
bluedust_ has joined #ruby
gr33n7007h has quit [Ping timeout: 245 seconds]
bluedust has quit [Ping timeout: 240 seconds]
gr33n7007h has joined #ruby
<adam12> morning
roadie has joined #ruby
donofrio has quit [Ping timeout: 240 seconds]
<mooff> morning
orbyt has joined #ruby
Pixi has quit [Quit: Leaving]
Jonopoly has quit [Quit: WeeChat 3.0]
<adam12> mooff: How goes
bluedust has joined #ruby
<adam12> >> p = [Integer]; [1] in ^p
bluedust_ has quit [Read error: Connection reset by peer]
<adam12> Kind of annoying that won't work.
bluedust_ has joined #ruby
bluedus__ has joined #ruby
bluedust has quit [Ping timeout: 272 seconds]
bluedust_ has quit [Ping timeout: 256 seconds]
bluedust has joined #ruby
bluedus__ has quit [Ping timeout: 272 seconds]
Pixi has joined #ruby
bluedust_ has joined #ruby
bluedust has quit [Ping timeout: 240 seconds]
bluedust has joined #ruby
bluedust_ has quit [Ping timeout: 256 seconds]
<mooff> goes okay adam12
<mooff> curious about the webassembly support in Ruby trunk
taupiqueur has quit [Ping timeout: 256 seconds]
analogsalad has quit [Quit: bye]
analogsalad has joined #ruby
taupiqueur has joined #ruby
<mooff> having a go at building it. would be a nice way to sandbox an eval bot
taupiqueur has quit [Ping timeout: 250 seconds]
<havenwood> mooff: I got it working with stdlib but haven't figured out how to require RubyGems yet.
<havenwood> mooff: If you figure out gems, let me know!
<mooff> cool!
markong has quit [Ping timeout: 245 seconds]
taupiqueur has joined #ruby
Led_Zeppelin2 has joined #ruby
taupiqueur has quit [Read error: Connection reset by peer]
<Led_Zeppelin2> hello. trying to see how to disable HTTPS certificate verify. I have HTTP.get but can't seem to find its options
taupiqueur has joined #ruby
taupiqueur has quit [Ping timeout: 256 seconds]
orbyt has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
taupiqueur has joined #ruby
taupiqueur has quit [Client Quit]
taupiqueur has joined #ruby
goldfish has quit [Ping timeout: 272 seconds]
_ht has joined #ruby
orbyt has joined #ruby
krishnac has joined #ruby
krishnac has quit [Remote host closed the connection]
ur5us has joined #ruby
ule has quit [Ping timeout: 240 seconds]
krishnac has joined #ruby
ule has joined #ruby
krishnac has quit [Remote host closed the connection]
BSaboia has quit [Quit: ZNC - https://znc.in]
BSaboia has joined #ruby
<Led_Zeppelin2> i think its get. I am getting it from gitlab
analogsalad has quit [Quit: bye]
teclator has quit [Remote host closed the connection]
John_Ivan_ has joined #ruby
havenwood has quit [Quit: The Lounge - https://thelounge.chat]
havenwood has joined #ruby
John_Ivan has quit [Ping timeout: 240 seconds]
fredlinhares has quit [Quit: WeeChat 3.4]
shokohsc has quit [Read error: Connection reset by peer]
shokohsc has joined #ruby
_ht has quit [Remote host closed the connection]
roadie has quit [Quit: ERC (IRC client for Emacs 25.3.50.1)]
John_Ivan_ has quit [Ping timeout: 272 seconds]
<mooff> havenwood: make install will make the ruby-wasm32-wasi dir when following the steps in wasm/README.md
<mooff> then it needs to be 'mapped' for the wasm binary as /, e.g wasmtime run ruby --mapdir /::./ruby-wasm32-wasi
John_Ivan has joined #ruby
<havenwood> mooff: yup, got that working and `ruby -e` etc works for me but `gem` doesn't.
<havenwood> mooff: Does RubyGems `gem` actually work for you? I have the executable but it errors.
<mooff> ah. i didn't think to try that executable
<mooff> sec :)
<havenwood> stdlib gems work for me, but I haven't managed to install any.
<mooff> i don't see /var/lib/gems/.. in $: but maybe gems get installed to there
BSaboia has quit [Quit: ZNC - https://znc.in]
<havenwood> mooff: I've got stdlib gems in ruby-wasm32-wasi/usr/local/lib/ruby/gems/3.2.0/gems
<havenwood> I haven't gotten ruby-wasm32-wasi/usr/local/bin/gem working. Maybe it doesn't yet or there's a trick I don't know?
<mooff> me too. i just noticed net-ftp etc in /var/lib/gems/3.2.0/gems. but.. they're in /usr/local/.. too!
<mooff> gem starts with a shebang. got an error from wasmtime from that. so tried wasmtime run ruby --mapdir /::./ruby-wasm32-wasi -- /usr/local/bin/gem
<mooff> seems to run it, but i need to rebuild with psych
BSaboia has joined #ruby
<mooff> does that work for you?
markong has joined #ruby
taupiqueur has quit [Read error: Connection reset by peer]
taupiqueur has joined #ruby
mange has joined #ruby
Tempesta has quit [*.net *.split]
Tempesta has joined #ruby
Tempesta has quit [Changing host]
Tempesta has joined #ruby
Tempesta has quit [Excess Flood]
Tempesta has joined #ruby
Tempesta has quit [Changing host]
Tempesta has joined #ruby
Tempesta has quit [Excess Flood]
Tempesta has joined #ruby
Tempesta has quit [Changing host]
Tempesta has joined #ruby
Tempesta has quit [Excess Flood]
Tempesta has joined #ruby
Tempesta has quit [Changing host]
Tempesta has joined #ruby
Tempesta has quit [Excess Flood]
Tempesta has joined #ruby
Tempesta has quit [Changing host]
Tempesta has joined #ruby
Tempesta has quit [Excess Flood]
Tempesta has joined #ruby
Tempesta has joined #ruby
Tempesta has quit [Changing host]
Tempesta has quit [Excess Flood]
Tempesta has joined #ruby
Tempesta has quit [Changing host]
Tempesta has joined #ruby
Tempesta has quit [Excess Flood]
Tempesta has joined #ruby
Tempesta has quit [Changing host]
Tempesta has joined #ruby
Tempesta has quit [Excess Flood]
Tempesta has joined #ruby
Tempesta has quit [Changing host]
Tempesta has joined #ruby
Tempesta has quit [Excess Flood]
Tempesta has joined #ruby
Tempesta has quit [Changing host]
Tempesta has joined #ruby
Tempesta has quit [Excess Flood]
Tempesta has joined #ruby
Tempesta has quit [Changing host]
Tempesta has joined #ruby
Tempesta has quit [Excess Flood]
Tempesta has joined #ruby
Tempesta has quit [Changing host]
Tempesta has joined #ruby
Tempesta has quit [Excess Flood]
Tempesta has joined #ruby
Tempesta has joined #ruby
Tempesta has quit [Changing host]
Tempesta has quit [Excess Flood]
Tempesta has joined #ruby
Tempesta has quit [Changing host]
Tempesta has joined #ruby
Tempesta has quit [Excess Flood]
Tempesta has joined #ruby
Tempesta has joined #ruby
Tempesta has quit [Changing host]
Tempesta has quit [Excess Flood]
Tempesta has joined #ruby
Tempesta has joined #ruby
Tempesta has quit [Excess Flood]
Tempesta has joined #ruby
Tempesta has quit [Changing host]
Tempesta has joined #ruby
Tempesta has quit [Excess Flood]
orbyt has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<havenwood> mooff: Lemme rebuild and try again. I think I hit Psych problems weeks ago when I last tried.
<mooff> havenwood: i got `gem`'s help text, but most commands say: ERROR: Loading command: list (LoadError) cannot load such file -- socket
<mooff> rebuilding with the socket ext.. not sure if it's supported
taupiqueur has quit [Ping timeout: 272 seconds]
<mooff> yeah, doesn't look like it's ported yet
va5c0_ has joined #ruby
<mooff> socket / networking APIs are still being hashed out for WASI
<havenwood> mooff: I thought sockets worked. ¯\_(ツ)_/¯ Dunno.
<havenwood> Doesn't quite work yet on my machine.
<mooff> search up 'wasi sockets api'
John_Ivan has quit [Read error: Connection reset by peer]
<mooff> it really is still up in the air. surprising, given how much it will unlock :)
<havenwood> mooff: Looks like you're right and progress was stalled not completed in 2020.
<havenwood> I thought there was more progress on that front than it seems.
<havenwood> Seems... vital. I swear it was further along....
ur5us has quit [Ping timeout: 240 seconds]
howdoi has joined #ruby