Posts by Pedro Luiz Tortella • 57 points
4 posts
-
0
votes1
answer135
viewsQ: How to increase the memory limit of a process?
There is a way to clear the memory used by a process in Ubuntu?
ubuntuasked Pedro Luiz Tortella 57 -
1
votes2
answers74
viewsQ: FATAL failed to allocate memory
Good afternoon, I’m using the Gem Rb-libsvm: https://rubygems.org/gems/rb-libsvm/versions/1.3.1 In order to generate a template for tweeting (positive/negative). From a database with 19000 positive…
rubyasked Pedro Luiz Tortella 57 -
1
votes1
answer465
viewsQ: Error rake db:create
Good afternoon, I am using someone else’s program developed in Ruby on Rails and after giving bundle install in the project folder and install all gems, I tried to create the database through the…
ruby-on-railsasked Pedro Luiz Tortella 57 -
3
votes1
answer1086
viewsQ: Manipulate . txt file and put it into a Ruby array
I need, from a file . txt that has multiple tweets (one on each line), to read this file and put in a variable in the following format: [1, "texto da primeira linha do arquivo"], [1, "texto da…
rubyasked Pedro Luiz Tortella 57