<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: euleriancon</title><link>https://news.ycombinator.com/user?id=euleriancon</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 23 Apr 2026 01:24:20 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=euleriancon" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by euleriancon in "Youth Suicides Declined After Creation of National Hotline"]]></title><description><![CDATA[
<p>An alternative explanation is that cold places with long winters are depressing, and because they are depressing fewer people want to live there.<p>Alaskan winters are hard regardless of how many friends you have.</p>
]]></description><pubDate>Wed, 22 Apr 2026 18:51:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=47867686</link><dc:creator>euleriancon</dc:creator><comments>https://news.ycombinator.com/item?id=47867686</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47867686</guid></item><item><title><![CDATA[New comment by euleriancon in "Facebook is cooked"]]></title><description><![CDATA[
<p>I had a similar experience recently, where I logged in to Facebook after not using it for years and was shocked by how much garbage was there. My spouse does use Facebook somewhat regularly so I looked at her feed and it was much more reasonable.<p>I wonder if for those of us that haven't used Facebook in years the recommendation algorithm is essentially default. Which much like the default youtube algorithm, is completely garbage. But if we did use it (which I have no intention of doing), it would start being more reasonable.</p>
]]></description><pubDate>Fri, 20 Feb 2026 18:40:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=47091961</link><dc:creator>euleriancon</dc:creator><comments>https://news.ycombinator.com/item?id=47091961</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47091961</guid></item><item><title><![CDATA[New comment by euleriancon in "Terrain Diffusion: A Diffusion-Based Successor to Perlin Noise"]]></title><description><![CDATA[
<p>In practice you can use 2d generation on spheres with simple UV mapping techniques. 
Your pixel height becomes distance from the sphere origin.</p>
]]></description><pubDate>Wed, 10 Dec 2025 21:42:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=46224282</link><dc:creator>euleriancon</dc:creator><comments>https://news.ycombinator.com/item?id=46224282</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46224282</guid></item><item><title><![CDATA[New comment by euleriancon in "Terrain Diffusion: A Diffusion-Based Successor to Perlin Noise"]]></title><description><![CDATA[
<p>I worked on something very similar for my master's degree.<p>The problem I could never solve was the speed, and from reading the paper it doesn't seem like they managed to solve that either.<p>In the end, for my work, and I expect for this work, it is only usable for pre generated terrains and in that case you are up against very mature ecosystems with a lot of tooling to manipulate and control terrain generation.<p>It'll be interesting to see of the authors follow up this paper with research into even stronger ability to condition and control terrain outputs.</p>
]]></description><pubDate>Wed, 10 Dec 2025 21:15:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=46223969</link><dc:creator>euleriancon</dc:creator><comments>https://news.ycombinator.com/item?id=46223969</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46223969</guid></item><item><title><![CDATA[New comment by euleriancon in "Self-hosting my photos with Immich"]]></title><description><![CDATA[
<p>The main issues I see are immich identifying things like statues or paintings as people, and not dealing with people (especially kids) aging.<p>Google photos isn't perfect either but I never saw these kind of issues when I was still using it.</p>
]]></description><pubDate>Sat, 06 Dec 2025 18:41:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=46175560</link><dc:creator>euleriancon</dc:creator><comments>https://news.ycombinator.com/item?id=46175560</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46175560</guid></item><item><title><![CDATA[New comment by euleriancon in "Self-hosting my photos with Immich"]]></title><description><![CDATA[
<p>There are still some features that a miss from Google photos. There isn't any way (that I know of) to auto add pictures to an album based on the face. I used to have dedicated albums for family members, and it was nice to have the auto updated.<p>Face recognition in general just isn't as good as Google Photos.<p>It's still an amazing piece of software and I'd never go back, but it isn't perfect yet.</p>
]]></description><pubDate>Sat, 06 Dec 2025 05:04:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=46170879</link><dc:creator>euleriancon</dc:creator><comments>https://news.ycombinator.com/item?id=46170879</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46170879</guid></item><item><title><![CDATA[New comment by euleriancon in "TiDAR: Think in Diffusion, Talk in Autoregression"]]></title><description><![CDATA[
<p>Diffusion LMs do seem to be able to get more out of the same data. In a world where we are already training transformer based LLMs on all text available, diffusion LMs ability to continue learning on a fixed set of data may be able to outperform transformers<p><a href="https://arxiv.org/abs/2511.03276" rel="nofollow">https://arxiv.org/abs/2511.03276</a></p>
]]></description><pubDate>Sat, 22 Nov 2025 17:31:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=46016472</link><dc:creator>euleriancon</dc:creator><comments>https://news.ycombinator.com/item?id=46016472</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46016472</guid></item><item><title><![CDATA[New comment by euleriancon in "Why DETRs are replacing YOLOs for real-time object detection"]]></title><description><![CDATA[
<p>DETR model have outperformed YOLO models for a while, but they have been much slower making them impractical for real time detection.</p>
]]></description><pubDate>Sat, 22 Nov 2025 14:07:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=46014908</link><dc:creator>euleriancon</dc:creator><comments>https://news.ycombinator.com/item?id=46014908</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46014908</guid></item><item><title><![CDATA[New comment by euleriancon in "Ireland is making basic income for artists program permanent"]]></title><description><![CDATA[
<p>Well, the US publishes numbers for a lot of its programs so we can see exactly how much is spent on the bureaucratic nightmare.<p>Medicaid<p>FY 2023 Budget: $900.3b ($620b federal, $280b state) [1]<p>FY 2023 Budget not spent on benefits (admin overhead): 5% ($45b) [2]<p>SNAP<p>FY 2024 Budget: $100.3b [3]<p>FY 2024 Budget not spent on benefits (admin overhead): $6.5b [3]<p>TANF<p>FY2024 Budget: $31.5b ($16.5b federal, $15b state) [4]<p>FY2023 Budget spent on program overhead: %10.1 ($3.2b) [5]<p>Total Admin Spending
$54.7b -> $169 per person in the US<p>So not totally negligible but also not exactly a basic income<p>[1] (<a href="https://www.macpac.gov/topic/spending" rel="nofollow">https://www.macpac.gov/topic/spending</a>)<p>[2] (<a href="https://www.congress.gov/crs-product/R42640" rel="nofollow">https://www.congress.gov/crs-product/R42640</a>) See figure 4<p>[3] (<a href="https://usafacts.org/answers/how-much-does-the-federal-government-spend-on-snap-every-year/country/united-states/" rel="nofollow">https://usafacts.org/answers/how-much-does-the-federal-gover...</a>)<p>[4] (<a href="https://www.gao.gov/assets/880/872093.pdf" rel="nofollow">https://www.gao.gov/assets/880/872093.pdf</a>)<p>[5] (<a href="https://acf.gov/sites/default/files/documents/ofa/fy2023_tanf_and_moe_financial_pie_charts_final.pdf" rel="nofollow">https://acf.gov/sites/default/files/documents/ofa/fy2023_tan...</a>)</p>
]]></description><pubDate>Wed, 15 Oct 2025 15:17:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=45593908</link><dc:creator>euleriancon</dc:creator><comments>https://news.ycombinator.com/item?id=45593908</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45593908</guid></item><item><title><![CDATA[New comment by euleriancon in "US airlines are pushing to remove protections for passengers and add more fees"]]></title><description><![CDATA[
<p>This exactly. For parents it is not a choice, you absolutely must have a parent sitting by a young child. The effect of not automatically putting parent and children next to each other would just be making tickets more expensive for parents.</p>
]]></description><pubDate>Wed, 24 Sep 2025 15:06:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=45361423</link><dc:creator>euleriancon</dc:creator><comments>https://news.ycombinator.com/item?id=45361423</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45361423</guid></item><item><title><![CDATA[New comment by euleriancon in "The ex-CIA agents deciding Facebook's content policy (2022)"]]></title><description><![CDATA[
<p>You're completely right, it is very similar to the western style credit score, and is often either accidentally or deliberately misrepresented. That being said, it covers behaviors not covered by western credit scores that does have elements of tracking "how good of a citizen are you".<p>I think this article from Beijing University does a great job of highlighting some of the issues.<p>Web page:<p><a href="https://fzzfyjy.cupl.edu.cn/info/1035/11343.htm" rel="nofollow">https://fzzfyjy.cupl.edu.cn/info/1035/11343.htm</a><p>Pdf: 
<a href="https://www.law.pku.edu.cn/docs/20210927092933450384.pdf" rel="nofollow">https://www.law.pku.edu.cn/docs/20210927092933450384.pdf</a></p>
]]></description><pubDate>Tue, 12 Aug 2025 17:50:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=44879647</link><dc:creator>euleriancon</dc:creator><comments>https://news.ycombinator.com/item?id=44879647</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44879647</guid></item><item><title><![CDATA[New comment by euleriancon in "The ex-CIA agents deciding Facebook's content policy (2022)"]]></title><description><![CDATA[
<p>I agree that the American understanding of the Social Credit System is flawed, but to suggest it doesn't exist is an extreme overreach.<p>Furthermore, it clearly is a system that is important to the CCP and has an effect.<p>From the Baidu page:<p>建立社会信用体系是保持国民经济持续、稳定增长的需要<p>Establishing a social credit system is necessary to maintain sustained and stable growth of the national economy<p>Certainly Mainland China does need a credit system, and undoubtedly the Social Credit System will and has helped in that regard, but it does have legitimate flaws with regards to privacy.<p>Its goals extend beyond ensuring creditworthiness to<p>社会信用体系具有揭示功能，能够扬善惩恶，提高经济效率；<p>The social credit system has a revealing function, can promote good and punish evil, and improve economic efficiency;<p>And its integration with the National Healthcare Security Administration, and other government and private entities extend its reach far beyond what the Western credit systems do.</p>
]]></description><pubDate>Tue, 12 Aug 2025 17:43:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=44879569</link><dc:creator>euleriancon</dc:creator><comments>https://news.ycombinator.com/item?id=44879569</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44879569</guid></item><item><title><![CDATA[New comment by euleriancon in "The ex-CIA agents deciding Facebook's content policy (2022)"]]></title><description><![CDATA[
<p>What are you referring to?<p>gov.cn page on social credit system plan
<a href="https://www.ndrc.gov.cn/xxgk/zcfb/tz/202406/P020240604321155857118.pdf" rel="nofollow">https://www.ndrc.gov.cn/xxgk/zcfb/tz/202406/P020240604321155...</a><p>gov.cn page on social credit system suggested changes/opinions
<a href="https://www.gov.cn/zhengce/202503/content_7016535.htm" rel="nofollow">https://www.gov.cn/zhengce/202503/content_7016535.htm</a><p>baidu page on social credit system
<a href="https://baike.baidu.com/item/%E7%A4%BE%E4%BC%9A%E4%BF%A1%E7%94%A8%E4%BD%93%E7%B3%BB/1057379" rel="nofollow">https://baike.baidu.com/item/%E7%A4%BE%E4%BC%9A%E4%BF%A1%E7%...</a><p>Are you making the distinction that its name is actually the social credit system and not social score? Or that the system isn't fully in place yet.<p>Or perhaps are you suggesting that gov.cn and baidu are part of the deep state's propaganda plan against China.</p>
]]></description><pubDate>Tue, 12 Aug 2025 17:05:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=44879075</link><dc:creator>euleriancon</dc:creator><comments>https://news.ycombinator.com/item?id=44879075</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44879075</guid></item><item><title><![CDATA[New comment by euleriancon in "The ex-CIA agents deciding Facebook's content policy (2022)"]]></title><description><![CDATA[
<p>Here is a list of items that matter for an American. It is much worse if you are from Hong Kong or Taiwan.<p>1. Instagram, Facebook, Youtube, Twitter (basically all major American social media platforms) are not accessible without a VPN. Some major VPN providers have also been banned as well. The counter argument is that many Huawei products are also banned. But I actively use Harmony OS on my Huawei smart watch. I can view Bilibili content, XiaoHongShu, QQ, and other platforms on any device without issue.<p>2. State media propaganda. My first time seeing state movies was shocking how in your face the propaganda was. It is completely blatant. From talking with locals about it, they recognize it as propaganda (although the Chinese word for propaganda doesn't have the same negative connotation as in English). I haven't watched state sponsored news to get a feel for their bias, but from the amount I have seen they are certainly selectively with their content. Everything focuses and the achievements Xi JinPing has recently achieved. The idea of a media outlet reporting on something silly the president has done is absurd.<p>3. The surveillance infrastructure in China surpasses even the UK. The number of cameras almost looks like a gag. Once again, the nature of how opaque the government is means it is difficult to say with any degree of certainty what they use the data for, but they certainly collect a lot.</p>
]]></description><pubDate>Tue, 12 Aug 2025 16:13:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=44878307</link><dc:creator>euleriancon</dc:creator><comments>https://news.ycombinator.com/item?id=44878307</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44878307</guid></item><item><title><![CDATA[New comment by euleriancon in "The ex-CIA agents deciding Facebook's content policy (2022)"]]></title><description><![CDATA[
<p>Plane tickets to China are relatively cheap right now. LAX to PEK round trip for $750. Take a trip and see for yourself.</p>
]]></description><pubDate>Tue, 12 Aug 2025 16:07:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=44878225</link><dc:creator>euleriancon</dc:creator><comments>https://news.ycombinator.com/item?id=44878225</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44878225</guid></item><item><title><![CDATA[New comment by euleriancon in "The ex-CIA agents deciding Facebook's content policy (2022)"]]></title><description><![CDATA[
<p>The nature of Chinese censorship makes it difficult to provide hard numbers, but it really is worse. America's handling of censorship is certainly not the best, and it has gotten worse recently, but it is not on the level of China.</p>
]]></description><pubDate>Tue, 12 Aug 2025 16:01:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=44878136</link><dc:creator>euleriancon</dc:creator><comments>https://news.ycombinator.com/item?id=44878136</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44878136</guid></item><item><title><![CDATA[New comment by euleriancon in "Some arguments against a land value tax (2024)"]]></title><description><![CDATA[
<p>How would you respond to the critique that it makes that tax associated with a property dependent on the improvements to adjacent properties? I could see a situation where a single family home owner would deliberately oppose improvements (i.e. parks/bike lanes), because their derived utility from those improvements is less than the potential increase in taxes.</p>
]]></description><pubDate>Fri, 11 Jul 2025 19:31:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=44536039</link><dc:creator>euleriancon</dc:creator><comments>https://news.ycombinator.com/item?id=44536039</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44536039</guid></item><item><title><![CDATA[New comment by euleriancon in "Linda Yaccarino is leaving X"]]></title><description><![CDATA[
<p>I feel like most people that say WeChat is a super app haven't actually used it for any period of time. WeChat achieves their "able to do everything" by embedding sub apps within the app. Switching between them is jarring, and is sometimes less smooth than just opening a different app. Saying WeChat is a super app is like saying an app store is a super app.</p>
]]></description><pubDate>Wed, 09 Jul 2025 16:55:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=44512297</link><dc:creator>euleriancon</dc:creator><comments>https://news.ycombinator.com/item?id=44512297</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44512297</guid></item><item><title><![CDATA[New comment by euleriancon in "YouTube's new anti-adblock measures"]]></title><description><![CDATA[
<p>While I strongly doubt this fully disables tracking, you can at least disable your watch history on youtube which will have the effect of the recommendation algorithm not adjusting to your preferences.<p>You can change it from Google account > Data & Privacy > History Settings > youtube History<p>If you have youtube premium + a general purpose ad blocker + disable watch history its really hard to tell if you are being tracked.<p>If you do decide to disable watch history, be prepared for just how terrible the median youtube interest is. All recommendations become beyond worthless.</p>
]]></description><pubDate>Sat, 21 Jun 2025 04:19:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=44334473</link><dc:creator>euleriancon</dc:creator><comments>https://news.ycombinator.com/item?id=44334473</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44334473</guid></item><item><title><![CDATA[New comment by euleriancon in "Generative AI coding tools and agents do not work for me"]]></title><description><![CDATA[
<p>To me, the point the friend is making is, just like you said, that you don't need to review every line of code in a package, just the interface. 
The author misses the point that there truly is code that you trust without seeing it. 
At the moment AI code isn't as trustworthy as a well tested package but that isn't intrinsic to the technology, just a byproduct of the current state. 
As AI code becomes more reliable, it will likely become the case that you only need to read the subset of the interface you import/link and use.</p>
]]></description><pubDate>Tue, 17 Jun 2025 03:58:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=44295635</link><dc:creator>euleriancon</dc:creator><comments>https://news.ycombinator.com/item?id=44295635</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44295635</guid></item></channel></rss>