faustinoaq changed the topic of #amber to: Welcome to Amber Framework community! | https://amberframework.org | Developer happiness, productivity and bare metal performance | GH: https://github.com/amberframework | Docs: https://docs.amberframework.org | Gitter: https://gitter.im/amberframework/amber | IRC Logger: https://irclog.whitequark.org/amber | Amber::Server.start
<FromGitter> <mixflame> livepost SSL is now live https://livepost.mixflame.com/
<FromGitter> <elorest> @mixflame thanks. I'll get that merged in soon. Swamped with getting ready for Nikola World right now. Plus finishing my taxes.
<FromGitter> <mixflame> sounds good :)
<FromGitter> <elorest> I hate taxes. Not even because you have to pay them. Just because they're so freaking difficult.
<FromGitter> <mixflame> same
<FromGitter> <mixflame> i laugh when they say stuff like the IRS has a 60 year old computer system
<FromGitter> <damianham> @mixflame thanks for forking Datanoise's broken Mongo.cr to the Amber Community organization. I will take a look at @sam0x17 fixes and any other additional fixes he recommends.
<FromGitter> <mixflame> No problem! :) He had some info about another branch which contains maybe even further fixes, we should find that and merge it in probably
<FromGitter> <mixflame> personally I'm using @sam0x17's fixes on livepost.mixflame.com just fine
<FromGitter> <rmarronnier> Hey ! I'm struggling with the CORS pipeline :
<FromGitter> <rmarronnier> 'plug Amber::Pipe::CORS.new("Access-Control-Allow-Origin: https://example.com")'
<FromGitter> <rmarronnier> I'm trying to make sense of what cors.cr expect as argument, but if you had any example, it would be perfect :-)
<FromGitter> <Blacksmoke16> What's the error you are getting?