𝙲𝚑𝚊𝚒𝚛𝚖𝚊𝚗 𝙼𝚎𝚘𝚠

  • 0 Posts
  • 586 Comments
Joined 2 years ago
cake
Cake day: August 16th, 2023

help-circle

  • Hint, Palestine wasn’t there when Israel was created so that is Israel’s land

    Israel wasn’t there when Israel was created either. This is some nonsense argumentation.

    And B this most recent war was all started by Hamas.

    Hamas has been in armed conflict with Israel for decades. I think you’re confusing peace with quiet. And even then there have been repeated attacks on Palestinian land by Israeli settlers.

    There has never been an independent, sovereign Arab state in the region known as Palestine. The Arab population began developing a distinct Palestinian national identity toward the end of the Ottoman period and especially during the British Mandate in opposition to Jewish immigration and British rule.

    Neither had there been a sovereign, independent Jewish state. There was however a semblence of a Palestinian national identity near the end of the Ottoman period, which is well before the establishment of Israel. Regardless, there were plenty of Arabic people living there. Zionist settlers had no right to colonise the region and drive these people from their homes.

    You should really look into how Israel was established, especially look at the large amounts of Zionist terrorist groups seeking to commit ethnic cleansing. Jews had lived relatively peacefully in the region for centuries until these nationalist fanatics came along.














  • I take it you don’t filesystem much do you?

    I take it you don’t Windows much?

    Windows moves the file from its current folder to the hidden system folder C:\$Recycle.Bin\. That involves copying file metadata, updating NTFS records, and possibly moving the file across volumes (which becomes a full file copy+delete).

    Large files or folders with many entries take longer because NTFS has to record each move, update security descriptors, and maintain the Recycle Bin’s index.

    If the file is on another drive than the C-drive, the system literally copies it into that drive’s recycle bin folder, then deletes the original.

    Nobody said Windows did this stuff efficiently.

    I’m practically certain that what’s slowing Windows down when sending something to the Recycle Bin is the background processing and data compression being performed by System Restore.

    Windows doesn’t do any recycle bin data compression. And System Restore is a completely separate, unrelated system. So no it doesn’t do any of that.