<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: krptos</title><link>https://news.ycombinator.com/user?id=krptos</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 13 May 2026 17:19:18 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=krptos" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by krptos in "Appearing productive in the workplace"]]></title><description><![CDATA[
<p>I've personally witnessed this:<p>1. My own manager now gives "expert advice and suggestions" using Claude based on his/her incomplete understanding of the domain.<p>2. Multiple non-technical people within the company are developing internal software tools to be deployed org wide. Hoping such demos will get them their recognition and incentives that they deserve. Management as expected are impressed and approving such POCs.<p>3. Hyperactive colleagues showcasing expert looking demos that leadership buys. All the while has zero understanding of what's happening underneath.<p>I didn't know how to articulate this problem well, but this article does a great job!</p>
]]></description><pubDate>Wed, 06 May 2026 18:16:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=48039627</link><dc:creator>krptos</dc:creator><comments>https://news.ycombinator.com/item?id=48039627</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48039627</guid></item><item><title><![CDATA[View Reconciliation Patterns in Declarative UI Toolkits]]></title><description><![CDATA[
<p>Article URL: <a href="https://docs.google.com/document/d/1Wu-z3tf_NBogpTjL4ImT14bE8Jw_uSgPlkI7u8zNKcI/edit">https://docs.google.com/document/d/1Wu-z3tf_NBogpTjL4ImT14bE8Jw_uSgPlkI7u8zNKcI/edit</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=36272662">https://news.ycombinator.com/item?id=36272662</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 10 Jun 2023 17:34:55 +0000</pubDate><link>https://docs.google.com/document/d/1Wu-z3tf_NBogpTjL4ImT14bE8Jw_uSgPlkI7u8zNKcI/edit</link><dc:creator>krptos</dc:creator><comments>https://news.ycombinator.com/item?id=36272662</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36272662</guid></item><item><title><![CDATA[Ask HN: Why is WebAssembly friendlier with system languages?]]></title><description><![CDATA[
<p>It's a naive question but points me directly to a large hole in my understanding of WebAssembly. Here are the hints I already gathered but didn't give me quite a complete picture yet:<p>1. It makes sense that any language with GC-less memory management will be easier to port to WASM, because in WASM all we have is a linear array of bytes as memory.<p>2. But then higher languages like Kotlin have a LLVM backend, and then derive WASM binaries from LLVM IR. What makes this possible?<p>3. Even dynamically typed languages like Python are ported to WASM (I guess they ship the interpreter itself with the binary which will make them heavier) but I'm not sure how is it different from #2 or am I confusing two different routes?<p>4. What does this even mean - https://github.com/WebAssembly/gc/#gc-proposal-for-webassembly ? "GC proposal for webassembly" - how will it aid in WASM becoming friendlier with higher level languages?<p>5. What exactly is ahead of time compilation? What relation does it have with WASM?<p>All this means I have a very shallow understanding of memory management. So feel free to get as technical as possible. Thank you!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=30205806">https://news.ycombinator.com/item?id=30205806</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Fri, 04 Feb 2022 12:12:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=30205806</link><dc:creator>krptos</dc:creator><comments>https://news.ycombinator.com/item?id=30205806</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30205806</guid></item><item><title><![CDATA[Story of Zoho]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.zoho.com/blog/general/25-years-of-zoho.html">https://www.zoho.com/blog/general/25-years-of-zoho.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=26487622">https://news.ycombinator.com/item?id=26487622</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 17 Mar 2021 07:29:40 +0000</pubDate><link>https://www.zoho.com/blog/general/25-years-of-zoho.html</link><dc:creator>krptos</dc:creator><comments>https://news.ycombinator.com/item?id=26487622</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26487622</guid></item><item><title><![CDATA[Show HN: Writango – Let readers stream your write-up as if you are talking]]></title><description><![CDATA[
<p>Article URL: <a href="http://writango.com/writes/@joelewis/play/whats-writango-1596183143">http://writango.com/writes/@joelewis/play/whats-writango-1596183143</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=18913635">https://news.ycombinator.com/item?id=18913635</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 15 Jan 2019 18:39:25 +0000</pubDate><link>http://writango.com/writes/@joelewis/play/whats-writango-1596183143</link><dc:creator>krptos</dc:creator><comments>https://news.ycombinator.com/item?id=18913635</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18913635</guid></item><item><title><![CDATA[New comment by krptos in "Is libreoffice online a viable alternative to gdocs?"]]></title><description><![CDATA[
<p>Not sure if anybody mentioned Zoho Writer (<a href="https://writer.zoho.com" rel="nofollow">https://writer.zoho.com</a>)<p>I find it has more formatting features than Google Docs. Best of all: no Ads and document reading bullshit.</p>
]]></description><pubDate>Tue, 27 Mar 2018 06:59:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=16685968</link><dc:creator>krptos</dc:creator><comments>https://news.ycombinator.com/item?id=16685968</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16685968</guid></item><item><title><![CDATA[New comment by krptos in "Web frameworks are transforming from runtime libraries into optimizing compilers"]]></title><description><![CDATA[
<p>Thanks for sharing!<p>That's a lot of good news. Yet, I find it unsettling, that there's always going to be a minimal(after compressing/gzipping) amount of repeating code for every component.<p>>The self-contained nature of Svelte components makes it easier to treat them as atomic downloads and use them as needed. For example, you could get to a working UI extremely fast, and then download more components for below-the-fold or other pages in the background. This could work well with HTTP/2.<p>This is a huge win though - if I can load the first component extremely fast with no extra code.</p>
]]></description><pubDate>Mon, 11 Sep 2017 11:58:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=15217806</link><dc:creator>krptos</dc:creator><comments>https://news.ycombinator.com/item?id=15217806</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15217806</guid></item><item><title><![CDATA[New comment by krptos in "The art of over-engineering your side projects"]]></title><description><![CDATA[
<p>Agreed. Generally, at any point of time I have two types of side projects going on:<p>#1. One that I am very clear about how to implement. One that I want build, ship and grab users as fast as I can. The real goal of the project is to get it out their in the market and make a tiny dent in the universe ;)<p>#2. One that I am not very clear about what it's gonna become. This one I want to take it slow. Experiment. Play with tech that I haven't had a chance to flirt with. The goal is to enhance my toolbelt and learn new concepts/tech.<p>Clearly keeping these projects separate helps me keep things clear. I quickly take decisions and move fast with one. I play and experiment a lot, no matter what the outcome is, with the other one.</p>
]]></description><pubDate>Fri, 01 Sep 2017 18:41:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=15151315</link><dc:creator>krptos</dc:creator><comments>https://news.ycombinator.com/item?id=15151315</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15151315</guid></item><item><title><![CDATA[How to Properly Learn a New Programming Language]]></title><description><![CDATA[
<p>Article URL: <a href="http://hexopress.com/@joe/blog/2017/07/27/how-to-properly-learn-a-new-programming-language-/">http://hexopress.com/@joe/blog/2017/07/27/how-to-properly-learn-a-new-programming-language-/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=14900253">https://news.ycombinator.com/item?id=14900253</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 01 Aug 2017 13:13:13 +0000</pubDate><link>http://hexopress.com/@joe/blog/2017/07/27/how-to-properly-learn-a-new-programming-language-/</link><dc:creator>krptos</dc:creator><comments>https://news.ycombinator.com/item?id=14900253</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14900253</guid></item><item><title><![CDATA[How to Properly Learn a New Programming Language]]></title><description><![CDATA[
<p>Article URL: <a href="http://hexopress.com/@joe/blog/2017/07/27/how-to-properly-learn-a-new-programming-language-/">http://hexopress.com/@joe/blog/2017/07/27/how-to-properly-learn-a-new-programming-language-/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=14883128">https://news.ycombinator.com/item?id=14883128</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 29 Jul 2017 21:41:37 +0000</pubDate><link>http://hexopress.com/@joe/blog/2017/07/27/how-to-properly-learn-a-new-programming-language-/</link><dc:creator>krptos</dc:creator><comments>https://news.ycombinator.com/item?id=14883128</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14883128</guid></item><item><title><![CDATA[New comment by krptos in "Ask HN: HNers who got their “Show HNs” on homepage, how is your site doing now?"]]></title><description><![CDATA[
<p>My Show HN (<a href="https://news.ycombinator.com/item?id=13857137" rel="nofollow">https://news.ycombinator.com/item?id=13857137</a>) HexoPress earned 200 signups in a span of couple of days.<p>The traffic spike, remained a spike and didn't continue long. But it gained a few regular users. I run my own blog with HexoPress (<a href="http://hexopress.com" rel="nofollow">http://hexopress.com</a>).</p>
]]></description><pubDate>Mon, 24 Jul 2017 17:27:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=14840588</link><dc:creator>krptos</dc:creator><comments>https://news.ycombinator.com/item?id=14840588</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14840588</guid></item><item><title><![CDATA[New comment by krptos in "Ask HN: What are some of the best job boards you have seen (any industry)?"]]></title><description><![CDATA[
<p><a href="http://hasjob.co" rel="nofollow">http://hasjob.co</a> - Used widely by startups in India. I find it clean and simple to use.<p>And the code is open-source!</p>
]]></description><pubDate>Mon, 03 Jul 2017 13:52:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=14688221</link><dc:creator>krptos</dc:creator><comments>https://news.ycombinator.com/item?id=14688221</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14688221</guid></item><item><title><![CDATA[New comment by krptos in "Ask HN: What business service would you pay $100/mo for"]]></title><description><![CDATA[
<p>Sorry for hijacking the thread.<p>What simple service would you pay $10/month for? #JustCurious</p>
]]></description><pubDate>Sat, 01 Jul 2017 18:16:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=14678207</link><dc:creator>krptos</dc:creator><comments>https://news.ycombinator.com/item?id=14678207</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14678207</guid></item><item><title><![CDATA[New comment by krptos in "What does ‘that = this’ in JavaScript mean?"]]></title><description><![CDATA[
<p>I prefer using `self` rather than `that`, for caching `this`.<p>Must be because I have a strong python background, but generally I find "self" makes more sense than a wild "that"!</p>
]]></description><pubDate>Sat, 08 Apr 2017 20:38:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=14068886</link><dc:creator>krptos</dc:creator><comments>https://news.ycombinator.com/item?id=14068886</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14068886</guid></item><item><title><![CDATA[New comment by krptos in "Tim Berners-Lee wins Turing Award"]]></title><description><![CDATA[
<p>> history is really hard to move around<p>Is it? 
I think there's a way to get around that, if the protocol defines standards for verbs.<p>Of course, it's difficult and can grow wild, yet very much possible.</p>
]]></description><pubDate>Tue, 04 Apr 2017 15:55:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=14034011</link><dc:creator>krptos</dc:creator><comments>https://news.ycombinator.com/item?id=14034011</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14034011</guid></item><item><title><![CDATA[New comment by krptos in "Show HN: HexoPress – a blog that syncs with your Google Docs"]]></title><description><![CDATA[
<p>Yes, very soon. Will be working on it, right away.</p>
]]></description><pubDate>Wed, 15 Mar 2017 15:48:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=13876909</link><dc:creator>krptos</dc:creator><comments>https://news.ycombinator.com/item?id=13876909</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=13876909</guid></item><item><title><![CDATA[New comment by krptos in "Show HN: HexoPress – a blog that syncs with your Google Docs"]]></title><description><![CDATA[
<p>Thanks! Here's mine - <a href="http://hexopress.com/@joe" rel="nofollow">http://hexopress.com/@joe</a>.<p>Nope, I haven't started concentrating on making it all that customizable, except for a few basics. It's in the roadmap.</p>
]]></description><pubDate>Tue, 14 Mar 2017 19:08:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=13870502</link><dc:creator>krptos</dc:creator><comments>https://news.ycombinator.com/item?id=13870502</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=13870502</guid></item><item><title><![CDATA[New comment by krptos in "WordStar: A Writer's Word Processor (1996)"]]></title><description><![CDATA[
<p>I use Zoho Writer for all my writings. - <a href="https://writer.zoho.com" rel="nofollow">https://writer.zoho.com</a><p>Zoho Writer, is one such word processor which has managed to retain a distraction free writing canvas, while still packed with features, found in a typical word processor.</p>
]]></description><pubDate>Tue, 14 Mar 2017 07:33:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=13865731</link><dc:creator>krptos</dc:creator><comments>https://news.ycombinator.com/item?id=13865731</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=13865731</guid></item><item><title><![CDATA[Ask HN: Which developers do you closely follow?]]></title><description><![CDATA[
<p>The one thing that keeps me inspired, more than anything, is following up with the activities of people whom I consider as masters.<p>When it comes to programming, which developers do you closely follow?<p>Please include blog/website/github links.<p>A couple of my favourites:<p>[TJ Holowaychuk](https://github.com/tj) - because he's a wizard. The number of premium open source projects he's been a part of, is just astounding.<p>[Dan Abramov](https://github.com/gaearon) - First hit on his redux talk, then drifted to his blog posts. I like his clarity of expressing the why's and how's.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=13520891">https://news.ycombinator.com/item?id=13520891</a></p>
<p>Points: 551</p>
<p># Comments: 264</p>
]]></description><pubDate>Mon, 30 Jan 2017 13:22:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=13520891</link><dc:creator>krptos</dc:creator><comments>https://news.ycombinator.com/item?id=13520891</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=13520891</guid></item><item><title><![CDATA[New comment by krptos in "Ask HN: Are we overcomplicating software development?"]]></title><description><![CDATA[
<p>"putting your logic into types is better"<p>Can you elaborate on that one? Sounds interesting to me.</p>
]]></description><pubDate>Wed, 18 Jan 2017 18:18:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=13428721</link><dc:creator>krptos</dc:creator><comments>https://news.ycombinator.com/item?id=13428721</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=13428721</guid></item></channel></rss>