<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: SkidanovAlex</title><link>https://news.ycombinator.com/user?id=SkidanovAlex</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 24 May 2026 09:15:47 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=SkidanovAlex" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by SkidanovAlex in "Google removes "Doki Doki Literature Club" from Google Play"]]></title><description><![CDATA[
<p>Given your description, it is very likely that you actually only completed the  act 1 of the game. The "jump scare" is not the end.</p>
]]></description><pubDate>Fri, 17 Apr 2026 17:01:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=47808057</link><dc:creator>SkidanovAlex</dc:creator><comments>https://news.ycombinator.com/item?id=47808057</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47808057</guid></item><item><title><![CDATA[New comment by SkidanovAlex in "Show HN: Term.everything – Run any GUI app in the terminal"]]></title><description><![CDATA[
<p>Isn't the first example (with the cartoon) in text mode?</p>
]]></description><pubDate>Wed, 10 Sep 2025 20:45:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=45203414</link><dc:creator>SkidanovAlex</dc:creator><comments>https://news.ycombinator.com/item?id=45203414</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45203414</guid></item><item><title><![CDATA[New comment by SkidanovAlex in "Stripe Launches L1 Blockchain: Tempo"]]></title><description><![CDATA[
<p>The most important aspect of blockchain that is relevant here is that your counterparty half a world away and you both agree that you trust the state of this blockchain, and thus can transact on it.<p>For business running the same code on their 1 node instead of N is not a replacement, because their counterparty has no reason to trust whatever is running on that 1 node.<p>Your reasoning re: N nodes are expensive is also flawed. Executing a single payment transaction takes a fraction of a second of compute. Even if it is replicated 10,000X, it's still extremely cheap compute-wise. The low cost of transactions has nothing to do with subsidizing.</p>
]]></description><pubDate>Thu, 04 Sep 2025 19:55:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=45131565</link><dc:creator>SkidanovAlex</dc:creator><comments>https://news.ycombinator.com/item?id=45131565</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45131565</guid></item><item><title><![CDATA[New comment by SkidanovAlex in "Windows XP Professional"]]></title><description><![CDATA[
<p>MS Paint though is "either real or a Good Clone :)", because you can zoom to 12x by clicking one-pixel-wide line below 8x.</p>
]]></description><pubDate>Thu, 07 Aug 2025 21:30:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=44830629</link><dc:creator>SkidanovAlex</dc:creator><comments>https://news.ycombinator.com/item?id=44830629</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44830629</guid></item><item><title><![CDATA[New comment by SkidanovAlex in "I Went to SQL Injection Court"]]></title><description><![CDATA[
<p>While I believe that the city should share the schema, and that the city is effectively argues for security through obscurity, I disagree with the main premise of the article: that knowing SQL schema doesn't help the attacker.<p>If I understand the argument of the author here:<p>> Attackers like me use SQL injection attacks to recover SQL schemas. The schema is the product of an attack, not one of its predicates<p>The author appears to imply that once the vulnerability is found, the schema can be recovered anyway. It is not always the case. It is perfectly viable to find a SQL injection that would allow to fetch some data from the table that is being queried, but not from any other table, including `information_schema` or similar. If all the signal you get from the vunlerability is also "query failed" or "query succeeded, here's the data", knowing the schema makes it much easier to exploit.<p>> the problem is that every computer system connected to the Internet is being attacked every minute of every day<p>If you specifically log failed DB queries, than for all the possible injections that such 24/7 attacks would find you have already patched them. The log would then be not deafening until someone stumbles on the actual injection (that, for example, only exists for logged in users, and thus is not found by bots), in which case you have time to see it and patch before the attacker finds a way to actually utilize it.<p>Knowing schema both expedites their ability to take advantage of the vulnerability, but also increases their chances of probing the injection without triggering the query failure to begin with.</p>
]]></description><pubDate>Tue, 25 Feb 2025 20:23:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=43176888</link><dc:creator>SkidanovAlex</dc:creator><comments>https://news.ycombinator.com/item?id=43176888</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43176888</guid></item><item><title><![CDATA[New comment by SkidanovAlex in "Tree Calculus"]]></title><description><![CDATA[
<p>Would help a lot if somewhere at the very top it explained what tree calculus is (may be extend the animation of the addition example to first show what the t is)<p>It took me a while on the website to understand what it was all about. As it is it looks more like a website for a functional programming language.</p>
]]></description><pubDate>Tue, 10 Dec 2024 16:20:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=42378279</link><dc:creator>SkidanovAlex</dc:creator><comments>https://news.ycombinator.com/item?id=42378279</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42378279</guid></item><item><title><![CDATA[New comment by SkidanovAlex in "Reconstructing images a person sees via non-invasive brain scans"]]></title><description><![CDATA[
<p>There's an outstanding episode of Black Mirror called Crocodile, that explores this idea.</p>
]]></description><pubDate>Thu, 17 Nov 2022 05:10:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=33635222</link><dc:creator>SkidanovAlex</dc:creator><comments>https://news.ycombinator.com/item?id=33635222</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33635222</guid></item><item><title><![CDATA[New comment by SkidanovAlex in "By Exploring Virtual Worlds, AI Learns in New Ways"]]></title><description><![CDATA[
<p>USS Calister is also a very good episode with the same premise.</p>
]]></description><pubDate>Mon, 27 Jun 2022 03:24:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=31890270</link><dc:creator>SkidanovAlex</dc:creator><comments>https://news.ycombinator.com/item?id=31890270</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31890270</guid></item><item><title><![CDATA[New comment by SkidanovAlex in "Do You Love Me? [video]"]]></title><description><![CDATA[
<p>Watch Black Mirror episode called Metalhead.</p>
]]></description><pubDate>Tue, 29 Dec 2020 20:04:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=25574150</link><dc:creator>SkidanovAlex</dc:creator><comments>https://news.ycombinator.com/item?id=25574150</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25574150</guid></item><item><title><![CDATA[New comment by SkidanovAlex in "YouTube to remove content that alleges widespread election fraud"]]></title><description><![CDATA[
<p>Who decides that the videos in Russia are factual, while the videos in the US are not?</p>
]]></description><pubDate>Wed, 09 Dec 2020 18:23:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=25361844</link><dc:creator>SkidanovAlex</dc:creator><comments>https://news.ycombinator.com/item?id=25361844</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25361844</guid></item><item><title><![CDATA[A vulnerability in Solana that allowed nodes accept arbitrary state as canonical]]></title><description><![CDATA[
<p>Article URL: <a href="https://reading.supply/@alexatnear/how-i-broke-solanas-state-hash-6r51RR">https://reading.supply/@alexatnear/how-i-broke-solanas-state-hash-6r51RR</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=22947105">https://news.ycombinator.com/item?id=22947105</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 22 Apr 2020 16:11:23 +0000</pubDate><link>https://reading.supply/@alexatnear/how-i-broke-solanas-state-hash-6r51RR</link><dc:creator>SkidanovAlex</dc:creator><comments>https://news.ycombinator.com/item?id=22947105</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22947105</guid></item><item><title><![CDATA[New comment by SkidanovAlex in "Nightshade: Near Protocol Sharding Design [pdf]"]]></title><description><![CDATA[
<p>I'm the first author of the paper, happy to answer any questions</p>
]]></description><pubDate>Wed, 10 Jul 2019 19:12:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=20405358</link><dc:creator>SkidanovAlex</dc:creator><comments>https://news.ycombinator.com/item?id=20405358</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20405358</guid></item><item><title><![CDATA[New comment by SkidanovAlex in "Why Go?"]]></title><description><![CDATA[
<p>If anyone used both rust and go, are there any big advantages of go over rust (besides simplicity)?</p>
]]></description><pubDate>Thu, 07 Mar 2019 00:55:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=19324658</link><dc:creator>SkidanovAlex</dc:creator><comments>https://news.ycombinator.com/item?id=19324658</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19324658</guid></item><item><title><![CDATA[New comment by SkidanovAlex in "Richard Stallman and Future of Software Innovation"]]></title><description><![CDATA[
<p>Exactly.<p>Similarly, Google quality is in big part due to invaluable information of what URLs were clicked for what queries.<p>If duckduckgo had access to that information, their quality would've been way higher, and there's no reason I as a user shall not be able to give access to the information I generated for Google to another service.</p>
]]></description><pubDate>Thu, 07 Mar 2019 00:53:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=19324643</link><dc:creator>SkidanovAlex</dc:creator><comments>https://news.ycombinator.com/item?id=19324643</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19324643</guid></item><item><title><![CDATA[New comment by SkidanovAlex in "For YC Companies Raising Seed Rounds"]]></title><description><![CDATA[
<p>The advise I give to all the YC companies is: prepare for the investor day as much as you prepare to the demo day.<p>The investor day can save you a lot of time fundraising later if you close few people on the spot, so make sure to be ready for a 20 minutes session with a longer coherent pitch and answers to the common questions.<p>In my batch (W17) the investor say was completely deemphasized for some reason, and many companies came unprepared, myself included</p>
]]></description><pubDate>Thu, 07 Mar 2019 00:47:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=19324603</link><dc:creator>SkidanovAlex</dc:creator><comments>https://news.ycombinator.com/item?id=19324603</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19324603</guid></item><item><title><![CDATA[New comment by SkidanovAlex in "Experts cracked laptop of crypto CEO who died with $137M, but the money was gone"]]></title><description><![CDATA[
<p>Love the "into the ether" pun</p>
]]></description><pubDate>Thu, 07 Mar 2019 00:37:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=19324555</link><dc:creator>SkidanovAlex</dc:creator><comments>https://news.ycombinator.com/item?id=19324555</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19324555</guid></item><item><title><![CDATA[New comment by SkidanovAlex in "What you need to know before you join a startup"]]></title><description><![CDATA[
<p>Since there's no barrier to start a startup, there will always be companies at which the growth will be slow.<p>A good startup with strong engineering team and fast shipping cycle will provide with way more learning opportunities than FAANG.<p>Personally, I think for a fresh grad going to an early stage startup or to FAANG is a close call in terms of value. 1.5-2 years at FAANG gives a good boost to the resume to pursue better opportunities later, while 1.5-2 years at a startup can provide more learning and potentially some upside already. At that stage there's time to take chances either way. A close-to-IPO company is also a viable option.<p>My goal in the article was not to say startups are bad (or good), but rather to provide insights so that people can make more informed decisions.</p>
]]></description><pubDate>Thu, 28 Feb 2019 17:27:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=19273063</link><dc:creator>SkidanovAlex</dc:creator><comments>https://news.ycombinator.com/item?id=19273063</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19273063</guid></item><item><title><![CDATA[New comment by SkidanovAlex in "What you need to know before you join a startup"]]></title><description><![CDATA[
<p>While P(Russian|ICPC Winner) is high, P(ICPC Winner|Russian) is still pretty low :) Also, Illia is Ukrainian, not Russian, but it's nitpicking.<p>ICPC is a great way to start your career if you were unfortunate enough to get born in a noname city somewhere in ex-Soviet Union, thus people are pretty motivated to do well. In US by the time you graduate you already have few internships in your resume, and are pretty figured career wise, so naturally the benefits of ICPC are less attractive.</p>
]]></description><pubDate>Thu, 28 Feb 2019 08:00:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=19269787</link><dc:creator>SkidanovAlex</dc:creator><comments>https://news.ycombinator.com/item?id=19269787</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19269787</guid></item><item><title><![CDATA[New comment by SkidanovAlex in "What you need to know before you join a startup"]]></title><description><![CDATA[
<p>"unlikely to cover what you would have made if you joined Google instead." refers to what you would have made if you joined Google few years ago, not at its early days</p>
]]></description><pubDate>Thu, 28 Feb 2019 07:11:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=19269583</link><dc:creator>SkidanovAlex</dc:creator><comments>https://news.ycombinator.com/item?id=19269583</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19269583</guid></item><item><title><![CDATA[Dan Robinson with an Indepth Overview of Interledger Protocol [video]]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.youtube.com/watch?v=VJgPuylMPxA">https://www.youtube.com/watch?v=VJgPuylMPxA</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=19266862">https://news.ycombinator.com/item?id=19266862</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 27 Feb 2019 20:57:36 +0000</pubDate><link>https://www.youtube.com/watch?v=VJgPuylMPxA</link><dc:creator>SkidanovAlex</dc:creator><comments>https://news.ycombinator.com/item?id=19266862</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19266862</guid></item></channel></rss>