dka has quit [Quit: My Ex-Girlfriend once told me: I'm not a slut, I'm just popular]
dka has joined #ruby
typ1cal_c0ffxe3 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
typ1cal_c0ffxe3 has joined #ruby
Hobbyboy has quit [Quit: The BNC has broken!]
typ1cal_c0ffxe3 has quit [Client Quit]
joenoon has quit [Ping timeout: 268 seconds]
nemesit|znc has quit [Ping timeout: 268 seconds]
hsiktas[m] has quit [Ping timeout: 268 seconds]
andrea[m] has quit [Ping timeout: 268 seconds]
DenKn has quit [Ping timeout: 268 seconds]
slothby has quit [Ping timeout: 268 seconds]
joenoon has joined #ruby
nemesit has joined #ruby
typ1cal_c0ffxe3 has joined #ruby
slothby has joined #ruby
ur5us has joined #ruby
Hobbyboy has joined #ruby
Thanzex has quit [Read error: Connection reset by peer]
Thanzex has joined #ruby
DenKn has joined #ruby
hsiktas[m] has joined #ruby
andrea[m] has joined #ruby
reset has quit [Quit: reset]
Thanzex has quit [Quit: Ping timeout (120 seconds)]
mooff has quit [Quit: Ping timeout (120 seconds)]
justJustache has quit [Remote host closed the connection]
CalimeroTeknik has quit [Quit: バイバイ]
mooff has joined #ruby
Thanzex has joined #ruby
justJustache has joined #ruby
CalimeroTeknik has joined #ruby
typ1cal_c0ffxe3 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
typ1cal_c0ffxe3 has joined #ruby
typ1cal_c0ffxe3 has quit [Client Quit]
typ1cal_c0ffxe3 has joined #ruby
Sheilong has quit []
typ1cal_c0ffxe3 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
shokohsc4 has joined #ruby
shokohsc has quit [Ping timeout: 256 seconds]
shokohsc4 is now known as shokohsc
typ1cal_c0ffxe3 has joined #ruby
Rounin has quit [Ping timeout: 250 seconds]
hanzo has quit [Quit: Connection closed for inactivity]
ur5us has quit [Ping timeout: 240 seconds]
Thanzex has quit [Read error: Connection reset by peer]
Thanzex has joined #ruby
michigan has joined #ruby
oxfuxxx has quit [Ping timeout: 256 seconds]
typ1cal_c0ffxe3 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
typ1cal_c0ffxe3 has joined #ruby
typ1cal_c0ffxe3 has quit [Ping timeout: 250 seconds]
bluedust has joined #ruby
Guest97 has joined #ruby
<Guest97>
hi
<Guest97>
Are there some pelple come from china?
bluedust has quit [Read error: Connection reset by peer]
Pixi has quit [Quit: Leaving]
bluedust has joined #ruby
Guest97 has quit [Quit: Client closed]
hololeap has quit [Excess Flood]
Pixi has joined #ruby
fef has joined #ruby
_ht has joined #ruby
hololeap has joined #ruby
Guest9014 has joined #ruby
teclator has joined #ruby
royo25 has joined #ruby
mandarvaze has joined #ruby
teclator has quit [Read error: Connection reset by peer]
teclator has joined #ruby
GIR0001 has joined #ruby
GIR0001 has left #ruby [#ruby]
ur5us has joined #ruby
gr33n7007h has quit [Quit: WeeChat 3.4]
bluedust has quit [Remote host closed the connection]
Thanzex has quit [Read error: Connection reset by peer]
Thanzex has joined #ruby
Rounin has joined #ruby
reset has joined #ruby
bluedust has joined #ruby
CalimeroTeknik has joined #ruby
CalimeroTeknik has quit [Changing host]
sgnh has joined #ruby
teclator has quit [Remote host closed the connection]
TomyWork has joined #ruby
teclator has joined #ruby
ur5us has quit [Ping timeout: 250 seconds]
FetidToot has quit [Ping timeout: 250 seconds]
duderonomy has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
FetidToot has joined #ruby
entropie has quit [Ping timeout: 240 seconds]
entropie has joined #ruby
fef has quit [Remote host closed the connection]
TCZ has joined #ruby
Guest9014 has quit [Ping timeout: 240 seconds]
teclator has quit [Read error: Connection reset by peer]
mandarvaze has quit [Ping timeout: 256 seconds]
gproto23 has joined #ruby
teclator has joined #ruby
Sheilong has joined #ruby
FetidToot has quit [Ping timeout: 240 seconds]
FetidToot has joined #ruby
Furai has quit [Quit: WeeChat 3.4]
Thanzex has quit [Read error: Connection reset by peer]
Thanzex has joined #ruby
Furai has joined #ruby
bluedust has quit [Remote host closed the connection]
bluedust has joined #ruby
bluedust has quit [Read error: Connection reset by peer]
bluedust has joined #ruby
bluedust_ has joined #ruby
bluedus__ has joined #ruby
bluedust has quit [Ping timeout: 256 seconds]
bluedust_ has quit [Ping timeout: 240 seconds]
TCZ has quit [Quit: Leaving]
fef has joined #ruby
michigan has quit [Quit: Connection closed for inactivity]
michigan has joined #ruby
bluedust has joined #ruby
bluedus__ has quit [Ping timeout: 256 seconds]
<rapha>
noone i know of... but ni hao :)
fef has quit [Ping timeout: 276 seconds]
cdown has joined #ruby
fef has joined #ruby
<cdown>
hi there -- while trying to do a `gem update` i'm getting a circular dependency (http://ix.io/3MFv) in a package i didn't explicitly install, and it looks like it comes as a dependency from the `travis` gem. since not everyone installing the package is complaining about this i assume there's some resolution, but the package just looks broken to me. any ideas?
Duneyrr has joined #ruby
<jhass[m]>
cdown: did you ensure using the latest rubygems version?
<cdown>
jhass[m]: is there some change to circular dependency behaviour there?
<jhass[m]>
I don't know, I just tried a gem install faraday and it worked without issues :)
<cdown>
interesting, thanks
HyLian has quit [Ping timeout: 256 seconds]
HyLian has joined #ruby
oxfuxxx has joined #ruby
bit4bit has joined #ruby
bit4bit has quit [Ping timeout: 268 seconds]
bit4bit has joined #ruby
fef has quit [Quit: Leaving]
bluedust_ has joined #ruby
<adam12>
Morning
bluedust has quit [Ping timeout: 250 seconds]
bluedust has joined #ruby
bluedust_ has quit [Ping timeout: 256 seconds]
<michigan>
Howdy!
<michigan>
I'm trying to write a blog where all the posts are unpublished by default. It should then use Active Job (or maybe Sidekiq?) to publish a new post every 5 hours.
<michigan>
It seems I can do `PublishPostsJob.perform_now` manually in the console, but how to repeat this indefinitely (or at least until there are no posts left)?
bluedust has quit [Remote host closed the connection]
bit4bit has quit [Ping timeout: 268 seconds]
<adam12>
It's a shame that there isn't a more unified decision on HTTP adapters in Ruby. If I look at one of my larger apps, every vendor's SDK has made a different choice. HTTParty, async-http, Excon, Patron, Faraday, net-http-persistent.
<adam12>
michigan: cool. I remember this, vaguely. Tho the text was different.
<michigan>
The black text and grey lines will ofcourse not be there
<michigan>
Really?
<adam12>
Didn't you make something else similar to this
g_sg has quit [Remote host closed the connection]
srushe has quit [Remote host closed the connection]
graemefawcett has quit [Remote host closed the connection]
hwrd has quit [Remote host closed the connection]
graemefawcett has joined #ruby
hwrd has joined #ruby
srushe has joined #ruby
g_sg has joined #ruby
Thanzex has quit [Read error: Connection reset by peer]
Thanzex has joined #ruby
<michigan>
I made https://i.imgur.com/9mV1yjb.png for driftingruby.com - but unfortunately the owner had to make his own version
<adam12>
Ah
<adam12>
You should make one for gemdocs.org :P
<michigan>
Yeah! Will do, would be nice to put it to good use :)
<adam12>
I looked at gemdocs.org stats again today. 2410 documented gems, 11 GB of uncompressed docs. The list of gems on the main page is long enough now I think I'm gonna make it columnar.
<michigan>
:D
<adam12>
Largest gem is still about 780 MB, but the mean is like 5 MB.
<adam12>
Building like 100 gems a day it seems. Yesterday there was 2285 gems.
<michigan>
I love the simplicity of the site :)
<adam12>
It's a make-work project, since I'm sponsoring the machine and built the software that runs it. So the design had to be super low key. Tho I am gonna refine it probably once I get more time.
<michigan>
Could https://tom-select.js.org/ be useful maybe? I just started using it for my forum site (after ditching Select2 and Selectize.js)
<michigan>
Anyway I'll have the new logo for you in a bit :D
<adam12>
I'd probably just use Unpoly for it, if I expanded it. But right now there is no database, it's all file level, and I'm trying to avoid accepting input from anyone because it's so primitive.
<adam12>
Simpler just to render everything until it's prohibitive. People can use ctrl-f to find what they need :)
<michigan>
Interesting
<adam12>
Have you used Unpoly? It's so flipping awesome.