<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: yohannesk</title><link>https://news.ycombinator.com/user?id=yohannesk</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 15 Apr 2026 00:26:03 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=yohannesk" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by yohannesk in "Axios compromised on NPM – Malicious versions drop remote access trojan"]]></title><description><![CDATA[
<p>And we also need localization. Each country can have their own holidays</p>
]]></description><pubDate>Tue, 31 Mar 2026 08:07:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=47584134</link><dc:creator>yohannesk</dc:creator><comments>https://news.ycombinator.com/item?id=47584134</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47584134</guid></item><item><title><![CDATA[New comment by yohannesk in "How sober should a writer be?"]]></title><description><![CDATA[
<p>But is that even true? If you get enjoyment out of a drink in moderation, that affects your mental health which in turn affects your physiological health no? So maybe it's not healthy for all individuals to abstain completely. I don't drink except on holidays/events with friends or family where I can get the effects in 1 or 2 beers haha</p>
]]></description><pubDate>Sun, 19 Oct 2025 06:29:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=45632380</link><dc:creator>yohannesk</dc:creator><comments>https://news.ycombinator.com/item?id=45632380</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45632380</guid></item><item><title><![CDATA[New comment by yohannesk in "Nobel Peace Prize 2025: María Corina Machado"]]></title><description><![CDATA[
<p>As an Ethiopian man, I view this new Nobel Peace Prize with profound skepticism, a feeling rooted entirely in the disastrous outcome of Abiy Ahmed's utterly undeserved award. The premature praise he received for peace-making quickly evaporated, leading instead to a catastrophic war and the fragmentation of our nation. His prize has been followed by widespread conflict, massive displacement, and an alarming return to authoritarian rule. For us, the entire Nobel Peace Prize now feels meaningless, a hollow symbol given its failure to prevent—or perhaps its role in emboldening—such terrible suffering in Ethiopia</p>
]]></description><pubDate>Fri, 10 Oct 2025 09:16:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=45536781</link><dc:creator>yohannesk</dc:creator><comments>https://news.ycombinator.com/item?id=45536781</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45536781</guid></item><item><title><![CDATA[New comment by yohannesk in "Public static void main(String[] args) is dead"]]></title><description><![CDATA[
<p>Why not abstract away the public static void main(String[] args) method with a top-level statement paradigm, similar to C#'s entry point simplification, to reduce boilerplate and enhance code conciseness?</p>
]]></description><pubDate>Tue, 16 Sep 2025 05:04:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=45258196</link><dc:creator>yohannesk</dc:creator><comments>https://news.ycombinator.com/item?id=45258196</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45258196</guid></item><item><title><![CDATA[New comment by yohannesk in "Things Zig comptime won't do"]]></title><description><![CDATA[
<p>Writing correct code did not start after the introduction of the rust programming language</p>
]]></description><pubDate>Sun, 20 Apr 2025 19:56:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=43746128</link><dc:creator>yohannesk</dc:creator><comments>https://news.ycombinator.com/item?id=43746128</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43746128</guid></item><item><title><![CDATA[New comment by yohannesk in "Web Server for AoE 1, 2 and 3 DE supporting LAN multiplayer 100% offline"]]></title><description><![CDATA[
<p>I am curious as a non game developer, are these types of games deterministic? If so if I send to the server that I moved huge units to attack another huge units, can the server determine what the end will be? Why do we face a network issue?</p>
]]></description><pubDate>Thu, 03 Apr 2025 04:20:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=43564705</link><dc:creator>yohannesk</dc:creator><comments>https://news.ycombinator.com/item?id=43564705</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43564705</guid></item><item><title><![CDATA[New comment by yohannesk in "I use Cursor daily - here's how I avoid the garbage parts"]]></title><description><![CDATA[
<p>Even more absurd is that Mac Studio with 512GB RAM costs around $9.5K</p>
]]></description><pubDate>Wed, 12 Mar 2025 09:55:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=43341445</link><dc:creator>yohannesk</dc:creator><comments>https://news.ycombinator.com/item?id=43341445</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43341445</guid></item><item><title><![CDATA[New comment by yohannesk in "A 10x Faster TypeScript"]]></title><description><![CDATA[
<p>If you are wondering why not Rust instead of Go, they outline why Rust was not chosen. This is a port not a reimplementation. Many of the data structures can not easily be ported to Rust, such as Nodes with cyclic dependencies. Check the longer interview here: <a href="https://www.youtube.com/watch?v=10qowKUW82U&ab_channel=MichiganTypeScript" rel="nofollow">https://www.youtube.com/watch?v=10qowKUW82U&ab_channel=Michi...</a>
Also, I think the discussion on esbuild's choice of language applies here as well as it has a large similarity. You can find it here on hn</p>
]]></description><pubDate>Wed, 12 Mar 2025 07:08:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=43340601</link><dc:creator>yohannesk</dc:creator><comments>https://news.ycombinator.com/item?id=43340601</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43340601</guid></item><item><title><![CDATA[New comment by yohannesk in "You're not a senior engineer until you've worked on a legacy project"]]></title><description><![CDATA[
<p>I don’t think there was any dig implied. And I will second that it will add to self esteem. Specially during discussions if you have more understanding about the code you will have both better contribution and take away</p>
]]></description><pubDate>Mon, 17 Feb 2025 17:14:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=43081133</link><dc:creator>yohannesk</dc:creator><comments>https://news.ycombinator.com/item?id=43081133</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43081133</guid></item><item><title><![CDATA[New comment by yohannesk in "Show HN: Anki AI Utils"]]></title><description><![CDATA[
<p>I have a question, do you know of any spaced repetition app that is free for iOS similar to AnkiDroid?</p>
]]></description><pubDate>Sun, 29 Dec 2024 05:26:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=42537775</link><dc:creator>yohannesk</dc:creator><comments>https://news.ycombinator.com/item?id=42537775</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42537775</guid></item><item><title><![CDATA[New comment by yohannesk in "IMG_0001"]]></title><description><![CDATA[
<p>How? Which ever button I press, I only get static. Am I region blocked? I have tried all the keys on my keyboard as well<p>Edit: It works on Firefox for some reason. Maybe extensions? I am not sure</p>
]]></description><pubDate>Wed, 04 Dec 2024 09:06:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=42315741</link><dc:creator>yohannesk</dc:creator><comments>https://news.ycombinator.com/item?id=42315741</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42315741</guid></item><item><title><![CDATA[New comment by yohannesk in "'NYC doesn't heart you': 80% of heart attack sufferers die due to slow response"]]></title><description><![CDATA[
<p>That’s quite nice. But to put things in perspective, the entire country of Norway’s population is much less than NYC and also it’s not dense. I can’t imagine how you would implement that here</p>
]]></description><pubDate>Sun, 22 Sep 2024 13:39:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=41616995</link><dc:creator>yohannesk</dc:creator><comments>https://news.ycombinator.com/item?id=41616995</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41616995</guid></item><item><title><![CDATA[New comment by yohannesk in "Redis users considering alternatives after licensing move"]]></title><description><![CDATA[
<p>Is there a language or tool with no runtime?
Also Config files can be JSON.
I find nothing weird when it comes to .NET on linux vs any other technology</p>
]]></description><pubDate>Sat, 21 Sep 2024 20:12:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=41612390</link><dc:creator>yohannesk</dc:creator><comments>https://news.ycombinator.com/item?id=41612390</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41612390</guid></item><item><title><![CDATA[New comment by yohannesk in "Redis users considering alternatives after licensing move"]]></title><description><![CDATA[
<p>Couldn’t you do that with self contained dotnet build?</p>
]]></description><pubDate>Sat, 21 Sep 2024 20:02:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=41612317</link><dc:creator>yohannesk</dc:creator><comments>https://news.ycombinator.com/item?id=41612317</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41612317</guid></item><item><title><![CDATA[New comment by yohannesk in "Solving the bowling problem with dynamic programming"]]></title><description><![CDATA[
<p>Also a good explanation and analysis on a similar problem is available from MIT <a href="https://youtu.be/r4-cftqTcdI" rel="nofollow">https://youtu.be/r4-cftqTcdI</a></p>
]]></description><pubDate>Sat, 14 Sep 2024 19:41:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=41542273</link><dc:creator>yohannesk</dc:creator><comments>https://news.ycombinator.com/item?id=41542273</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41542273</guid></item><item><title><![CDATA[New comment by yohannesk in "Possibly all the ways to get loop-finding in graphs wrong"]]></title><description><![CDATA[
<p>If this article triggers a desire to work on an actual problem with graphs try <a href="https://leetcode.com/problems/freedom-trail" rel="nofollow">https://leetcode.com/problems/freedom-trail</a></p>
]]></description><pubDate>Wed, 11 Sep 2024 09:54:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=41509782</link><dc:creator>yohannesk</dc:creator><comments>https://news.ycombinator.com/item?id=41509782</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41509782</guid></item><item><title><![CDATA[So you think you know box shadows?]]></title><description><![CDATA[
<p>Article URL: <a href="https://dgerrells.com/blog/how-not-to-use-box-shadows">https://dgerrells.com/blog/how-not-to-use-box-shadows</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41024664">https://news.ycombinator.com/item?id=41024664</a></p>
<p>Points: 774</p>
<p># Comments: 117</p>
]]></description><pubDate>Sun, 21 Jul 2024 12:38:39 +0000</pubDate><link>https://dgerrells.com/blog/how-not-to-use-box-shadows</link><dc:creator>yohannesk</dc:creator><comments>https://news.ycombinator.com/item?id=41024664</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41024664</guid></item><item><title><![CDATA[New comment by yohannesk in "Commercial Bank of Ethiopia glitch lets customers withdraw millions"]]></title><description><![CDATA[
<p>I did not know what to put in the description, so I put the blurb from the article. HN puts that as a comment. I am not an AI.
Also I can't edit or delete it. It's not like other comments</p>
]]></description><pubDate>Wed, 20 Mar 2024 10:06:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=39764566</link><dc:creator>yohannesk</dc:creator><comments>https://news.ycombinator.com/item?id=39764566</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39764566</guid></item><item><title><![CDATA[New comment by yohannesk in "Commercial Bank of Ethiopia glitch lets customers withdraw millions"]]></title><description><![CDATA[
<p>Ethiopia's biggest commercial bank is scrambling to recoup large sums of money withdrawn by customers after a "systems glitch".</p>
]]></description><pubDate>Wed, 20 Mar 2024 05:49:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=39763210</link><dc:creator>yohannesk</dc:creator><comments>https://news.ycombinator.com/item?id=39763210</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39763210</guid></item><item><title><![CDATA[Commercial Bank of Ethiopia glitch lets customers withdraw millions]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.bbc.com/news/world-68599027">https://www.bbc.com/news/world-68599027</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=39763209">https://news.ycombinator.com/item?id=39763209</a></p>
<p>Points: 8</p>
<p># Comments: 4</p>
]]></description><pubDate>Wed, 20 Mar 2024 05:49:11 +0000</pubDate><link>https://www.bbc.com/news/world-68599027</link><dc:creator>yohannesk</dc:creator><comments>https://news.ycombinator.com/item?id=39763209</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39763209</guid></item></channel></rss>