<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: jrapdx3</title><link>https://news.ycombinator.com/user?id=jrapdx3</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 07 Apr 2026 22:49:31 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=jrapdx3" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by jrapdx3 in "Reversing memory loss via gut-brain communication"]]></title><description><![CDATA[
<p>I've long regarded the great variety of chilis as its own distinct food group. But wonderful as they are for flavoring food, quite often in my home, I'm not sure how much of an effect orally consumed capsaicin has on memory functioning.<p>Conceivably parenteral capsaicin has different effects on hippocampal integrity or physiology than achievable with ingestion. I'm not familiar enough with disposition of capsaicin in the gut to comment further. My question is whether capsaicin passes from gut into the circulation in any appreciable quantity. I suspect it doesn't but I couldn't say I know for sure. I'll have to add it to the already long list of things I need to look up.</p>
]]></description><pubDate>Thu, 12 Mar 2026 21:02:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=47357058</link><dc:creator>jrapdx3</dc:creator><comments>https://news.ycombinator.com/item?id=47357058</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47357058</guid></item><item><title><![CDATA[New comment by jrapdx3 in "So you want to write an “app” (2025)"]]></title><description><![CDATA[
<p>AFAIK the answer is an emphatic yes, a lot has changed since 2005. Tcl9 was recently released and has many new features. As far as Tk goes, for a number of years we've had "themed Tk" or Ttk widgets, much better styling, resembles native widgets quite closely. Ttk widgets aren't as configurable as regular ones, well, everything has tradeoffs.<p>You should take a look at the current releases, you might be pleasantly surprised.</p>
]]></description><pubDate>Wed, 11 Mar 2026 11:24:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=47334203</link><dc:creator>jrapdx3</dc:creator><comments>https://news.ycombinator.com/item?id=47334203</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47334203</guid></item><item><title><![CDATA[New comment by jrapdx3 in "So you want to write an “app” (2025)"]]></title><description><![CDATA[
<p>Yes indeed, I concur completely with your comments. I've used Tcl/Tk for a few decades and for a long time enjoyed it's Lisp-like character. Of all GUI toolkits Tk is by far the best thought out, no wonder it's been adopted by a number of other languages.<p>Tcl does have a few disadvantages, for one the lack of distinction between string and list types makes certain programs hard to write. Also the absence of lexical environment for the <i>apply</i> command requires awkward workarounds. Many Tcl users dislike <i>expr</i> syntax.<p>Warts notwithstanding, Tcl has allowed me to be very productive. Over the years it's been steadily improved, and yet remains mostly compatible with code written even decades ago. That's a rare accomplishment in the programming universe.</p>
]]></description><pubDate>Tue, 10 Mar 2026 02:48:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=47318558</link><dc:creator>jrapdx3</dc:creator><comments>https://news.ycombinator.com/item?id=47318558</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47318558</guid></item><item><title><![CDATA[New comment by jrapdx3 in "So you want to write an “app” (2025)"]]></title><description><![CDATA[
<p>Probably not what most on HN would think of, but for writing a simple app with a GUI, I'd suggest that Tcl/Tk is hard to beat. Of course the simple approach wouldn't suffice if the program had to be compiled to a native binary. Though Tcl/Tk has an excellent C API, so a binary version of the app could be built if considerably more work to accomplish.</p>
]]></description><pubDate>Tue, 10 Mar 2026 01:23:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=47318066</link><dc:creator>jrapdx3</dc:creator><comments>https://news.ycombinator.com/item?id=47318066</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47318066</guid></item><item><title><![CDATA[New comment by jrapdx3 in "DARPA's new X-76"]]></title><description><![CDATA[
<p>A very good response to the parent comment and summary of the current situation.<p>AIUI the Iranian attack on Arab countries is strategic, increasing energy costs pressures the US to stop military action. However the US and allies were prepared with set aside oil reserves, increasing supplies from other sources, and reducing Iran's ability to interfere with shipping.<p>Major warfare always has tragic effects, but against regimes actively pursuing destruction of other nations, return of fire is a rational response.</p>
]]></description><pubDate>Mon, 09 Mar 2026 20:51:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=47315355</link><dc:creator>jrapdx3</dc:creator><comments>https://news.ycombinator.com/item?id=47315355</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47315355</guid></item><item><title><![CDATA[New comment by jrapdx3 in "Dyslexia, Programming and Lisp"]]></title><description><![CDATA[
<p>Though I haven't endured the "spinning" as described in the OP, I do appreciate how the "shape" of text promotes or inhibits comprehending it.<p>While programming in C isn't especially difficult for me, writing/reading Scheme is far more satisfying and significantly easier to accomplish. It's certainly true that the visual "shape" of code contributes crucially to grasping what the code is supposed to be doing. But that makes sense for strongly visual learners for whom text is initially an abstract visual form. Extracting the verbal (auditory) meaning is effortful and possibly only partially successful.<p>Logically we'd expect such fundamental differences to underlie programmers' language preferences. I don't know, but it seems most programmers don't/can't see Lisp/Scheme code as visual shape, regarding it as a non-linear tangle populated by endless parentheses. The connections among brain-related factors and programming proficiency deserve greater scrutiny.</p>
]]></description><pubDate>Mon, 16 Feb 2026 23:32:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=47041769</link><dc:creator>jrapdx3</dc:creator><comments>https://news.ycombinator.com/item?id=47041769</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47041769</guid></item><item><title><![CDATA[New comment by jrapdx3 in "Zen-C: Write like a high-level language, run like C"]]></title><description><![CDATA[
<p>Chicken indeed interoperates with C quite easily and productively. You're right that the generated C code is mostly incomprehensible to humans, but compiles without difficulty.<p>The Chicken C API has functions/macros that return values and those that don't return. The former include the fabulous embedded API (crunch is an altogether different beast) which I've used in "mixed language" programming to good effect. In such cases Scheme is rather like the essential "glue" that enables the parts written in other languages to work as a whole.<p>Of course becoming proficient in Scheme programming takes time and effort. I believe it's true that some brains have an affinity for Lispy languages while others don't. Fortunately, there are many ways to write programs to accomplish a given task.</p>
]]></description><pubDate>Mon, 12 Jan 2026 20:32:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=46593906</link><dc:creator>jrapdx3</dc:creator><comments>https://news.ycombinator.com/item?id=46593906</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46593906</guid></item><item><title><![CDATA[New comment by jrapdx3 in "A battle over Canada’s mystery brain disease"]]></title><description><![CDATA[
<p>Perhaps a bit tangential to the main topic, but it is of course true that UTIs can adversely affect cognition in the elderly, even precipitate delirium, etc., depending on type and severity of infection. Naturally that also occurs with other sources of infection, and factors including intoxication due to drugs (prescribed or otherwise) and a host of others. Vulnerability to such decompensation is greater among those already functioning marginally. As such accurate diagnosis can be hard to establish particularly when multiple factors are implicated, hardly a rare circumstance. (At least in my physician-practice that's  frequently been the case.)<p>I appreciate your comment pointing to the importance of carefully evaluating individuals manifesting new onset delusional ideation or other "mental" disturbance. It might be associated with an obscure condition, but likely enough it's the result of common maladies. The worst error is <i>thinking</i> one knows what's going on before (or not at all) thoroughly investigating the possibilities.</p>
]]></description><pubDate>Sun, 11 Jan 2026 07:01:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=46573321</link><dc:creator>jrapdx3</dc:creator><comments>https://news.ycombinator.com/item?id=46573321</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46573321</guid></item><item><title><![CDATA[New comment by jrapdx3 in "Trials avoid high risk patients and underestimate drug harms"]]></title><description><![CDATA[
<p>Having been an "investigator" in a few phase 3 and 4 trials, it is true that all actions involving subjects must strictly follow protocols governing conduct of the trial. It is <i>extremely</i> intricate and labor intensive work. But the smallest violations of the rules can invalidate part of or even the entire trial.<p>Most trials have long lists of excluded conditions. As you say, one reason is reducing variability among subjects so effects of the treatment can be determined.<p>This is especially true when effects of a new treatment are subtle, but still quite important. If subjects with serious comorbidities are included, treatment effects can be obscured by these conditions. For example, if a subject is hospitalized was that because of the treatment or another condition or some interaction of the condition and treatment?<p>Initial phase 3 studies necessarily have to strive for as "pure" a study population as possible. Later phase 3/4 studies could in principle cautiously add more severe cases and those with specific comorbidities. However there's a sharp limit to how many variations can be systematically studied due to intrinsic cost and complexity.<p>The reality is that the burden of sorting out use of treatments in real-world patients falls to clinicians. It's worth noting level of support for clinicians reporting their observations has if anything declined over decades. IOW valuable information is lost in the increasingly bureaucratic and compartmentalized healthcare systems that now dominate delivery of services.</p>
]]></description><pubDate>Mon, 08 Dec 2025 22:06:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=46198292</link><dc:creator>jrapdx3</dc:creator><comments>https://news.ycombinator.com/item?id=46198292</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46198292</guid></item><item><title><![CDATA[New comment by jrapdx3 in "Free software hasn't won"]]></title><description><![CDATA[
<p>Couldn't disagree that FF has its deficits, IME it's not the best browser for videoconferencing. OTOH FF provides top-quality developer tools. And AFAIK preserves user privacy better than certain other browsers, Chrome being the poster child for the issue. FWIW FF remains unique and influential.<p>Ultimately judging what's "best in class" depends on exactly what criteria are applied. How old is the saying "one man's meat is another's poison"?<p>Anyway, the class of browsers is perhaps the most volatile in the software world, top of the heap changes constantly. But within it there are good examples of quality open-source programs and some that are not free at all. We decide on our own terms which among them is the "best".</p>
]]></description><pubDate>Wed, 15 Oct 2025 23:02:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=45599374</link><dc:creator>jrapdx3</dc:creator><comments>https://news.ycombinator.com/item?id=45599374</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45599374</guid></item><item><title><![CDATA[New comment by jrapdx3 in "Free software hasn't won"]]></title><description><![CDATA[
<p>Sure, the FSF is as idealistic as it has been influential. Can't fault FSF for unrelenting commitment to stated purposes. While the totally free OS was a goal that never quite materialized, a large proportion of modern open-source systems is composed of free (in the FSF sense) software. What FSF advocates has indeed mattered.<p>I think the question is this: is having totally free cell phones, etc., the essential criterion of success? Or is something less than embodying FSF-style ideology acceptable? To be sure, there's no definitive answer to such a question. But ideological purity is a luxury in the real world that even FSF acknowledges, compromises sometimes have to be made, pragmatic considerations have to be taken into account.<p>Nothing wrong with keeping lofty goals, but as practical necessity frequently dictates, graciously accepting less than total victory more often than not best serves our interests.<p>(Edited re: grammar.)</p>
]]></description><pubDate>Mon, 13 Oct 2025 01:04:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=45563662</link><dc:creator>jrapdx3</dc:creator><comments>https://news.ycombinator.com/item?id=45563662</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45563662</guid></item><item><title><![CDATA[New comment by jrapdx3 in "Free software hasn't won"]]></title><description><![CDATA[
<p>This topic provokes a question, what exactly is "winning" anyway? As others point out, how could there be absolute winning, or complete dominance of the whole gamut of software used for every purpose. Of course, no one ever proposed such a definition of open-source success.<p>Since the 1990s I've been thoroughly committed to using and developing open-source programs. I strongly prefer using open-source products even when they've been less robust than proprietary options. In recent years, that's changed in favor of open-source, a number of open-source programs have become best-in-class. To name a few Blender, postgresql, Firefox, most developer tools. Still, proprietary products dominate areas like OSs, enterprise programs, etc., and will probably continue to do so.<p>But even if not as widely used, the fact that quality alternatives exist to a significant share of proprietary offerings speaks to open-source success. It's noteworthy that giants like Microsoft have open-sourced some of their products, a practice unheard of a couple of decades ago that shows influence of the open-source movement.<p>A winner-take-all philosophy is bound to be as deleterious to open-source advocacy as in any other endeavor. Realistically, producing excellent, bug-free, well-documented open-source software is what it takes to find an appreciative user-base. Perhaps not the majority of users of that category of software, but is that necessary to call a project successful? To say it is seems a prelude to enduring a constant sense of failure and missing out on authentic victories.</p>
]]></description><pubDate>Mon, 13 Oct 2025 00:08:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=45563307</link><dc:creator>jrapdx3</dc:creator><comments>https://news.ycombinator.com/item?id=45563307</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45563307</guid></item><item><title><![CDATA[New comment by jrapdx3 in "How to write in Cuneiform"]]></title><description><![CDATA[
<p>Yes indeed, holding up over time is not characteristic of digital technologies. To be sure I owned all of the "ancient" storage formats you mention, and down in the dark corner of my basement some of the old denizens still abide if not actually used. From time to time it's painfully evident that optical drives have all but disappeared too. We're all writing in electronic sand, endurance of our messages, ideas and creativity seems hardly a high priority.</p>
]]></description><pubDate>Fri, 10 Oct 2025 06:13:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=45535804</link><dc:creator>jrapdx3</dc:creator><comments>https://news.ycombinator.com/item?id=45535804</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45535804</guid></item><item><title><![CDATA[New comment by jrapdx3 in "DSM Disorders Disappear in Statistical Clustering of Psychiatric Symptoms (2024)"]]></title><description><![CDATA[
<p>In studies of monozygotic twins (shared genetic predisposition), typically the twins were raised in different environments (adoption, etc.). If behavior among the twins is divergent then environmental factors are likely predominant. OTOH if concordance of traits is strongly evident, behavior is attributable to genetic factors.</p>
]]></description><pubDate>Mon, 22 Sep 2025 07:39:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=45330234</link><dc:creator>jrapdx3</dc:creator><comments>https://news.ycombinator.com/item?id=45330234</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45330234</guid></item><item><title><![CDATA[New comment by jrapdx3 in "Cannabis use associated with quadrupled risk of developing type 2 diabetes"]]></title><description><![CDATA[
<p>It is indeed a win. It's long been established that for obese individuals even 5% weight loss reduces comorbidity of obesity-related conditions. Of course greater weight loss, 10-15%, gives better outcomes. Typically the difficulty is maintaining lower weight for the long haul. For those who can do it the payoff is substantial.</p>
]]></description><pubDate>Mon, 15 Sep 2025 21:05:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=45254912</link><dc:creator>jrapdx3</dc:creator><comments>https://news.ycombinator.com/item?id=45254912</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45254912</guid></item><item><title><![CDATA[New comment by jrapdx3 in "Cannabis use associated with quadrupled risk of developing type 2 diabetes"]]></title><description><![CDATA[
<p>After reading the article and the comments on this page, I also think it's unclear what exclusion criteria were used to select the cannabis using and control cohorts. Controlling for likely and unlikely confounding variables is essential in this kind of study. Obesity is a notoriously heterogenous condition with a great number of inheritable and environmental contributors which makes the task especially difficult.<p>However, a connection of particular interest concerns ADHD, a disorder identified as having a strong link to obesity, including common genetic predisposition [0]. Furthermore, individuals with ADHD are also more likely than non-ADHD peers to develop drug dependence, including cannabis-use disorder [1,2]. If ADHD was not among direct or indirect exclusion criteria, the results of the recent study could be misleading or at least incompletely characterized.<p><pre><code>    [0] https://pmc.ncbi.nlm.nih.gov/articles/PMC6097237/ 
    [1] https://pmc.ncbi.nlm.nih.gov/articles/PMC5568505/  
    [2] https://pmc.ncbi.nlm.nih.gov/articles/PMC8025199/</code></pre></p>
]]></description><pubDate>Mon, 15 Sep 2025 02:11:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=45245356</link><dc:creator>jrapdx3</dc:creator><comments>https://news.ycombinator.com/item?id=45245356</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45245356</guid></item><item><title><![CDATA[New comment by jrapdx3 in "Lisp from Nothing, Second Edition"]]></title><description><![CDATA[
<p>Interesting comment. I found the lisp/sexpr form instantly understandable. While the others weren't hard to grasp it took a moment to consciously parse them before their meaning was as clear. Perhaps the functional arrow notation is least appreciated because it's seems more abstract or maybe the arrows are just confusing.<p>More likely than not it's a matter of what a person gets used to. I've enjoyed working in Lisp/Scheme and C, but not so much in primarily functional languages. No doubt programmers have varied histories that explain their preferences.<p>As you imply, in C one could write nested functions as f (g (h (x))) if examining return values is unnecessary. OTOH in Lisp return values are also often needed, prompting use of (let ...) forms, etc., which can make function nesting unclear. In reality programming languages are all guilty of potential obscurity. We just develop a taste for what flavor of obscurity we prefer to work with.</p>
]]></description><pubDate>Fri, 29 Aug 2025 22:02:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=45069930</link><dc:creator>jrapdx3</dc:creator><comments>https://news.ycombinator.com/item?id=45069930</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45069930</guid></item><item><title><![CDATA[New comment by jrapdx3 in "Why concatenative programming matters (2012)"]]></title><description><![CDATA[
<p>Absolutely. Years ago writing programs for *BSD/Linux, PS was the natural, most direct way to implement printing to printers equipped with a PS interpreter.<p>Fortunately the PS language was very well documented. That made writing PS pretty straightforward, at least for the reasons I was using it. Curiously other concatenative languages have been harder for me to grasp. Maybe that's because I regarded PS as a specific-use tool vs. a general purpose language.<p>If nothing else PS showed the value of excellent documentation. Lack of it probably accounts for many software project failures, particularly in the open-source world.</p>
]]></description><pubDate>Fri, 25 Jul 2025 06:28:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=44680184</link><dc:creator>jrapdx3</dc:creator><comments>https://news.ycombinator.com/item?id=44680184</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44680184</guid></item><item><title><![CDATA[New comment by jrapdx3 in "“Dynamic Programming” is not referring to “computer programming”"]]></title><description><![CDATA[
<p>Well, Tcl is kind of a mixture of scope rules. In some respects, e.g., within a proc, it's mainly a lexical environment, but of course dynamic scoping is introduced by commands like upvar/uplevel. FWIW Tcl programmers don't concern themselves very much with sorting out dynamic vs. lexical. In any case, Tcl programmers are careful to maximize static scoping. No doubt that's necessary to create reliable larger programs many of which have been written in Tcl.</p>
]]></description><pubDate>Mon, 21 Jul 2025 07:43:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=44632693</link><dc:creator>jrapdx3</dc:creator><comments>https://news.ycombinator.com/item?id=44632693</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44632693</guid></item><item><title><![CDATA[New comment by jrapdx3 in "Major sugar substitute found to impair brain blood vessel cell function"]]></title><description><![CDATA[
<p>While I'm most familiar with evaluating pharmaceuticals, the same principles apply to food additives. The issue arises that certain adverse effects occur infrequently or only after an extended interval from the time of exposure. Safety of drugs, food additives, et.al., are evaluated in relatively small premarketing samples. For uncommon (or delayed) effects to become evident it requires a much larger population to be exposed to the drug or additive.<p>"Years of experience" means an increasingly larger population has been subject to  use of the compound. It may take 10's of millions of exposures for the problems to become clear enough to elicit action.<p>A surprising number of drugs (and food additives) have been used for decades before their adverse effects were recognized and the offenders removed from the market.<p>We should regard initial or early claims of safety as preliminary statements. Indeed skepticism is warranted. Ongoing monitoring/reevaluation is necessary. Certainly utmost caution is needed before allowing products to be widely used.</p>
]]></description><pubDate>Fri, 13 Jun 2025 06:52:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=44266281</link><dc:creator>jrapdx3</dc:creator><comments>https://news.ycombinator.com/item?id=44266281</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44266281</guid></item></channel></rss>