<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: eternalban</title><link>https://news.ycombinator.com/user?id=eternalban</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 05 Jun 2026 04:04:24 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=eternalban" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by eternalban in "A psychiatrist reflects on Philip K. Dick’s substance abuse and mental health"]]></title><description><![CDATA[
<p>Thank you for comment. Knew little about the man himself.<p><i>"I experienced an invasion of my mind by a transcendentally rational mind, as if I had been insane all my life and suddenly I had become sane."</i><p>This has to be experienced. (It's like Jimmy Hendrix says.) I'm not sure I would compare it to puberty, or an invasion. Definitely a <i>visitation</i>, however. It seems the historical successful travellers on the path were in the main fortunate to be born into families of adepts. In many cases it was the father who initiated the son. For others, the cultural milieu typically seeded the necessary symbolic guide posts.<p>> Reality is that which, even when you downvote it, doesn't go away. ;)<p>You have perhaps forgotten your own initial encounters with such topics. It is a healthy response of the unprepared psyche to recoil from such content to protect itself; it can be dangerous, as you must know. The third rail is very much alive.</p>
]]></description><pubDate>Wed, 24 May 2023 03:52:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=36053876</link><dc:creator>eternalban</dc:creator><comments>https://news.ycombinator.com/item?id=36053876</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36053876</guid></item><item><title><![CDATA[New comment by eternalban in "Bringing the power of AI to Windows 11"]]></title><description><![CDATA[
<p>> It works with all applications. It sees what you're seeing.<p>Does it also snitch on you to your boss? "Here is my assessment of the work habits of cs702 for this week."</p>
]]></description><pubDate>Wed, 24 May 2023 00:36:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=36052558</link><dc:creator>eternalban</dc:creator><comments>https://news.ycombinator.com/item?id=36052558</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36052558</guid></item><item><title><![CDATA[Russian Combat Air Strengths and Limitations: Lessons from Ukraine (2023) [pdf]]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.cna.org/reports/2023/04/Russian-Combat-Air-Strengths-and-Limitations.pdf">https://www.cna.org/reports/2023/04/Russian-Combat-Air-Strengths-and-Limitations.pdf</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=36052007">https://news.ycombinator.com/item?id=36052007</a></p>
<p>Points: 4</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 23 May 2023 23:12:15 +0000</pubDate><link>https://www.cna.org/reports/2023/04/Russian-Combat-Air-Strengths-and-Limitations.pdf</link><dc:creator>eternalban</dc:creator><comments>https://news.ycombinator.com/item?id=36052007</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36052007</guid></item><item><title><![CDATA[New comment by eternalban in "You Keep Using That Word: Asynchronous and Interprocess Comms"]]></title><description><![CDATA[
<p>Look, you are welcome to your 'opinion' but the q remains (given that there are only 2 choices here) as how pipeling is a form of "synchronous" communication.<p>[p.s.]:<p>pipelining is <i>a kind</i> of async comm because unlike the general case of asynchrony, <i>the response order mirrors the request order</i> (which is not a requirement of the general case.)</p>
]]></description><pubDate>Tue, 23 May 2023 20:00:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=36050069</link><dc:creator>eternalban</dc:creator><comments>https://news.ycombinator.com/item?id=36050069</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36050069</guid></item><item><title><![CDATA[New comment by eternalban in "You Keep Using That Word: Asynchronous and Interprocess Comms"]]></title><description><![CDATA[
<p>That was not a description. I merely appended the primary <i>motivation</i> for pipelining. We trade latency for throughput in pipelining.*<p>It's also not opinion. When pipelining, the communicating peers are not <i>sychronizing</i> their interactions; it occurs in an a-synchronous manner. Where does opinion get into the picture?<p>* since we typically end up packing a multiplicity of requests in a given MTU and further we can saturate the link (on both ends) since we are not blocking for a response before sending the next request. In synchronous protocols, the full bandwidth can't be utilized as there are cycles where the link (on respective sides) is idle.<p>As for description of pipelining, this question came up years ago in Redis's newsgroup and I posted the following (It starts sync and the final segment is 'pipelining' :)<p><a href="https://youtu.be/bGv5s3EXH0w" rel="nofollow">https://youtu.be/bGv5s3EXH0w</a></p>
]]></description><pubDate>Tue, 23 May 2023 19:34:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=36049700</link><dc:creator>eternalban</dc:creator><comments>https://news.ycombinator.com/item?id=36049700</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36049700</guid></item><item><title><![CDATA[New comment by eternalban in "You Keep Using That Word: Asynchronous and Interprocess Comms"]]></title><description><![CDATA[
<p>Pipelining is a <i>kind of</i> asynchronous communication that we employ to maximize throughput.</p>
]]></description><pubDate>Tue, 23 May 2023 18:37:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=36048827</link><dc:creator>eternalban</dc:creator><comments>https://news.ycombinator.com/item?id=36048827</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36048827</guid></item><item><title><![CDATA[New comment by eternalban in "Yoshua Bengio: How Rogue AIs May Arise"]]></title><description><![CDATA[
<p>> I didn't assert anything except for what was in the comment.<p>That seems to be the case. I take that assert back.<p>p.s. just checked out the wiki for Donald Hoffman. Thank you for the reference, TIL. Have to listen to that podcast, but have some idea what are the problematic open Qs that you mention. [I'm not apparently not allowed to vote on hn so take my +1 <i>in spirit</i> ..]<p><a href="https://news.ycombinator.com/item?id=36043188" rel="nofollow">https://news.ycombinator.com/item?id=36043188</a></p>
]]></description><pubDate>Tue, 23 May 2023 15:08:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=36045400</link><dc:creator>eternalban</dc:creator><comments>https://news.ycombinator.com/item?id=36045400</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36045400</guid></item><item><title><![CDATA[New comment by eternalban in "Yoshua Bengio: How Rogue AIs May Arise"]]></title><description><![CDATA[
<p>But you're stuck in sort of meta duality yourself: you assert a distinction between reality and phenomena (such as consciousness). Did we actually -prove- that consciousness can not be a <i>property</i> of reality and is mere emergent <i>phenomenon</i> as YB and company claim? (note: consciousness =/= intelligence. Our little black boxes are at best approaching 'intelligence'.)<p>YB starts off with ~'we all agree mind is a product of the brain'. No, we do not all agree. Did we ever find the 'bottom' of matter? Has are search to find 'irreducible particle' succeeded? Is it not the case that as we threw more energy into our apparatus we found more elementary matter? Did we in fact finally arrive at a coherent unified model that fully explains material reality without "mathematical woo"?<p>So the honest position is that we have patchwork understanding of reality at various scales, and the reductionist program of Democritus et al has not been <i>conclusively</i> shown to be the ultimate truth. It <i>seems</i> that mind is bounded by the body but that 'boundary condition' depends on various reductionist assumptions about materiality.</p>
]]></description><pubDate>Tue, 23 May 2023 13:22:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=36043887</link><dc:creator>eternalban</dc:creator><comments>https://news.ycombinator.com/item?id=36043887</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36043887</guid></item><item><title><![CDATA[New comment by eternalban in "Plotinus (2018)"]]></title><description><![CDATA[
<p>One can get a glimpse of the ever present One and its <i>generations</i> in modular mathematics. If we discard the insistence on numbers being simply a monotonically generated sequence (|, ||, |||, ..) which simply corresponds to counting, and instead assume a cyclical reality to <i>Number</i>, with the sequence of <i>reduced residue sets of primorials</i> illustrating <i>the Generations of One</i>, which is <i>eternally present</i> in each generation. Each is a 'measuring system', and <i>measure engenders form</i>. Reality is <i>harmonic</i> and knowing 'the beginning' is knowing 'the end'. (∅ +/- n)*<p><pre><code>     ∅
     2: 1 ∅
     6: 1 - 3 - 5 ∅
    30: 1 - - - - - 7 - - - 11 - 13 - - - 17 - 19 - - - 23 - - - - - 29 ∅
   210: 1 ... 209 ∅
</code></pre>
That view btw also gives us insight into various numerical structures, e.g. twin primes, involving prime numbers.<p><i>"Number rules the universe. Number is the ruler of forms and ideas, and the cause of gods and demons. Every man has been made by God in order to acquire knowledge and contemplate."</i> -- attributed to Pythagoras<p>* simply fold the rrs by ∅/2.</p>
]]></description><pubDate>Tue, 23 May 2023 12:12:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=36043188</link><dc:creator>eternalban</dc:creator><comments>https://news.ycombinator.com/item?id=36043188</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36043188</guid></item><item><title><![CDATA[New comment by eternalban in "You Keep Using That Word: Asynchronous and Interprocess Comms"]]></title><description><![CDATA[
<p>[I haven't watched the video - I come to HN to <i>read</i> .. but that said]<p>> I don't think the communication protocol between two processes, services, whatever has have the property of being synchronous or asynchronous.<p>This is news to those of us who have implemented or designed communication protocols between processes.<p>> It is more about how each side of the communication handles it internally.<p>You are confusing processing of information obtained via communication with the pattern of communication. A synchronous protocol is a <i>lock-step</i> exchange of data/meta-data between two communicating processes. You can have processes communicating via a synchronous protocol that handle the processing in an asynchronous manner. An asynchronous protocol does not require exchange of messages to be <i>lock-step</i><p><pre><code>   A: HELO w/ MY CREDS <blocks>
   B: HELO - ACCEPT CREDS
   A: GET 'foo' <blocks>
   B: HERE is 'foo' <data> 
   [A: queue foo data for async processing by an internal comp A']
   A: GET 'bar' <blocks>
   [A': processed 'foo'] 
   B: HERE is 'bar' <data> 
   [A: queue bar data for async processing by an internal comp A']
   ...
   [A': processed 'bar'] 
</code></pre>
and then there could be this:<p><pre><code>   A: HELO w/ MY CREDS <blocks>
   B: HELO - ACCEPT CREDS  
   A: GET 'foo' <doesn't block>
   A: GET 'bar' <doesn't block>
   B: HERE is 'foo' <data>       # B may even return 'bar' first in some cases 
   [A: queue foo data for processing ...]
   A: GET 'foobar' <doesn't block>
   B: HERE is 'bar' <data> 
   [A: queue bar data for processing]
   ...
   B: HERE is 'foobar' <data> 
   ...
</code></pre>
Quaint diagrams we used to draw for protocols - this is just some random example from a quick search [note how it transitions from a sync handshake to async comm]:<p><a href="https://www.researchgate.net/publication/344006359/figure/fig1/AS:930766108233728@1598923341044/Diagram-of-communication-protocol.ppm" rel="nofollow">https://www.researchgate.net/publication/344006359/figure/fi...</a></p>
]]></description><pubDate>Tue, 23 May 2023 09:44:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=36041985</link><dc:creator>eternalban</dc:creator><comments>https://news.ycombinator.com/item?id=36041985</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36041985</guid></item><item><title><![CDATA[New comment by eternalban in "Rogue AIs May Arise"]]></title><description><![CDATA[
<p>Filed under <i>More Breathless Articles Will Be Written</i></p>
]]></description><pubDate>Tue, 23 May 2023 02:15:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=36039005</link><dc:creator>eternalban</dc:creator><comments>https://news.ycombinator.com/item?id=36039005</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36039005</guid></item><item><title><![CDATA[New comment by eternalban in "What It Was Like to Live Inside Habitat 67"]]></title><description><![CDATA[
<p>You are correct and doing fine.<p><i>The authority</i> to check with is Kenneth Frampton and his <i>Modern Architecture</i>. He categorized Safdie as <i>postmodern</i>. I just checked and apparently my copy (some early 90s edition) is awol from the shelf and no pdfs to be found on the net. However found this article:<p>Grep for safdie:<p><a href="https://www.stirworld.com/think-columns-the-fifth-edition-of-kenneth-framptons-modern-architecture-is-now-published" rel="nofollow">https://www.stirworld.com/think-columns-the-fifth-edition-of...</a><p>He was a great teacher, too.<p><a href="https://en.wikipedia.org/wiki/Kenneth_Frampton" rel="nofollow">https://en.wikipedia.org/wiki/Kenneth_Frampton</a><p>~<p>Also not "brutalist" (Safdie meets a straight edge on a hill):<p><i>Rokko Housing I, II, III, Kobe</i>, Tadao Ando 
<a href="https://arquitecturaviva.com/works/edificios-rokko-i-ii-iii-kobe" rel="nofollow">https://arquitecturaviva.com/works/edificios-rokko-i-ii-iii-...</a><p><a href="https://www.pritzkerprize.com/sites/default/files/styles/max_1300x1300/public/images/works/ando_rokkohousing3_0.jpg?itok=8wT6GWKQ" rel="nofollow">https://www.pritzkerprize.com/sites/default/files/styles/max...</a><p>Ando used to make concrete sing. Just superb. He also had a dog he named Corbu (its true!) - iirc he claimed (in a lecture when visiting our school) that he followed Corbusier but to me he generously lifted from Lou Kahn.<p><a href="https://wrightwood659.org/exhibitions/ando-and-le-corbusier-masters-of-architecture/" rel="nofollow">https://wrightwood659.org/exhibitions/ando-and-le-corbusier-...</a></p>
]]></description><pubDate>Mon, 22 May 2023 23:25:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=36037983</link><dc:creator>eternalban</dc:creator><comments>https://news.ycombinator.com/item?id=36037983</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36037983</guid></item><item><title><![CDATA[New comment by eternalban in "PrivateGPT"]]></title><description><![CDATA[
<p>I think the social concerns around attributing personhood to LLMs transcend ideological concerns.</p>
]]></description><pubDate>Mon, 22 May 2023 12:59:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=36030873</link><dc:creator>eternalban</dc:creator><comments>https://news.ycombinator.com/item?id=36030873</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36030873</guid></item><item><title><![CDATA[New comment by eternalban in "PrivateGPT"]]></title><description><![CDATA[
<p>I suggest using 'form' instead of 'shape'; the latter is mainly concerned with <i>external form</i>. In context of LLMs, form would be the internal mapping, and shape the decoded text that is emitted.</p>
]]></description><pubDate>Mon, 22 May 2023 12:55:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=36030832</link><dc:creator>eternalban</dc:creator><comments>https://news.ycombinator.com/item?id=36030832</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36030832</guid></item><item><title><![CDATA[New comment by eternalban in "Rodney Brooks on GPT-4"]]></title><description><![CDATA[
<p>[I may have to take you up on your profile offer of out of band continuation of this as there is <i>a lot</i> here to delve into and it would make for interesting conversation.]<p>The model of the psyche that I subscribe to is ~Jungian, with some minor modifications. I distinguish between the un-conscious, the sub-conscious, and consciousness. The content of the unconscious is <i>atemporal</i>, where as the content of the (sub-)conscious is <i>temporal</i>. In this model, background processing occurs in the sub-conscious, -not- the un-conscious. The unconscious is a <i>space of ~types</i> which become reified in the temporal regime of (sub-)consciousness [via the process of <i>projection</i>]. The absolute center of the psyche is the <i>Self</i> and this resides in the <i>unconscious</i>; the self and the unconscious content are not directly accessible to us (but can be approached via contemplation, meditation, prayer, dreams, and visions: these processes introduce unconscious content into the conscious realm, which when successfully integrated engenders 'psychological wholeness'). The <i>ego</i> -- the ("suffering") observer -- is the central point of <i>consciousness</i>. <i>Self realization</i> occurs when <i>ego</i> assumes a subordinate position to the Self, abandons "attachment" to perceived phenomena & disavows "lordship" i.e. the false assumption of its central position, at which point the suffering ends. This process, in various guises, is the core of most spiritual schools. And we can not discount these aspects of Human mental experience, even if we choose to assume a critical distance from the theologies that are built around these widely reported phenomena. I am not claiming that this is a quality of <i>all</i> minds, but it seems it is characteristic of <i>human</i> minds.<p>The absolute minimum point that you should take away from this (even if the above model is unappealing or unacceptable or woo to you /g) is that <i>we can always meaningfully speak of a psychology when considering minds</i>. If we can not discern a psychology in the subject of our inquiry then it should not be considered a mind.<p>I do -not- think that we can attribute a pyschology to large language models.<p>~<p>Your comment on the mapping of the latent spaces is interesting, but as you note we should probably wait until this has been established before jumping into conclusions.<p>And also please excuse the handwavy matter in my comment as well. We're all groping in the semidarkness here.</p>
]]></description><pubDate>Mon, 22 May 2023 12:20:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=36030463</link><dc:creator>eternalban</dc:creator><comments>https://news.ycombinator.com/item?id=36030463</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36030463</guid></item><item><title><![CDATA[New comment by eternalban in "The 'junk science' of parental alienation infiltrated American family courts"]]></title><description><![CDATA[
<p>This is a seriously disturbing read at so many levels.<p><i>"In May 2003, at age 72, Gardner dosed himself with painkillers and stabbed himself to death."</i><p><a href="https://en.wikipedia.org/wiki/Richard_A._Gardner#Controversy" rel="nofollow">https://en.wikipedia.org/wiki/Richard_A._Gardner#Controversy</a></p>
]]></description><pubDate>Mon, 22 May 2023 04:11:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=36027366</link><dc:creator>eternalban</dc:creator><comments>https://news.ycombinator.com/item?id=36027366</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36027366</guid></item><item><title><![CDATA[New comment by eternalban in "GPT detectors are biased against non-native English writers"]]></title><description><![CDATA[
<p>I completely hedged that with two "may"s. Agreed re it depends on task at hand.</p>
]]></description><pubDate>Sun, 21 May 2023 18:59:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=36023762</link><dc:creator>eternalban</dc:creator><comments>https://news.ycombinator.com/item?id=36023762</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36023762</guid></item><item><title><![CDATA[New comment by eternalban in "High-Performance Graph Databases"]]></title><description><![CDATA[
<p>You should quickly skim sections marked with a (comically fat) "!" symbol. These indicate their "key design choices and insights" in the design space.</p>
]]></description><pubDate>Sun, 21 May 2023 18:29:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=36023536</link><dc:creator>eternalban</dc:creator><comments>https://news.ycombinator.com/item?id=36023536</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36023536</guid></item><item><title><![CDATA[New comment by eternalban in "Paris’s Centre Pompidou to Close for Five Years Starting in 2025"]]></title><description><![CDATA[
<p>MoMA closed for <i>years</i>, twice, in 21st century, as they expanded.  Maybe they have something like MoMA QNS in mind for Centre.<p>(The original MoMA was a minor gem and an oasis in midtown. I almost forgave Philip Johnson because of that garden. Now it has lost all its charm.)</p>
]]></description><pubDate>Sun, 21 May 2023 18:26:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=36023496</link><dc:creator>eternalban</dc:creator><comments>https://news.ycombinator.com/item?id=36023496</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36023496</guid></item><item><title><![CDATA[New comment by eternalban in "Paris’s Centre Pompidou to Close for Five Years Starting in 2025"]]></title><description><![CDATA[
<p><i>"The architects believe in buildings, which are able to change and adapt in answer to technical and/or client needs, not only in plan but in section and elevation. They believe in a framework which allows people freedom to do their own thing, the order, scale and ‘grain’ coming from a clear understanding and expression of the process of building; in the optimization of each individual element, its system of manufacture, storage, transportation, erection and connection, all within a clearly defined and rational framework; in a giant meccano set rather than a traditional static transparent or solid doll’s house."</i><p><a href="https://www.architectural-review.com/buildings/pompidou-cannot-be-perceived-as-anything-but-a-monument" rel="nofollow">https://www.architectural-review.com/buildings/pompidou-cann...</a><p>Does that all sound familiar to folks building backend systems? That is 'microservices' for architecture, a counter to 'monolithic' structures, using almost precisely the same motivations, and, running into the same exact problems: operational complexity.</p>
]]></description><pubDate>Sun, 21 May 2023 18:22:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=36023458</link><dc:creator>eternalban</dc:creator><comments>https://news.ycombinator.com/item?id=36023458</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36023458</guid></item></channel></rss>