Leaderboard
Popular Content
Showing content with the highest reputation on 11/04/2024 in Posts
-
@feodor2 Again, same problem as quoted above but a bit more detailed. If you select a word on a page In New Moon or Serpent, the command goDoCommand("cmd_copy") in combination with the gClipboard.read() method fetches this selected word first and only then the last copied content from the clipboard during a second, following execution. In Mypal 68 when running in multiprocess mode, it is unfortunately the other way round. For me, it looks like an issue of execution priorities. So, my request. Can you restore the original execution order in Mypal 68's multiprocess mode when this combination of commands is used in your browser such as it is in Mypal 68's single-process mode, in New Moon or in Serpent? And just as a further information, the combination of the commands goDoCommand("cmd_copy") and goDoCommand("cmd_paste") works correctly in Mypal 68, though. Same applies to the gClipboard.read() method which solely executed also works correctly.2 points
-
That's correct, and I was aware of this. But as most of @roytam1's browser editions are based on Firefox 52, I deliberately excluded Serpent 55. No, I didn't miss it. But I couldn't see any reference to the legacy UXP browsers. And this thread is not about Chrome or Chromium browser. Hence my comment.2 points
-
2 points
-
Whaaat !??! It is way too expensive. Some prices are the same as here (like WD 1TB) . Don't buy Corsair. This model is cheaply made , the best PSU ever is FSP ATX 450PNF (this one can work for a decade without breaking a sweat) or FSP600-80GHN also good. As for the video card , the best is GTX780/Titan (7th gen.) I didn't like GTX970 , 1070 . Soon I will test GTX980 and if it is also bad , I'll find a used Titan.2 points
-
I was looking for these items in the US , with shipping to my country , the prices are for US , yes that ridiculous 50 bucks for G3470. By the way , our local second hand market is cheaper than used items on ebay , much cheaper . I'm so glad I bought everything I need back in the day. Regarding Amazon , it's not conveneint for me . Their shipping policies are awful . For exanple , I order several items in one order . They can easily send it with several deliveries ! And if ordering from the abroads , one can never know which company they will use for delivery ! I have had hard times with Fedex , so I do not want to use it ever again , yet I can't choose when ordering from Amazon , besides our local stores are much cheaper and they are close.2 points
-
There's nothing cheap nowadays . If you see a "cheap" price , that's for locals only . Ebay's "global shiping" price is just outrageous , it also has whooping fees , like for example , search for Intel G3470 , it costs somewhere between 40-50 USD , plus shipping (30 - 40 USD) , plus ebay fees "See import charges at checkout" and my country's VAT , it will be way over 120USD. I bought it NEW seven or six years ago for smth like 60 Euro (about 80 USD at that time). This used should cost no more than 20 bucks shipped. Will you find you find such price ? No . Edit : just checked videocards . OMG : 7- 8 y.o. GTX780 for 130 - 250 USD , plus shipping, starting from 70 and up to 180 USD !!! (plus my country tax)2 points
-
well , I thought so, but thanks for checking. I don't actually think I'm gonna need any of those . I play old games .2 points
-
I personally hate hate hate this "thought pattern". Sorry, I just hate it! The very definition of 0-day is all about REACTION TIME. If your surfing habits land on pages that could catch a 0-day and you don't already have other DEFENSES, THEN YOU ARE AT RISK OF CATCHING IT BEFORE FIREFOX RELEASES THE PATCH THAT YOU FALSELY SEE AS YOUR SAVING GRACE! Firefox does not fix a 0-day within SECONDS of its discovery !!! It takes DAYS at the bare minimum! How many web sites did you visit in the span of those **DAYS**?1 point
-
For reference, my tweaked and debloated Win7 == 22 processes, 254 MB RAM... I no longer remember what the process count and RAM consumption was before tweaking it. This is the VM test-version for a Toshiba Satellite laptop that died earlier this year. All of my OSes are tested on VMs before being applied to real hardware. This VM hasn't been used since 2017, I only fired it up for a reference screencap as this laptop is long gone.1 point
-
You're getting there. How far you want to improve is totally up to you. I'm just seeing that this thread was started by stating Win10 is too much for the computer that has been acquired and that Win7 was cited as a better choice. While that is very likely entirely true for "default install" Win7 versus "default install" Win10, I have tweaked and debloated Win7 also and from my experience, it was a waste of time compared to a tweaked and debloated Win10.1 point
-
Logins are back again, which means you can now login normally there, and download some things normally. @we3fan1 point
-
The usual speed in Canada at night was about 1.2Mbps, During the day, about 06.Mbps.1 point
-
I don't agree, too. I game on a very old rig with GTX 780 Ti, it was made in 2013, very low 3GB VRAM, but is usable if I gimp down the texture quality.1 point
-
My German language pack for New Moon 28 - Fixed - Part 5 My last German language pack 28.10.0rc6 from this post had to be fixed again. Due to some new entities, the tab Advanced in the Preferences window is broken in the most recent release of New Moon 28. Here is a screenshot to demonstrate this issue: I have fixed this issue and assigned the number 28.10.0rc7 to the new, corrected version. Here is a screenshot taken from the fixed version: And here is the download link of the updated German language package 28.10.0rc7 for the more recent versions of New Moon 28: https://www.mediafire.com/file/xw8470f969vozwg/de-28.10.0_RC7.xpi/file Greetings from Germany, AstroSkipper1 point
-
I have updated the code of my custom button Restart & Purge to let it run the fully native restart code inside the UXP browsers to avoid any abnormalities. Restart & Purge v2.0 will be released soon after some additional tests. In any case, it should work then with New Moon 28, Serpent, Firefox 52esr and even the non-UXP browser Mypal 68. And most probably also with Pale Moon and Basilisk (the call up of the native restart code should be the same as in the other browsers) which I can't test, though. Cheers, AstroSkipper1 point
-
@roytam1 I have just checked all releases starting after the end of July 2024. The Speed Dial issue "ReferenceError: nsIWebNavigation is not defined" definitely started with the release New Moon 28.10.7a1 (32-bit) with the build ID 20240922132822 (palemoon-28.10.7a1.win32-git-20240928-d849524bd-uxp-716b990183-xpmod.7z). And the Tab Utilities issue also started with this release. Both extensions seem to produce this ReferenceError issue due to the same code change made in the identified release and break the session (re)store. So, you have to check only the most recent (custom) changes. Hope this will help you.1 point
-
@roytam1 Now we know that after this New Moon 28 release from the end of July 2024 the issue started to occur. So, it actually must have been a custom code change made by you as @UCyborg reported that the issue does not occur in Pale Moon. I am sure you will find the culprit and revert or fix it. Thanks in advance! P.S.: I will later check from which release exactly this issue occurred for the first time.1 point
-
tried older build date july, and yet-to-be-released new build. That's exactly what I reported before. In older releases of New Moon 28, this issue didn't occur. I have just tested New Moon 28.10.7a1 (32-bit) with the build ID 20240718150512 (palemoon-28.10.7a1.win32-git-20240720-d849524bd-uxp-8fbf81bb8a-xpmod.7z), and the issue does not occur. That means there must have been a recent code change which makes this issue happen in New Moon 28.10.7a1 (32-bit) with the build ID 20240922132822 (palemoon-28.10.7a1.win32-git-20240928-d849524bd-uxp-716b990183-xpmod.7z).1 point
-
I think that in these times, where AI is being used more and more, anything is conceivable. Nowadays, even pupils and students have their papers or other essays written by an AI. Ultimately, however, every theory has to be proven, in whatever but correct way. Nevertheless, in today's times, I believe everything is possible. So, the question is not so easy to answer in a Boolean way as you stated. To do this, one would have to analyse the data collected by Google and the Chrome developers, which is not so easy for outsiders. Unless you are a genius hacker. Or, statements would have to be found somewhere that suggest that MSFN actually exerts such a great influence.1 point
-
Hello guys! I noticed that you mentioned me. Unfortunately, I have not followed everything in detail. Therefore, I would be happy to know which view on which matter is involved here. I have said so many things, so a little tip for an old fart would be quite helpful.1 point
-
Yes , it is blazingly fast. No need for expensive hardware.1 point
-
1 point
-
Well , they know how to use disguise , I guess , besides some of them speak English.1 point
-
5.9 all , I beleive it's the maximum . But I have 5.9 even on much older PC with Core Quad.1 point
-
1 point