<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: erwan577</title><link>https://news.ycombinator.com/user?id=erwan577</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 20 May 2026 09:12:11 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=erwan577" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by erwan577 in "I turned a $80 RK3562 Android tablet into a Debian Linux workstation"]]></title><description><![CDATA[
<p>Does anyone know how hard it would be to do the same with other tablets like Allwinner A733 ones ? Allwinner is supposed to also have some Linux support.</p>
]]></description><pubDate>Mon, 18 May 2026 14:31:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=48180446</link><dc:creator>erwan577</dc:creator><comments>https://news.ycombinator.com/item?id=48180446</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48180446</guid></item><item><title><![CDATA[New comment by erwan577 in "LT6502: A 6502-based homebrew laptop"]]></title><description><![CDATA[
<p>Have you thought about building a RISC-V “fantasy computer” core for the MiSTer FPGA platform?
<a href="https://github.com/MiSTer-devel/Wiki_MiSTer/wiki" rel="nofollow">https://github.com/MiSTer-devel/Wiki_MiSTer/wiki</a><p>From a software-complexity standpoint, something like 64 MiB of RAM possibly even 32 MiB for a single-tasking system seems sufficient.<p>Projects such as PC/GEOS show that a full GUI OS written largely in assembly can live comfortably within just a few MiB:
<a href="https://github.com/bluewaysw/pcgeos" rel="nofollow">https://github.com/bluewaysw/pcgeos</a><p>At this point, re-targeting the stack to RISC-V is mostly an engineering effort rather than a research problem - small AI coding assistants could likely handle much of the porting work over a few months.</p>
]]></description><pubDate>Mon, 16 Feb 2026 18:08:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=47038166</link><dc:creator>erwan577</dc:creator><comments>https://news.ycombinator.com/item?id=47038166</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47038166</guid></item><item><title><![CDATA[New comment by erwan577 in "Good Riddance, 4o"]]></title><description><![CDATA[
<p>It appears that only the 4o text interface has been removed.
Advanced Voice Mode is still branded as 4o, although it has been gradually evolving over the past few months.
I suspect that voice mode is what most users are actually attached to.</p>
]]></description><pubDate>Fri, 13 Feb 2026 17:33:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=47005301</link><dc:creator>erwan577</dc:creator><comments>https://news.ycombinator.com/item?id=47005301</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47005301</guid></item><item><title><![CDATA[New comment by erwan577 in "Typewriter Plotters (2022)"]]></title><description><![CDATA[
<p>These are objects from a time when people were willing to watch machines work, not just get instant output.<p>Today, even if small DIY plotters were cheap to build, they’d mostly live in the “art / hobby” space: most users won’t wait several minutes for a page when a laser printer does it in seconds.<p>That said, it would be great if a simple, well-documented DIY standard (protocol + format) emerged that hobby plotters could implement and that common tools (Inkscape, CAD, etc.) could support out of the box.</p>
]]></description><pubDate>Wed, 10 Dec 2025 21:33:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=46224181</link><dc:creator>erwan577</dc:creator><comments>https://news.ycombinator.com/item?id=46224181</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46224181</guid></item><item><title><![CDATA[New comment by erwan577 in "'The French people want to save us': help pours in for glassmaker Duralex"]]></title><description><![CDATA[
<p>The brand suffered from energy price hikes, felt particularly sharply after 2022, and its marketing could clearly be improved. Only now, after more than two or three decades, are new designs finally appearing on the roadmap.<p>These glasses were once ubiquitous in public middle-school cafeterias, so the emotional attachment runs deep across generations.</p>
]]></description><pubDate>Sat, 22 Nov 2025 17:31:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=46016475</link><dc:creator>erwan577</dc:creator><comments>https://news.ycombinator.com/item?id=46016475</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46016475</guid></item><item><title><![CDATA[New comment by erwan577 in "Wirth's Law"]]></title><description><![CDATA[
<p>30 years ago, without an SSD, my Pentium box booted to the desktop in 60 seconds — that’s roughly 5 billion CPU cycles at 75 MHz.
Today, with blazing-fast SSDs and CPUs running at 4+ GHz, a typical PC boots in around 10 seconds — that’s 50+ billion cycles <i>per core</i>.<p>One of my teachers used to say: "In computing, 3 seconds is an eternity."
These days, that’s enough time for 20 billion AVX-512 instructions.<p>It’s hard to accept that anything not truly compute-intensive needs more than that.
Realistically, we should be able to hit 300 ms latency across the entire UX — and yet we don’t.</p>
]]></description><pubDate>Sun, 27 Jul 2025 10:40:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=44700307</link><dc:creator>erwan577</dc:creator><comments>https://news.ycombinator.com/item?id=44700307</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44700307</guid></item><item><title><![CDATA[New comment by erwan577 in "Wirth's Law"]]></title><description><![CDATA[
<p>Wirth’s Law still hits hard in 2025. It's like the ghost of your first CS prof whispering "I told you so" every time an app eats 500MB to display a list of items.<p>We were supposed to use better tools to build better systems. Instead, we used faster hardware to make it acceptable to ship ever-more bloated layers of abstraction. Everything depends on everything else, and no one knows what any of it does, just that it “works on my machine.” Until it doesn't.<p>It’s not just about performance — it’s about comprehensibility. You used to be able to hold a system in your head. Now? Good luck tracing anything across 8 layers of indirection, six config files, a microservice mesh and a runtime whose lifecycle even the maintainers don’t fully understand.<p>I find myself drawn to projects like Red[1], MIR[2], or even Metamath[3] — not because they’re production-ready silver bullets, but because they remind me what it’s like to work on systems that are conceptually finite. With MIR, you get a JIT compiler backend that’s tiny and knowable — and that still punches way above its weight. There’s elegance in understanding where every byte and cycle goes.<p>The rebound effect of Moore’s Law is real: more resources led to more indirection, which led to more tools, which led to more churn. And now we’re entering the AI era, where tools can generate “working” code faster than we can understand what it’s really doing.<p>And sure, it feels productive — but something subtle gets lost when we stop thinking through the system as a whole.<p>We’ve outsourced understanding to the machine.
Now we just hope it’s right.<p>[1] <a href="https://www.red-lang.org/" rel="nofollow">https://www.red-lang.org/</a><p>[2] <a href="https://github.com/vnmakarov/mir">https://github.com/vnmakarov/mir</a><p>[3] <a href="https://us.metamath.org/" rel="nofollow">https://us.metamath.org/</a></p>
]]></description><pubDate>Sat, 26 Jul 2025 20:22:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=44696680</link><dc:creator>erwan577</dc:creator><comments>https://news.ycombinator.com/item?id=44696680</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44696680</guid></item><item><title><![CDATA[New comment by erwan577 in "Amiga Linux (1993)"]]></title><description><![CDATA[
<p>The irony is that GCC improved so much since then that now the 48h may be reduced to 30h on the exact same hardware.</p>
]]></description><pubDate>Sat, 05 Jul 2025 09:59:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=44471508</link><dc:creator>erwan577</dc:creator><comments>https://news.ycombinator.com/item?id=44471508</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44471508</guid></item><item><title><![CDATA[New comment by erwan577 in "Amiga Linux (1993)"]]></title><description><![CDATA[
<p>Is that kind of setup still usable for some kind of desktop computing or only for command line stuff ?<p>128MB RAM sounds huge for the early 90s - win 3.1 and word / excel of the time could fly with much less. Is the lack of hardware floating point support an issue to run modern apps ?<p>The speed difference with current systems is mind boggling. The original A1200 CPU is 2,000 to 5,000 times slower than a random N100 setup. one second wait nowadays means one hour delay on the A1200. This shows how much software bloat accumulated.</p>
]]></description><pubDate>Sat, 05 Jul 2025 09:43:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=44471434</link><dc:creator>erwan577</dc:creator><comments>https://news.ycombinator.com/item?id=44471434</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44471434</guid></item><item><title><![CDATA[New comment by erwan577 in "How to Build Conscious Machines"]]></title><description><![CDATA[
<p>I also lack an internal monologue and have strong aphantasia, so the idea that I might not be conscious made me a bit uneasy—it just felt wrong, somehow. For now, the best I can say is that my worldview, which includes self-consciousness, is abstract. I can put it into words, but most of the time, it doesn’t feel necessary.</p>
]]></description><pubDate>Sun, 15 Jun 2025 10:14:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=44281510</link><dc:creator>erwan577</dc:creator><comments>https://news.ycombinator.com/item?id=44281510</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44281510</guid></item><item><title><![CDATA[New comment by erwan577 in "It’s still worth blogging in the age of AI"]]></title><description><![CDATA[
<p>One always writes for the potential readers. Even if the human readers are becoming rare, the opportunity to be read forever by all these AIs can only boost our ego :-)</p>
]]></description><pubDate>Tue, 25 Feb 2025 15:01:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=43172727</link><dc:creator>erwan577</dc:creator><comments>https://news.ycombinator.com/item?id=43172727</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43172727</guid></item><item><title><![CDATA[New comment by erwan577 in "Fast RISC-V-based scripting back end for game engines"]]></title><description><![CDATA[
<p><a href="https://github.com/koute/polkavm">https://github.com/koute/polkavm</a></p>
]]></description><pubDate>Mon, 15 Jan 2024 22:46:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=39007091</link><dc:creator>erwan577</dc:creator><comments>https://news.ycombinator.com/item?id=39007091</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39007091</guid></item><item><title><![CDATA[New comment by erwan577 in "Turing Complete is a game about computer science"]]></title><description><![CDATA[
<p>I can only recommend this game to its target audience. It's quite addictive and offers an experience I found to be quite valuable.<p>The English version has been crowd-translated into French, German, and Spanish, with more languages in progress, making the content more accessible.</p>
]]></description><pubDate>Tue, 09 Jan 2024 17:12:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=38928698</link><dc:creator>erwan577</dc:creator><comments>https://news.ycombinator.com/item?id=38928698</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38928698</guid></item><item><title><![CDATA[New comment by erwan577 in "Show HN: Auto Wiki – Turn your codebase into a Wiki"]]></title><description><![CDATA[
<p>My repo suggestions :<p><a href="https://github.com/sqlite/sqlite">https://github.com/sqlite/sqlite</a>
<a href="https://github.com/jart/cosmopolitan">https://github.com/jart/cosmopolitan</a>
<a href="https://github.com/dolphin-emu/dolphin">https://github.com/dolphin-emu/dolphin</a>
<a href="https://gitlab.inria.fr/mpfr/mpfr" rel="nofollow">https://gitlab.inria.fr/mpfr/mpfr</a></p>
]]></description><pubDate>Tue, 09 Jan 2024 08:57:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=38923859</link><dc:creator>erwan577</dc:creator><comments>https://news.ycombinator.com/item?id=38923859</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38923859</guid></item><item><title><![CDATA[New comment by erwan577 in "AI Is Already Killing Books"]]></title><description><![CDATA[
<p>According to <a href="https://www.bnf.fr/fr/depot-legal-pour-quels-documents" rel="nofollow">https://www.bnf.fr/fr/depot-legal-pour-quels-documents</a>, pure ebooks are not exempt; they are just archived directly from the distribution platforms by sampling.<p>What scares me is that some mixed works (PDF/on-demand prints) are not archived because the authors think the system is too clunky to deal with, which is really a shame for books like <a href="https://laurent.claessens-donadello.eu/pdf/lefrido.pdf" rel="nofollow">https://laurent.claessens-donadello.eu/pdf/lefrido.pdf</a>, for example.</p>
]]></description><pubDate>Sat, 06 Jan 2024 15:10:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=38892026</link><dc:creator>erwan577</dc:creator><comments>https://news.ycombinator.com/item?id=38892026</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38892026</guid></item><item><title><![CDATA[New comment by erwan577 in "Windows NT on 600MHz machine opens apps instantly. What happened?"]]></title><description><![CDATA[
<p>The first step to solve a problem is to measure it. Do you know of a windows program that can measure the latency of the UI of other windows apps ?<p>What really drives me mad is the latency of some file selection dialogs for example which can take like 10 seconds.</p>
]]></description><pubDate>Fri, 23 Jun 2023 17:32:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=36449889</link><dc:creator>erwan577</dc:creator><comments>https://news.ycombinator.com/item?id=36449889</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36449889</guid></item><item><title><![CDATA[New comment by erwan577 in "What’s New in M68k LLVM (May 2023)"]]></title><description><![CDATA[
<p>this is a proprietary FPGA design. The effective performance is limited by FPGA technology for now. Maybe additionnal design work would be required for an ASIC targeting latest foundry nodes.</p>
]]></description><pubDate>Fri, 26 May 2023 21:59:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=36090007</link><dc:creator>erwan577</dc:creator><comments>https://news.ycombinator.com/item?id=36090007</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36090007</guid></item><item><title><![CDATA[New comment by erwan577 in "Aftermath of the Kernel Wars"]]></title><description><![CDATA[
<p>the author considers an "operating system" as the ecosystem where the user live and find a convenient application "store". Same store = same OS. Different store = different OS.<p>So with this reasoning maybe soon Windows = Linux but Android != Linux.</p>
]]></description><pubDate>Tue, 02 May 2023 19:14:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=35792683</link><dc:creator>erwan577</dc:creator><comments>https://news.ycombinator.com/item?id=35792683</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35792683</guid></item><item><title><![CDATA[New comment by erwan577 in "Aftermath of the Kernel Wars"]]></title><description><![CDATA[
<p>Also the language wars are related to the platform/OS wars but are much more diverse.</p>
]]></description><pubDate>Tue, 02 May 2023 19:12:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=35792648</link><dc:creator>erwan577</dc:creator><comments>https://news.ycombinator.com/item?id=35792648</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35792648</guid></item><item><title><![CDATA[New comment by erwan577 in "Aftermath of the Kernel Wars"]]></title><description><![CDATA[
<p>the conclusion feels a little abrupt to me. What about the differences between web 1.0, 2.0, and 3.0? What about the failed W3C standards? What about the limitations of web apps compared to native mobile apps? What about the closed gardens that Facebook/Meta and newer social networks are trying to build? And lastly, countries are restricting web access to their own jurisdiction. The wars are just beginning.</p>
]]></description><pubDate>Tue, 02 May 2023 18:58:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=35792486</link><dc:creator>erwan577</dc:creator><comments>https://news.ycombinator.com/item?id=35792486</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35792486</guid></item></channel></rss>