Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 04/22/2022 in all areas

  1. Make sure you put them on a leash so they don't run into traffic.
    2 points
  2. I hope you will find light or the light will find you. Very hard when under a dark cloud to find it, know it well. I realize how poisonous thoughts can be and they will kill us for sure. Very hard and I don't know the answer as I'm also not doing very well. I feel lifeless shell as of late and just existing for what, I don't know. I've posted many times in your friends thread and haven't seen him around. I'm concerned as he wasn't doing well and I also sent him a nice PM.
    2 points
  3. 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 http://o.rthost.win/basilisk/basilisk55-win32-git-20220423-4c4d2d089-xpmod.7z Win64 http://o.rthost.win/basilisk/basilisk55-win64-git-20220423-4c4d2d089-xpmod.7z repo: https://github.com/roytam1/basilisk55 Repo changes: - import from UXP: [no issue] Fix whitespace (no code change) (57c79f82) (b171c3c98) - import from UXP: [dom/media] Use an atomic for mInputDeviceID to avoid potential race (e1b0d4ee) (117330dbe) - import from UXP: [webaudio] Keep track of whether the HRTF database has already been loaded. (f15da2d0) (e3a477382) - ported from UXP: Issue #1655: Update MediaQueryList to the current draft spec. (78bcb176) (c4babb5e2) - import from UXP: [Basilisk] [downloads] Stop using referrers as sources (f8c9d784) (eb388f59f) - import from UXP: Issue #1643 - Follow up: Add a null check for mOwner in ResizeObserverNotificationHelper::Unregister (7f8852ba) (fb965cf26) - import from UXP: Issue #1643 - Follow-up: Make sure things aren't changed while iterating. (2fae1362) (d26a00ec3) - import from UXP: Issue #1647 - Followup: Remove excessive VARIANT_OPACITY statements. (9f00ec1d) (18708ff1b) - import from UXP: Issue #1665 - Take overflow-wrap into account when calculating min-content intrinsic size. (6f8365a0) (14cff0c8e) - ported from UXP: Issue #1666 - Implement overflow-wrap: anywhere (d602cb07) (387fb5b59) - import from UXP: Issue #1666 - [devtools] Teach devtools about overflow-wrap: anywhere (82fe52ad) (faf693c3f) - import from UXP: Issue #1606 - Add support for multi-monitor DPI awareness v2 (W10 1706+) (810ce6aa) (93f83e2a2) - import from UXP: [Basilisk] Issue #23 - Enable per-monitor DPI v2 in Basilisk (208ef44f) (ddd242d4c) - ported from UXP: Issue #1643 - Follow-up: Ensure we properly clear our pointers when the Presentation of a document is destroyed. (317b96a1) (4dfce2a01) - ported from UXP: Issue #1671 - Unprefix ::-moz-selection (e3f6690e) (34509915b) - partly ported from UXP: Issue #1668 - Part 2: Visited color and auto support for caret-color property. (1f68b254) (7d175ef31) - import from UXP: [DOM Fetch] Improve stability of Fetch API. (962a17ac) (58372e481) - import from UXP: [DOM Fetch] Detect broken pipes and propagate that write error to the caller. (078536b2) (2ca3174a3) - import from UXP: [DOM] When failing to create a channel and an image request, make sure to set the image blocking status appropriately. (e77b1844) (974c68690) - import from UXP: [netwerk] Make nsIncrementalStreamLoader's GetNumBytesRead threadsafe. (efa2f805) (ea2d9867d) - partly ported from UXP: Issue #1673 - Part 2: Make tab-size animatable and fix typos. (b739e46f) (50e66e986) - ported from UXP: Issue #1673 - Part 3: Bring minimum tab advance up to spec. (a64dc2a3) (75f9d9728) - ported from UXP: Issue #1673 - Part 4: Unprefix -moz-tab-size. (73730695) (138d95b4d) - ported from UXP: Issue #1673 - Part 5: Fix brace style and missed -moz-tab-size reference. (5026bdf5) (ac06d7fda) - import from UXP: [devtools] More gracefully (than a crash) handle stack capture failures. (3e118e49) (7da7c4205) - import from UXP: Issue #1677 - Part 1: Import new V8 regexp code with Mozilla's header modifications (6dc6ff45) (95c81a9bb) - import from UXP: Issue #1677 - Part 2: Add build files (a3bc68b4) (b1fc35d04) - import from UXP: Issue #1677 - Part 3: Create shim definitions for V8-specific code in new regexp implementation (fdb560b3) (24d99b774) - import from UXP: Issue #1677 - Part 4: Implement shim for regexp (12c7f5df) (c6db24e8d) - import from UXP: Issue #1677 - Part 5: "Simplify" regexp re-import process (and re-import from later revision) (e3a3e923) (9a99ffca9) - import from UXP: Issue #1677 - Part 6: Implement NativeRegExpMacroAssembler for new regexp import based on irregexp/NativeRegExpMacroAssembler.cpp (0789f637) (a99d481ca) - ported from UXP: Issue #1677 - Part 7: Add unicode/uniset.h to check_spidermonkey_style.py for some reason (c44d7d21) (55226fd5d) - import from UXP: Bug 1328948 - Add is(), as() to Cell. (d646d440) (645785871) - import from UXP: Bug 1466909 - Use AddLvalueReference for UniquePtr's operator*(). (86402bf7) (371ec8c2c) - import from UXP: Issue #1679 - Part 1: First pass account for some of the refactoring differences in regexp-shim.h (dbeab6d3) (4d065496e) - import from UXP: Issue #1679 - Part 2: Some small issues to address buildability. (87982cb4) (978aea8aa) - import from UXP: Issue #1683 - [libjar] Fix inflation logic. (889311cd) (6733edc6b) - import from UXP: Issue #1683 - Update libjar module. (48a4d205) (cbd7571f0) - import from UXP: [packager] Optimize archive accesses. (d0dbdf4e) (442ddfbd0) - ported from UXP: Issue #251 - Move chrome packaging options to ac configure (e3168035) (509a72e98) - import from UXP: [gfx][Skia] Hold mutex while accessing shared SkImage data. (3cac4d85) (a06a00bb9) - import from UXP: [xpcom] Fix GetWindowsFolder storage (07864a92) (c393ab05f) - import from UXP: [xpcom] Don't use realloc for shrinking nsTArrays when allowRealloc is false. (035de959) (ada17826b) - import from UXP: [http] Use a copy of nsHttpConnectionInfo. (63a7c7f9) (720496034) - import from UXP: [dom] Remove attributes from descendants when setting sanitized style. (9de5e02c) (18744df34) - import from UXP: [sfnt] Fix heap buffer overflow. (94187c71) (284033817) - ported from UXP: [webrtc] Only init WebRtcAec callbacks once (24ec8b90) (92a39abbe) - ported from UXP: Issue #1624 - Make ion inlining optimizations a pref. (ec086512) (178bc9d0a) - ported from UXP: Issue #1695 - Fix socket timeout logic. (f04f4a99) (6cfa4892d) - import from UXP: Issue #1696 - Propagate flex sizes to the table wrapper (873a58c4) (17a671412) - import from UXP: [toolkit] Handle corner case confusion of downloaded files without extension. (ef3947ea) (f98db156d) - partly ported from UXP: Issue #1710 - Check for triggering principal URI in FTP subresource check. (3caca43d) (72de4a709) - partly ported from UXP: Issue #1624 - Fix slot access intrinsics for objects with > 16 reserved slots (325e57e9) (091e0c846) - import from UXP: Issue #1705 - Part 1: Rename nsChangeHint_CSSOverflowChange to *ScrollbarChange. (e993607a) (eb69dff93) - import from UXP: Issue #1705 - Part 2: Add a ShowScrollbar enum to be used in ScrollReflowInput. (37650106) (da2f4c520) - ported from UXP: Issue #1705 - Part 3: Rename ScrollbarStyles to ScrollStyles. (21f70739) (86c286d6a) - ported from UXP: Issue #1705 - Part 4: Add scrollbar-width CSS keyword to CSS parser. (8e08d8bf) (dffe14317) - import from UXP: Issue #1705 - Part 5: Implement scrollbar-width:none for all target platforms. (7060aae2) (b6f0e1bab) - import from UXP: Issue #1705 - Part 6: Remove scrollbarbutton min-{width|height} rule from theme. (953cd5b6) (ea6d2d5aa) - import from UXP: Issue #1705 - Part 7: Implement scrollbar-width:thin on Windows. (32df94bf) (c6f5b2e8d) - import from UXP: Issue #1705 - Part 8: Implement scrollbar-width:thin on GTK. (2d99d18c) (123ab0870) - import from UXP: - Issue #1705 - Part 9: Implement scrollbar-width:thin on Mac (cocoa). (b523c3be) - Issue #1705 - Part 9b: Revert overzealous changes on Mac (cocoa). (4461ea7a) (3f6853820) - ported from UXP: [Basilisk] [Tabbed browser] Pref detach&tear-off of tabs. (9afad4fa) (d7abf7d11) - ported from UXP: Issue #1689 - Part 1: Add pref for DOM Animation timelines API (ad1e2abe) (4b6fe7617) - ported from UXP: Issue #1689 - Part 2: Add a preference for implicit keyframes (d9693c29) (00727db25) - ported from UXP: Issue #1689 - Part 3: Add a preference for animation composite modes. (fdeb68f0) (3f9653cb4) - import from UXP: Issue #1689 - Part 4: Add a preference for {Document,Element}.getAnimations() (15feed4c) (ccbdfc26b) - import from UXP: Issue #1689 - Part 5: Enable DOM Animations API except the preffed-off parts. (de538211) (6450e6b68) - ported from UXP: Issue #1715 - Handle errors when initializing print settings from the printer fails due to a bad printer name or O.S. error. (82994ebc) (d2c7744bf) - ported from UXP: Issue #1630 - Enable W3C pointer events by default. (07ca4f6f) (0d1241501) - ported from UXP: Issue #1319 - Resolve RELEASE_OR_BETA questions in all.js (74680d59) (c6879e414) - ported from UXP: Issue #1719 - Make <menuitem> pref-controlled and disable by default. (a828a5f3) (e46802e69) - import from UXP: [layout, XUL] Avoid accessing invalidated frame. (ef906c71) (409382388) - import from UXP: Fix rooting hazard in ImageBitmap::CreateInternal by avoiding movable data. (9b6e17cf) (3c5d64686) - import from UXP: [js] Add AutoEnterOOMUnsafeRegion to JS_TransplantObject. (5d2fea0d) (dead70a0a) - import from UXP: [webaudio] Fix up ReverbInputBuffer's writeIndex. (1835a243) (dc2b7237b) - import from UXP: [DOM] Try to avoid slow shrinking GC during sync calls (8630e4f6) (50a8df46b) - ported from UXP: [DOM] Store weak pointer to next parents. (202ef2a5) (7ba831e05) - import from UXP: [network] Hold mutex when accessing mSecurityInfo. (b83d024e) (4f0d138d8) - import from UXP: Issue #1723 - Fix Linux build bustage in HTMLMenuItemElement.cpp (a0aabcda) (009a52dac) - import from UXP: Issue #1515 - Add null check to nsCSSFrameConstructor::IsValidSibling (5fb8c296) (e80d4c7f9) - ported from UXP: Issue #1726 - Implement String.replaceAll() (00a68906) (0131e90bd) - import from UXP: Issue #1726 - Add verification test for string.replaceAll() (4ff9d87c) (714e038ed) - import from UXP: Issue #1732 - Implement JSON superset proposal. (34dc5169) (88c178f81) - import from UXP: Issue #1738 - Part 1: Improve performance of JSON stringify (feab62b0) (e1cf29d6d) - import from UXP: Issue #1738 - Part 2: Implement well-formed JSON stringify (23c9fab2) (a7a0264b0) - import from UXP: Issue #1738 - Follow-up: Update comment (no code changes) (dc1d14fc) (0b851b913) - import from UXP: Issue #1739 - Implement numeric separators. (bd0f8a2e) (e601d28e8) - import from UXP: [js] Add XMMRegName for invalid_xmm (d6c1cc53) (2b48eac90) - ported from UXP: Issue #1688 - Add flood guard to state change logic. (51c4b183) (5a66c9ed6) - ported from UXP: [widget] Require user interaction when picking files or folders v2 (d867f26c) (7ecb8a987) - ported from UXP: [dom] Update noscript serialization to the changed spec. (d86d1256) (e140bd891) - partly ported from UXP: [html-parser] Check for integer overflow when computing new buffer sizes. (5934c74a) (68cfc9ffc) - import from UXP: [DOM] Don't reveal error details for CORS-cross-origin decoding errors. (8a55eab) (9a2105458) - ported from UXP: [security] Hold mutex when accessing TSI fields. (ef29cca2) (7a341cd81) - import from UXP: Issue #457 - Remove duplicate PKCS11 definitions (9fd40b1c) (de2bd6e27) - import from UXP: [MFBT] Update lz4 to 1.9.3 (63637d3f) (7ca78235e) - import from UXP: [OTS] Backport some upstream OTS commits. (88a25413) (bb5dfc59e) - ported from UXP: Issue #1746 - Update pkix code with later NSS code. (ed26fe34) (86ba32da4) - import from UXP: [CSS] Enable scrollbar-width keyword by default. (a29e3424) (eebadcf37) - ported from UXP: Issue #1752 - Implement "prefers-color-scheme" as a user preference. (da2461fa) (4c4d2d089)
    1 point
  4. New build of Serpent/UXP for XP! Test binary: Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20220423-f94c0da-uxp-059e35a46-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20220423-f94c0da-uxp-059e35a46-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-20220423-f94c0da-uxp-059e35a46-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.5a1.win32-git-20220423-ba47fad4d-uxp-059e35a46-xpmod.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.5a1.win32-git-20220423-ba47fad4d-uxp-059e35a46-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.5a1.win64-git-20220423-ba47fad4d-uxp-059e35a46-xpmod.7z Official GRE changes picked since my last build: - Issue #1838 - Part 1: Remove CSS grid preference (4f059d2c8) - Issue #1838 - Part 2: Remove `grid-` prefix from `grid-(column|row)-gap` properties (b4f2c8368) - Issue #1838 - Part 3: Regenerate developer tools' static CSS properties database (4f6d33155) - Issue #1838 - Part 4: Implement flexbox layout for `(column|row)-gap` properties (d0cbf1a74) - Issue #1838 - Part 5: Address follow-up issues to initial flexbox layout for `(column|row)-gap` properties (57d616da4) - Issue #1838 - Part 6: Re-resolve row-gap against the sum of row track sizes for auto-sized grid containers (5800b95cd) - Issue #1838 - Part 7: Update tests (870fee82e) - Issue #1370 - Part 1: Refactor nsFrame to use a separate function for handling `flex-basis` (9d0492be5) - Issue #1370 - Part 2: Remove redundant special-case code for treating flex-basis enum values as 'auto' in vertical axis (b6b20a04e) - Issue #1370 - Part 3: Implement `content` keyword for `flex-basis` property (9dc59c43f) - Issue #1370 - Part 4: Treat `flex-basis: content` as `max-content` (b315caec8) - Issue #1370 - Part 5: Regenerate developer tools' static CSS properties database (581097efe) - Issue #1370 - Part 6: Update tests (3c6a52a0a) - Issue #1859 - Part 1: Update xz-embedded library. (bf11d77c4) - Issue #1859 - Part 2: xz-embedded build config changes (fc95b11fa) - Issue #1859 - Part 3: Replace bzip2 handling in MAR files with xz. (a195efca4) - Issue #1859 - Part 4: Update mar file generation scripts for use of xz. (121d56e08) - Issue #1859 - Part 5: Add format detection to unwrap_full_update.pl (b0e0cd7f9) - Issue #1859 - Part 6: Update mach mar to accept --bz2 for old style MAR (6c1c2339b) - Issue #1861 - Cache the most recent nsGenConNode to speed up future insertions. (c0591cb14) - Issue #1864 - Fix IonBuilder::maybeMarkEmpty. (2aeed5765) - Issue #1804 - Fix building with GCC 11 (908d58ab7) - Issue #1370 - Follow-up: Give table wrapper boxes a special case during flex base size resolution, so that percent main-sizes can be respected (e765c8edb) - Issue #1382 - Set canonical name for trimStart and trimEnd functions (4a57663c1) - Issue #1838 - Follow-up: Prevent grid shorthand from resetting gutter properties (e16a340a3) - Issue #1859 - Build xz-embedded lib when the updater is built. (ddf654bf9) - Issue #1860 - Change LayerManagerData::mDisplayItems to a vector instead of hashtable (070b283e3) - Issue #1860 - Follow-up: Make sure we don't add duplicate frames (f039cc7ef) - Issue #1860 - Follow-up: Fix indentation. (542276283) - Issue #1873 - Part 1: Introduce ParentForUndisplayedMap helper method (c5f6e6155) - Issue #1873 - Part 2: Ensure normalized parent is used for UndisplayedMap handling code (f2a9abd21) - Issue #1873 - Part 3: Fix indentation (fc9ac112d) - Issue #738 - Follow-up: Remove explicit session cache cleanup routine from ShutdownNSS (031a92895) - No issue - Use UXP generic credentials if no module.ver is present. (93c90e371) - Issue #1877 - Resolve RELEASE_OR_BETA conditionals. (d4eac725f) - Revert "Issue #3024 - First pass support for :host and :host-context" (ecdf4bfb2) - Issue #1593 - Part 1: Import William Chen's patches w/o selector implementation, fixed up. (7472bc02b) - Issue #1593 - Part 2: Account for Shadow DOM v1 and iterator in nsBindingManager. (5c002ce20) - Issue #1593 - Part 3: Add selector logic for :host and :host-context. (c37370751) - Issue #1593 - Part 4: Make :host pass DOM parsing test and basic specificity tests. (9bf01d670) - Issue #1593 - Part 5: Fix error that messes with event state detection. (88e4cd51a) No official Basilisk changes picked since my last build. No official Pale-Moon changes picked since my last build. * 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. MCP Basilisk/Pale-Moon rev after datecode will be removed later.
    1 point
  5. A musical number comprised entirely of 98 and XP sound files -- https://www.youtube.com/embed/dsU3B0W3TMs
    1 point
  6. You guys are so funny. I haven't had a good laugh since forever. I'm so glad I joined this board by accident. I was laughing during my walk when I remembered Tripredacus' profile ... and I had to pretend to be talking to the trees and the shrubs so that nobody would think I was crazy laughing and talking to myself.
    1 point
  7. Interesting, I was never that social, at least not in real life. Your experience is quite a turn. I felt lost in groups in particular, there was always talk about random things I know nothing about. Plus not much in this world seems interesting, so good luck finding common ground. OK, I'm going to stop here for now as I'm not sure what to say next. The time it takes me to compose certain posts...phew!
    1 point
  8. Testing a Netscape Navigator 9 user agent on Chrome 86 seems to just load the HTML 5 player. I think it tries HTML 5 first and if that does not work it tries Flash.
    1 point
  9. I still use it for very light browsing and certain old school websites. As well as downloading some drivers for Win 9x. But I never use it for serious browsing, internet banking and/or sensitive data.
    1 point
  10. @Damnation@George King I tried acpi_xp_amd64_forGK_2_7z and it boot fine for me when i replaced acpi on a working system. GA-B450AorusM. Maybe you can try on a different test computer and see if you have better luck? Might be an issue specific to your test motherboard.
    1 point
  11. If you have a Macbook or linux, install wayback_machine_downloader and run this command "wayback_machine_downloader http://windowsupdate.microsoft.com -t 20110707002618" It will download all 92,000 files hosted on that server from 2011 or before, that includes v3, v4, v5, v6, and many other goodies probably.
    1 point
  12. This quote helps me during rough times. "You don’t need to drown the darkness with light. You don’t need to replace negativity with positivity. You bring the darkness to the light. Like an offering."
    1 point
  13. Finally I can see the "Kernel Debugger connection established" message for my host (with intel i217 chipset) and target (with realtek 8111GS chipset) systems. I now need info for a correct configuration for the installed symbols to overcome the errors reported in the following log: https://anonfiles.com/R1IcR5Ybx6/Debug_GA-H470_TXT
    1 point
  14. Thank you, yeah, only one step at a time and day-by-day all I can do. Hang in there everyone.
    1 point
  15. @George King OK, please try this one. https://anonfiles.com/h8N9LaY2x4/acpi_xp_amd64_forGK_2_7z
    1 point
  16. From what I understand regarding the different NAND types, it gets worse over time. Meaning the newer types are not as good as the older types, but the newer types have higher capacity and lower price. Look on page 2 of this PDF which has a short description of the 4 main types: https://business.kioxia.com/content/dam/kioxia/ncsa/en-us/business/memory/asset/KIOXIA_SSD_NAND_Endurance_Tech_Brief.pdf But it has always been the case with SSDs that you want to minimise the amount of writes that are made. With Windows, that is difficult to control without using RAM overlay. The best I could figure is to disable indexing and using a spindle disk as a dedicated page file/vmem location. With Windows also you can choose to install programs on another disk, but most programs are still going to be writing a lot to AppData and in the user profile, I wish there was a way to redirect those write without modifying Windows to store User folder on another disk, which causes many problems with just Windows.
    1 point
  17. You sound perfectly fine to me, not awkward at all. I have a friend who drives everyone around crazy being belligerent all day long (he can't help himself). Having said that, he has been a good friend when you are in trouble. I guess we all have our own idiosyncrasies. Oooops ... I've already given away all my indoor plants (artificial plants are easier to look after). Oh well ... never mind, I can always talk to myself ... if the outdoor plants wouldn't talk to me. Just take one step at a time. When you are ready, take your plants out for a walk. Not the other way around, otherwise you would be waiting forever. Remember to check out Charlie Munger's wisdom, he might have something for you. I found this just now ... nice. “Hold fast to dreams, For if dreams die Life is a broken-winged bird, That cannot fly.” ― Langston Hughes
    1 point
  18. To tell you the truth ... I've felt the most lonely around other people or in groups as I'm awkward and have a hard time blending in with others. I feel less alone around my plants. I used to be social in my 20's, very social, out every night and weekends were always full; now I'm happy to be in cuddled up with my teddy bear and ready for bed at 10PM. i"m Kidding, or am?! Lol :)
    1 point
  19. Agreed! I Wish him good luck going forward.
    1 point
  20. Are there other types of SSD where performance doesn't decrease over time?
    1 point
  21. The performance falloff can be fast for TLC NAND (which this disk of yours is) especially if there are many write operations. It has been known for a long time about this issue with NAND and it is not a magical cure to data storage as compared to spindle disks. It depends on what your "use" of the disk is, whether or not it would have been expected that the ssd got slower or not.
    1 point
  22. Link for convenience to the discussions about maintaining browsers on Windows Vista, Windows XP, and Windows 2000. Browsers working on Older NT-Family OSes
    1 point
×
×
  • Create New...