<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: i_hate_pigeons</title><link>https://news.ycombinator.com/user?id=i_hate_pigeons</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 27 Jun 2026 06:04:44 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=i_hate_pigeons" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by i_hate_pigeons in "Ask HN: An OS for people who hate changes?"]]></title><description><![CDATA[
<p>maybe try nixos? assuming you are happy to handle the conf management</p>
]]></description><pubDate>Sun, 23 Apr 2023 22:03:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=35681122</link><dc:creator>i_hate_pigeons</dc:creator><comments>https://news.ycombinator.com/item?id=35681122</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35681122</guid></item><item><title><![CDATA[New comment by i_hate_pigeons in "Supreme Court allows Reddit mods to anonymously defend Section 230"]]></title><description><![CDATA[
<p>here <a href="https://www.reddit.com/r/reddit/comments/10h2fz7/reddits_defense_of_section_230_to_the_supreme/?utm_source=share&utm_medium=android_app&utm_name=androidcss&utm_term=1&utm_content=share_button" rel="nofollow">https://www.reddit.com/r/reddit/comments/10h2fz7/reddits_def...</a></p>
]]></description><pubDate>Sun, 22 Jan 2023 16:22:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=34478917</link><dc:creator>i_hate_pigeons</dc:creator><comments>https://news.ycombinator.com/item?id=34478917</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34478917</guid></item><item><title><![CDATA[New comment by i_hate_pigeons in "Deepmind’s AlphaCode conquers coding, performing as well as humans"]]></title><description><![CDATA[
<p>I have tried given a simple test suite and asking for an implementation that fulfills it, then asking to modify its impl and the test suite with a new requirement and it did it</p>
]]></description><pubDate>Thu, 15 Dec 2022 17:59:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=34003209</link><dc:creator>i_hate_pigeons</dc:creator><comments>https://news.ycombinator.com/item?id=34003209</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34003209</guid></item><item><title><![CDATA[New comment by i_hate_pigeons in "Show HN: Markdown as web page/site"]]></title><description><![CDATA[
<p>I've been using docsify in this manner for a while and it's worked well for me</p>
]]></description><pubDate>Fri, 12 Aug 2022 12:34:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=32437554</link><dc:creator>i_hate_pigeons</dc:creator><comments>https://news.ycombinator.com/item?id=32437554</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32437554</guid></item><item><title><![CDATA[New comment by i_hate_pigeons in "Why study functional programming? (2012)"]]></title><description><![CDATA[
<p>this is what I learned is functional programming  and I've also benefited greatly from it</p>
]]></description><pubDate>Tue, 02 Aug 2022 19:56:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=32323509</link><dc:creator>i_hate_pigeons</dc:creator><comments>https://news.ycombinator.com/item?id=32323509</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32323509</guid></item><item><title><![CDATA[New comment by i_hate_pigeons in "Soft deletion probably isn't worth it"]]></title><description><![CDATA[
<p>not every thing is a transaction though, say a deleted piece of ref data that still has FKs to other stuff etc</p>
]]></description><pubDate>Tue, 19 Jul 2022 19:15:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=32156561</link><dc:creator>i_hate_pigeons</dc:creator><comments>https://news.ycombinator.com/item?id=32156561</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32156561</guid></item><item><title><![CDATA[New comment by i_hate_pigeons in "Nix: An idea whose time has come"]]></title><description><![CDATA[
<p>you never use nix env really, agree if that's the only thing you are after then there is no point switching</p>
]]></description><pubDate>Sat, 19 Feb 2022 10:43:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=30396058</link><dc:creator>i_hate_pigeons</dc:creator><comments>https://news.ycombinator.com/item?id=30396058</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30396058</guid></item><item><title><![CDATA[New comment by i_hate_pigeons in "Nix: An idea whose time has come"]]></title><description><![CDATA[
<p>it's really useful if you work on projects that need different version of dependencies, as you can define on a folder basis what jdk or python versions you want to have. You can even commit this to git so that everyone has the same env locally</p>
]]></description><pubDate>Sat, 19 Feb 2022 10:41:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=30396047</link><dc:creator>i_hate_pigeons</dc:creator><comments>https://news.ycombinator.com/item?id=30396047</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30396047</guid></item><item><title><![CDATA[New comment by i_hate_pigeons in "Etsy Moves from React to Preact"]]></title><description><![CDATA[
<p>I imagine the client facing pages are very sensitive to seo/crawling so that's why they go for server side rendering</p>
]]></description><pubDate>Sat, 05 Feb 2022 07:55:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=30218850</link><dc:creator>i_hate_pigeons</dc:creator><comments>https://news.ycombinator.com/item?id=30218850</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30218850</guid></item><item><title><![CDATA[New comment by i_hate_pigeons in "Abstracting away correctness (2020)"]]></title><description><![CDATA[
<p>it's mostly lots of code fragments and incrementally building on whatever he's trying to convey, is not like he put a brain dump or a wall of text as per when that phrase is used.<p>So your comment doesn't ring true in this case imo</p>
]]></description><pubDate>Sat, 08 Jan 2022 22:40:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=29857257</link><dc:creator>i_hate_pigeons</dc:creator><comments>https://news.ycombinator.com/item?id=29857257</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29857257</guid></item><item><title><![CDATA[New comment by i_hate_pigeons in "Mozilla's call for cryptocurrency donations angers founder"]]></title><description><![CDATA[
<p>same with my bank in the UK when I had to apply for a mortgage, what a pain was to find a service or working fax machine it was</p>
]]></description><pubDate>Thu, 06 Jan 2022 09:26:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=29821259</link><dc:creator>i_hate_pigeons</dc:creator><comments>https://news.ycombinator.com/item?id=29821259</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29821259</guid></item><item><title><![CDATA[New comment by i_hate_pigeons in "Kosovo bans cryptocurrency mining to save electricity"]]></title><description><![CDATA[
<p>that should provide some low cost heating at least</p>
]]></description><pubDate>Wed, 05 Jan 2022 13:41:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=29808737</link><dc:creator>i_hate_pigeons</dc:creator><comments>https://news.ycombinator.com/item?id=29808737</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29808737</guid></item><item><title><![CDATA[New comment by i_hate_pigeons in "What Would Feynman Do? (2011)"]]></title><description><![CDATA[
<p>Maybe a bit overdone, but I think in between lines the interviee well knows the intended solution to the question and is just toying with the interviewer to make a point, much like a cat playing with a barely dead mouse</p>
]]></description><pubDate>Wed, 05 Jan 2022 09:52:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=29807096</link><dc:creator>i_hate_pigeons</dc:creator><comments>https://news.ycombinator.com/item?id=29807096</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29807096</guid></item><item><title><![CDATA[New comment by i_hate_pigeons in "Web3 is centralized"]]></title><description><![CDATA[
<p>NFTs represent something else completely, I'm talking of other use cases that are enabled by the same underlying tech - with the disclaimer I mentioned above of pending issues to be resolved, particulaly gas fees<p>if you are not aware of how something like what I described could work maybe have a read around on some simple smart contracts where there is hidden state (like guess the answer or contracts that implement role access/control for certain features)</p>
]]></description><pubDate>Sun, 02 Jan 2022 18:37:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=29771964</link><dc:creator>i_hate_pigeons</dc:creator><comments>https://news.ycombinator.com/item?id=29771964</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29771964</guid></item><item><title><![CDATA[New comment by i_hate_pigeons in "Web3 is centralized"]]></title><description><![CDATA[
<p>even if you could update state* once you gave access to anything it's out of your control as it might be cached somewhere else. 
This is why I mentioned for future changes rather than what you already allowed.<p>And you are right twitter can still have that clause, and they can cause they have somethign to offer (i.e. a userbase) but if the content of everyone would be somewhere else other competiors would be able to offer it and then competiion for users would tend to make those terms more accessible to those that care enough to read them.<p>* you can by doing it as in an event sourcing system. After all blockchains+smart contracts are similar to a giant state machine</p>
]]></description><pubDate>Sun, 02 Jan 2022 13:22:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=29768488</link><dc:creator>i_hate_pigeons</dc:creator><comments>https://news.ycombinator.com/item?id=29768488</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29768488</guid></item><item><title><![CDATA[New comment by i_hate_pigeons in "Web3 is centralized"]]></title><description><![CDATA[
<p>I wasn't talking about it as in copyright / legal sense, and more in the I can allow others to access a snapshot of it at a given time and/or remove access to it for future content if I wish to do so.<p>Now the relationship is the reverse, I give content to some org and they can do as they wish with it; I'm surrending it for them to use in exchange of them allowing me to use their platform for free.<p>e.g. from Twitter's terms of use:<p>> By submitting, posting or displaying Content on or through the Services, you grant us a worldwide, non-exclusive, royalty-free license (with the right to sublicense) to use, copy, reproduce, process, adapt, modify, publish, transmit, display and distribute such Content in any and all media or distribution methods now known or later developed (for clarity, these rights include, for example, curating, transforming, and translating).<p>If the content was hosted somewhere else and then displayed on twitter instead, this would not be the case or I could revoke it in the future but still be able to distribute such content via other means<p>Now, if I want to use another site then I need to duplicate the content myself.<p>Since all that they really offer is the userbase/community, its very hard for competitors to come into play and offer better terms or capabilities. 
In fact, they can change these terms at anypoint and I can do very little about it aside of deleting my account (if they even allow you to do that!)</p>
]]></description><pubDate>Sun, 02 Jan 2022 12:13:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=29768102</link><dc:creator>i_hate_pigeons</dc:creator><comments>https://news.ycombinator.com/item?id=29768102</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29768102</guid></item><item><title><![CDATA[New comment by i_hate_pigeons in "Web3 is centralized"]]></title><description><![CDATA[
<p>I don't think web3 is just competing with traditional finance, or at least not in the restricted sense of investing/especulation. Also web3 is not replacing anything that already exists, just like "web2" didn't (and to be frank web2 was as much as hyped term than anything else)<p>I see it more as retaining ownership some of the content we produce and happily give to twitter, youtube, facebook etc to monetise and have some more control over it<p>Things as being able to:<p>* remove access to site to display my content but still be published somewhere else if I wish to do so<p>* be able to serve my content to people that prefer to use another tools without relying on twitter to have a public API as long as I granted them access<p>* get the person getting hits and making money of ads to share some of that with me, or maybe pay my gas fees<p>* not be shut down because a given site or state decides my content is not worthy of it, they are still allowed to do this, but I could still continue via another "frontend" and people can choose<p>There are more use cases around this, and there are many gaps yet around the economics of it to make it accessible/free, make it desirable, legality, liability etc which I believe remain to be solved</p>
]]></description><pubDate>Sun, 02 Jan 2022 10:15:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=29767439</link><dc:creator>i_hate_pigeons</dc:creator><comments>https://news.ycombinator.com/item?id=29767439</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29767439</guid></item><item><title><![CDATA[New comment by i_hate_pigeons in "Web3/Crypto: Why Bother?"]]></title><description><![CDATA[
<p>My main point being that such tradeoff wasn't obvious at the time, and also the cloud offering back then was very inferior to what it has evolved into and that we are familiar now<p>I'm not saying the same will neccessarily repeat with so called web3, but we might be at a similar stage - in this case the sensation(?) of ownership of one's content is a desired attribute at the expense of efficiency in computing/processing terms for some use cases<p>it's pretty much the wild west now and not fully understood, but if it attracts investment with time something might come out of it.</p>
]]></description><pubDate>Sat, 01 Jan 2022 09:24:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=29756904</link><dc:creator>i_hate_pigeons</dc:creator><comments>https://news.ycombinator.com/item?id=29756904</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29756904</guid></item><item><title><![CDATA[New comment by i_hate_pigeons in "Web3/Crypto: Why Bother?"]]></title><description><![CDATA[
<p>I don't really know much about web3 or what it will happen in the future, but these same debates happened ith other techs before which are now mainstream in a similar fashion as this here.<p>People like pointing out echo chambers all around while they are also in one.<p>Remember all the feathers ruffled with cloud computing? It just servers in a data center! Serverless? There are still servers! web2.0 s just ajax requests!<p>If people dump money into it, then something is likely to come out whether is better or not than what it was before. Maybe is worse, or maybe something will be built on top of it that will be better or some othere political event might make it relevant. Who knows</p>
]]></description><pubDate>Fri, 31 Dec 2021 11:18:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=29746965</link><dc:creator>i_hate_pigeons</dc:creator><comments>https://news.ycombinator.com/item?id=29746965</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29746965</guid></item><item><title><![CDATA[New comment by i_hate_pigeons in "Web3/Crypto: Why Bother?"]]></title><description><![CDATA[
<p>there are a few clones of social media sites like <a href="https://orbis.club/" rel="nofollow">https://orbis.club/</a>, there are others that are like reddit or similar but I don't remember their urls.<p>As other commenter mentioned below, "web3" is mostly storing transactional info into a blockchain and then linking stuff to ipfs + some layer on top to display this.
For example that orbis site, indexes/caches the data in the bc to be able to display it as per their use case. So the only real difference is that the "tweets" are not owned by them but by each user. For anything else it's still a normal web app.<p>I don't know how this works legally, but there was a link from Vitalik's blog a few days ago explaining this. Say if a user uploads CP or some other illegal/offensive content the site can hide it but can't delete it. I'm not sure where liability would fall on here.<p>Similar, the case with Twitter blocking Trump a few years ago, maybe another site could still allow him to continue if they wish to do so by displaying the same content<p>I guess there are more use cases that distill from here, not sure how beneficial they are or might be, and just as many things in technology it is not 100% neccessary that the solution is better than something that already exists, it just needs to get traction and attract people/investment. Whether that happens with web3 is just to be seen I suppose.<p>Also descentralised exchanges are things coming up, but this gets even muddier with all the compliance requirements so not sure where those will end up</p>
]]></description><pubDate>Fri, 31 Dec 2021 11:07:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=29746890</link><dc:creator>i_hate_pigeons</dc:creator><comments>https://news.ycombinator.com/item?id=29746890</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29746890</guid></item></channel></rss>