<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Dilip's Log</title><link>http://idlip.in/</link><description>Dilip's Log</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><copyright>Copyright © 2023-2026, Dilip | Zororg; All rights reserved.</copyright><lastBuildDate>Tue, 06 Jan 2026 00:00:00 +0000</lastBuildDate><atom:link href="http://idlip.in/tags/snippets/rss.xml" rel="self" type="application/rss+xml"/><ttl>1440</ttl><item><title>Revamp the blogs</title><link>http://idlip.in/posts/revamp-blog-2026/</link><pubDate>Tue, 06 Jan 2026 00:00:00 +0000</pubDate><guid isPermaLink="true">http://idlip.in/posts/revamp-blog-2026/</guid><category>snippets</category><description>&lt;p&gt;
Hello world, again!&lt;/p&gt;
&lt;p&gt;
Hopefully with this new year (2026) I wish to do regular blogs and get habit of giving (writing) out more.&lt;/p&gt;
&lt;p&gt;
I&amp;#39;m a heck fanatic of ASCII text, I prefer text reading over any media. I really want to get on with blog (even crap quality is fine for now). I actually write tech-report for &lt;a href="https://fossunited.org/blogs/tech-report"&gt;FOSSUnited platform&lt;/a&gt; and to improvise that as well I better do more writing here!&lt;/p&gt;
&lt;p&gt;
Btw with this new year I bought a domain for myself (&lt;a href="https://idlip.in)"&gt;https://idlip.in)&lt;/a&gt; yay :), been thinking for many days and finally went ahead. Might do zororg.in or dev as well.&lt;/p&gt;
&lt;p&gt;
The name is mostly derived as my github username, the significance is simply first two letter transposed of my name.
Dilip (idlip)
If not for this, maybe I&amp;#39;d have picked &amp;#34;Gol D. Lip&amp;#34; in the veins of OnePiece (Gol D. Roger) {hey there is will of D here}&lt;/p&gt;
&lt;p&gt;
You can send me email on &lt;a href="mailto:hi@idlip.in"&gt;hi@idlip.in&lt;/a&gt; (I love emails as well)&lt;/p&gt;
&lt;p&gt;
&lt;em&gt;Read more, write more, give more&lt;/em&gt;&lt;/p&gt;</description></item><item><title>Overview of Decentralized socials</title><link>http://idlip.in/posts/overview-decentralized-socials/</link><pubDate>Sun, 06 Apr 2025 00:00:00 +0000</pubDate><guid isPermaLink="true">http://idlip.in/posts/overview-decentralized-socials/</guid><category>snippets</category><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="https://arxiv.org/abs/2504.00071"&gt;https://arxiv.org/abs/2504.00071&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The paper elaborates on architecture of Decentralized social networks.
Although not much takeaways for common users, but it ensure that Decentralized networks would be the way future for privacy and security concerns.&lt;/p&gt;
&lt;p&gt;
Although I lurk around mastodon, I think Decentralized did not work as expected. Althought small communities can group together, the inter-connection between other serves are tedious.
There is no smoother discovery of posts. The pain is, some account in a server must expose or connect with other server people to get their feed/posts exposed in current server. So unless that, even with trendy hashtags, there is no way to view their posts.&lt;/p&gt;
&lt;p&gt;
This becomes a hindrance, that&amp;#39;s why bluesky with their big mono server can tackle them with some business model.
Although mastodon has &lt;code class="verbatim"&gt;mastodon.social&lt;/code&gt; instance for big giant network.&lt;/p&gt;
&lt;p&gt;
Even though small communities thrive, a single person cannot take forth maintenance longer, many would appreciate some volunteer donation and support.&lt;/p&gt;
&lt;p&gt;
As a sad one, &lt;code class="verbatim"&gt;emacs.ch&lt;/code&gt; got shutdown due to its maintenance burder. As of writing &lt;code class="verbatim"&gt;emacs.social&lt;/code&gt; seems to be up for same cause, although the emacs community has already diversed.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;Also this hopefully marks end of an hiatus to this site, and revert this blog site with more stream of posts.&lt;/p&gt;</description></item><item><title>Biocode Daily to hack solutions</title><link>http://idlip.in/posts/biocode-daily/</link><pubDate>Thu, 03 Apr 2025 00:00:00 +0000</pubDate><guid isPermaLink="true">http://idlip.in/posts/biocode-daily/</guid><category>snippets</category><category>bioinformatics</category><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.biocodedaily.com/"&gt;https://www.biocodedaily.com/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Biocode Daily is a new platform like &lt;a href="https://rosalind.info"&gt;rosalind&lt;/a&gt;, which offers daily bio-related coding challenges.&lt;/p&gt;
&lt;p&gt;
Its python oriented currently, which basically gives problems and expects a solution on given example and also on hidden tests.&lt;/p&gt;
&lt;p&gt;
These hidden tests are the good ones, because you need to solve the problems effectively and cannot just hard code some solutions to get over it. Althought very new, I&amp;#39;m excited to see how it will grow, as I&amp;#39;m highly anticipating a comments section, a way to engage with others and share code with help.&lt;/p&gt;
&lt;figure&gt;
&lt;img src="http://idlip.in/images/biocode-lb.png" alt="/images/biocode-lb.png" title="/images/biocode-lb.png" width="70%"/&gt;
&lt;figcaption&gt;
Leaderboard as of third day challenge (I&amp;#39;m at #8)
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;
I missed the first day challenge, so I could not have 3 done.&lt;/p&gt;
&lt;p&gt;
Biocode also offers daily challenge in easy and hard form, clearing any would grant as solved.&lt;/p&gt;
&lt;p&gt;
I actually wanted to get involved with this, or at least follow up on development. I had mailed the contact author, but ig my mail went to spam. Should probably nudge sometime.&lt;/p&gt;</description></item><item><title>Nobody Cares about blogs</title><link>http://idlip.in/posts/nobody-cares/</link><pubDate>Thu, 08 Feb 2024 00:00:00 +0000</pubDate><guid isPermaLink="true">http://idlip.in/posts/nobody-cares/</guid><category>blog</category><category>snippets</category><description>&lt;p&gt;
This is an obvious statement over this era, that things are moving so fast that people lost the touch of blogs.
I came across an interesting blog post on how nobody would care, and it sounded pretty reasonable. In fact, social media&amp;#39;s have dominated over rss (Ik nobody even is aware of it now) and blog sites. Another interesting fact, AI has taken over social media now.&lt;/p&gt;
&lt;p&gt;
Now, only AI and social media becomes the de-facto place to read about others post. Having a website or blog site is like now people calling you, &amp;#34;are you still living in old times?&amp;#34;&lt;/p&gt;
&lt;p&gt;
Also the site features good blogs, and &lt;a href="https://www.alexmolas.com/blogroll.html"&gt;blogroll&lt;/a&gt; which has more blogs posts linked. Its one of the gem!&lt;/p&gt;
&lt;p&gt;
https://www.alexmolas.com/2023/07/15/nobody-cares-about-your-blog.html&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;Probably I might add more sites, or blogroll like page to my site in future. In the mean, I&amp;#39;ll plan to share some interesting blogs read in snippets as a list!&lt;/p&gt;</description></item><item><title>Art of Getting things Done</title><link>http://idlip.in/posts/art-gtd/</link><pubDate>Sat, 03 Feb 2024 00:00:00 +0000</pubDate><guid isPermaLink="true">http://idlip.in/posts/art-gtd/</guid><category>snippets</category><category>gtd</category><description>
&lt;div id="outline-container-headline-1" class="outline-2"&gt;
&lt;h2 id="headline-1"&gt;
GTD
&lt;/h2&gt;
&lt;div id="outline-text-headline-1" class="outline-text-2"&gt;
&lt;p&gt;The tendency to organize things, and get the workflow in right track is a natural process, and we insist more on that in today&amp;#39;s world. The mere idea of finding the &amp;#34;right way&amp;#34;, &amp;#34;Best way possible&amp;#34; is a driving opinion for various Internet opinions. People do share what works for them, and they argue.&lt;/p&gt;
&lt;p&gt;
The ultimate deal I found is, a system does not have to help you, the natural process has to help you in getting things done.&lt;/p&gt;
&lt;p&gt;
Nowadays, the system has become a hindrance in workflow, like those popular apps trying to do that thing for you.&lt;/p&gt;
&lt;p&gt;
Usually to most of the person, GTD is not organized, it just goes hand in hand like a chain and workflow is mapped into our brain.
Sure digital ecosystem has occupied and developed into a &amp;#34;Second brain&amp;#34; for us, but that should be too much work for &lt;strong&gt;first brain&lt;/strong&gt; to train &lt;span style="text-decoration: underline;"&gt;second brain&lt;/span&gt; to work perfectly for a system.&lt;/p&gt;
&lt;p&gt;
Just let go of the plans, just focus on what things to do for now. Slowly and gradually let your own system evolve that works perfectly for you, and there is no need to let the world know or judge about our system.&lt;/p&gt;
&lt;p&gt;
This snippet was addressed on the latest trends, and my long readings on articles and blogs over &lt;strong&gt;Zettelkasten&lt;/strong&gt;, &lt;strong&gt;Getting Things Done&lt;/strong&gt;, &lt;strong&gt;Personal Knowledge Management&lt;/strong&gt; &amp;amp; &lt;strong&gt;Note-Taking&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;
This would be a never ending story, and ultimately I just sat with defaults without much over thinking the system or best practice. Just go with &lt;strong&gt;Org mode&lt;/strong&gt;, plain text file with headings defined to make sense, add &lt;code class="verbatim"&gt;TODO&lt;/code&gt; for necessary tasks, and over a month, make changes if required to make it feasible and handy for next month. This worked great, I don&amp;#39;t need complexity or automation for me to see at redundant information on my notes.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;</description></item><item><title>Organize File</title><link>http://idlip.in/posts/organize-file/</link><pubDate>Sat, 16 Dec 2023 00:00:00 +0000</pubDate><guid isPermaLink="true">http://idlip.in/posts/organize-file/</guid><category>snippets</category><category>orgmode</category><description>&lt;p&gt;
From past few days I have been dabbling in the dimension of how to organize files, notes in effective manner. After jumping deep into the rabbit hole, I went on a spree of digesting several blog posts, articles on maintaining files, organizing notes, getting things done, what not, the list goes on.&lt;/p&gt;
&lt;p&gt;
With power of &lt;strong&gt;org-mode&lt;/strong&gt; comes the doubt, is it efficient to maintain one big org file or multiple small files. Yes, its personal preference based on users need, there is no set guided rules.&lt;/p&gt;
&lt;p&gt;
I stumbled across &lt;code class="verbatim"&gt;Zettelkasten&lt;/code&gt; system which wasn&amp;#39;t new, I was aware of it in the likes of &lt;code class="verbatim"&gt;org-roam&lt;/code&gt;, although I believe I did not have much matter to use it to some potential to form sensible network. So for now, no hard plans of multiple small files.&lt;/p&gt;
&lt;p&gt;
After many reading, especially Karl voit&amp;#39;s posts (&lt;a href="https://karl-voit.at"&gt;site&lt;/a&gt;), I was kinda convinced that file system hierarchy does not make sense, as the file system model I have may change over time, and I would not like to remember and know where I placed something and where to place something. The schema of Zettelkasten is also against this, like you maintain small files and just connect them based on UniqueID or with complexity of SQL database. The simpler alternative would be &lt;code class="verbatim"&gt;denote&lt;/code&gt; emacs package, then too I don&amp;#39;t see the light on using it to the potential. I liked denote way of naming files, and it is format agnostic, does not depend on anything. Just pure elisp to do the job.&lt;/p&gt;
&lt;p&gt;
Thus as a safer approach, I renamed some notes files to denote convention (as there is no harm/changes in that).&lt;/p&gt;
&lt;p&gt;
Ultimately the fruit to yield is, just go with whatever is easy and that gets the work done. Forgetting people&amp;#39;s upfront images, looking at other side proved me that nobody is well organized in every way. Everybody lacks something in one or the other way, like I saw person who maintained file system well organized, but the desk and the room was gross and jam packed. So it depends, but the key takeaway is, if it just works; That&amp;#39;s enough. But as time goes, changes and upgrades are required.&lt;/p&gt;</description></item><item><title>Beyond Ken</title><link>http://idlip.in/posts/ken-quotes/</link><pubDate>Fri, 02 Jun 2023 00:00:00 +0000</pubDate><guid isPermaLink="true">http://idlip.in/posts/ken-quotes/</guid><category>quotes</category><category>snippets</category><description>&lt;p&gt;
Welcome to some more snippet of Quotes.
Lately I have been busy, kinda dusting off my table. &lt;em&gt;Ooof.. procastination!&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;
Some more laughs, some more values!&lt;/p&gt;
&lt;hr&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Napoleon Bonaparte&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;If you want a thing done well, do it yourself.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Henny Youngman&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;I once wanted to become an atheist, but I gave up - they have no holidays.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Lillian Hellman&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Things start out as hopes and end up as habits.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Dorothy Parker&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The cure for boredom is curiosity. There is no cure for curiosity.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Randy K. Milholland&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Lies are like children. If you don&amp;#39;t nurture them, they&amp;#39;ll never be useful later.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Ralph W. Sockman&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The test of courage comes when we are in the minority. The test of tolerance comes when we are in
the majority.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Ethel Waters&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;We are all gifted. That is our inheritance.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Tom Brokaw&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;It&amp;#39;s easy to make a buck. It&amp;#39;s a lot tougher to make a difference.&amp;#34;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Sonya Parker&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Live your life for you not for anyone else. Don’t let the fear of being judged, rejected or
disliked stop you from being yourself.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Wayne Dyer&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;If you believe it will work out, you’ll see opportunities. If you believe it won’t, you will see
obstacles.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Anime&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The strongest hearts have the most scars.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;div class="center-block" style="text-align: center; margin-left: auto; margin-right: auto;"&gt;
&lt;p&gt;Hopefully with those melifluous thoughts, I hope you are alright ;)&lt;/p&gt;
&lt;/div&gt;</description></item><item><title>Cognizance</title><link>http://idlip.in/posts/cognizance-quotes/</link><pubDate>Sat, 22 Apr 2023 00:00:00 +0000</pubDate><guid isPermaLink="true">http://idlip.in/posts/cognizance-quotes/</guid><category>snippets</category><category>quotes</category><description>&lt;p&gt;
Welcome to next snippet of Quotes.&lt;/p&gt;
&lt;p&gt;
Hope so, it is advising enough to make your day well ;)&lt;/p&gt;
&lt;hr&gt;
&lt;ul&gt;
&lt;li&gt;Psychology Reads&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;People Aren&amp;#39;t Better Lie Detectors (50-60%) in More Realistic Settings&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Nothing in life is as important as you think it is, while you are thinking about it&lt;/p&gt;
&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Herm Albright&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A positive attitude may not solve all your problems, but it will annoy enough people to make it worth the effort.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Bret Harte&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The only sure thing about luck is that it will change.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Philip G. Hammerton&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Have you ever observed that we pay much more attention to a wise passage when it is quoted than when we read it in the original author?&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Woodrow Wilson&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The man who is swimming against the stream knows the strength of it.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;div class="center-block" style="text-align: center; margin-left: auto; margin-right: auto;"&gt;
&lt;p&gt;With these sweet little pies, I hope it does make your day alive ;)&lt;/p&gt;
&lt;/div&gt;</description></item><item><title>Insightful Quotes</title><link>http://idlip.in/posts/insight-quotes/</link><pubDate>Wed, 29 Mar 2023 00:00:00 +0000</pubDate><guid isPermaLink="true">http://idlip.in/posts/insight-quotes/</guid><category>snippets</category><category>quotes</category><description>&lt;p&gt;
I will be making few snippets on few quotes which impressed me or made me laugh for the day!&lt;/p&gt;
&lt;p&gt;
Hope so, it is insightful enough for you also.&lt;/p&gt;
&lt;hr&gt;
&lt;ul&gt;
&lt;li&gt;Self quote&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Don&amp;#39;t just read, Think - Research and Understand!&lt;/p&gt;
&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Walt Kelly&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Every burden is a blessing.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Gustave Flaubert&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The art of writing is the art of discovering what you believe.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Samuel Butlet&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Let us be grateful to the mirror for revealing to us our appearance only.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Joseph Cossman&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Obstacles are things a person sees when he takes his eyes off his goal.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Henny Youngman&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;I told the doctor I broke my leg in two places. He told me to quit going to those places.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Barabara Tober&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Traditions are group efforts to keep the unexpected from happening.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Frank Wilczek&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;In physics, you don&amp;#39;t have to go around making trouble for yourself - nature does it for you.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;David Coblitz&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A committee can make a decision that is dumber than any of its members.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;div class="center-block" style="text-align: center; margin-left: auto; margin-right: auto;"&gt;
&lt;p&gt;With that &lt;strong&gt;&amp;#34;quoted&amp;#34;&lt;/strong&gt;, I hope you have a great day!&lt;/p&gt;
&lt;p&gt;
Visit the snippets again!&lt;/p&gt;
&lt;/div&gt;</description></item><item><title>RSS: The better Internet</title><link>http://idlip.in/posts/rss-web/</link><pubDate>Thu, 23 Mar 2023 00:00:00 +0000</pubDate><guid isPermaLink="true">http://idlip.in/posts/rss-web/</guid><category>snippets</category><category>news</category><category>rss</category><description>
&lt;div id="outline-container-headline-1" class="outline-2"&gt;
&lt;h2 id="headline-1"&gt;
Cheesy Internet
&lt;/h2&gt;
&lt;div id="outline-text-headline-1" class="outline-text-2"&gt;
&lt;p&gt;
I don&amp;#39;t have to say this, the Internet is hella bloated.. Junks are everywhere, nobody knows that they read shit, they are watching shits whole time.&lt;/p&gt;
&lt;p&gt;
Just do a test, How many popups have you closed today, How many cookies (web) have you eaten, How many captchas did you solve, How many minutes did you wait to skip an ad just to watch a video… Even worse, ads sponsors are embedded within a video (So cruel and harsh world)
&lt;em&gt;It goes on&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;
Internet and digital software&amp;#39;s are getting so much bloated, people (normies) have forgotten Unix or say &amp;#39;minimalism&amp;#39;. People are upgrading RAM like anything, 8GB ain&amp;#39;t enough it-seems for them. Here, I do everything with just 4GB RAM.
People these days all need ready-made/ready-to-work stuffs, I wonder how do they even watch DIY channels on YouTube.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id="outline-container-headline-2" class="outline-2"&gt;
&lt;h2 id="headline-2"&gt;
The Hero
&lt;/h2&gt;
&lt;div id="outline-text-headline-2" class="outline-text-2"&gt;
&lt;p&gt;
Rss stands for &lt;strong&gt;Really Simple Syndication&lt;/strong&gt;, It is a classic on consuming web as supposedly it was built for. Today its all crappy &lt;strong&gt;JavaScript&lt;/strong&gt; (a big bloat of cheese).&lt;/p&gt;
&lt;p&gt;
People literally have forgotten to read and embrace the text, everyone wants; YouTube tutorials, or some designed way to make them understand.
Shit, its a no joke, that&amp;#39;s why AI have evolved these days.
Make our life easy? Lol&lt;/p&gt;
&lt;p&gt;
It can easily fetch content from web and easily showcase the actual content only. If that content is valuable, we should value our way to taking it.&lt;/p&gt;
&lt;p&gt;
Actually many of you might know famous news reader called &lt;strong&gt;Feedly&lt;/strong&gt;, it is based on Rss system under-the-hood.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id="outline-container-headline-3" class="outline-2"&gt;
&lt;h2 id="headline-3"&gt;
Feed Readers
&lt;/h2&gt;
&lt;div id="outline-text-headline-3" class="outline-text-2"&gt;
&lt;p&gt;
If you use window there are famous readers like fluent reader.
On Linux you get &lt;a href="https://newsboat.org/"&gt;newsboat&lt;/a&gt; (terminal lovers), I use &lt;a href="https://github.com/skeeto/elfeed"&gt;elfeed&lt;/a&gt; (Emacs way).&lt;/p&gt;
&lt;p&gt;
For GUI Linux user you get : (Install with your system&amp;#39;s package manager or use AppImage/Flathub)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/lwindolf/liferea/"&gt;Liferea&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/yang991178/fluent-reader"&gt;Fluent-reader&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.thunderbird.net/en-US"&gt;Thunderbird&lt;/a&gt; (Email client + Rss)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://gitlab.com/news-flash/news_flash_gtk"&gt;NewsFlash&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://apps.kde.org/en/akregator"&gt;Kde&amp;#39;s Akregator&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Watching YouTube contents is whole lot better in Mpv with sponsorblock (It gives seamless content joy)&lt;/p&gt;
&lt;p&gt;
Actually elfeed integrates so well with Emacs, I don&amp;#39;t have to learn new stuffs for another application or keyboard shortcuts.&lt;/p&gt;
&lt;p&gt;
That&amp;#39;s one of the reason I call &lt;strong&gt;Emacs as the GOAT-E (Editor)&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;
I will try to expand more bits on rss feeds value by making a detailed post.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;</description></item><item><title>Emacs is OP</title><link>http://idlip.in/posts/emacs-goat/</link><pubDate>Wed, 22 Mar 2023 00:00:00 +0000</pubDate><guid isPermaLink="true">http://idlip.in/posts/emacs-goat/</guid><category>snippets</category><category>emacs</category><category>vim</category><description>&lt;p&gt;
Before anyone shouts vim, let me &lt;code&gt;:q!&lt;/code&gt;
I was a vimmer for a year, I played and had a good basic config. Even after an year, I didn&amp;#39;t grasp the full potential of vim, it was just handy to use &lt;code class="verbatim"&gt;hjkl&lt;/code&gt; to move around.&lt;/p&gt;
&lt;p&gt;
But When I&amp;#39;m learning Emacs, the experience is immense, it defines how things are meant and the legacy of Emacs for 40 years, is not a joke.&lt;/p&gt;
&lt;p&gt;
I cannot just rant to make people ditch vim for Emacs, But once you understand you will realize, that is why people went and made &lt;code&gt;evil&lt;/code&gt; mode to emulate Vi layer (vim 100%).&lt;/p&gt;
&lt;p&gt;
Now they get the &lt;strong&gt;Best&lt;/strong&gt; of both the World!&lt;/p&gt;
&lt;p&gt;
Nonetheless, Emacs is the &lt;strong&gt;GOAT&lt;/strong&gt; !&lt;/p&gt;</description></item><item><title>Journey Begins</title><link>http://idlip.in/posts/blogging-journey/</link><pubDate>Tue, 21 Mar 2023 00:00:00 +0000</pubDate><guid isPermaLink="true">http://idlip.in/posts/blogging-journey/</guid><category>snippets</category><description>&lt;p&gt;
I have almost set my first static website.
From here my creativity goes public to the world.&lt;/p&gt;
&lt;p&gt;
Its just a small thing, but my passion thanks me for this.&lt;/p&gt;
&lt;p&gt;
Its time.. time to begin the chapter!&lt;/p&gt;</description></item></channel></rss>