<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: nvartolomei</title><link>https://news.ycombinator.com/user?id=nvartolomei</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 18 Aug 2026 16:39:28 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=nvartolomei" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[The experience of mathematical beauty and its neural correlates (2014)]]></title><description><![CDATA[
<p>Article URL: <a href="https://pubmed.ncbi.nlm.nih.gov/24592230/">https://pubmed.ncbi.nlm.nih.gov/24592230/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49321262">https://news.ycombinator.com/item?id=49321262</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 16 Aug 2026 16:05:07 +0000</pubDate><link>https://pubmed.ncbi.nlm.nih.gov/24592230/</link><dc:creator>nvartolomei</dc:creator><comments>https://news.ycombinator.com/item?id=49321262</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49321262</guid></item><item><title><![CDATA[New comment by nvartolomei in "Ten years of ClickHouse in open source"]]></title><description><![CDATA[
<p>How? Have you tried contributing a reasonable implementation with test coverage and it was rejected?</p>
]]></description><pubDate>Fri, 19 Jun 2026 12:23:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=48597769</link><dc:creator>nvartolomei</dc:creator><comments>https://news.ycombinator.com/item?id=48597769</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48597769</guid></item><item><title><![CDATA[New comment by nvartolomei in "S3 Files"]]></title><description><![CDATA[
<p>> changes are aggregated and committed back to S3 roughly every 60 seconds as a single PUT<p>Single PUT per file I assume?</p>
]]></description><pubDate>Tue, 07 Apr 2026 20:23:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=47680886</link><dc:creator>nvartolomei</dc:creator><comments>https://news.ycombinator.com/item?id=47680886</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47680886</guid></item><item><title><![CDATA[New comment by nvartolomei in "Setting up phones is a nightmare"]]></title><description><![CDATA[
<p>Upgraded to one of the latest iPhone recently. First time I clicked on “transfer data from old phone”. I’m used to reinstalling the operating system every couple of months from when I used Windows. It took maybe 15 minutes with close to 0 interactions. Everything was transferred. I was already authenticated in apps. What took manual steps was eSIM transfers.<p>I don’t remember exact steps so there could have been a bit more. But it was an impressive experience and I told my geek friends about it. They were surprised this is the first time I used this feature.</p>
]]></description><pubDate>Sun, 01 Mar 2026 16:33:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=47208166</link><dc:creator>nvartolomei</dc:creator><comments>https://news.ycombinator.com/item?id=47208166</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47208166</guid></item><item><title><![CDATA[New comment by nvartolomei in "Profiling with Ctrl-C (2024)"]]></title><description><![CDATA[
<p>Wrap gdb in a shell script and you’ve got yourself an actual profiler: <a href="https://poormansprofiler.org/" rel="nofollow">https://poormansprofiler.org/</a></p>
]]></description><pubDate>Sat, 03 Jan 2026 19:49:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=46480787</link><dc:creator>nvartolomei</dc:creator><comments>https://news.ycombinator.com/item?id=46480787</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46480787</guid></item><item><title><![CDATA[New comment by nvartolomei in "P: Formal Modeling and Analysis of Distributed (Event-Driven) Systems"]]></title><description><![CDATA[
<p>I love P and have used it for personal projects (like OSWALD^1) and at work (for some Redpanda components).<p>I find it very approachable. If you know some basic theory of distributed systems and have been exposed to actors and state machines before, you should be able to have some non trivial models in a few days at days.<p>Things get slightly more complicated when you begin to ask yourself whether or not you have validated enough of the state space to have confidence in the design. The verifier has a much of options who care poorly documented.<p>Recently, P was extended to support exploring the entire state space (PEX mode) as well as a prover. These have only rudimentary documentation. I learned about them more by looking at code.<p>1: <a href="https://nvartolomei.com/oswald/" rel="nofollow">https://nvartolomei.com/oswald/</a></p>
]]></description><pubDate>Wed, 17 Dec 2025 13:34:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=46301781</link><dc:creator>nvartolomei</dc:creator><comments>https://news.ycombinator.com/item?id=46301781</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46301781</guid></item><item><title><![CDATA[New comment by nvartolomei in "P: Formal Modeling and Analysis of Distributed (Event-Driven) Systems"]]></title><description><![CDATA[
<p>According to public information, AWS uses both and not only. AWS wrote a paper on the topic with some details about their applications of
formal methods^1. AWS is a large org though, it would be hard to generalise or reduce their approach to any single method.<p>1: <a href="https://www.amazon.science/publications/using-lightweight-formal-methods-to-validate-a-key-value-storage-node-in-amazon-s3" rel="nofollow">https://www.amazon.science/publications/using-lightweight-fo...</a><p>Later add: I believe P creator is employed by AWS at this moment.</p>
]]></description><pubDate>Wed, 17 Dec 2025 13:23:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=46301683</link><dc:creator>nvartolomei</dc:creator><comments>https://news.ycombinator.com/item?id=46301683</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46301683</guid></item><item><title><![CDATA[New comment by nvartolomei in "Learn C++ Itanium Symbol Mangling"]]></title><description><![CDATA[
<p>Love that it makes you spell the mangled symbols. Forces the brain to do some proper work.</p>
]]></description><pubDate>Thu, 20 Nov 2025 21:53:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=45998316</link><dc:creator>nvartolomei</dc:creator><comments>https://news.ycombinator.com/item?id=45998316</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45998316</guid></item><item><title><![CDATA[New comment by nvartolomei in "Composer: Building a fast frontier model with RL"]]></title><description><![CDATA[
<p>Please share more about Ray Data use case.</p>
]]></description><pubDate>Wed, 29 Oct 2025 20:38:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=45752701</link><dc:creator>nvartolomei</dc:creator><comments>https://news.ycombinator.com/item?id=45752701</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45752701</guid></item><item><title><![CDATA[New comment by nvartolomei in "Show HN: Git Auto Commit (GAC) – LLM-powered Git commit command line tool"]]></title><description><![CDATA[
<p>I do often ask Claude Code or Gemini CLI to write commits. I agree with you on why being important. Majority of these being bug fixes accompanied tests where the why is easily inferred from the change/newly added tests and their comments.</p>
]]></description><pubDate>Mon, 27 Oct 2025 19:02:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=45724965</link><dc:creator>nvartolomei</dc:creator><comments>https://news.ycombinator.com/item?id=45724965</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45724965</guid></item><item><title><![CDATA[Performance Profile Visualization Challenge]]></title><description><![CDATA[
<p>Article URL: <a href="https://matklad.github.io/2025/05/06/performance-profile-visualization-challenge.html">https://matklad.github.io/2025/05/06/performance-profile-visualization-challenge.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43912876">https://news.ycombinator.com/item?id=43912876</a></p>
<p>Points: 6</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 07 May 2025 06:44:37 +0000</pubDate><link>https://matklad.github.io/2025/05/06/performance-profile-visualization-challenge.html</link><dc:creator>nvartolomei</dc:creator><comments>https://news.ycombinator.com/item?id=43912876</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43912876</guid></item><item><title><![CDATA[New comment by nvartolomei in "Ask HN: Books about people who did hard things"]]></title><description><![CDATA[
<p>*Engines That Move Markets: Technology Investing from Railroads to the Internet and Beyond* by Alasdair G. M. Nairn<p>I’ve had a few aha moments while reading this book. Although it's primarily written from an investor's perspective, it does contain a fair share of insight about creation and commercialisation of technology, the mechanics of monopolies, government involvement, foreign affairs, etc.</p>
]]></description><pubDate>Sat, 11 Jan 2025 10:47:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=42664961</link><dc:creator>nvartolomei</dc:creator><comments>https://news.ycombinator.com/item?id=42664961</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42664961</guid></item><item><title><![CDATA[New comment by nvartolomei in "Egoless Engineering"]]></title><description><![CDATA[
<p>How does something like this scale for more than 10 people? 100? 1000?</p>
]]></description><pubDate>Tue, 03 Dec 2024 22:32:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=42312339</link><dc:creator>nvartolomei</dc:creator><comments>https://news.ycombinator.com/item?id=42312339</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42312339</guid></item><item><title><![CDATA[New comment by nvartolomei in "Show HN: Convert HTML DOM to semantic markdown for use in LLMs"]]></title><description><![CDATA[
<p>While I was writing a tool for myself to summarise daily the top N posts from HN, Google Trends, and RSS feed subscriptions I had the same problem.<p>The quick solution was to use beautiful soup and readability-lxml to try and get the main article contents and then send it to an LLM.<p>The results are ok when the markup is semantic. Often it is not. Then you have tables, images, weirdly positioned footnotes, etc.<p>I believe the best way to extract information the way it was intended to be presented is to screenshot the page and send it to a multimodal LLM for “interpretation”. Anyone experimented with that approach?<p>——<p>The aspiration goal for the tool is to be the Presidential Daily Brief but for everyone.</p>
]]></description><pubDate>Thu, 25 Jul 2024 10:24:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=41066881</link><dc:creator>nvartolomei</dc:creator><comments>https://news.ycombinator.com/item?id=41066881</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41066881</guid></item><item><title><![CDATA[New comment by nvartolomei in "Framework laptop delay in switching GPUs"]]></title><description><![CDATA[
<p>Power Nap is another feature rather than a bug <a href="https://support.apple.com/en-gb/guide/mac-help/mh40773/mac" rel="nofollow">https://support.apple.com/en-gb/guide/mac-help/mh40773/mac</a></p>
]]></description><pubDate>Wed, 03 Jul 2024 13:11:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=40865639</link><dc:creator>nvartolomei</dc:creator><comments>https://news.ycombinator.com/item?id=40865639</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40865639</guid></item><item><title><![CDATA[New comment by nvartolomei in "S3 is showing its age"]]></title><description><![CDATA[
<p>Example: <a href="https://delta.io/blog/2022-05-18-multi-cluster-writes-to-delta-lake-storage-in-s3/" rel="nofollow">https://delta.io/blog/2022-05-18-multi-cluster-writes-to-del...</a></p>
]]></description><pubDate>Wed, 22 May 2024 22:42:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=40447650</link><dc:creator>nvartolomei</dc:creator><comments>https://news.ycombinator.com/item?id=40447650</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40447650</guid></item><item><title><![CDATA[New comment by nvartolomei in "I coded something dumb and I'm proud of it"]]></title><description><![CDATA[
<p>You’ll love to learn more about Chernoff faces!
<a href="https://en.wikipedia.org/wiki/Chernoff_face" rel="nofollow">https://en.wikipedia.org/wiki/Chernoff_face</a></p>
]]></description><pubDate>Wed, 15 May 2024 18:53:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=40370875</link><dc:creator>nvartolomei</dc:creator><comments>https://news.ycombinator.com/item?id=40370875</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40370875</guid></item><item><title><![CDATA[New comment by nvartolomei in "Show HN: I built a vector database API on Cloudflare"]]></title><description><![CDATA[
<p>The page says they hold the trademark to “Amazon Athena”. Does this come into conflict with a project named “AthenaDB”?</p>
]]></description><pubDate>Mon, 19 Feb 2024 09:01:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=39427513</link><dc:creator>nvartolomei</dc:creator><comments>https://news.ycombinator.com/item?id=39427513</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39427513</guid></item><item><title><![CDATA[New comment by nvartolomei in "Show HN: Geo-Distributed KV Store for Metadata Management"]]></title><description><![CDATA[
<p>This sentence is explained on their homepage:<p>> it takes 2 RTTs to complete a consensus request from the view of a client. One RTT takes place between the client and the leader server, and the leader server takes another RTT to broadcast the message to the follower servers</p>
]]></description><pubDate>Fri, 26 Jan 2024 09:14:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=39140407</link><dc:creator>nvartolomei</dc:creator><comments>https://news.ycombinator.com/item?id=39140407</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39140407</guid></item><item><title><![CDATA[New comment by nvartolomei in "Show HN: Geo-Distributed KV Store for Metadata Management"]]></title><description><![CDATA[
<p>> Existing distributed KV stores mostly adopt the Raft consensus protocol, which takes two RTTs to complete a request.<p>Why 2? Isn’t a single AppendEntries request from the leader enough?</p>
]]></description><pubDate>Thu, 25 Jan 2024 14:13:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=39129734</link><dc:creator>nvartolomei</dc:creator><comments>https://news.ycombinator.com/item?id=39129734</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39129734</guid></item></channel></rss>