<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: rv77ax</title><link>https://news.ycombinator.com/user?id=rv77ax</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 02 May 2026 20:41:29 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=rv77ax" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by rv77ax in "Give up GitHub: The time has come"]]></title><description><![CDATA[
<p>This is called "vendor lock-in" [1]. I believe you have heard it before.<p>If the article's writer read this, please add this as one of the reason why FOSS need to move from GitHub.<p>[1] <a href="https://en.wikipedia.org/wiki/Vendor_lock-in" rel="nofollow">https://en.wikipedia.org/wiki/Vendor_lock-in</a></p>
]]></description><pubDate>Sat, 02 Jul 2022 16:43:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=31960493</link><dc:creator>rv77ax</dc:creator><comments>https://news.ycombinator.com/item?id=31960493</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31960493</guid></item><item><title><![CDATA[New comment by rv77ax in "Ask HN: What's the largest amount of bad code you have ever seen work?"]]></title><description><![CDATA[
<p>Have you heard the term "marketing"?</p>
]]></description><pubDate>Thu, 15 Nov 2018 22:35:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=18464121</link><dc:creator>rv77ax</dc:creator><comments>https://news.ycombinator.com/item?id=18464121</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18464121</guid></item><item><title><![CDATA[New comment by rv77ax in "Rewards of Up to $500K Offered for FreeBSD, OpenBSD, NetBSD, Linux Zero-Days"]]></title><description><![CDATA[
<p>Impossible.  Our ego is too high to allow bug in our code.</p>
]]></description><pubDate>Fri, 29 Jun 2018 16:17:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=17425405</link><dc:creator>rv77ax</dc:creator><comments>https://news.ycombinator.com/item?id=17425405</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17425405</guid></item><item><title><![CDATA[New comment by rv77ax in "GitHub Stars !== Usage: React Is Still Blowing Vue and Angular Away"]]></title><description><![CDATA[
<p>I think using number of downloaded will also count number of build on each commit. Imagine if you have three branch in your repository, each push will rebuild the project (redownload dependencies). If you push three times a day it will download three dependencies three times.<p>Also, some project include their dependencies to VCS which only count once per build.</p>
]]></description><pubDate>Sat, 23 Jun 2018 19:26:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=17382930</link><dc:creator>rv77ax</dc:creator><comments>https://news.ycombinator.com/item?id=17382930</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17382930</guid></item><item><title><![CDATA[New comment by rv77ax in "Exa, a modern replacement for ls"]]></title><description><![CDATA[
<p>The last thing I want in terminal is colours.</p>
]]></description><pubDate>Fri, 04 Aug 2017 05:00:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=14926429</link><dc:creator>rv77ax</dc:creator><comments>https://news.ycombinator.com/item?id=14926429</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14926429</guid></item><item><title><![CDATA[New comment by rv77ax in "SoundCloud's Collapse"]]></title><description><![CDATA[
<p>Instead of pursuing major record label, did they not even though about creating one?</p>
]]></description><pubDate>Sun, 30 Jul 2017 17:22:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=14886900</link><dc:creator>rv77ax</dc:creator><comments>https://news.ycombinator.com/item?id=14886900</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14886900</guid></item><item><title><![CDATA[New comment by rv77ax in "JavaScript Fatigue: Realities of Our Industry"]]></title><description><![CDATA[
<p>I bet the author use space instead of tab.</p>
]]></description><pubDate>Thu, 27 Jul 2017 06:05:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=14862993</link><dc:creator>rv77ax</dc:creator><comments>https://news.ycombinator.com/item?id=14862993</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14862993</guid></item><item><title><![CDATA[New comment by rv77ax in "Ask HN: In what creative ways are you using Makefiles?"]]></title><description><![CDATA[
<p>I use makefile as the library package dependency [1], maybe like what package.json was in node environment.<p>The idea is if you want to use the library, you just include the makefile inside your project makefile, define a TARGET values and you will automatically have tasks for build, debug, etc.<p>The key is a hack on .SECONDEXPANSION pragma of GNU make, which means it's only work in GNU/Linux environment.<p>[1] <a href="https://GitHub.com/shuLhan/libvos" rel="nofollow">https://GitHub.com/shuLhan/libvos</a><p>Edit: ah, turn out I write some documentation about it here:  <a href="http://kilabit.info/projects/libvos/doc/index.html" rel="nofollow">http://kilabit.info/projects/libvos/doc/index.html</a></p>
]]></description><pubDate>Mon, 24 Jul 2017 19:35:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=14841890</link><dc:creator>rv77ax</dc:creator><comments>https://news.ycombinator.com/item?id=14841890</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14841890</guid></item><item><title><![CDATA[New comment by rv77ax in "Meet the Man Traveling the World on $25M of Bitcoin Profits"]]></title><description><![CDATA[
<p>The only question on my mind: where did he cash his money? Or, who has big cash to redeem his Bitcoin with million dollars transaction?</p>
]]></description><pubDate>Sun, 09 Jul 2017 05:46:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=14728538</link><dc:creator>rv77ax</dc:creator><comments>https://news.ycombinator.com/item?id=14728538</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14728538</guid></item><item><title><![CDATA[New comment by rv77ax in "GitNotifier – Email notifications for selected GitHub repository/profile events"]]></title><description><![CDATA[
<p>They provide it through RSS feeds.</p>
]]></description><pubDate>Thu, 06 Jul 2017 03:51:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=14708020</link><dc:creator>rv77ax</dc:creator><comments>https://news.ycombinator.com/item?id=14708020</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14708020</guid></item><item><title><![CDATA[New comment by rv77ax in "Jobs that are disappearing thanks to robots"]]></title><description><![CDATA[
<p>Why accountant is not in the list?<p>AFAIK, there is no changes in accounting process since, I don't know, 50 years ago? Accounting should have been replaced by software and people start teaching/learning how to use the software instead of teaching at university.</p>
]]></description><pubDate>Sun, 14 Feb 2016 20:40:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=11099894</link><dc:creator>rv77ax</dc:creator><comments>https://news.ycombinator.com/item?id=11099894</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=11099894</guid></item><item><title><![CDATA[New comment by rv77ax in "Ask HN: I just decided to drop university. What's your advice?"]]></title><description><![CDATA[
<p>Do not. If you based your decision because you think or heard that some famous and rich people dropped out from school, you just committed survivorship bias. [1]<p>Here is a thing that I learned when I finished college (I have two degrees which means it has been happened twice in my life):<p>college is not just about learning, its about finding friends and socializing. You can learn anything by yourself, anytime, anywhere, but knowing some people is hard.<p>You may think that your friend is loser, because they are just playing or party around. Well, here is the thing: one of your friend will be someone, either small business men or work in government. This is a long-term investment. When they success and you have learned more skill in IT, when they need some custom software or service, they will probably remember you and call you or vice versa.<p>Big company can wait later, do you think you are the only programmer out there? Think again, there is probably more with a degree, experience, and smarter than you.<p>So, you failed on exam? Try again and keep having fun with your friend.<p>So, you don't like socializing? Write something, built something, while you still have free time in college, learn and create. Later you will get a degree and product to show. Free time is hard to get when you already in "big" company.<p>[1] <a href="https://en.wikipedia.org/wiki/Survivorship_bias" rel="nofollow">https://en.wikipedia.org/wiki/Survivorship_bias</a></p>
]]></description><pubDate>Thu, 17 Dec 2015 22:50:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=10755214</link><dc:creator>rv77ax</dc:creator><comments>https://news.ycombinator.com/item?id=10755214</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10755214</guid></item><item><title><![CDATA[New comment by rv77ax in "Slack Platform Launch"]]></title><description><![CDATA[
<p>Do you even use Slack? I don't work for Slack but your comment is so misleading.<p>> but one thing that concerns me is that the discussion that happens is no longer (easily) searchable.<p>No it is not. Look at the top right and type your words. If you use free plan, only 10k message will be archived, other than that it will be deleted.[1]<p>> Mailing list archives are handy when you are looking for a solution to a problem. With Slack, a lot of that knowledge disappears.<p>Its a tool for direct communication for group, not for documentation. I think you miss a hammer for screwdriver.<p>[1] <a href="https://myabuy.slack.com/pricing" rel="nofollow">https://myabuy.slack.com/pricing</a></p>
]]></description><pubDate>Wed, 16 Dec 2015 16:54:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=10745508</link><dc:creator>rv77ax</dc:creator><comments>https://news.ycombinator.com/item?id=10745508</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10745508</guid></item><item><title><![CDATA[The Sharing Economy]]></title><description><![CDATA[
<p>Article URL: <a href="http://www.fastcompany.com/magazine/155/the-sharing-economy.html">http://www.fastcompany.com/magazine/155/the-sharing-economy.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=2492558">https://news.ycombinator.com/item?id=2492558</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 28 Apr 2011 07:52:44 +0000</pubDate><link>http://www.fastcompany.com/magazine/155/the-sharing-economy.html</link><dc:creator>rv77ax</dc:creator><comments>https://news.ycombinator.com/item?id=2492558</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=2492558</guid></item><item><title><![CDATA[New comment by rv77ax in "It’s Faster Because It’s C"]]></title><description><![CDATA[
<p>Agree.<p>Plus, C/C++ programmer can do a refactoring or optimizing more in their code, even in low level, with the limit is only their time and skills, but in high level languages like Java/.NET optimizing level is stuck in VM.</p>
]]></description><pubDate>Tue, 13 Jul 2010 14:34:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=1511475</link><dc:creator>rv77ax</dc:creator><comments>https://news.ycombinator.com/item?id=1511475</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=1511475</guid></item><item><title><![CDATA[New comment by rv77ax in "Stop obfuscating your email address - a geek mistake"]]></title><description><![CDATA[
<p>Looks like we miss some important question here.
How spammer got the emails ? Do the Spam bots really crawled to every web pages ?<p>Some note that i learn from Internet to minimize spam emails:<p>- <i>Never</i> use third party proxy or anonymous network (i.e. Tor). I once work for company that not allowed to use any port except 8080, so for several months i use Tor. Suddenly, after several weeks my spam folder increased with junk emails.<p>- Make sure you clear all your caches and cookies _before_ and after browsing for pr0n. duh! :)<p>- Never use any third party application from Facebook/MySpace/any-social-networks, unless you using your non-private mail on your Facebook/MySpace/any-social-networks account.<p>- Do not read spam email. If you know that email is spam just check it and delete, or let the system delete it automatically, like Gmail do. I do not know anything about SMTP protocol but there is one feature that make your email notified to sender when you read it, by opening your email you just notified the spammer that your email is, at least still, active.<p>Spammer, in context of the emails gatherer, is not stupid. They know what their doing.</p>
]]></description><pubDate>Sun, 01 Nov 2009 17:44:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=915298</link><dc:creator>rv77ax</dc:creator><comments>https://news.ycombinator.com/item?id=915298</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=915298</guid></item><item><title><![CDATA[New comment by rv77ax in "D. J. Bernstein"]]></title><description><![CDATA[
<p>Dennis MacAlistair Ritchie & Kenneth Lane Thompson.<p>thread closed.</p>
]]></description><pubDate>Mon, 19 Oct 2009 16:02:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=890310</link><dc:creator>rv77ax</dc:creator><comments>https://news.ycombinator.com/item?id=890310</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=890310</guid></item><item><title><![CDATA[New comment by rv77ax in "30 years of failure: the username/password combination"]]></title><description><![CDATA[
<p>i use 2 grams of 'salt' on my password plus the site name where i want to login. it's simple an easy to remember.<p><a href="http://journal.kilabit.org/salt-n-pepper" rel="nofollow">http://journal.kilabit.org/salt-n-pepper</a><p>how do you "create" your password ?</p>
]]></description><pubDate>Fri, 16 Oct 2009 06:07:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=884889</link><dc:creator>rv77ax</dc:creator><comments>https://news.ycombinator.com/item?id=884889</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=884889</guid></item><item><title><![CDATA[New comment by rv77ax in "How the Linux desktop shoots itself in the foot."]]></title><description><![CDATA[
<p>This is what happened when non-engineering people become part of engineering. Everything is looks wrong.<p>'90: "Dear X, your program does not work in my system, here is a patch."<p>'00: "WTF, i cannot run this program, what should i do ?"<p>There is nothing wrong in Linux as OS, in fact it's become more mature and usable since i first install it. Most problems that i read in forum now is about not working hardware or from people that does not know how to read manual or to lazy.</p>
]]></description><pubDate>Thu, 15 Oct 2009 14:19:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=883406</link><dc:creator>rv77ax</dc:creator><comments>https://news.ycombinator.com/item?id=883406</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=883406</guid></item><item><title><![CDATA[New comment by rv77ax in "Ask HN: Whom do you admire most?"]]></title><description><![CDATA[
<p>homer simpsons.
i know, i know, his totally a jerk, but i wish i could spend just one day with him.</p>
]]></description><pubDate>Thu, 08 Oct 2009 05:35:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=868386</link><dc:creator>rv77ax</dc:creator><comments>https://news.ycombinator.com/item?id=868386</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=868386</guid></item></channel></rss>