Skip to content

Instantly share code, notes, and snippets.

View fcsonline's full-sized avatar

Ferran Basora fcsonline

View GitHub Profile
@fcsonline
fcsonline / mlocate.sh
Created May 10, 2018 09:41
Disable mlocate un Ubuntu (100% CPU and 100% IO problems)
sudo chmod -x /etc/cron.daily/mlocate
sudo dpkg -P mlocate
sudo tee /etc/apt/preferences.d/disable-mlocate << EOF
Package: mlocate
Pin: release o=Ubuntu
Pin-Priority: -1
EOF
@fcsonline
fcsonline / events.rb
Created January 24, 2019 08:54
Events / Commands / Callbacks / Observers / Webhooks
module ApiCore
module TeamInteractor
class Create
attr_accessor(
:team,
:team_params,
:team_metadata_params,
:author
)
[
{
"id":"HkqEDLvxE",
"gender":"male",
"parents":[
{
"id":"011jVS4rb",
"type":"blood"
},
{