<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: medoc</title><link>https://news.ycombinator.com/user?id=medoc</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 08 Apr 2026 22:07:44 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=medoc" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by medoc in "US and Iran agree to provisional ceasefire"]]></title><description><![CDATA[
<p>Nobody with any slight acquaintance with history could believe any of these.</p>
]]></description><pubDate>Wed, 08 Apr 2026 06:43:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=47686240</link><dc:creator>medoc</dc:creator><comments>https://news.ycombinator.com/item?id=47686240</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47686240</guid></item><item><title><![CDATA[New comment by medoc in "It's Always TCP_NODELAY"]]></title><description><![CDATA[
<p>Around 1999, I was testing a still young MySQL as an INFORMIX replacement, and network queries needed a very suspect and quite exact 100 mS. A bug report and message to mysql@lists.mysql.com, and this is how MySQL got to set TCP_NODELAY on its network sockets...</p>
]]></description><pubDate>Tue, 23 Dec 2025 18:28:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=46367813</link><dc:creator>medoc</dc:creator><comments>https://news.ycombinator.com/item?id=46367813</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46367813</guid></item><item><title><![CDATA[New comment by medoc in "Unpowered SSDs slowly lose data"]]></title><description><![CDATA[
<p>Just as a note, and I checked that it's not the case with the GNU coreutils: on some systems, cp (and maybe cat) would mmap() the source file. When the output is the devnull driver, no read occurs because of course its write function does nothing... So, using a pipe (or dd) maybe a good idea in all cases (I did not check the current BSDs).</p>
]]></description><pubDate>Tue, 25 Nov 2025 07:30:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=46043238</link><dc:creator>medoc</dc:creator><comments>https://news.ycombinator.com/item?id=46043238</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46043238</guid></item><item><title><![CDATA[New comment by medoc in "France threatens GrapheneOS with arrests / server seizure for refusing backdoors"]]></title><description><![CDATA[
<p>Ils en ont ch... dans leur culotte.</p>
]]></description><pubDate>Mon, 24 Nov 2025 19:07:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=46037838</link><dc:creator>medoc</dc:creator><comments>https://news.ycombinator.com/item?id=46037838</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46037838</guid></item><item><title><![CDATA[New comment by medoc in "Drilling down on Uncle Sam's proposed TP-Link ban"]]></title><description><![CDATA[
<p>The fact that TP-Link products are vastly better and cheaper than all their numerous competitors is indeed a bit strange. You have to either think that all the people at Linksys, Netgear, D-link, etc. are incompetents or that something a bit out of the ordinary is going on at TP-Link...</p>
]]></description><pubDate>Sun, 09 Nov 2025 19:37:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=45868452</link><dc:creator>medoc</dc:creator><comments>https://news.ycombinator.com/item?id=45868452</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45868452</guid></item><item><title><![CDATA[New comment by medoc in "The future of solar doesn't track the sun"]]></title><description><![CDATA[
<p>Anti-hail netting is definitely a thing (protecting cars or fruit trees), for the reasons you state. Even big hailstones are rather slower than fast golf balls.</p>
]]></description><pubDate>Sat, 03 May 2025 14:19:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=43879192</link><dc:creator>medoc</dc:creator><comments>https://news.ycombinator.com/item?id=43879192</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43879192</guid></item><item><title><![CDATA[New comment by medoc in "$8k Suzuki from India received a 5-star crash test rating"]]></title><description><![CDATA[
<p>There is the Dacia Duster if your off-road needs are not really hardcore.</p>
]]></description><pubDate>Tue, 19 Nov 2024 08:58:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=42181311</link><dc:creator>medoc</dc:creator><comments>https://news.ycombinator.com/item?id=42181311</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42181311</guid></item><item><title><![CDATA[New comment by medoc in "Rga: Ripgrep, but also search in PDFs, E-Books, Office documents, zip, etc."]]></title><description><![CDATA[
<p>What rclgrep  does is run the recoll text extraction and do a grep-like operation on the extracted texts. If you want to give it a try, don't hesitate to contact me if you have any trouble building or using it, or think it could be improved. It's more or less a (working) prototype at the moment, but I'm willing to expand it if it looks useful. The "Usage" string is much better in the latest git source than in the tar, and it sorely needs a man page.</p>
]]></description><pubDate>Wed, 18 Sep 2024 16:20:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=41581885</link><dc:creator>medoc</dc:creator><comments>https://news.ycombinator.com/item?id=41581885</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41581885</guid></item><item><title><![CDATA[New comment by medoc in "Rga: Ripgrep, but also search in PDFs, E-Books, Office documents, zip, etc."]]></title><description><![CDATA[
<p>By the way Recoll also has a utility named rclgrep which is an index-less search. It does everything that Recoll can do which can reasonably done without an index (e.g.: no proximity search, no stem expansion etc.). It will search all file types supported by Recoll, including embedded documents (email attachments, archive members, etc.). It is not built or distributed by default, because I think that building an index is a better approach, but it's in the source tar distribution and can be built with -Drclgrep=true. Disclosure: I am the Recoll developper.</p>
]]></description><pubDate>Wed, 18 Sep 2024 07:29:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=41576819</link><dc:creator>medoc</dc:creator><comments>https://news.ycombinator.com/item?id=41576819</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41576819</guid></item><item><title><![CDATA[New comment by medoc in "We have reached OpenBSD of Theseus"]]></title><description><![CDATA[
<p>This is true but it was certainly not considered good practise even at the time. I've been on the seller part of a few software companies acquisitions from the early nineties, and checking what kind of source control we were using and how was part of every audit. A long history of sccs -> cvs -> subversion ->mercurial or git...</p>
]]></description><pubDate>Sat, 24 Aug 2024 07:44:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=41336396</link><dc:creator>medoc</dc:creator><comments>https://news.ycombinator.com/item?id=41336396</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41336396</guid></item><item><title><![CDATA[New comment by medoc in "Will we ever get fusion power?"]]></title><description><![CDATA[
<p>> You still get solar power on cloudy days, it just takes more panels to generate some specific level of power.
That is wrong. On cloudy winter days the inverters often just stop. Source: have 20kW of panels on a house in the south of France.</p>
]]></description><pubDate>Sat, 29 Jun 2024 11:00:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=40829383</link><dc:creator>medoc</dc:creator><comments>https://news.ycombinator.com/item?id=40829383</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40829383</guid></item><item><title><![CDATA[New comment by medoc in "A simple 3-body problem simulator"]]></title><description><![CDATA[
<p>Fun anecdote, in the mid-1980s, I was bored at work and wrote a similar simulation in Pascal running on a Vax (11-780 if I remember well), and displaying on a tektro (emulation probably). I discovered after a bit that every time I played with it, all other users wondered why the Vax was suddenly frozen (not sure exactly why, probably the serial I/O) ... Oops.</p>
]]></description><pubDate>Mon, 08 Apr 2024 16:28:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=39971328</link><dc:creator>medoc</dc:creator><comments>https://news.ycombinator.com/item?id=39971328</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39971328</guid></item><item><title><![CDATA[New comment by medoc in "In Cleveland, mushrooms digest entire houses"]]></title><description><![CDATA[
<p>It's a common misconception that the reason we should be more frugal is to save the planet, ecosystems, or cute animals.</p>
]]></description><pubDate>Sun, 17 Mar 2024 08:31:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=39732863</link><dc:creator>medoc</dc:creator><comments>https://news.ycombinator.com/item?id=39732863</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39732863</guid></item><item><title><![CDATA[New comment by medoc in "ed(1) mastery is a must for a real Unix person"]]></title><description><![CDATA[
<p>I used ed on video terminals connected to VME 68000 Unix V7 machines around 1986. For some reason, I don't remember using vi on them, and in any case, ed remained very useful when the terminal type was misconfigured or unknown to the system, which happened quite a lot (I guess that not everything emulated a VT100 at the time). We actually jumped directly from ed to some Emacs relative (Jove probably), which was the beginning of paradise, and then we received our Sun 3 and it was Emacs all the way to present :)</p>
]]></description><pubDate>Fri, 15 Dec 2023 16:58:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=38656009</link><dc:creator>medoc</dc:creator><comments>https://news.ycombinator.com/item?id=38656009</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38656009</guid></item><item><title><![CDATA[New comment by medoc in "What does a leaked Google memo reveal about the future of AI?"]]></title><description><![CDATA[
<p>Not to nitpick but this would rather be around 199x when AOL joined the Internet.</p>
]]></description><pubDate>Sun, 14 May 2023 19:26:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=35940646</link><dc:creator>medoc</dc:creator><comments>https://news.ycombinator.com/item?id=35940646</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35940646</guid></item><item><title><![CDATA[New comment by medoc in "Codeberg: A GitHub alternative from Europe"]]></title><description><![CDATA[
<p>There is also framagit: <a href="https://framagit.org/public/projects" rel="nofollow">https://framagit.org/public/projects</a>  which is a Gitlab instance run by a French non-profit, Framasoft: <a href="https://framasoft.org/en/" rel="nofollow">https://framasoft.org/en/</a>
I host my project there, no issues.</p>
]]></description><pubDate>Mon, 17 Oct 2022 18:13:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=33237535</link><dc:creator>medoc</dc:creator><comments>https://news.ycombinator.com/item?id=33237535</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33237535</guid></item><item><title><![CDATA[New comment by medoc in "Time Till Open Source Alternative"]]></title><description><![CDATA[
<p>For making a good GUI, the tech guys need to be ordered around by non-tech guys who think like, or talk to, regular users and know what is needed. Tech guys  don't like this, so someone needs to pay for their suffering.</p>
]]></description><pubDate>Sun, 28 Aug 2022 07:42:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=32626549</link><dc:creator>medoc</dc:creator><comments>https://news.ycombinator.com/item?id=32626549</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32626549</guid></item><item><title><![CDATA[New comment by medoc in "Oasis: Small statically-linked Linux system"]]></title><description><![CDATA[
<p>Your last point is a bit off. Text pages are shared iff they come from the same file. So your point works if the 90k processes are the same program. Else: shared libs...</p>
]]></description><pubDate>Sun, 14 Aug 2022 17:17:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=32460992</link><dc:creator>medoc</dc:creator><comments>https://news.ycombinator.com/item?id=32460992</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32460992</guid></item><item><title><![CDATA[New comment by medoc in "Fork() without exec() is dangerous in large programs (2016)"]]></title><description><![CDATA[
<p>Last time I looked, posix_spawn() just called fork/exec</p>
]]></description><pubDate>Tue, 14 Jun 2022 17:12:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=31742587</link><dc:creator>medoc</dc:creator><comments>https://news.ycombinator.com/item?id=31742587</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31742587</guid></item><item><title><![CDATA[New comment by medoc in "Fork() without exec() is dangerous in large programs (2016)"]]></title><description><![CDATA[
<p>fork() also presents performance issues for programs with a large virtual space. Here vfork() helps, but it has even more pitfalls than fork(). I had written a small doc about converting the recollindex Recoll indexer from fork() to vfork() a while ago: <a href="https://www.lesbonscomptes.com/recoll/pages/idxthreads/forkingRecoll.html" rel="nofollow">https://www.lesbonscomptes.com/recoll/pages/idxthreads/forki...</a></p>
]]></description><pubDate>Tue, 14 Jun 2022 16:13:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=31741551</link><dc:creator>medoc</dc:creator><comments>https://news.ycombinator.com/item?id=31741551</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31741551</guid></item></channel></rss>