how to execute rake tasks from within the rails console:
require 'rake'
Rails.application.load_tasks 
Rake::Task['my_task'].invoke
how to execute rake tasks from within the rails console:
require 'rake'
Rails.application.load_tasks 
Rake::Task['my_task'].invoke
create a file like:
.ebextensions/temporarily_set_env_variable.config
add:
+option_settings:
+  aws:elasticbeanstalk:application:environment:
+ API_ENDPOINT: www.example.com/api
| <style> | |
| .container { | |
| padding: 10px; | |
| background-color: rgba(255, 255, 255, 0.5); | |
| } | |
| .logo { | |
| position: absolute; | |
| right: 0; | |
| bottom: -200px; | |
| } | 
When attenpting to install a Linux Distro, its common to download the ISO then use a tool (e.g. UNetbootin, Linux Live USB Creator, Universal USB Installer, Live USB Creator) to make a USB bootable with the installer of the distro. This is no the recommended way.
https://wiki.archlinux.org/index.php/USB_flash_installation_media
To list USB devices
Because it has a humble origin... Designed in 10 days... was proclaimed death several times, and it was planned to be replaced by many other more "powerful" languages
Because it has closures and lambdas, and the prototypal inheritance (the good parts)
Because it is weird, in a very nice sense... (some bad parts... maybe?)
From the video WAT (https://www.destroyallsoftware.com/talks/wat)