Ein HaHoresh

Ein HaHoresh (Hebrew: עֵין הַחוֹרֵשׁ, lit. "the plower's spring" / "the plowman's fountain") is a kibbutz in central Israel. Located to the north of Netanya, it falls under the jurisdiction of Hefer Valley Regional Council. In 2019 it had a population of 836.[1]

Ein HaHoresh

עֵין הַחוֹרֵשׁ
Ein Hahoresh, c. 1940
Ein HaHoresh
Coordinates: 32°23′17.61″N 34°56′25.85″E
CountryIsrael
DistrictCentral
CouncilHefer Valley
AffiliationKibbutz Movement
Founded1931
Founded byHashomer Hatzair
Population
 (2019)[1]
836

History

It was founded in November 1931 by Hashomer Hatzair members from Eastern Europe who reclaimed the land. It was one of the first settlements in the northern part of the Emek Hefer.[2] The kibbutz was cordoned off and occupied by the British in December 1945 in connection with the struggle for free immigration. It was cordoned off and occupied by the British again in June 1946 along with its neighbor, Givat Haim. As part of the war effort, the kibbutz stepped up its food production.[2] By 1947 the kibbutz had a population of 450.[2]

Economy

The kibbutz developed a successful mixed intensive farm. By 1968 it had 570 inhabitants engaged in intensive farming in citrus plantations, and producing milch cattle. The kibbutz also ran a factory producing sheet steel casks.

Notable residents

  • Abba Kovner (1918–1987), poet, writer and partisan leader
  • Amos Meller (1938-2007), composer and conductor
  • Benny Morris (born 1948), historian
  • Sagol 59 (born Khen Rotem, 1968), rapper, songwriter and guitarist
gollark: I can write some code for this if desisred.
gollark: Surely you can just pull a particular tag of the container.
gollark: I can come up with a thing to transmit ubqmachine™ details to osmarks.net or whatever which people can embed in their code.
gollark: It's an x86-64 system using debian or something.
gollark: > `import hashlib`Hashlib is still important!> `for entry, ubq323 in {**globals(), **__builtins__, **sys.__dict__, **locals(), CONSTANT: Entry()}.items():`Iterate over a bunch of things. I think only the builtins and globals are actually used.The stuff under here using `blake2s` stuff is actually written to be ridiculously unportable, to hinder analysis. This caused issues when trying to run it, so I had to hackily patch in the `/local` thing a few minutes before the deadline.> `for PyObject in gc.get_objects():`When I found out that you could iterate over all objects ever, this had to be incorporated somehow. This actually just looks for some random `os` function, and when it finds it loads the obfuscated code.> `F, G, H, I = typing(lookup[7]), typing(lookup[8]), __import__("functools"), lambda h, i, *a: F(G(h, i))`This is just a convoluted way to define `enumerate(range))` in one nice function.> `print(len(lookup), lookup[3], typing(lookup[3])) #`This is what actually loads the obfuscated stuff. I think.> `class int(typing(lookup[0])):`Here we subclass `complex`. `complex` is used for 2D coordinates within the thing, so I added some helper methods, such as `__iter__`, allowing unpacking of complex numbers into real and imaginary parts, `abs`, which generates a complex number a+ai, and `ℝ`, which provvides the floored real parts of two things.> `class Mаtrix:`This is where the magic happens. It actually uses unicode homoglyphs again, for purposes.> `self = typing("dab7d4733079c8be454e64192ce9d20a91571da25fc443249fc0be859b227e5d")`> `rows = gc`I forgot what exactly the `typing` call is looking up, but these aren't used for anything but making the fake type annotations work.> `def __init__(rows: self, self: rows):`This slightly nonidiomatic function simply initializes the matrix's internals from the 2D array used for inputs.> `if 1 > (typing(lookup[1]) in dir(self)):`A convoluted way to get whether something has `__iter__` or not.

References

  1. "Population in the Localities 2019" (XLS). Israel Central Bureau of Statistics. Retrieved 16 August 2020.
  2. Jewish National Fund (1949). Jewish Villages in Israel. Jerusalem: Hamadpis Liphshitz Press. p. 35.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.