Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/02/2026 in all areas

  1. New build of Serpent/UXP for XP! Test binary: Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20260502-3219d2d-uxp-9161cd3bdb-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20260502-3219d2d-uxp-9161cd3bdb-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-20260502-3219d2d-uxp-9161cd3bdb-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-20260502-d849524bd-uxp-9161cd3bdb-xpmod.7z Win32 IA32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20260502-d849524bd-uxp-9161cd3bdb-xpmod-ia32.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20260502-d849524bd-uxp-9161cd3bdb-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20260502-d849524bd-uxp-9161cd3bdb-xpmod.7z Win7+ x64 AVX2 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20260502-d849524bd-uxp-9161cd3bdb-w7plus-avx2.7z Official UXP changes picked since my last build: - [DOM] Improve CC/WrapperCache for nursery objects. (a126257d80) - [DOM] Ensure the GC sees consistent states while adopting DOM nodes. (0ca2e3ea42) - [image] Hold a strong ref on error. (1a73ec0124) - [NSS] Improve input validation in DSAU signature decoding (d6ff046d72) - Bug 2025976 - Make txxPathNode be a value instead of reference. (f568fa4576) - [DOM/XSLT] Re-fetch index entry. (0bf878118a) - Bug 2025971 - Use txSingleNodeContext getter of owned txXPathNode. (368694e27a) - [webrtc] Fix off-by-one comparison. (8a4c6d11e0) - [gfx] Don't return dummy surfaces. (483bf0f43a) - [accessibility] Hold a strong ref to mParent in AccIterator. (b2dc9706ca) - Bug 2026293: Block scripts when initiating async scrollbar activity. (efbe3cb909) - [widget] Improve clearing of data during clipboard operations. (8c3c8b4e91) - [DOM] Add a SequenceRooter to ConsoleProfile. (470d5bd180) - [DOM] Add a death grip and use locals in BaseMediaResource::ModifyLoadFlags. (d8b8649f92) - [DOM/WebCrypto] Reject absurdly large salt values. (59887ccee8) - [DOM] Avoid leaks in nsXMLPrettyPrinter. (bee96124c5) - [NSS] Reject excessively large ASN.1 SEQUENCE OF in quickder. (9dd4cfcc64) - No issue - Deduplicate HTMLAllCollection::GetSupportedNames code. (c087ec3c00) - [DOM/XSLT] Prevent circular indexing (a0587881d6) - [NSS] Deep copy profile data in CERT_FindSMimeProfile. (5f41bdffd4) - Bug 2025483 update mBeginProcessing even on speex_resampler_set_rate() error (6cf972e912) - Bug 2025332 - ErrorResult should call ClearUnionData more. (be70077b66) - [gfx] Stop using binary arithmetic in software filtering. (4139582955) - [DOM/XSLT] Don't use txXPathNode by reference. (853057cf33) - Bug 2025370 - Properly handle error case in EventListenerManager::GetTypedEventHandler (096dffbcab) - Issue #3030 - Reduce layout stalls due to compositor hang-ups. (58f5dd61ae) - [js] Only allow strings as function name. (bcd936e548) - [NSS] Clarify extension negotiation mechanism for TLS Handshakes. (e4fd587adf) - Bug 2025973 - Use value-semantics for txExecutionState::TemplateRule (d419d35337) - [gfx] Port libyuv upstream bounds check. (99c241d56f) - [gfx] Explicitly cast calculation to int32. (602a2e35d8) - Bug 2029427 - Fix format string (3d9478ef97) - Bug 2029423 - Reset post_proc state. (a246b84e8b) - Bug 2029317 - Create RareArgumentsData before mutating the arguments object in MappedArgumentsObject::obj_defineProperty. (5858cd226c) - Bug 2029291. (5a065b86fc) - [security] Ensure `DispatchToMainThreadAndWait` isn't interrupted. (69bd6af877) - Bug 2029462 - store email on subject cache_entry in NSS trust domain. (7937766f4a) - No issue - Update our in-tree brotli library to 1.2.0+ (1020e0cd4f) - Revert "[gfx] Use local statics for harfbuzz callback pointers" (1f95ec61d6) - Merge remote-tracking branch 'origin/tracking' into custom (6be945e9da) - Bug 2030135 - improve error handling in PK11_ImportPrivateKeyInfoAndReturnKey (a8571576a1) - [DOM/media] Use extended channel data as-appropriate. (21d1a7dc24) - [DOM] Add some death grips to TextTrackManager. (f897efd802) - [image] Hold a strong ref on mInnerImage when requesting a refresh. (abd19068fb) - Bug 2029425 - Heap use-after-free in cert_VerifyCertChainOld via dangling certsList[] entry on NameConstraints violation. (aad6fdd59b) - Bug 2029323 - Improve size calculations in CMS content buffering (0329082cf0) - [js] Use isElement in UnmappedArgSetter to check if the argument was marked as deleted. (8a3427845f) - [gfx] OTS/HB: Correct bounds checks. (80b0fe5547) - Bug 2029727: Update RegExpStatics data after realloc (08f1b381fc) - [image] Don't do unnecessary work if the image is being destroyed. (85e32b8238) - [media] Spot-fix for ffvpx handling of bad video data. (a7a5092b23) - [parser] Handle foster parenting properly. (69d0209956) - Revert "[DOM] Ensure the GC sees consistent states while adopting DOM nodes." (dcf89d342f) - Bug 2027433 Treat null input channels as zero (83ef39ff44) - Bug 2027433 use nullptr for silent up-mix channels (42f1ba1d29) - Bug 2029806: Handle ill-formed UTF16 (f45cce8396) - [DOM/media] Add some sanity checks to MP3 demuxer. (c748294a4a) - [DOM] Validate size in FileReader. (dceb1c4fe6) - Issue #3066 - Follow-up: Reserve threads for burst use cases. (38dc7b394e) - [DOM] Do not interrupt worker execution if already scheduled. (bf526d7076) - [gfx] Add sanity checks in ANGLE D3D11 renderer. (208e06dc84) 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: - js-HelperThreads: reduce maxParseThreads() to cpuCount - 1, or 1 if CPU is dual core or less. (04e063ddee) - dom/media: ffmpeg-audio: apply same changes to !MOZ_SAMPLE_TYPE_FLOAT32 code paths (27c36d1ea9) - Revert "Spoof to Firefox 128 for WebExtensions" (12e7d147cf) Update Notice: - You may delete file named icudt*.dat and icu63.dll 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.
    4 points
  2. FFmpeg update. XP: shared static libfdk-aac VISTAx86: shared static libfdk-aac Maybe these will be the last of the large XP builds.
    2 points
  3. I was going to post new builds today but maybe we need to discuss a more targeted configuration. If we can define the core requirements I would be happy to make minimal builds. I see @reboot12 even removes ffplay which further removes an SDL2 dependency. These things do add up in size.
    2 points
  4. Yeaaaa! This works - ffmpeg.exe only 17.2 MB youtube-dl -f 136+140 https://www.youtube.com/watch?v=e2_YNNtdke8 [youtube] e2_YNNtdke8: Downloading webpage [youtube] e2_YNNtdke8: Downloading ANDROID_VR API JSON [dashsegments] Total fragments: 1 [download] Destination: Reverse Parking with Cones _Reverse Park Step by Step-e2_YNNtdke8.f136.mp4 [download] 100% of 985.69KiB in 00:02 [dashsegments] Total fragments: 1 [download] Destination: Reverse Parking with Cones _Reverse Park Step by Step-e2_YNNtdke8.m4a.f140.m4a [download] 100% of 1.52MiB in 00:08 [ffmpeg] Merging formats into "Reverse Parking with Cones _Reverse Park Step by Step-e2_YNNtdke8.mp4" Deleting original file Reverse Parking with Cones _Reverse Park Step by Step-e2_YNNtdke8.f136.mp4 (pass -k to keep) Deleting original file Reverse Parking with Cones _Reverse Park Step by Step-e2_YNNtdke8.m4a.f140.m4a (pass -k to keep) Configure like this: ./configure \ --enable-cross-compile \ --arch=x86_64 \ --target-os=win32 \ --cross-prefix=x86_64-w64-mingw32- \ --enable-gpl \ --enable-version3 \ --enable-pthreads \ --disable-w32threads \ --disable-d3d11va \ --disable-dxva2 \ --disable-avx \ --disable-avx2 \ --extra-cflags="-D_WIN32_WINNT=0x0502 -O2" \ --extra-ldflags="-static" \ --disable-ffplay \ --disable-doc \ --enable-protocol=file,http,https,tcp,crypto
    2 points
  5. 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-20260502-6359349a8-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk55-win64-git-20260502-6359349a8-xpmod.7z repo: https://github.com/roytam1/basilisk55 Repo changes: - js-HelperThreads: reduce maxParseThreads() to cpuCount - 1, or 1 if CPU is dual core or less. (f57dec529) - import from UXP: [DOM] Improve CC/WrapperCache for nursery objects. (a126257d) (b7384e984) - import from UXP: [DOM] Ensure the GC sees consistent states while adopting DOM nodes. (0ca2e3ea) (028fc21c4) - import from UXP: [image] Hold a strong ref on error. (1a73ec01) (cd6e0c85c) - import from UXP: [NSS] Improve input validation in DSAU signature decoding (d6ff046d) (94fb8c8a6) - import from UXP: Bug 2025976 - Make txxPathNode be a value instead of reference. (f568fa45) (6dff65471) - import from UXP: [DOM/XSLT] Re-fetch index entry. (0bf87811) (f5b7cc8f4) - import from UXP: Bug 2025971 - Use txSingleNodeContext getter of owned txXPathNode. (368694e2) (48085b1b1) - import from UXP: [webrtc] Fix off-by-one comparison. (8a4c6d11) (45313bc26) - import from UXP: [gfx] Don't return dummy surfaces. (483bf0f4) (f6e88778a) - import from UXP: [accessibility] Hold a strong ref to mParent in AccIterator. (b2dc9706) (54630631b) - import from UXP: Bug 2026293: Block scripts when initiating async scrollbar activity. (efbe3cb9) (552fd9cd5) - import from UXP: [widget] Improve clearing of data during clipboard operations. (8c3c8b4e) (3d5310370) - import from UXP: [DOM] Add a SequenceRooter to ConsoleProfile. (470d5bd1) (567dd94b9) - import from UXP: [DOM] Add a death grip and use locals in BaseMediaResource::ModifyLoadFlags. (d8b8649f) (5d45ef230) - ported from UXP: [DOM/WebCrypto] Reject absurdly large salt values. (59887cce) (5eb1e866c) - import from UXP: [DOM] Avoid leaks in nsXMLPrettyPrinter. (bee96124) (5f5e71842) - import from UXP: [NSS] Reject excessively large ASN.1 SEQUENCE OF in quickder. (9dd4cfcc) (8679b848c) - import from UXP: No issue - Deduplicate HTMLAllCollection::GetSupportedNames code. (c087ec3c) (c85450456) - import from UXP: [DOM/XSLT] Prevent circular indexing (a0587881) (0d91cf9e1) - import from UXP: [NSS] Deep copy profile data in CERT_FindSMimeProfile. (5f41bdff) (028ac906b) - import from UXP: Bug 2025483 update mBeginProcessing even on speex_resampler_set_rate() error (6cf972e9) (7c1504d7a) - import from UXP: Bug 2025332 - ErrorResult should call ClearUnionData more. (be70077b) (893fa710a) - import from UXP: [gfx] Stop using binary arithmetic in software filtering. (41395829) (1baea0354) - import from UXP: [DOM/XSLT] Don't use txXPathNode by reference. (853057cf) (04f036803) - import from UXP: Bug 2025370 - Properly handle error case in EventListenerManager::GetTypedEventHandler (096dffbc) (4980c3894) - import from UXP: Issue #3030 - Reduce layout stalls due to compositor hang-ups. (58f5dd61) (7fbc7b10f) - import from UXP: [js] Only allow strings as function name. (bcd936e5) (42ef7b821) - import from UXP: [NSS] Clarify extension negotiation mechanism for TLS Handshakes. (e4fd587a) (4378c0b3c) - import from UXP: Bug 2025973 - Use value-semantics for txExecutionState::TemplateRule (d419d353) (87d44e0bd) - import from UXP: [gfx] Port libyuv upstream bounds check. (99c241d5) (aff4c6aaf) - import from UXP: [gfx] Explicitly cast calculation to int32. (602a2e35) (0b3db11cd) - import from UXP: Bug 2029427 - Fix format string (3d9478ef) (f66af5be4) - import from UXP: Bug 2029423 - Reset post_proc state. (a246b84e) (09653f2d4) - import from UXP: Bug 2029317 - Create RareArgumentsData before mutating the arguments object in MappedArgumentsObject::obj_defineProperty. (5858cd22) (fd5eeca9c) - import from UXP: Bug 2029291. (5a065b86) (354483e5c) - import from UXP: [security] Ensure `DispatchToMainThreadAndWait` isn't interrupted. (69bd6af8) (a057cae18) - import from UXP: Bug 2029462 - store email on subject cache_entry in NSS trust domain. (7937766f) (df3e0635e) - ported from UXP: No issue - Update our in-tree brotli library to 1.2.0+ (1020e0cd) (d22e189a4) - import from UXP: Revert "[gfx] Use local statics for harfbuzz callback pointers" (1f95ec61) (4b46a260f) - import from UXP: Bug 2030135 - improve error handling in PK11_ImportPrivateKeyInfoAndReturnKey (a8571576) (4dc05471f) - ported from UXP: [DOM/media] Use extended channel data as-appropriate. (21d1a7dc) (43f62a272) - ported from UXP: [DOM] Add some death grips to TextTrackManager. (f897efd8) (8fd3ea341) - import from UXP: [image] Hold a strong ref on mInnerImage when requesting a refresh. (abd19068) (52c7f4c2c) - import from UXP: Bug 2029425 - Heap use-after-free in cert_VerifyCertChainOld via dangling certsList[] entry on NameConstraints violation. (aad6fdd5) (a81abc48d) - import from UXP: Bug 2029323 - Improve size calculations in CMS content buffering (0329082c) (6ffc4f152) - import from UXP: [js] Use isElement in UnmappedArgSetter to check if the argument was marked as deleted. (8a342784) (72dd26b2f) - import from UXP: [gfx] OTS/HB: Correct bounds checks. (80b0fe55) (9de8f8123) - import from UXP: Bug 2029727: Update RegExpStatics data after realloc (08f1b381) (8d925fbd1) - import from UXP: [image] Don't do unnecessary work if the image is being destroyed. (85e32b82) (b2acfc720) - import from UXP: [media] Spot-fix for ffvpx handling of bad video data. (a7a5092b) (9ba9b9a29) - import from UXP: [parser] Handle foster parenting properly. (69d02099) (284e76377) - import from UXP: Revert "[DOM] Ensure the GC sees consistent states while adopting DOM nodes." (dcf89d34) (3149e2dd8) - import from UXP: Bug 2027433 Treat null input channels as zero (83ef39ff) (403ec902a) - import from UXP: Bug 2027433 use nullptr for silent up-mix channels (42f1ba1d) (ddf51d3fa) - Revert "ported from `custom` branch of UXP: Spoof to Firefox 128 for WebExtensions (ae7c40d4)" (2ec5548c9) - import from UXP: Bug 2029806: Handle ill-formed UTF16 (f45cce83) (feeff479f) - import from UXP: [DOM/media] Add some sanity checks to MP3 demuxer. (c748294a) (43464120e) - import from UXP: [DOM] Validate size in FileReader. (dceb1c4f) (96709570c) - import from UXP: [DOM] Do not interrupt worker execution if already scheduled. (bf526d70) (b79b897b6) - ported from UXP: [gfx] Add sanity checks in ANGLE D3D11 renderer. (208e06dc) (6359349a8)
    2 points
  6. New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20260502-40a79c75-uxp-9161cd3bdb-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20260502-40a79c75-uxp-9161cd3bdb-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-20260502-id-656ea98-uxp-9161cd3bdb-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20260502-id-656ea98-ia-c642e3c-uxp-9161cd3bdb-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/icedove-uxp/tree/winbuild https://github.com/roytam1/iceape-uxp/tree/winbuild
    2 points
  7. Sadly, what this has now caused is visual "deficiencies" (I'd call them "bugs" myself, but perhaps that's too "strong" a word for everybody else ) in the tab bar of every browser visiting "o.rthost.win", e.g. : 1. Pinned "o.rthost.win" tabs have now absolutely no favicon at all (whereas before the browser would compensate with a "generic" tab favicon) 2. Non-pinned "o.rthost.win" tabs have now their title shifted to the right, with an invisible favicon preceding it. 3. In St52 with CTR installed, I have it configured to always show the favicon in the urlbar; now there's an empty space (padding) before the actual address... One would normally open Web/Browser Console ONLY when troubleshooting (it's normally invisible to the user), but one can't really avoid the tab and/or the URL bar ; call it an OCD, but I personally find those "dummy favicon" GUI effects quite annoying (more so than "red lines" inside the Console(s)) ... @roytam1, could you actually upload a non-dummy favicon.ico? Or is that out of the question? (I'd also be OK with no favicon at all, after all there still exist sites with no favicons, e.g. https://forum.librivox.org/index.php , but then I do realise it'd be difficult to please everyone here at MSFN )
    1 point
  8. I did some tests, ffprobe appears to be required for some sort of postprocessing pass done when making a mkv. I get an error about it using this command. I like to grab 720p quality with highest quality audio (opus) with metadata for archival. (I would like to improve it so it asks for width <=1280 and height <=1280 so all videos are in 720p and shorts aren't grabbed in 360p, but it works well enough.) youtube-dlp.exe -t sleep --js-runtimes quickjs -f "(bestvideo[height<=720]+bestaudio/best[height<=720])[vcodec!*=av01]" -o "%%(channel)s [%%(channel_id)s]/%%(upload_date)s - %%(title)s - (%%(duration)ss) [%%(id)s].%%(ext)s" --merge-output mkv --write-info-json --write-description --write-thumbnail --add-metadata --write-sub --all-subs --embed-subs --mtime --retries infinite "https://www.youtube.com/watch?v=7VN6OyGcaL4" Fair, but have you never wanted to drag a video onto ffplay.exe and watch it play the video without having anything installed? I think it could be useful. I'm not saying it's required to be built, but also maybe keep a full release build if you do build it.
    1 point
  9. tbf ffmpeg is an all in one library, some programs may only use ffplay. So it might be a good idea to have a normal build for those applications.
    1 point
  10. I'd like to build an application with XP compatibility, but it bundles ffmpeg. I originally tried downgrading the ffmpeg source, but I hit a bit of a brick wall when compiling and I couldn't figure out how to fix. I think I might have found a working w32pthreads.h patch though. For yt-dlp, ffprobe.exe is also required I think. I have both ffmpeg.exe and ffprobe.exe in my yt-dlp directory.
    1 point
  11. This is minimal ffmpeg.exe x64 for WinXP 64-bit - only native functions without external libraries: ffmpeg ffmpeg version 3.4.1 by Gelip 2026 built with gcc 5.3.1 (GCC) 20160211 configuration: --enable-cross-compile --arch=x86_64 --target-os=win32 --cross-prefix=x86_64-w64-mingw32- --enable-gpl --enable-version3 --enable-pthreads --disable-w32threads --disable-d3d11va --disable-dxva2 --disable-avx --disable-avx2 --extra-cflags='-D_WIN32_WINNT=0x0502 -O2' --extra-ldflags=-static --disable-ffplay --disable-doc --enable-protocol='file,http,https,tcp,crypto' libavutil 55. 78.100 / 55. 78.100 libavcodec 57.107.100 / 57.107.100 libavformat 57. 83.100 / 57. 83.100 libavdevice 57. 10.100 / 57. 10.100 libavfilter 6.107.100 / 6.107.100 libswscale 4. 8.100 / 4. 8.100 libswresample 2. 9.100 / 2. 9.100 libpostproc 54. 7.100 / 54. 7.100 Hyper fast Audio and Video encoder usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}... Use -h to get full help or, even better, run 'man ffmpeg' https://www.mediafire.com/file/9h32t0ac8cc17ds/ffmpeg.exe/file - only 17.2 MB
    1 point
  12. That's what I sometimes do on my Linux system, using this guide (even omitting a few codecs). Resulting binary is only ~30MB. I have no idea how to do that on Windows. There exists a very convoluted cross-compiling process for Linux, that involves downloading and compiling the compiler itself (see here). Also, that project hasn't seen much activity lately, so it may fail (see the issues there)... But maybe @autodidact can give us some useful instructions for building a minimalist FFmpeg for Windows?
    1 point
  13. an user-style can fix: @namespace url(http://www.w3.org/1999/xhtml); @-moz-document url("https://midnightscene.cc/login") { canvas#background-effects {z-index: -1;} }
    1 point
  14. The contents of the updroots.sst file have been changed; the contents of the other * .sst files are unchanged.
    1 point
  15. I guess updating ffmpeg is worthwhile if you have multiple uses for it. For example, foo_input_ffmpeg for Foobar2000 to play odd formats, E-AC-3 en/de-coder, or whatever. I don't update it unless something doesn't work, and the new version promises to work better. Ffmpeg is getting crazy big, and relatively slow to repetedly open for short tracks.
    1 point
  16. And it works on the last week build 20260418 too @VistaLover Well, for the sake of testing while I have it on a ramdisk, I didn't notice that palefill stopped working, so I did the fix mentioned, changing strict compatibility to false on install.rdf, and while now can be installed and, I guess, works, on the latest build, 20260425 it still hangs/freezes, so the palefill availability is not the culprit of the hangs/freezes. Why doesn't happen to you @roytam1? No clue. Is just visit github.com/notifications and after load, freeze (unresponsive window to any interaction, except close). I don't have the means to debug it.
    1 point
  17. It looks like we've managed to identify the cause of the virtual memory leak on XP x64. It turns out to be GigaCage, which has been enabled by default since version 92.0.4486.0.
    1 point
  18. Trolling lvl 168 . I'm sure you know Cyberpunk 2077 is directx12 only , not to mention it's buggy as hell. And XP is what , 9.0b maximum ? Or smth like that.
    1 point
  19. I have no words ! But it was quite expectable, really . It all began a long time ago , when France started to let them in . Then numerous bombings "happened" , then thousands of churches "went on fire by themselves" , like Notre-Dame de Paris . And now it will have an African galleries or smth like that . Is that true ??? Geeez ! We still have an alien police force , but I don't think it will help much since the direction is almost the same here. Things aren't good here too , my friend just closed his shop . I lost my job because they hired an immigrant from Eastern Europe , who agreed to work for much less. But I beleive we are still somewhat holding on only because of our Royal Family . I don't think all of that you see in your country would've happened if France still had their Royal Family present. Vive la France !
    1 point
  20. Of course they were , they are and they will always be . DEMS=REDS=WOKE=COMMIES. They just try to hide under their new names . The problem is why the right wingers don't do anything about the current situation . And it seems they aren't going to . P.S. I live in Europe too , but like I said : don't think it won't go here ! I'd suggest you look at UK , US , NZ and AU as "testing grounds" before they move it here . Germany would be a good example . They've waited for the reaction in the English countries and only then started to tighten the screws in Germany . BTW , how bad is it in France ?
    1 point
  21. Now I understand why we have to deal with an absolute crap software in the last 15 years.
    1 point
  22. I'm sorry , I don't have time or desire to write and I'm not in a good mood . New "medical" concentration camps bill is coming. Bill A416 . Don't think it's for the US only ... https://pbs.twimg.com/media/FG8GhPEVUAEuwBs?format=jpg&name=large Source: https://www.nysenate.gov/legislation/bills/2021/a416 New York Democrat's bill allowing governor to detain individuals dangerous to 'public health' https://www.foxnews.com/politics/new-york-bill-a416-detainment-assembly-ny We are entering stage 7 https://pbs.twimg.com/media/FG8Ijq2WQAQTCYF?format=jpg&name=900x900 This bill is for their own citizens. BTW : I remember when they first introduced that red blue crap. The DEMS were the REDS. But media didn't like the connotation so they CHANGED IT. lol
    1 point
  23. Seems like chinese manufacturers still fail to distinguish PC cases from vacuum cleaners ...
    1 point
  24. 1 - Yes , I know . I like evil parrots . 2 - Lizards are absolutely fine with cats and huge parrots , as far as I know. Though they need to be quiet and behave. 3 - Yes , when the weather is acceptable . It likes to ambush . It likes to walk in my yard . There is a hole in the wall ,so it can always get back, when it wants to .
    1 point
×
×
  • Create New...