<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: edvardas</title><link>https://news.ycombinator.com/user?id=edvardas</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 06 May 2026 08:25:47 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=edvardas" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by edvardas in "Weight-sparse transformers have interpretable circuits [pdf]"]]></title><description><![CDATA[
<p>HTML version: <a href="https://arxiv.org/html/2511.13653v1" rel="nofollow">https://arxiv.org/html/2511.13653v1</a></p>
]]></description><pubDate>Sat, 22 Nov 2025 15:52:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=46015627</link><dc:creator>edvardas</dc:creator><comments>https://news.ycombinator.com/item?id=46015627</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46015627</guid></item><item><title><![CDATA[New comment by edvardas in "Bach Cello Suites (2024)"]]></title><description><![CDATA[
<p>When tuning down those two strings, would the player need to "relearn" the positions of fingers on the strings when playing? Or would they play at the same positions and ignore the conflict in expected and actual sound?</p>
]]></description><pubDate>Thu, 25 Sep 2025 20:59:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=45378994</link><dc:creator>edvardas</dc:creator><comments>https://news.ycombinator.com/item?id=45378994</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45378994</guid></item><item><title><![CDATA[New comment by edvardas in "Fossify – A suite of open-source, ad-free apps"]]></title><description><![CDATA[
<p>I was tired of constant popups in stock apps for features I don't want.<p>Fossify apps get the job down surprisingly well, no more no less.<p>I use their apps for messaging, gallery, file manager, paint, contacts</p>
]]></description><pubDate>Tue, 17 Jun 2025 10:01:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=44297395</link><dc:creator>edvardas</dc:creator><comments>https://news.ycombinator.com/item?id=44297395</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44297395</guid></item><item><title><![CDATA[New comment by edvardas in "Trying to teach in the age of the AI homework machine"]]></title><description><![CDATA[
<p>In your situation where LLMs can cover most material better than the university, what benefits does the university still provide you, if any?</p>
]]></description><pubDate>Tue, 27 May 2025 08:01:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=44104861</link><dc:creator>edvardas</dc:creator><comments>https://news.ycombinator.com/item?id=44104861</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44104861</guid></item><item><title><![CDATA[New comment by edvardas in "Dependency injection frameworks add confusion"]]></title><description><![CDATA[
<p>His AutoFixture C# NuGet takes away so much pain from unit test maintenance. It does have a learning curve.<p><a href="https://github.com/AutoFixture/AutoFixture">https://github.com/AutoFixture/AutoFixture</a></p>
]]></description><pubDate>Sun, 25 May 2025 09:22:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=44086616</link><dc:creator>edvardas</dc:creator><comments>https://news.ycombinator.com/item?id=44086616</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44086616</guid></item><item><title><![CDATA[New comment by edvardas in "eInk Mode: Making web pages easier to read"]]></title><description><![CDATA[
<p>Do you happen to know how the Braille website's style is called? The high contrast, button shadows with big offsets. I've seen it in several places now and would like to use it myself</p>
]]></description><pubDate>Wed, 16 Apr 2025 21:05:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=43710379</link><dc:creator>edvardas</dc:creator><comments>https://news.ycombinator.com/item?id=43710379</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43710379</guid></item><item><title><![CDATA[New comment by edvardas in "Show HN: Markwhen: Markdown for Timelines"]]></title><description><![CDATA[
<p>Mermaid Gannt[0] diagram type might be similar to what you have in mind.<p>[0] <a href="https://mermaid.js.org/syntax/gantt.html" rel="nofollow">https://mermaid.js.org/syntax/gantt.html</a></p>
]]></description><pubDate>Mon, 02 Dec 2024 15:35:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=42297181</link><dc:creator>edvardas</dc:creator><comments>https://news.ycombinator.com/item?id=42297181</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42297181</guid></item><item><title><![CDATA[New comment by edvardas in "Futexes in TLA+"]]></title><description><![CDATA[
<p>Succinct and rigorous. This article has a clear problem statement, explicitly calls out assumptions and expected properties, shows how to express them in TLA+/PlusCal, and even adds a sanity check by refining the mutex model. I wish I had seen this article when writing my BA thesis.</p>
]]></description><pubDate>Wed, 09 Oct 2024 18:47:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=41791274</link><dc:creator>edvardas</dc:creator><comments>https://news.ycombinator.com/item?id=41791274</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41791274</guid></item><item><title><![CDATA[New comment by edvardas in "Software Friction"]]></title><description><![CDATA[
<p>Can you elaborate on how you made the connection between the article and BEAM languages? I suppose you experienced a lot less friction when working with Erlang or similar, care to share your experience?</p>
]]></description><pubDate>Tue, 18 Jun 2024 15:48:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=40719210</link><dc:creator>edvardas</dc:creator><comments>https://news.ycombinator.com/item?id=40719210</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40719210</guid></item><item><title><![CDATA[New comment by edvardas in "Book Review: "Tidy First?" By Kent Beck"]]></title><description><![CDATA[
<p>> He gives some examples of ways that programmers, even after being taught in intro classes not to use magic numbers, still litter their code with constants like 404. But I wish he’d tell Python programmers to stop designing APIs where you write string constants like “r--” and “bs” to denote that your scatterplot should use red dashes and blue squares.<p>Intriguing. I assume the author would prefer a stronger-typed alternative like explicit parameters and enums. Yet I wonder if having a small DSL-like syntax is actually the better for a scripting language. Most of these plots will be hacked together in a local notebook anyway.<p>What would be a better alternative to this terse DSL in such case?</p>
]]></description><pubDate>Mon, 01 Apr 2024 21:34:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=39899655</link><dc:creator>edvardas</dc:creator><comments>https://news.ycombinator.com/item?id=39899655</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39899655</guid></item><item><title><![CDATA[New comment by edvardas in "KeyDB: A Multithreaded Fork of Redis"]]></title><description><![CDATA[
<p>Can you explain what lead you to believe it's dead?<p>Looking at the Issues in their Github, a couple of days ago they mentioned to be working on some features in a branch.<p><a href="https://github.com/Snapchat/KeyDB/issues/798#issuecomment-2013291234">https://github.com/Snapchat/KeyDB/issues/798#issuecomment-20...</a></p>
]]></description><pubDate>Sat, 23 Mar 2024 23:38:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=39803829</link><dc:creator>edvardas</dc:creator><comments>https://news.ycombinator.com/item?id=39803829</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39803829</guid></item></channel></rss>