Hitta exponentialfunktion från två punkter
Exempel 1 : Hitta den exponentialfunktion som går genom punkterna (1, 2) och (3, 5) Hitta basen a som kvoten mellan y2 och y1 a […]
Continue reading »Golden nuggets where no entry is longer than my expected attention span
Exempel 1 : Hitta den exponentialfunktion som går genom punkterna (1, 2) och (3, 5) Hitta basen a som kvoten mellan y2 och y1 a […]
Continue reading »I keep this blog item handy: Docker – Clean Up After Yourself! It talks about how to maintain and clean up the “leftovers” from running […]
Continue reading »This article assumes that you have docker, docker-compose and docker-machine installed. For OSX use Docker Toolbox at docker.com/toolbox. For Linux install docker and docker-compose using […]
Continue reading »Huvudsakligen från https://sulo.se/2011/02/24/svenska-vps-leverantorer-en-prisjamforelse/ https://www.fsdata.se/server/vps http://www.glesys.se/vps.php https://www.oderland.se/tjanster/cloudvps/ http://www.patrikweb.net/content/section/24/51/ http://www.ipeer.se/linux-vps.php https://www.crystone.se/vps http://www.surftown.se/vps/priser http://www.space2u.com/vps.php http://www.itstaden.se/Serverdrift/Virtuell+Server.html Virtuell Privat Server http://www.internetverket.se/premium-vps Molntjänster http://www.adminor.net/vps http://www.securehosting.se/index.php/virtual-servers http://foretag.netit.se/?page_id=564 http://acon.se/tjanster/virtuell-server/ https://www.dalnix.se/tjanster/
Continue reading »Heroku Rails Receipes Running a migration heroku run rake db:migrate Clearing a PG database on heroku heroku pg:reset DATABASE WARNING: Destructive action postgresql-flexible-10203 will lose […]
Continue reading »A good article about organising CSS/SASS in Rails http://www.mattboldt.com/organizing-css-and-sass-rails/ Basically you have this in yourapp/assets/stylesheets/application.css /* NOTE: Not Application.scss */ /* *= require_self *= require […]
Continue reading »Harnessing ActiveRecord Outside Rails ActiveRecord, the model component of Rails, is well-known for its versatility. It can be used within Rails, of course, but did […]
Continue reading »