Screenshot of the homepage:
This fork is also there to help me familiarize myself with UXP development, and combat some web compatibility issues
Moderators: trava90, athenian200



I've archived the GitHub, just waiting for my Gitea instance to restart


The application compiles with the filename "dactyloidae.exe" since version 52.10.0 (styled as 10.0), I have removed most branding associated with basilisk to avoid confusion. Still got a couple of areas that still identify itself as Serpent/Basilisk that i'd like to work on.Basilisk-Dev wrote: ↑2026-03-17, 11:34will you please ensure that your application doesn't compile with the filename "basilisk.exe" if you haven't already? I've had people using the Windows XP fork of Basilisk called Serpent come here for support in the past. We'd like to avoid that with your users too.
I didn't like the design of FF52 era Firefox, mainly the styling of the tab bar.Basilisk-Dev wrote: ↑2026-03-17, 11:34So you forked a fork of a fork to change the theme? That's an interesting approach. I'd have just made a theme that made it look how I wanted if I wanted the GUI to appear different, but more power to you.
Out of curiosity, what are the design elements you did not like?


https://www.urlvoid.com/scan/git.dactyloidae.xyz/THX-1139 wrote: ↑2026-03-17, 14:07When I opened PM to this page Bitdefender AVP gave me this warning:Feature:
Online Threat Prevention
"The page https://git.dactyloidae.xyz/ has been detected with suspicious activity. It is not recommended to continue browsing this website.
Accessed by: palemoon.exe"
Could this just be a False positive? or?

False positive, I just made the domain like a week ago so it probably has not been scannedTHX-1139 wrote: ↑2026-03-17, 14:07When I opened PM to this page Bitdefender AVP gave me this warning:Feature:
Online Threat Prevention
"The page https://git.dactyloidae.xyz/ has been detected with suspicious activity. It is not recommended to continue browsing this website.
Accessed by: palemoon.exe"
Could this just be a False positive? or?




https://repo.dactyloidae.xyz/Dactyloidae/UXPownedbywuigi wrote: ↑2026-03-17, 10:55I've archived the GitHub, just waiting for my Gitea instance to restart




Couldn't think of a better name.


Wait, how?ownedbywuigi wrote: ↑2026-03-27, 17:2113.0-pre1 greatly improving JS heavy site performance
YT Polymer now loads 3x faster compared to 12.1
TradingView used to hang both Pale Moon and Dactyloidae 12.1, now it runs almost flawlessly


I rewrote the memory management for JavaScript using SSE2. I don't know if I can push this to upstream though considering Pale Moon is AVX onlysidology wrote: ↑2026-03-27, 17:38Wait, how?ownedbywuigi wrote: ↑2026-03-27, 17:2113.0-pre1 greatly improving JS heavy site performance
YT Polymer now loads 3x faster compared to 12.1
TradingView used to hang both Pale Moon and Dactyloidae 12.1, now it runs almost flawlessly
Pale Moon team is struggling with improving performance for years and you do it in days?