TOS project teman2

hari ini rilis aplikasi project kuliah teknologi open source teman2 kampus neh… waktunya pembantaian :D

lebih lengkapnya, ini url masing2 project aktif semester ini, hajar rame2 yu’ ^_^

NDS firmware editor by Mudlord

for those who wanna change their NDS firmware (for emulator purpose) don’t have to be worry anymore about dealing with hex editor to edit the firmware (i know a lot of you do, by seeing hit stat on that page).

luskily for you guys out there, there’s mudlord that came to the rescue ^_^ he’s currenty creating firmware editor (work in progress), called NDS FE it hasn’t been released yet, but i personally hope it will be, soon ^_^

he’s kind enough to post me with update of this project of his, so it’s great knowing the project run in a good pace ;)

NDS firmware editor

Continue reading

Mengatasi Memory Leaking pada Firefox

Sudah jadi rahasia umum FireFox memiliki bug memory leaking. respon yang sangat lambat dan memakan resource memory dalam skala / jumlah yang sangat besar. Berikut ini beberapa trik dan tips untuk mengatasi memory leaking pada FireFox. Sebelum menerapkan, silakan melihaat di task manager seberapa rakus FireFox anda.

Lalu silakan terapkan trik di bawah ini untuk mengatasinya:

Pertama

  1. Buka new tab pada FF, lalu ketikkan about:config pada address bar.
  2. Klik kanan, lalu pilih New | Integer. Dan buat preference namenya browser.cache.memory.capacity lalu lihat panduan paling bawah masalah kapasitas memory user yang berbeda-beda.
  3. Restart FireFox

Panduan value browser.cache.memory.capacity :
RAM 512MB -> browser.cache.memory.capacity = 14MB
RAM 1GB -> browser.cache.memory.capacity = 18MB
RAM 2GB -> browser.cache.memory.capacity = 24MB
RAM 4GB -> browser.cache.memory.capacity = 30MB

Kedua

  1. Buka new tab pada FF, lalu ketikkan about:config pada address bar.
  2. Klik kanan, lalu pilih New | Boolean. Dan buat preference namenya config.trim_on_minimize dan beri nilai true.
  3. Restart FireFox

Source : http://xtremenitro.org