<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: super_mario</title><link>https://news.ycombinator.com/user?id=super_mario</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 27 Apr 2026 10:23:54 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=super_mario" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by super_mario in "MacBook Pro with M5 Pro and M5 Max"]]></title><description><![CDATA[
<p>I run gpt-oss 120b model on ollama (the model is about 65 GB on disk) with 128k context size (the model is super optimized and only uses 4.8 GB of additional RAM for KV cache at this context size) on M4 Max 128 GB RAM Mac Studio and I get 65 tokens/s.</p>
]]></description><pubDate>Tue, 03 Mar 2026 15:57:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=47234296</link><dc:creator>super_mario</dc:creator><comments>https://news.ycombinator.com/item?id=47234296</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47234296</guid></item><item><title><![CDATA[New comment by super_mario in "Vim 9.2"]]></title><description><![CDATA[
<p>Congratulations to Christian and all the contributors on another vim milestone. Thank you all. I am so thrilled to see vim development continuing.<p>As early vim (vi imitation) user on Amiga, I can't imagine living without it.</p>
]]></description><pubDate>Sun, 15 Feb 2026 14:30:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=47023966</link><dc:creator>super_mario</dc:creator><comments>https://news.ycombinator.com/item?id=47023966</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47023966</guid></item><item><title><![CDATA[New comment by super_mario in "Things I've learned in my 10 years as an engineering manager"]]></title><description><![CDATA[
<p>Coaching does not imply superiority. I doubt any sports coach could substitute any player in a competitive game, yet they can coach them to become better version of themselves.<p>What engineers usually struggle with as they grow into more senior roles is the transition from being primarily a technologist to being a leader. This is such a huge shift for a lot of engineers and requires soft skills and communication style adjustments. The more senior you are the more your focus shifts from coding to listening, networking, influencing, selling the technical vision, building trust relationships, understanding what other engineers need and want, to mentoring, to raising the quality of the team around you through influence to motivating others as well. Being able to influence the product direction, being able to express in business terms why something has to be done or should be a higher priority etc. Also, understanding the organization and becoming organizationally savvy is important.<p>All of these skills take time and practice to achieve, and good managers can guide their people through the journey.</p>
]]></description><pubDate>Mon, 26 Jan 2026 20:23:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=46770980</link><dc:creator>super_mario</dc:creator><comments>https://news.ycombinator.com/item?id=46770980</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46770980</guid></item><item><title><![CDATA[New comment by super_mario in "Hilbert space: Treating functions as vectors"]]></title><description><![CDATA[
<p>In ZFC set theory, indexed family over a set (possibly uncountable or even bigger), is just syntactic sugar for a function.<p>So let's say you have a set U (possibly uncountable). To say let {u_i}, i in I (another set, possibly uncountable) is equivalent to asserting existence of function f:I -> U, such that f(i) = u_i. Note that this does not even require axiom of choice, since you are allowed to postulate that a function exists.<p>Of course if I is uncountable you can't list the elements of I, but that is not important in this case.</p>
]]></description><pubDate>Fri, 21 Nov 2025 15:43:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=46005545</link><dc:creator>super_mario</dc:creator><comments>https://news.ycombinator.com/item?id=46005545</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46005545</guid></item><item><title><![CDATA[New comment by super_mario in "Some people can't see mental images"]]></title><description><![CDATA[
<p>I prefer this test: "Imagine a ball resting on a table. A person walks up to the table and pushes the ball". Question for the test subject: "What will happen?"<p>Everyone answers correctly the ball will roll of the table and fall to the ground. But then ask them" "What was the color of the ball? What was the size of the ball? What was the gender of the person pushing the ball, what clothes were they wearing?"<p>People with aphantasia are usually stunned by the follow up questions. People who don't have aphantasia really have seen the table, the material its made of, imagined a ball of certain size/type color (e.g. multicolor beach ball, or basketball or what ever), and they saw an actual person pushing the ball, they saw the ball rolling on the table an falling to the ground and can answer details about their vision.</p>
]]></description><pubDate>Thu, 30 Oct 2025 20:48:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=45765128</link><dc:creator>super_mario</dc:creator><comments>https://news.ycombinator.com/item?id=45765128</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45765128</guid></item><item><title><![CDATA[New comment by super_mario in "The Official Aztec C Online Museum"]]></title><description><![CDATA[
<p>Brings back memories. Aztec C was my first C compiler on Amiga 500 way back in 1990. I learned C, I learned vi. Still have fond memories of those early days.</p>
]]></description><pubDate>Fri, 07 Mar 2025 13:47:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=43290097</link><dc:creator>super_mario</dc:creator><comments>https://news.ycombinator.com/item?id=43290097</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43290097</guid></item><item><title><![CDATA[New comment by super_mario in "Llama.cpp supports Vulkan. why doesn't Ollama?"]]></title><description><![CDATA[
<p>Can you please elaborate? How are you running ollama? I just build it from source and have written a shell script to start/stop it. It runs under my local user account (I should probably have its own user) and is of course not exposed outside localhost.</p>
]]></description><pubDate>Fri, 31 Jan 2025 13:35:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=42887482</link><dc:creator>super_mario</dc:creator><comments>https://news.ycombinator.com/item?id=42887482</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42887482</guid></item><item><title><![CDATA[New comment by super_mario in "macOS 15.2 breaks the ability to copy the OS to another drive"]]></title><description><![CDATA[
<p>Ah, ok, that's a nasty bug/scenario. I long for the good old days one could just rsync the internal drive and bless it and you have a bootable clone, or make compressed disk image. Those were the days.</p>
]]></description><pubDate>Sat, 14 Dec 2024 19:39:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=42418968</link><dc:creator>super_mario</dc:creator><comments>https://news.ycombinator.com/item?id=42418968</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42418968</guid></item><item><title><![CDATA[New comment by super_mario in "macOS 15.2 breaks the ability to copy the OS to another drive"]]></title><description><![CDATA[
<p>How did you end up with TM backup larger than original source? Sure, total storage consumed on TM drive can be larger than source, but that is because older versions of files are stored as well. But restoring most recent versions of files should be equal to source in size.</p>
]]></description><pubDate>Sat, 14 Dec 2024 10:25:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=42416071</link><dc:creator>super_mario</dc:creator><comments>https://news.ycombinator.com/item?id=42416071</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42416071</guid></item><item><title><![CDATA[New comment by super_mario in "The CAP theorem. The Bad, the Bad, & the Ugly"]]></title><description><![CDATA[
<p>I view CAP theorem as statement about the universe we live in (information travels at speed of light, "instantaneous" is observer dependant etc), and not as a consequence of information theoretic definitions we chose to adopt (strength of consistency or availability). Yes, when stated simplistically (you have 3 properties C, A, P choose 2) can be extremely misleading, since you can't really choose P, you can only decide what to do in case of P. But like any mathematical theorem one has to understand the preconditions when the theorem applies, understand the various computing model assumptions etc. to actually use it.<p>Notwithstanding, I still find it very useful as a general guide when designing distributed systems.</p>
]]></description><pubDate>Fri, 08 Mar 2024 14:58:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=39641596</link><dc:creator>super_mario</dc:creator><comments>https://news.ycombinator.com/item?id=39641596</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39641596</guid></item><item><title><![CDATA[New comment by super_mario in "Thermodynamics and Statistical Mechanics"]]></title><description><![CDATA[
<p>As fellow mathematician tutoring my son I found all of the articles incredibly useful. Thank you for writing them and making them freely accessible. Awesome work.</p>
]]></description><pubDate>Thu, 29 Feb 2024 15:20:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=39550510</link><dc:creator>super_mario</dc:creator><comments>https://news.ycombinator.com/item?id=39550510</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39550510</guid></item><item><title><![CDATA[New comment by super_mario in "iMessage with PQ3 Cryptographic Protocol"]]></title><description><![CDATA[
<p>Signal perhaps does not allow you to export your message history through the front door, however decrypting and  exporting your message history is relatively low effort.<p>You messages are stored in encrypted SQLite3 database. The Signal encryption key is in<p><pre><code>    ~/Library/Application\ Support/Signal/config.json
</code></pre>
in plain text. If you have SQLCipher (<a href="https://github.com/sqlcipher/sqlcipher">https://github.com/sqlcipher/sqlcipher</a>) compiled you can decrypt your Signal database:<p>Navigate to<p><pre><code>    ~/Library/Application\ Support/Signal/sql/
</code></pre>
and type<p><pre><code>    sqlcipher db.sqlite
    sqlite> PRAGMA key = "x'<your_key_here>'";
    sqlite> .schema
</code></pre>
and query away.<p>Of course there is a Python package to automate all of this here:<p><a href="https://github.com/carderne/signal-export">https://github.com/carderne/signal-export</a><p>This exports your message history as markdown and HTML files for your convenience and it will do incremental exports as well.<p>For iOS the same holds true, considering iOS has had a jail break most of its existence.<p>So, in retrospect your Signal messages are only as secure as computers of the people you talk to and of course your own device.<p>I would go a step further and assert that there is no such thing as secure communication.</p>
]]></description><pubDate>Thu, 22 Feb 2024 00:28:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=39461562</link><dc:creator>super_mario</dc:creator><comments>https://news.ycombinator.com/item?id=39461562</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39461562</guid></item><item><title><![CDATA[New comment by super_mario in "You (probably) don't need to learn C"]]></title><description><![CDATA[
<p>You probably don't need to learn C and program in it, but I do think knowing material covered in say [1] Computer Systems - A Programmer's Perspective will make you a better engineer, and historically computer systems were implemented in C and that heritage is still with us. So, being able to read C at least is a prerequisite to understand some of it.<p>[1] - <a href="https://www.amazon.com/Computer-Systems-Programmers-Perspective-Edition/dp/013409266X" rel="nofollow">https://www.amazon.com/Computer-Systems-Programmers-Perspect...</a></p>
]]></description><pubDate>Wed, 24 Jan 2024 15:26:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=39118426</link><dc:creator>super_mario</dc:creator><comments>https://news.ycombinator.com/item?id=39118426</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39118426</guid></item><item><title><![CDATA[New comment by super_mario in "Calibre – New in Calibre 7.0"]]></title><description><![CDATA[
<p>Yet another background daemon. No thanks. Update when you need to, it's not like it's mandatory.</p>
]]></description><pubDate>Sat, 18 Nov 2023 14:32:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=38320027</link><dc:creator>super_mario</dc:creator><comments>https://news.ycombinator.com/item?id=38320027</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38320027</guid></item><item><title><![CDATA[New comment by super_mario in "Get root on macOS 13.0.1 the macOS Dirty Cow bug"]]></title><description><![CDATA[
<p>macOS Catalina 10.15.7 is also affected and there is no official patch from Apple.</p>
]]></description><pubDate>Sun, 18 Dec 2022 02:19:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=34034449</link><dc:creator>super_mario</dc:creator><comments>https://news.ycombinator.com/item?id=34034449</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34034449</guid></item><item><title><![CDATA[New comment by super_mario in "StarBook 14-inch"]]></title><description><![CDATA[
<p>Looks like a great machine, however, the screen resolution is a little disappointing. Why can't we have retina screens on non-Apple hardware? Is this due to Linux limitations or manufacturers are just "cheap"?</p>
]]></description><pubDate>Fri, 15 Apr 2022 14:24:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=31040608</link><dc:creator>super_mario</dc:creator><comments>https://news.ycombinator.com/item?id=31040608</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31040608</guid></item><item><title><![CDATA[New comment by super_mario in "Go is about to get faster"]]></title><description><![CDATA[
<p>Engineering a Compiler 2nd Edition by Keith D. Cooper and Linda Torczon is highly regarded.</p>
]]></description><pubDate>Sun, 23 Jan 2022 15:29:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=30046832</link><dc:creator>super_mario</dc:creator><comments>https://news.ycombinator.com/item?id=30046832</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30046832</guid></item><item><title><![CDATA[New comment by super_mario in "Guide to Firefox Containers (2018)"]]></title><description><![CDATA[
<p>Are containers still necessary? Does the Firefox built in privacy (Strict privacy protection policy) provide same or similar functionality?</p>
]]></description><pubDate>Mon, 30 Aug 2021 11:42:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=28354648</link><dc:creator>super_mario</dc:creator><comments>https://news.ycombinator.com/item?id=28354648</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28354648</guid></item><item><title><![CDATA[New comment by super_mario in "Python Best Practices for a New Project in 2021"]]></title><description><![CDATA[
<p>Why use pyenv when venv is built into Python 3? Also, pip installs your dependencies into active venv, so I don't see a point in using anything else.</p>
]]></description><pubDate>Mon, 05 Jul 2021 13:58:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=27738056</link><dc:creator>super_mario</dc:creator><comments>https://news.ycombinator.com/item?id=27738056</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27738056</guid></item><item><title><![CDATA[New comment by super_mario in "Stockfish 14"]]></title><description><![CDATA[
<p>You can find out more about Stockfish's NNUE architecture and internal working here:<p><a href="https://github.com/glinscott/nnue-pytorch/blob/master/docs/nnue.md" rel="nofollow">https://github.com/glinscott/nnue-pytorch/blob/master/docs/n...</a><p>It's pretty interesting read.</p>
]]></description><pubDate>Mon, 05 Jul 2021 13:48:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=27737948</link><dc:creator>super_mario</dc:creator><comments>https://news.ycombinator.com/item?id=27737948</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27737948</guid></item></channel></rss>