<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: xenreal</title><link>https://news.ycombinator.com/user?id=xenreal</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 11 Jun 2026 07:41:04 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=xenreal" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by xenreal in "Obsidian 1.0 – Personal knowledge base app"]]></title><description><![CDATA[
<p>I am tired of apps with 400mb weight. It's almost the same as windows 2000 or two times more then win98 os. With tauri they could get rid at least 200mb of electon and use system builtin browser.</p>
]]></description><pubDate>Sun, 16 Oct 2022 08:43:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=33222140</link><dc:creator>xenreal</dc:creator><comments>https://news.ycombinator.com/item?id=33222140</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33222140</guid></item><item><title><![CDATA[New comment by xenreal in "Obsidian 1.0 – Personal knowledge base app"]]></title><description><![CDATA[
<p>Why new apps still using electron, instead of tauri?</p>
]]></description><pubDate>Sun, 16 Oct 2022 08:31:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=33222089</link><dc:creator>xenreal</dc:creator><comments>https://news.ycombinator.com/item?id=33222089</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33222089</guid></item><item><title><![CDATA[New comment by xenreal in "Show HN: I may have created a new type of puzzle"]]></title><description><![CDATA[
<p>expected to have confetti at the end. nice puzzle</p>
]]></description><pubDate>Mon, 19 Sep 2022 06:22:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=32894914</link><dc:creator>xenreal</dc:creator><comments>https://news.ycombinator.com/item?id=32894914</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32894914</guid></item><item><title><![CDATA[New comment by xenreal in "SPAs Were a Mistake"]]></title><description><![CDATA[
<p>I was writing comment explaining how we can use new browser API's to get rid of SPA for 30 minutes.<p>Accidentally pressed F5 and all my message text disappeared in void. The same way it happened 15 years ago, same now, browsers not improved.<p>That's why we do SPA, we want reusable text input component out of box which automatically saves user generated content in forms on typing.</p>
]]></description><pubDate>Fri, 04 Mar 2022 08:51:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=30552257</link><dc:creator>xenreal</dc:creator><comments>https://news.ycombinator.com/item?id=30552257</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30552257</guid></item><item><title><![CDATA[New comment by xenreal in "What Unity Is Getting Wrong"]]></title><description><![CDATA[
<p>I can't agree more. Unity was a good way to do games because it provided visual editor and unified API between all platforms including mobile if you use unity only as a renderer, it's pretty good and stable.<p>The only problem, to use unity with comfort, you need to code some base for networking, asset loading, bundle management, caching, localization, visual scripting, and UI (using NGUI and happy with it). It's the way how large companies work with unity (blizzard for example)<p>Getting rid of all those layers of abstraction stacked over the generation and writing code using modern C/C++ much more satisfying. Especially now, when we have a nice minimalistic cross-platform layer SDL, not to mess with video card/sound directly.<p>For those who want a slightly higher level OOP API, I want to recommend to try out <a href="https://oxygine.org/" rel="nofollow">https://oxygine.org/</a>. It's using modern C++ to provide API similar to MonoGame.<p>For those who like unity like editor experience I recommend trying <a href="https://www.duality2d.net/" rel="nofollow">https://www.duality2d.net/</a>. It's free, stable, and extremely fast engine width C# scripting similar to the unity MonoBehaiours system.</p>
]]></description><pubDate>Mon, 25 May 2020 16:09:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=23302394</link><dc:creator>xenreal</dc:creator><comments>https://news.ycombinator.com/item?id=23302394</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23302394</guid></item><item><title><![CDATA[New comment by xenreal in "If a MacBook Pro runs hot or shows high kernel CPU, try charging it on the right"]]></title><description><![CDATA[
<p>The same story. I was mac os addict for a long time since 2010 MacBook air and 2012 MacBook pro. They were amazing machines with stable *nix based OS.<p>But since that time Apple more focused on phones, desktop OS didn't get much better. The only thing they are doing is more and more cloud integration to lock you in the Apple ecosystem. I got tired of that.<p>Now I prefer to use Regolith Linux, because it's much better for the development to have a Linux system with proper package management, without messing with the brew.<p>The distro is insanely fast, and you can almost forget about a mouse with i3. It also is really minimalistic, and default settings are really good. I didn't have any urge to change anything.<p>And it works really great on Thinkpad laptops which have an amazing keyboard. For home, I am using NUC Hades Canyon with last-get desktop i7 processor which a bought for 300$ and you know what, it's at least 2 times fast comparing 2019 MacBook Pro 15'. RIP mac mini. All drivers installed out of the box, even wifi and external sound card works without any notch.</p>
]]></description><pubDate>Fri, 24 Apr 2020 14:49:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=22968516</link><dc:creator>xenreal</dc:creator><comments>https://news.ycombinator.com/item?id=22968516</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22968516</guid></item><item><title><![CDATA[New comment by xenreal in "Web version of Skype can not longer be accessed using the Firefox browser"]]></title><description><![CDATA[
<p>Worst or not, many businesses are using skype. I am use skype for web, to chat with colleagues. Now I am forced to install chrome browser, to use skype.<p>It could be incompetent team, if they had no FF support at all. But they had and it was working perfect, even better than their hot pile of react native app on linux. But now for some reason they close it, without any explanations.<p>I guess, they forced to use some "special" proprietary WebRTC layer, for video and audio streaming, which not compatible with FF, and management decided that firefox 10% of users are not worthy to support.<p>But obviously, they just could not compete honestly, their 4% of browser market is laughable, especially take into consideration their desktop OS share. They have long going plan, to dominate browser market.<p>Strategy is very simple. If your system browser is chrome based, users would not bother to install chrome. The only competitior is firefox, easily devastated by EEE strategy.</p>
]]></description><pubDate>Wed, 06 Mar 2019 17:05:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=19320532</link><dc:creator>xenreal</dc:creator><comments>https://news.ycombinator.com/item?id=19320532</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19320532</guid></item><item><title><![CDATA[New comment by xenreal in "Web version of Skype can not longer be accessed using the Firefox browser"]]></title><description><![CDATA[
<p>I see a terrifying problem with this approach. It's like the Microsoft strategy of EEE. They exterminate Firefox - the last non-chromium browser. And if it's become a tendency, we will wallow in monobrowser culture dark age again.<p>It's not obvious for everyone, but Google started to byte FF. I just can't use google search in Firefox properly, they force me to train their artificial intelligence on each search. Google sites are not locked to chrome-based browsers yet, but they work significantly worse, especially youtube on a mediocre machine.<p>But in reality, Firefox is the much faster browser. I develop very large webgl web assembly unity game (30Mb of code), and Firefox handles with such burden much better, than chrome.<p>It's like opera crush. To be compatible with the web, they forced to be compatible with chrome bugs and hacks. After a long time mimicking to a Chrome-based browser, they surrendered to darkness and joined the swarm.<p>Now the last standing browser is under attack of the giant corporation. If we will not protest, they just swallow us and put onto the glossy walled garden.</p>
]]></description><pubDate>Wed, 06 Mar 2019 13:58:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=19318886</link><dc:creator>xenreal</dc:creator><comments>https://news.ycombinator.com/item?id=19318886</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19318886</guid></item><item><title><![CDATA[New comment by xenreal in "Skype web is now blocked in Firefox"]]></title><description><![CDATA[
<p>Now it fully blocked.</p>
]]></description><pubDate>Wed, 06 Mar 2019 13:38:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=19318778</link><dc:creator>xenreal</dc:creator><comments>https://news.ycombinator.com/item?id=19318778</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19318778</guid></item><item><title><![CDATA[Web version of Skype can not longer be accessed using the Firefox browser]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.itwire.com/apps/86262-skype-on-web-support-for-firefox-on-linux-ends.html">https://www.itwire.com/apps/86262-skype-on-web-support-for-firefox-on-linux-ends.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=19318707">https://news.ycombinator.com/item?id=19318707</a></p>
<p>Points: 47</p>
<p># Comments: 15</p>
]]></description><pubDate>Wed, 06 Mar 2019 13:29:36 +0000</pubDate><link>https://www.itwire.com/apps/86262-skype-on-web-support-for-firefox-on-linux-ends.html</link><dc:creator>xenreal</dc:creator><comments>https://news.ycombinator.com/item?id=19318707</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19318707</guid></item><item><title><![CDATA[Summer School with the Rust Compiler]]></title><description><![CDATA[
<p>Article URL: <a href="http://patshaughnessy.net/2018/10/24/summer-school-with-the-rust-compiler">http://patshaughnessy.net/2018/10/24/summer-school-with-the-rust-compiler</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=19318237">https://news.ycombinator.com/item?id=19318237</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 06 Mar 2019 12:02:05 +0000</pubDate><link>http://patshaughnessy.net/2018/10/24/summer-school-with-the-rust-compiler</link><dc:creator>xenreal</dc:creator><comments>https://news.ycombinator.com/item?id=19318237</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19318237</guid></item><item><title><![CDATA[New comment by xenreal in "Most of What We Read on the Internet is Written by Insane People"]]></title><description><![CDATA[
<p>I've made comments in the internet only when I was a 16 years old. In a tiny forum community, where everyone known each other. Some weird shitty things happened because of my post on this forum. After this event became lurker, and post extremely rarely, only anonymously on sites like 4chan to ensure my safety from any crazy guy from the internet.</p>
]]></description><pubDate>Sun, 13 Jan 2019 13:32:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=18896603</link><dc:creator>xenreal</dc:creator><comments>https://news.ycombinator.com/item?id=18896603</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18896603</guid></item><item><title><![CDATA[New comment by xenreal in "TypeScript 2.3"]]></title><description><![CDATA[
<p>I used already configured template for such setup: <a href="https://github.com/AbeHaruhiko/vue-webpack-typescript" rel="nofollow">https://github.com/AbeHaruhiko/vue-webpack-typescript</a></p>
]]></description><pubDate>Fri, 28 Apr 2017 09:06:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=14217944</link><dc:creator>xenreal</dc:creator><comments>https://news.ycombinator.com/item?id=14217944</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14217944</guid></item></channel></rss>