Page 5 of 5
Re: BrassMonkey
Posted: Sun May 17, 2026 5:10 pm
by xeno74
Hi All,
I compiled a Non-AltiVec version of the BrassMonkey Internet Suite
34.2.2 with an improved mozconfig for Linux PPC yesterday.
Download and further information:
github.com
Cheers,
Christian
Re: BrassMonkey
Posted: Sun May 24, 2026 7:17 am
by xeno74
xeno74 wrote: Sun May 17, 2026 5:10 pm
Hi All,
I compiled a Non-AltiVec version of the BrassMonkey Internet Suite
34.2.2 with an improved mozconfig for Linux PPC yesterday.
Download and further information:
github.com
Cheers,
Christian
An x86_64 Linux package is also available:
github.com
Building tips for BrassMonkey:
For reducing IO delay (it is responsible for slow down the CPU because it is waiting for data from the slow drive) please use the RAM-based file system /dev/shm for the BrassMonkey source directory. Everything you store there is kept directly in RAM rather than on the hard drive. This makes access extremely fast and places virtually no IO load on your slow drive. Please also reduce the using of swap. (/etc/sysctl.d/99-local.conf: vm.swappiness=10 // 10 = Swap is used very late)
vm.swappiness=5 is better.
Re: BrassMonkey
Posted: Thu Aug 06, 2026 6:26 pm
by xeno74
Hi All,
The BrassMonkey Internet Application Suite
34.3.1 is available.
Download and further information:
github.com
Have a lot of fun with the new BrassMonkey.
Cheers,
Christian
Re: BrassMonkey
Posted: Wed Aug 19, 2026 9:41 am
by xeno74
Hi All,
The new version
34.3.2.1 of the BrassMonkey Internet Application Suite is available.
Download and further information:
github.com
Have a lot of fun with the new BrassMonkey.
Cheers,
Christian
Re: BrassMonkey
Posted: Sat Aug 22, 2026 10:34 am
by xeno74
Github issue with UXP:
# 2464