Jump to content

Recommended Posts

Posted

I gave an example of TechSupportForum dot Com. There are also giant vector icons visible under every message. I can't dismiss the prompt because the button is handled by the stopped script. On a fast processor like Ivy Bridge the CPU finishes the work and the site can be browsed. But on a slow CPU it hangs.

Turns out it's an offspring of Fora.com too, as is AvsForum, which I can't tell by the domain.

https://fora.com/communities/

https://xenforo.com/community/threads/a-quick-peek-at-fora-com-s-modified-xenforo-community-software.224690/

Ross-Tech.com appears to be older, as is Paradox-Plaza.com (now flat design), or SteveHoffman.TV. Look how easy it is on the eyes in comparison.


Posted

XP64bit, Basilisk win64, Palemoon win64. Side menu does not work, does not expand when clicked on pages:
https://shop.sanitas-online.de/en/

menu_01.png.56356b4e5133c1c8bc33f4da6c955424.png
https://www.telepolis.pl

menu_02.png.f9373dbdffc47a55315194cfe40fb8e8.png

 

Link to reply to other commenters on the article does not work,
when you click on "reply" (polish: Odpowiedz) nothing happens, the reply box does not open
https://www.telepolis.pl/wiadomosci/taryfy-promocje-uslugi/orange-wyzsze-ceny-uslug-zmiany-w-regulaminach-2025

links.png.bcb17a731281d2d7094936a0e9f0901b.png

Posted (edited)
On 11/10/2024 at 6:05 AM, Mathwiz said:

Javascript wasn't originally designed to do the kinds of tasks modern Web sites have it doing now.

Today I found out that there is a Photoshop built to run inside the web browser!

Here is what people say:

“I remember the PCs had Photoshop CS2 or CS3 on them, which was an outdated version, [..] Literally the only thing I use Photoshop for is to fix up my scans. This includes removing dust (using the content aware fill function) and colour correction (as my scanner tends to whitewash things a bit).”

“Use photopea, it's basically photoshop in the browser.”

”Tbh www.photopea.com loads almost instantly, doesn't require installing and is more feature rich than CS2 so I'd just use that.”

So let's put it up to a test by loading a 56 megapixel vinyl scan with 4 layers representing each overlapping corner. It is 1 gig on disk. I worked on this on Windows 2003 yesterday with 1.5 gigs of RAM and some 5 or so gigs on the scratch disk.

https://i.imgur.com/mvB72I5.png

https://i.imgur.com/yzcdyyL.png

It seems that my Opium 93 tops out at exactly 4 GB of RAM despite being 64-bit. There were briefly 2 processes using about 3 GB each. I tried to write on it with the brush tool and it crashed after a few strokes.

Edited by j7n
Posted (edited)

Bluesky - new trendy social network, has now more interactions then twitter. In both recent versions of New Moon and Basilisk pictures in posts does not show. Can it be fixed?

2024-11-20_023918.png

Edited by Rod Steel
Posted
13 hours ago, Leokids123 said:

You ignored me about building about retrozilla's new build. And you have to merge Classilla and even Retrozilla changes into your branch, since you just refused to.

retrozilla and other legacy browsers are not always being built even if there is new commit(s).

Posted
37 minutes ago, roytam1 said:

retrozilla and other legacy browsers are not always being built even if there is new commit(s).

I have made the same thing i did for Retrozilla to classila,so can you just merge the pull requests?

 

And you should have built the builds for new commits,look,I contributed to your fork and you don't always do that.

Posted
On 11/21/2024 at 8:53 PM, UCyborg said:

Copying share links on Google Drive is broken again. Has been broken for a while, site just says unable to copy.

Silence as usual. I interpret it as the only solution being using bloated ChromeZilla.

Posted

New build of Serpent/UXP for XP!

Test binary:
Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20241123-3219d2d-uxp-5a5577c829-xpmod.7z
Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20241123-3219d2d-uxp-5a5577c829-xpmod.7z

source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/custom

IA32 Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20241123-3219d2d-uxp-5a5577c829-xpmod-ia32.7z

source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/ia32

NM28XP build:
Win32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20241123-d849524bd-uxp-5a5577c829-xpmod.7z
Win32 IA32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20241123-d849524bd-uxp-5a5577c829-xpmod-ia32.7z
Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20241123-d849524bd-uxp-5a5577c829-xpmod-sse.7z
Win64 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20241123-d849524bd-uxp-5a5577c829-xpmod.7z

Official UXP changes picked since my last build:
- No Issue - stop spewing useless xfo < CSP warning in non-debug builds (1f038cd026)
- Issue #2652 - Part 1: Add a way to programmatically clear the DNS cache. (f5ef327563)
- Issue #2652 - Part2: Add "Clear DNS cache" button to about:networking (60e671e956)
- No issue - Stop WebGL context forcing spew in non-debug builds. (a6c54d0736)
- Issue #2653 - Part 1: Initial cleanup of AppId and isolated mozbrowser. (7b6e3a2d4a)
- Issue #2653 - Part 2: Update tests (0e6fa95840)
- Issue #2653 - Part 3: Remove support for packaged apps from asmjscache (7f086f216c)
- Issue #2653 - Part 4: Remove isApp from quota manager and its clients (53cab0f8ce)
- Issue #2653 - Part 5: Simplify and clean up some quota code (04b285b848)
- Issue #2654 - Remove pre-allocated process manager. (75d698133f)
- Issue #2657 - Remove -moz-samplesize resize-decoding for low-vram mobiles (ef5f052d97)
- Issue #1787 - Remove nsIAppsService, mozIApplication and mozapp data cleanup. (ff89fee91d)

No official Pale-Moon changes picked since my last build.

No official Basilisk changes picked since my last build.

My changes picked since my last build:
- [Basilisk] comment out AppsService related files in package manifest, fix `mach package` (5a5577c829)

Update Notice:
- You may delete file named icudt*.dat inside program folder when updating from old releases.

* Notice: From now on, UXP rev will point to `custom` branch of my UXP repo instead of MCP UXP repo, while "official UXP changes" shows only `tracking` branch changes.

Posted

New build of BOC/UXP for XP!

Test binary:
MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20241123-7bda12e7-uxp-5a5577c829-xpmod.7z
BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20241123-7bda12e7-uxp-5a5577c829-xpmod.7z

source repo (excluding UXP): https://github.com/roytam1/boc-uxp/tree/custom

* Notice: the profile prefix (i.e. parent folder names) are also changed since 2020-08-15 build, you may rename their names before using new binaries when updating from builds before 2020-08-15.

--

New build of HBL-UXP for XP!

Test binary:
IceDove-UXP(mail) https://o.rthost.win/hbl-uxp/icedove.win32-20241123-id-656ea98-uxp-5a5577c829-xpmod.7z
IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20241123-id-656ea98-ia-93af9a0-uxp-5a5577c829-xpmod.7z

Repo changes:
- [mail] remove AppsService related files in package manifest (99d496e)

Suite repo changes:
- [installer] remove AppsService related files in package manifest (b9140af)

source repo (excluding UXP):
https://github.com/roytam1/icedove-uxp/tree/winbuild
https://github.com/roytam1/iceape-uxp/tree/winbuild

Posted

New build of post-deprecated Serpent/moebius for XP!
* Notice: This repo will not be built on regular schedule, and changes are experimental as usual.
** Current moebius patch level should be on par with 52.9, but some security patches can not be applied/ported due to source milestone differences between versions.

Test binary:
Win32 https://o.rthost.win/basilisk/basilisk55-win32-git-20241123-cc7a8b1b6-xpmod.7z
Win64 https://o.rthost.win/basilisk/basilisk55-win64-git-20241123-cc7a8b1b6-xpmod.7z

repo: https://github.com/roytam1/basilisk55

Repo changes:
- import from UXP: No Issue - stop spewing useless xfo < CSP warning in non-debug builds (1f038cd0) (1c3260b2e)
- import from UXP: Issue #2652 - Part 1: Add a way to programmatically clear the DNS cache. (f5ef3275) (7ca9f8abd)
- import from UXP: Issue #2652 - Part2: Add "Clear DNS cache" button to about:networking (60e671e9) (64423f976)
- import from UXP: No issue - Stop WebGL context forcing spew in non-debug builds. (a6c54d07) (0f38ddc41)
- dom: fix deprots in dom/html (b74870c6b)
- ported from UXP: Issue #2653 - Part 1: Initial cleanup of AppId and isolated mozbrowser. (7b6e3a2d) (e019ce41d)
- ported from UXP: Issue #2653 - Part 3: Remove support for packaged apps from asmjscache (7f086f21) (18ed369cf)
- ported from UXP: Issue #2653 - Part 4: Remove isApp from quota manager and its clients (53cab0f8) (5aef13ec5)
- import from UXP: Issue #2653 - Part 5: Simplify and clean up some quota code (04b285b8) (e2104a430)
- ported from UXP: ssue #1787 - Remove nsIAppsService, mozIApplication and mozapp data cleanup. (cc7a8b1b6)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...