Found 1299 bookmarks
Newest
Self Hosted Roundup #17
Self Hosted Roundup #17
What's new in self hosted applications this week? Check it out in the Self Hosted Roundup #17! đź‘‹
·noted.lol·
Self Hosted Roundup #17
Understanding / Doing Some AI - Open PD / Open Pedagogy Summer Adventure - OE Global Connect
Understanding / Doing Some AI - Open PD / Open Pedagogy Summer Adventure - OE Global Connect
Artificial Intelligence, can we understand it without being data scientists? Is it too complex to grapple? Do we just have to trust the experts, like the ones who claim sentience? No. I hope not. But I do know I can better come to my own understanding if I can do more than read papers and blog posts, but actually dabble in a technology. I am somewhat propelled by a fabulous discussion started by @wernerio for the OEGlobal “Unconference”: I want to connect… by doing AI. ...
·connect.oeglobal.org·
Understanding / Doing Some AI - Open PD / Open Pedagogy Summer Adventure - OE Global Connect
nextcloud/all-in-one: Nextcloud AIO stands for Nextcloud All In One and provides easy deployment and maintenance with most features included in this one Nextcloud instance.
nextcloud/all-in-one: Nextcloud AIO stands for Nextcloud All In One and provides easy deployment and maintenance with most features included in this one Nextcloud instance.
Nextcloud AIO stands for Nextcloud All In One and provides easy deployment and maintenance with most features included in this one Nextcloud instance. - nextcloud/all-in-one: Nextcloud AIO stands f...
·github.com·
nextcloud/all-in-one: Nextcloud AIO stands for Nextcloud All In One and provides easy deployment and maintenance with most features included in this one Nextcloud instance.
Simplest way of passing all host environment variables to docker container - Stack Overflow
Simplest way of passing all host environment variables to docker container - Stack Overflow
There are two ways to use the -e flag: -e VAR=VALUE and -e VAR; if VAR is already exported then the second format will use the exported value without making it publicly readable, plus you don't need to worry about escaping the VALUE against whitespace, quotes, etc.
·stackoverflow.com·
Simplest way of passing all host environment variables to docker container - Stack Overflow