<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: Narew</title><link>https://news.ycombinator.com/user?id=Narew</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 15 Apr 2026 23:20:32 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=Narew" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by Narew in "Office EU: European-owned cloud based office suite"]]></title><description><![CDATA[
<p>The french gouvernement publish LaSuite recently 
<a href="https://lasuite.numerique.gouv.fr/#products" rel="nofollow">https://lasuite.numerique.gouv.fr/#products</a>
They only host it for themself.
And this time it's quite good because they don't try to reimplements stuff, they reuse some existing open source project.
The repository for this :
<a href="https://github.com/suitenumerique/" rel="nofollow">https://github.com/suitenumerique/</a></p>
]]></description><pubDate>Tue, 31 Mar 2026 06:25:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=47583457</link><dc:creator>Narew</dc:creator><comments>https://news.ycombinator.com/item?id=47583457</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47583457</guid></item><item><title><![CDATA[New comment by Narew in "TinyTinyTPU: 2×2 systolic-array TPU-style matrix-multiply unit deployed on FPGA"]]></title><description><![CDATA[
<p>There was in the past. 
Google had Coral TPU and Intel the Neural Compute Stick (NCS). 
NCS is from 2018 so it's really outdated now.
It was mainly oriented for edge computing so the flops was not comparable to desktop computer.</p>
]]></description><pubDate>Fri, 02 Jan 2026 21:50:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=46469820</link><dc:creator>Narew</dc:creator><comments>https://news.ycombinator.com/item?id=46469820</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46469820</guid></item><item><title><![CDATA[New comment by Narew in "Mattermost v11 Changes in Free Offerings"]]></title><description><![CDATA[
<p>It's more a Slack alternative than a Trello alternative ?
Their website is so bad that I had to go to wikipedia to remember what mattermost is.</p>
]]></description><pubDate>Sat, 25 Oct 2025 09:43:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=45702557</link><dc:creator>Narew</dc:creator><comments>https://news.ycombinator.com/item?id=45702557</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45702557</guid></item><item><title><![CDATA[New comment by Narew in "Comparing Rust to Carbon"]]></title><description><![CDATA[
<p>cxx only support a part of c++ STL container. It doesn't support template and custom container implementation. So no generic, no variadic number of argument, no automatic type déduction etc...</p>
]]></description><pubDate>Wed, 01 Oct 2025 16:37:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=45439802</link><dc:creator>Narew</dc:creator><comments>https://news.ycombinator.com/item?id=45439802</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45439802</guid></item><item><title><![CDATA[New comment by Narew in "Comparing Rust to Carbon"]]></title><description><![CDATA[
<p>Appart from cxx.rs. I think most binding between C++ and Rust are in fact C and Rust binding. So you need a C API to your C++ library (no template, no std etc...). So for me you can't use C++ library from Rust.</p>
]]></description><pubDate>Mon, 29 Sep 2025 06:41:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=45410942</link><dc:creator>Narew</dc:creator><comments>https://news.ycombinator.com/item?id=45410942</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45410942</guid></item><item><title><![CDATA[New comment by Narew in "React is winning by default and slowing innovation"]]></title><description><![CDATA[
<p>I'm not a front end dev and only use JS stuff time to time for small personal project. 
There is so much JS framework out there that appear and disappear so fast. I don't know if we can call it innovation. I have the impression they just reinvent the wheel with so little value added. 
I prefer to keep on React at least it will not disappear the next time I will do some change on my project.</p>
]]></description><pubDate>Tue, 16 Sep 2025 06:39:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=45258801</link><dc:creator>Narew</dc:creator><comments>https://news.ycombinator.com/item?id=45258801</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45258801</guid></item><item><title><![CDATA[New comment by Narew in "Fast, editor-native Markdown linting with Rust and LSP"]]></title><description><![CDATA[
<p>Really nice project!<p>That said, I do want to point something out: the “Fast (because Rust)” or “Lightning fast” tagline that’s increasingly common in Rust projects isn’t great. Just using Rust doesn’t automatically make something fast — real performance comes from design, algorithms, and benchmarks.
These days, whenever I see “Lightning fast” in a Rust project, it makes me think the author hasn’t really focused on optimization, and that the project might not actually be as performance-tuned as the claim suggests.</p>
]]></description><pubDate>Mon, 25 Aug 2025 06:09:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=45010739</link><dc:creator>Narew</dc:creator><comments>https://news.ycombinator.com/item?id=45010739</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45010739</guid></item><item><title><![CDATA[New comment by Narew in "iPhone 16 cameras vs. traditional digital cameras"]]></title><description><![CDATA[
<p>Some of the distortion shown in the article is call "Volume Anamorphosis". It's a distortion that strongly deform face and person. This deformation is really visible for short focal lens.<p>Disclaimer: I work for a photo processing software.</p>
]]></description><pubDate>Wed, 30 Jul 2025 11:57:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=44733066</link><dc:creator>Narew</dc:creator><comments>https://news.ycombinator.com/item?id=44733066</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44733066</guid></item><item><title><![CDATA[New comment by Narew in "iPhone 16 cameras vs. traditional digital cameras"]]></title><description><![CDATA[
<p>There is. If you use lightroom app for example you can have access to raw pixel. 
But I'm not sure there is a way to get all the images the camera app from the iphone take. 
Phone don't take one shot to create the final image. they take hundred of shot and combine them.</p>
]]></description><pubDate>Wed, 30 Jul 2025 11:54:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=44733043</link><dc:creator>Narew</dc:creator><comments>https://news.ycombinator.com/item?id=44733043</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44733043</guid></item><item><title><![CDATA[New comment by Narew in "A Rust shaped hole"]]></title><description><![CDATA[
<p>It's funny because I have completely the opposite stance. When I code in rust (mainly algorithm), I always struggle to change what I want to do to what rust allow me to do. And all this complexity has nothing to do with the problem.</p>
]]></description><pubDate>Thu, 17 Jul 2025 05:13:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=44589897</link><dc:creator>Narew</dc:creator><comments>https://news.ycombinator.com/item?id=44589897</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44589897</guid></item><item><title><![CDATA[New comment by Narew in "An almost catastrophic OpenZFS bug and the humans that made it"]]></title><description><![CDATA[
<p>It remind me a devlog from andrew kelley on the same topics : 
<a href="https://ziglang.org/devlog/2024/#2024-11-04" rel="nofollow">https://ziglang.org/devlog/2024/#2024-11-04</a></p>
]]></description><pubDate>Fri, 11 Jul 2025 09:30:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=44530138</link><dc:creator>Narew</dc:creator><comments>https://news.ycombinator.com/item?id=44530138</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44530138</guid></item><item><title><![CDATA[New comment by Narew in "Redesigned Swift.org is now live"]]></title><description><![CDATA[
<p>I'll interpret a bit. But I think the remark is more did we have a cross platform and complete gui library for swift.</p>
]]></description><pubDate>Thu, 05 Jun 2025 14:14:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=44191928</link><dc:creator>Narew</dc:creator><comments>https://news.ycombinator.com/item?id=44191928</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44191928</guid></item><item><title><![CDATA[New comment by Narew in "10 Years of Betting on Rust"]]></title><description><![CDATA[
<p>I personally think that the discovery of rust API is awfully as soon as macro is involve. It's impossible to know what argument is taken by macro. 
For example the "simple" `println!`, without example in the docstring it's impossible to guess what are the argument even when we have an IDE that show you the implementation.</p>
]]></description><pubDate>Thu, 05 Jun 2025 12:34:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=44191055</link><dc:creator>Narew</dc:creator><comments>https://news.ycombinator.com/item?id=44191055</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44191055</guid></item><item><title><![CDATA[New comment by Narew in "Show HN: Semantic Calculator (king-man+woman=?)"]]></title><description><![CDATA[
<p>yes and it's only work because we prevent the output to be in the input.</p>
]]></description><pubDate>Thu, 15 May 2025 08:15:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=43992920</link><dc:creator>Narew</dc:creator><comments>https://news.ycombinator.com/item?id=43992920</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43992920</guid></item><item><title><![CDATA[New comment by Narew in "LegoGPT: Generating Physically Stable and Buildable Lego"]]></title><description><![CDATA[
<p>I haven't read how they apply the constraint. But there is similar stuff when you force llm to generate structured output like Json format. llama.cpp allow to match a custom grammar for example.</p>
]]></description><pubDate>Fri, 09 May 2025 07:13:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=43934506</link><dc:creator>Narew</dc:creator><comments>https://news.ycombinator.com/item?id=43934506</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43934506</guid></item><item><title><![CDATA[New comment by Narew in "Deep dive into how DOS games do copy protection by making themselves unwinnable"]]></title><description><![CDATA[
<p>here a example of it : (I only remember the first version)
<a href="https://www.reddit.com/r/dosgaming/comments/86yxp4/question_about_copy_protection_in_flashback_the/?rdt=41700" rel="nofollow">https://www.reddit.com/r/dosgaming/comments/86yxp4/question_...</a></p>
]]></description><pubDate>Mon, 28 Apr 2025 12:38:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=43820824</link><dc:creator>Narew</dc:creator><comments>https://news.ycombinator.com/item?id=43820824</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43820824</guid></item><item><title><![CDATA[New comment by Narew in "Uncovering the mechanics of The Games: Winter Challenge"]]></title><description><![CDATA[
<p>for example "flashback" ask you a writen code in the manual at the beginning of each level if my memory is good. 
So it's was not a one time activation</p>
]]></description><pubDate>Mon, 28 Apr 2025 12:35:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=43820793</link><dc:creator>Narew</dc:creator><comments>https://news.ycombinator.com/item?id=43820793</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43820793</guid></item><item><title><![CDATA[New comment by Narew in "Paper2Code: Automating Code Generation from Scientific Papers"]]></title><description><![CDATA[
<p>For the moment it's a bit free wheel. And I agree the code is better but they could probably not reproduce it themself. 
I honestly don't know how to "force" them to understand the code the llm write if the code is clean. But this happen when the code produce by llm is over complicated or bad and we catch that by doing code review.
I have the impression it will create even more disparity between student, students that just use llm code and the ones that try to understand it.</p>
]]></description><pubDate>Sat, 26 Apr 2025 10:08:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=43802306</link><dc:creator>Narew</dc:creator><comments>https://news.ycombinator.com/item?id=43802306</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43802306</guid></item><item><title><![CDATA[New comment by Narew in "Paper2Code: Automating Code Generation from Scientific Papers"]]></title><description><![CDATA[
<p>Honestly, the code from my interns have greatly improve since they use AI. And there is lots of really ugly and hard to read code from papers. So I don't think it will be an obvious loss of readability to have code completely generated by AI :)</p>
]]></description><pubDate>Sat, 26 Apr 2025 07:49:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=43801693</link><dc:creator>Narew</dc:creator><comments>https://news.ycombinator.com/item?id=43801693</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43801693</guid></item><item><title><![CDATA[New comment by Narew in "Alphabet spins out Taara – Internet over lasers"]]></title><description><![CDATA[
<p>It's not only fog. Depending on pupil size it can also be rain. But during my thesis 10y ago one of the big limitation on horizontal line of sight laser telecommunication was scintillation due to turbulence. And this phenomenon appear in clear weather condition with heat. So it was limited in clear and sunny weather.
I don't know what up time did there expect ? But the bandwidth should fluctuate a lot.</p>
]]></description><pubDate>Tue, 18 Mar 2025 17:43:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=43402336</link><dc:creator>Narew</dc:creator><comments>https://news.ycombinator.com/item?id=43402336</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43402336</guid></item></channel></rss>