<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: janeway</title><link>https://news.ycombinator.com/user?id=janeway</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 16 Apr 2026 14:34:19 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=janeway" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by janeway in "Office.eu launches as Europe's sovereign office platform"]]></title><description><![CDATA[
<p>Yes, I searched for the same. No evidence this has anything to do with the European Union. More like a vibe-coded landing page with user signup form.<p>Edit: I am certain this is one or two people vibe coding then will pitch to VCs when the waitlist has 1000 people.<p>Listing major company logos in their banner: 
“The organizations listed here use similar technology (Nextcloud) as part of their operations. Their inclusion is for illustrative purposes only.”</p>
]]></description><pubDate>Sun, 15 Mar 2026 19:05:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=47390706</link><dc:creator>janeway</dc:creator><comments>https://news.ycombinator.com/item?id=47390706</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47390706</guid></item><item><title><![CDATA[New comment by janeway in "Blood test boosts Alzheimer's diagnosis accuracy to 94.5%, clinical study shows"]]></title><description><![CDATA[
<p>“We have no cure. I don’t want to know.”<p>If astronomers announced that a large asteroid might strike Earth in twenty years, and that we currently had no way to deflect it, nobody would respond by saying, “Come back when you already have the rocket.” We would immediately build better telescopes to track it precisely, refine its trajectory models, and begin developing propulsion systems capable of interception. You do not wait for the cure before improving the measurement. You improve the measurement so that a cure becomes possible, targeted, and effective.<p>Medicine is no different. Refusing to improve early, probabilistic diagnosis because today’s treatments are modest confuses sequence with outcome. Breakthroughs do not emerge from vague labels and mixed populations. They emerge from precise, quantitative stratification that allows real effects to be seen. The danger is not that we measure too early. It is that we continue making irreversible clinical and research decisions using imprecise, binary classifications while biological insight and therapeutic tools are advancing rapidly. Building the probabilistic layer now is not premature. It is how we make future intervention feasible.</p>
]]></description><pubDate>Tue, 24 Feb 2026 06:39:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=47133614</link><dc:creator>janeway</dc:creator><comments>https://news.ycombinator.com/item?id=47133614</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47133614</guid></item><item><title><![CDATA[New comment by janeway in "Design Thinking Books (2024)"]]></title><description><![CDATA[
<p>Wow excellent thank you</p>
]]></description><pubDate>Thu, 22 Jan 2026 13:09:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=46718755</link><dc:creator>janeway</dc:creator><comments>https://news.ycombinator.com/item?id=46718755</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46718755</guid></item><item><title><![CDATA[New comment by janeway in "A minimal standard for evidence availability in black-box systems"]]></title><description><![CDATA[
<p>A sign says: "Dogs must be carried on the escalator."<p>At first glance it seems clear. On a second read, it becomes obvious that what matters is not the dogs, but whether they are being carried.<p>Grandma calls out: "The chicken is ready to eat."<p>Many system outputs have the same problem. They look definitive, but they silently hide whether the required conditions were ever met.<p>When systems consume outputs from black-box algorithms, the usual options are to trust the conclusion or ignore it entirely.<p>In clinical genomics, the latter is traditional. For example, the British Society for Genetic Medicine advises clinicians not to act on results from external genomic services
<a href="https://bsgm.org.uk/media/12844/direct-to-consumer-genomic-testing-joint-position-statement-2025.pdf" rel="nofollow">https://bsgm.org.uk/media/12844/direct-to-consumer-genomic-t...</a><p>This post describes a third approach, grounded in computer science. Before any interpretation, systems should record whether verifiable evidence is actually available.<p>The standard adds a small but strict step. Each rule first reports whether it could be checked at all: yes, no, or not evaluable. Then the evidence is used in reverse, not to confirm the result, but to try to rule it out. If removing or negating that evidence would change the outcome, it counts as real evidence. If not, it does not.<p>Crucially, this forces a simple question: could the same result have appeared even if the evidence were absent or different? Only when the answer is no does the result actually count as evidence.<p>The idea comes from genomics, where hospitals, companies, and research groups need to share results without exposing proprietary methods, but it applies anywhere systems reason over incomplete or black-box data.</p>
]]></description><pubDate>Mon, 15 Dec 2025 16:55:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=46276989</link><dc:creator>janeway</dc:creator><comments>https://news.ycombinator.com/item?id=46276989</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46276989</guid></item><item><title><![CDATA[A minimal standard for evidence availability in black-box systems]]></title><description><![CDATA[
<p>Article URL: <a href="https://switzerlandomics.ch/blog/2025-12-14-sga-qem/">https://switzerlandomics.ch/blog/2025-12-14-sga-qem/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46276988">https://news.ycombinator.com/item?id=46276988</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Mon, 15 Dec 2025 16:55:02 +0000</pubDate><link>https://switzerlandomics.ch/blog/2025-12-14-sga-qem/</link><dc:creator>janeway</dc:creator><comments>https://news.ycombinator.com/item?id=46276988</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46276988</guid></item><item><title><![CDATA[New comment by janeway in "Show HN: Virtual SLURM HPC cluster in a Docker Compose"]]></title><description><![CDATA[
<p>Cool!<p>I have worked 100% in 3 comparable systems over the past 10 years. Can you access with ssh?<p>I find it super fluid to work on the HPC directly to develop methods for huge datasets by using vim to code and tmux for sessions. I focus on printing detailed log files constantly with lots of debugs and an automated monitoring script to print those logs in realtime; a mixture of .out .err and log.txt.</p>
]]></description><pubDate>Mon, 24 Nov 2025 19:30:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=46038167</link><dc:creator>janeway</dc:creator><comments>https://news.ycombinator.com/item?id=46038167</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46038167</guid></item><item><title><![CDATA[New comment by janeway in "The 'Toy Story' You Remember"]]></title><description><![CDATA[
<p>Amazing. Your final point seems to make most sense - not the original team itself having any problems.</p>
]]></description><pubDate>Tue, 11 Nov 2025 23:06:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=45894144</link><dc:creator>janeway</dc:creator><comments>https://news.ycombinator.com/item?id=45894144</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45894144</guid></item><item><title><![CDATA[New comment by janeway in "The 'Toy Story' You Remember"]]></title><description><![CDATA[
<p>This topic is fascinating to me. The Toy Story film workflow is a perfect illustration of intentional compensation: artists pushed greens in the digital master because 35 mm film would darken and desaturate them. The aim was never neon greens on screen, it was colour calibration for a later step. Only later, when digital masters were reused without the film stage, did those compensating choices start to look like creative ones.<p>I run into this same failure mode often. We introduce purposeful scaffolding in the workflow that isn’t meant to stand alone, but exists solely to ensure the final output behaves as intended. Months later, someone is pitching how we should “lean into the bold saturated greens,” not realising the topic only exists because we specifically wanted neutral greens in the final output. The scaffold becomes the building.<p>In our work this kind of nuance isn’t optional, it is the project. If we lose track of which decisions are compensations and which are targets, outcomes drift badly and quietly, and everything built after is optimised for the wrong goal.<p>I’d genuinely value advice on preventing this. Is there a good name or framework for this pattern? Something concise that distinguishes a process artefact from product intent, and helps teams course-correct early without sounding like a semantics debate?</p>
]]></description><pubDate>Tue, 11 Nov 2025 11:55:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=45886316</link><dc:creator>janeway</dc:creator><comments>https://news.ycombinator.com/item?id=45886316</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45886316</guid></item><item><title><![CDATA[New comment by janeway in "People still use our old-fashioned Unix login servers"]]></title><description><![CDATA[
<p>Yes, I spend a majority of my professional life on similar systems writing code in vim and running massive jobs via slurm. Required for processing TBs of data on secured environments with seamless command line access. I hate web-based connections or vscode type system. Although open to any improvements, this works best to me. It’s like a world inside one’s head with a text-based interface.<p>Graphical data exploration and stats with R, python, etc is a beautiful challenge at that scale.</p>
]]></description><pubDate>Sun, 03 Aug 2025 12:09:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=44775996</link><dc:creator>janeway</dc:creator><comments>https://news.ycombinator.com/item?id=44775996</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44775996</guid></item><item><title><![CDATA[New comment by janeway in "The Plot of the Phantom, a text adventure that took 40 years to finish"]]></title><description><![CDATA[
<p>Wow, already stumbled into some good humour. Well done</p>
]]></description><pubDate>Mon, 30 Jun 2025 14:51:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=44424080</link><dc:creator>janeway</dc:creator><comments>https://news.ycombinator.com/item?id=44424080</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44424080</guid></item><item><title><![CDATA[New comment by janeway in "Touching the back wall of the Apple store"]]></title><description><![CDATA[
<p>I’ve just finished reading Walter Isaacson’s biography of Steve Jobs. His vision was extraordinary, recognising that even the design of the stores was integral to the product itself. Every layer of engineering was deeply intertwined with aesthetic design. I’ve always shared that belief, but I’m now fully committed to pursuing it without compromise in my own products. It’s proving even more challenging than I’d imagined to make highly technical things feel simple and intuitive for users.<p>I was recently thinking the exact same thing as the author here; as a teen I got my ipod and instantly respected the graceful design and felt shocked how shoddy my previous cheap mp3 player was in comparison.<p>I am also convinced that he was fully responsible for keeping Apple on this path and that it is almost impossible to stop others from diluting the craftsmanship towards mediocrity as the group size grows. Big CEOs get labelled as greedy exploiters in a single brushstroke by people who don’t seem to care to read up.</p>
]]></description><pubDate>Mon, 30 Jun 2025 09:59:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=44421387</link><dc:creator>janeway</dc:creator><comments>https://news.ycombinator.com/item?id=44421387</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44421387</guid></item><item><title><![CDATA[New comment by janeway in "'AI is not a miracle cure': Nobel laureate raises questions"]]></title><description><![CDATA[
<p>Non-AI experts gives their opinion about AI, noting that the data is messy. The goal of the method was to train and work on messy data. The quote is basically pointless.<p>Ironically, giving the original scientific article to AI for a summary and critique (chatGPT) would have provided more detailed info.</p>
]]></description><pubDate>Wed, 18 Jun 2025 14:00:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=44309970</link><dc:creator>janeway</dc:creator><comments>https://news.ycombinator.com/item?id=44309970</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44309970</guid></item><item><title><![CDATA[New comment by janeway in "Mexican Navy ship crashes into Brooklyn Bridge leaving two people dead"]]></title><description><![CDATA[
<p>Very sorry to hear about those people.<p>It reminded me of something from childhood. It’s no comment on this story - just a personal anecdote.<p>We were on a family road trip, and I was wearing a new pair of cheap sunglasses, feeling way too cool for a kid. As we turned a corner, the setting sun blinded my father. But through my tinted lenses, I saw the wall coming. He didn’t. We crashed hard. My sunglasses flew off, and in that moment, all I cared about was catching them. For a few seconds, I thought that was the only emergency.<p>That moment left a mark. Now, whenever I start to feel too cool or overconfident, I get a quick flash, like a reflex, to check myself. How stupid will this look if things suddenly go wrong, especially if I could have seen it coming?<p>It’s made me quietly grateful for all the small, tedious safety rules. Not because they prevent every disaster - but because they sometimes do.</p>
]]></description><pubDate>Sun, 18 May 2025 19:42:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=44023837</link><dc:creator>janeway</dc:creator><comments>https://news.ycombinator.com/item?id=44023837</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44023837</guid></item><item><title><![CDATA[New comment by janeway in "Demo Driven Development: Show, Don't Just Tell"]]></title><description><![CDATA[
<p>Wall of text written by LLM. Great demo</p>
]]></description><pubDate>Fri, 02 May 2025 23:52:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=43875664</link><dc:creator>janeway</dc:creator><comments>https://news.ycombinator.com/item?id=43875664</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43875664</guid></item><item><title><![CDATA[New comment by janeway in "US will ban cancer-linked Red Dye No. 3 in cereal and other foods"]]></title><description><![CDATA[
<p>Doesn’t that make perfect sense? First test in animals. If carcinogenic in animals then don’t move to humans. A lack of studies in human is hardly a basis for ruling it safe.<p>That was a sensible simplified version of the logic during my training for regulation in drugs and medical devices, at least.</p>
]]></description><pubDate>Thu, 16 Jan 2025 10:27:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=42723621</link><dc:creator>janeway</dc:creator><comments>https://news.ycombinator.com/item?id=42723621</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42723621</guid></item><item><title><![CDATA[New comment by janeway in "Sharing new research, models, and datasets from Meta FAIR"]]></title><description><![CDATA[
<p>Side track, but does anyone have suggestions about how to better present such content. I am struggling with similar docs/demos.<p>As a documentation page, each section is laid out uniformly with section heading, content, link to code and link to paper.<p>However the page itself is a blog post which will be difficult to find again next year.<p>Are there other examples of companies having well presented technical summaries which remain findable from the hime page?</p>
]]></description><pubDate>Sat, 14 Dec 2024 12:38:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=42416708</link><dc:creator>janeway</dc:creator><comments>https://news.ycombinator.com/item?id=42416708</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42416708</guid></item><item><title><![CDATA[New comment by janeway in "Microsoft fixes the Excel feature that was wrecking scientific data"]]></title><description><![CDATA[
<p>I just stop working with people who request or send me data as .xlsx</p>
]]></description><pubDate>Mon, 23 Oct 2023 13:27:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=37985284</link><dc:creator>janeway</dc:creator><comments>https://news.ycombinator.com/item?id=37985284</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37985284</guid></item><item><title><![CDATA[New comment by janeway in "I am dying of squamous cell carcinoma, and potential treatments are out of reach"]]></title><description><![CDATA[
<p>To note, the placebo group is typically getting the best current existing treatment. Rather than nothing. Although in some cases the best treatment is still nothing, which sucks.</p>
]]></description><pubDate>Sat, 22 Jul 2023 17:13:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=36827924</link><dc:creator>janeway</dc:creator><comments>https://news.ycombinator.com/item?id=36827924</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36827924</guid></item><item><title><![CDATA[New comment by janeway in "I am dying of squamous cell carcinoma, and potential treatments are out of reach"]]></title><description><![CDATA[
<p>I would disagree with this. Regulators that I have worked with in US and EU knew what it meant. Maybe not the most amazing technical people I’ve ever worked with, but they were as competent as any random sample of pharma/tech types. Their jobs is to verify that you have completed all the valid documentation to demonstrate that your drug does what you claim it does. Their opinion on personal emotions are irrelevant. They are supposed to be guideline checkers.</p>
]]></description><pubDate>Sat, 22 Jul 2023 17:09:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=36827895</link><dc:creator>janeway</dc:creator><comments>https://news.ycombinator.com/item?id=36827895</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36827895</guid></item><item><title><![CDATA[New comment by janeway in "Encrypted phone service 'Encrochat' shutdown leads to 6,500 arrests – Europol"]]></title><description><![CDATA[
<p>Interesting story. I wonder about this “technical tool” put on servers to bypass encryption. Surely encryption and decryption occurs on the user side only. Sounds more like the company owners were asked to either:
(1) load software to record data on phones before encrypted or 
(2) have a universal-type private key to decrypt everything. But maybe I don’t understand?<p>Perhaps an important note is from a Vice article that I found:
“..encrypted messaging programs which route messages through the firm's own servers”. If the messages are encrypted on the device then why would you need to send them via the firm’s servers? Maybe it prevents traffic monitoring or something? Sounds more like copy and decrypt.<p>Also a phone which is obviously only for criminal use does not seem smart - for the same price one could buy a new phone, sim, and popular encryption apps every month. Although a “care-free” solution for criminals is probably appealing.</p>
]]></description><pubDate>Tue, 27 Jun 2023 15:38:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=36494416</link><dc:creator>janeway</dc:creator><comments>https://news.ycombinator.com/item?id=36494416</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36494416</guid></item></channel></rss>