<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Debian on JOURNAL.ROBBI.MY</title><link>https://journal.robbi.my/tags/debian/</link><description>Recent content in Debian on JOURNAL.ROBBI.MY</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 30 Jun 2026 03:01:59 +0000</lastBuildDate><atom:link href="https://journal.robbi.my/tags/debian/index.xml" rel="self" type="application/rss+xml"/><item><title>Cawbird - Linux Twitter Client</title><link>https://journal.robbi.my/posts/210905102438/</link><pubDate>Sun, 05 Sep 2021 22:24:38 +0800</pubDate><guid>https://journal.robbi.my/posts/210905102438/</guid><description>&lt;p&gt;&lt;img src="https://journal.robbi.my/posts/210905102438/5il80mp.png" alt="" title="Cawbird"
 class="float-right ml-4 mb-2 cursor-zoom-in"
 data-zoomable
 loading="lazy" /&gt;

Peace be upon you and hello everyone!&lt;/p&gt;
&lt;p&gt;Have you heard &lt;strong&gt;&lt;a href="https://github.com/baedert/corebird"&gt;Corebird&lt;/a&gt;&lt;/strong&gt; before? It a twitter client for linux desktop user but the project (and others 3rd party twitter client) stopped when Twitter decide to remove &amp;ldquo;UserStream API&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;Twitter actually replace that API with new ones called &amp;ldquo;Accounts Activity API&amp;rdquo;, but the Corebird developer stated it too difficult to implement and he may not have much time for development anymore. So the project was discontinue since 2018 and honestly, Corebird are the best GUI twitter client for linux.&lt;/p&gt;</description></item><item><title>Ubuntu Chromium DEB file are actually snap wrapper</title><link>https://journal.robbi.my/posts/210730122225/</link><pubDate>Fri, 30 Jul 2021 12:22:25 +0800</pubDate><guid>https://journal.robbi.my/posts/210730122225/</guid><description>&lt;p&gt;&lt;img src="https://journal.robbi.my/posts/210730122225/sIoDOKw.png" alt="" title="malicious files, it actually using Chromium snap package"
 class="mx-auto block cursor-zoom-in"
 data-zoomable
 loading="lazy" /&gt;
&lt;/p&gt;
&lt;p&gt;The screenshot taken is the latest &lt;a href="https://bazaar.launchpad.net/~chromium-team/chromium-browser/focal-stable/view/head:/chromium-browser"&gt;rev:head&lt;/a&gt; (currently when the post published) of chromium-browser/focal package files repository. I really surprise about this kind of packaging. Oh my God, how comes this is allowable?&lt;/p&gt;
&lt;p&gt;Seems it start putting and using wrapper to use snap on &lt;a href="https://bazaar.launchpad.net/~chromium-team/chromium-browser/focal-stable/files/1505?remember=1550"&gt;rev:1505&lt;/a&gt;, correct me if I wrong because I don&amp;rsquo;t use &lt;code&gt;bazaar&lt;/code&gt; source code management so much compare to &lt;code&gt;cvs&lt;/code&gt;, &lt;code&gt;mercurial&lt;/code&gt; and &lt;code&gt;git&lt;/code&gt;.&lt;/p&gt;</description></item><item><title>Control Your Snap Package</title><link>https://journal.robbi.my/posts/210730085657/</link><pubDate>Fri, 30 Jul 2021 08:56:57 +0800</pubDate><guid>https://journal.robbi.my/posts/210730085657/</guid><description>&lt;p&gt;Press &lt;strong&gt;&lt;a href="#how-to-control-and-configure-your-snap-stuff"&gt;here&lt;/a&gt;&lt;/strong&gt; to skip the rant&lt;/p&gt;
&lt;p&gt;I checking my email today and saw &lt;em&gt;Bret Busby&lt;/em&gt; posted on Ubuntu-users mailing-list asking about &lt;a href="https://lists.ubuntu.com/archives/ubuntu-users/2021-July/304651.html"&gt;&amp;ldquo;How do we disable the snap stuff&amp;rdquo;&lt;/a&gt; and likely it trigger some Ubuntu kipas-susah-mati replies when he typed:&lt;/p&gt;


 &lt;blockquote&gt;
 &lt;p&gt;As this snap stuff &lt;mark class="bg-warning/30 px-1 rounded"&gt;can not be trusted&lt;/mark&gt;
 to not make &lt;mark class="bg-warning/30 px-1 rounded"&gt;unauthorised changes&lt;/mark&gt;

, and, cannot be trusted to not &lt;mark class="bg-warning/30 px-1 rounded"&gt;sabotage the system operation&lt;/mark&gt;

(this unauthorised snap interference probably explains the error
messages that I have been getting, about incomplete and partial
upgrades and resultant systems instability across my systems), how do
we disable this &lt;mark class="bg-warning/30 px-1 rounded"&gt;malicious snap&lt;/mark&gt;
 thing?&lt;/p&gt;</description></item><item><title>My FOSS contributions and rants on Feb-April 2021</title><link>https://journal.robbi.my/indieweb/210418031800/</link><pubDate>Sun, 18 Apr 2021 15:18:00 +0800</pubDate><guid>https://journal.robbi.my/indieweb/210418031800/</guid><description>&lt;p&gt;My rants and contributions to FOSS in Feb - April 2021&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Involve with Debian and joined &lt;a href="https://salsa.debian.org/groups/med-team/-/group_members?search=robbinespu"&gt;Debian Med teams&lt;/a&gt;, thank you Andreas Tille.&lt;/li&gt;
&lt;li&gt;I intend to help Steffen Möller to package &lt;a href="https://salsa.debian.org/med-team/python-scanpy"&gt;python-scanpy&lt;/a&gt; by fixing blocker and I end up packaging it missing dependencies which are &lt;a href="https://tracker.debian.org/pkg/python-sinfo"&gt;python-sinfo&lt;/a&gt; and &lt;a href="https://tracker.debian.org/pkg/python-stdlib-list"&gt;python-stdlib-list&lt;/a&gt; . Many thanks to who teach me how to packaging and &lt;a href="https://salsa.debian.org/nilesh"&gt;Nilesh Patra&lt;/a&gt; for sponsoring me. The work on scanpy still unfinished, there is still leftover to do. WIP.&lt;/li&gt;
&lt;li&gt;At same time I also send another ITP for &lt;a href="https://salsa.debian.org/med-team/python-scanorama"&gt;python-scanorama&lt;/a&gt;, it working but the unit test asking for another missing package called as &lt;code&gt;annoy&lt;/code&gt; from spotify and &lt;code&gt;fbcpa&lt;/code&gt; from facebook.&lt;/li&gt;
&lt;li&gt;Both missing package I able to rebuild locally but I not sending ITP yet. I send a &lt;a href="https://lists.debian.org/debian-python/2021/04/msg00006.html"&gt;request to Debian Python Team to join them&lt;/a&gt; and place both of this package under it.&lt;/li&gt;
&lt;li&gt;I still contribute to Fedora as QA and few stuff. Another point, recently (actually few month ago but nvm, just put here), Izhar aka Kagesenshi get highsugar and re-activate the local community (Fedora Malaysia) via discord. He also setup a new team called &lt;a href="https://fedoraproject.org/wiki/SIGs/DataEngineering"&gt;&lt;code&gt;Fedora Data Engineering SIG&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;After a while using and involve (contribute) with Fedora for fews years, I sometimes get a feel that Fedora and Red Hat moving so fast on everything and feel it not community oriented it more like leader oriented, take a look on something worth called as &amp;ldquo;flamewar&amp;rdquo; on &lt;a href="https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/5XPTWR5BESKCV52XQ22V3RALTPNO3ENP/"&gt;Fedora-devel list&lt;/a&gt; which debate on changes on &lt;code&gt;os-release&lt;/code&gt;.. check the Wiki &lt;a href="https://fedoraproject.org/wiki/Changes/Fedora_Linux_in_os-release"&gt;here&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;There is few&amp;rsquo;s more contribution but I not keep track it properly, will update when I remember it 🤪&lt;/p&gt;</description></item><item><title>My FOSS contribution Jan 2021</title><link>https://journal.robbi.my/indieweb/210120031800/</link><pubDate>Wed, 20 Jan 2021 15:18:00 +0000</pubDate><guid>https://journal.robbi.my/indieweb/210120031800/</guid><description>&lt;p&gt;My Contribution to FOSS in Jan 2021&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Subscribing few of Debian mailing list such as debian-user, debconf-announce , debian-events-apac , debian-jobs, and debian-jr (If you want to see full list of mailing list that available, you can check &lt;a href="https://lists.debian.org/completeindex.html"&gt;here&lt;/a&gt; and become &lt;code&gt;poster&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Registered IRC nick as &lt;code&gt;rnm&lt;/code&gt; (master) and &lt;code&gt;mambang&lt;/code&gt; (slave) on OFTC network and actively helping user on #debian and #debian-welcome channel as what I could.&lt;/li&gt;
&lt;li&gt;Request and accepted as &lt;code&gt;Wiki Editor&lt;/code&gt; to Debian Wiki (check my &lt;a href="https://wiki.debian.org/RobbiNespu"&gt;profile&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Created &lt;a href="https://wiki.debian.org/LocalGroups/Debian-Malaysia"&gt;Malaysia local group page on debian wiki&lt;/a&gt; and created &lt;a href="https://t.me/joinchat/U0nkLWLrGWprISHW"&gt;Debian Malaysia Telegram&lt;/a&gt; group.&lt;/li&gt;
&lt;li&gt;Submited &lt;a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980521"&gt;#980521 - fail to edit/insert to file opened by vi&lt;/a&gt; bug report to debian bug tracking system (BTS) using &lt;code&gt;reportbug&lt;/code&gt; (nice tool!)&lt;/li&gt;
&lt;li&gt;Translate &lt;code&gt;CalyxOS&lt;/code&gt; to Malay via &lt;a href="https://hosted.weblate.org/projects/calyxos/platform_packages_apps_contacts/ms/"&gt;weblate&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Fixing existing &lt;a href="https://wiki.debian.org/ms/FrontPage"&gt;Debian - Bahasa Melayu&lt;/a&gt; front page by using short wiki tag instead of hardcode string.&lt;/li&gt;
&lt;li&gt;Submit &lt;a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1688371"&gt;#1688371 - Add option to override user agent somewhere&lt;/a&gt; bug/feature since the current thunderbird remove menu and address bar to enter pref configuration&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>How to disable ICMP ping replies (linux)</title><link>https://journal.robbi.my/posts/201208014200/</link><pubDate>Tue, 08 Dec 2020 01:42:00 +0000</pubDate><guid>https://journal.robbi.my/posts/201208014200/</guid><description>&lt;p&gt;Few weeks ago during server setup phase for one of my project, I notice there is no &lt;code&gt;ICMP&lt;/code&gt; or &lt;code&gt;ping&lt;/code&gt; replies from server and some port are not able to access.&lt;/p&gt;
&lt;p&gt;I told the network engineer to check and seem they blocking the ports and disabling ICMP replies from their firewall configuration.&lt;/p&gt;
&lt;p&gt;From that accident I do some google-fu if I can do same thing for personal computer / server. We can setting the &lt;code&gt;kernel variable&lt;/code&gt; or use &lt;code&gt;iptable&lt;/code&gt; to disable &lt;code&gt;ICMP / ping&lt;/code&gt; replies if requested.&lt;/p&gt;</description></item><item><title>Sending JSON data file using CURL to API endpoint</title><link>https://journal.robbi.my/posts/201130102300/</link><pubDate>Mon, 30 Nov 2020 10:23:00 +0000</pubDate><guid>https://journal.robbi.my/posts/201130102300/</guid><description>&lt;p&gt;I developed warehouse system and use restful as communication method between our software and client software. We let end point of our system to talk each other with API designed.&lt;/p&gt;
&lt;p&gt;For simple and small test using Postman or SOAP-UI is enough for me but to when to test this system with massive data via API is quite headache, plus the mock features on Postman limited and not &amp;ldquo;mocking&amp;rdquo; enough as I want.&lt;/p&gt;</description></item><item><title>Gnome Asia summit 2020</title><link>https://journal.robbi.my/indieweb/201123040400/</link><pubDate>Mon, 23 Nov 2020 16:04:00 +0000</pubDate><guid>https://journal.robbi.my/indieweb/201123040400/</guid><description>&lt;p&gt;&lt;img src="https://journal.robbi.my/indieweb/201123040400/nEicjR.png" alt="" title="24-26 November 2020 @ [https://events.gnome.org/event/24](https://events.gnome.org/event/24/)"
 class="mx-auto block cursor-zoom-in"
 data-zoomable
 loading="lazy" /&gt;
&lt;/p&gt;
&lt;p&gt;I think it maybe too late to help out telling anyone about this event &lt;del&gt;since registeration already closed&lt;/del&gt; but look like the &lt;a href="https://events.gnome.org/event/24/registrations/21/"&gt;registeration still open&lt;/a&gt;. Anyway, let see the &lt;a href="https://i.vgy.me/5BC6xq.png"&gt;schedule&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://journal.robbi.my/indieweb/201123040400/5BC6xq.png" alt=""
 class="mx-auto block cursor-zoom-in"
 data-zoomable
 loading="lazy" /&gt;
&lt;/p&gt;
&lt;p&gt;Some of the segment that offer good topic and caught my eyes :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://events.gnome.org/event/24/contributions/135/"&gt;&lt;strong&gt;The Use and Benefits of Open Source Software in Tour &amp;amp; Travel Company&lt;/strong&gt;&lt;/a&gt; - Rahman Nur&lt;/li&gt;
&lt;li&gt;&lt;a href="https://events.gnome.org/event/24/contributions/145/"&gt;&lt;strong&gt;Building a career in open source : Lessons and Learnings&lt;/strong&gt;&lt;/a&gt; - Umang Jain&lt;/li&gt;
&lt;li&gt;&lt;a href="https://events.gnome.org/event/24/contributions/132/"&gt;&lt;strong&gt;Under COVID-19 pandemic, Korea&amp;rsquo;s Community Challenges and Futures&lt;/strong&gt;&lt;/a&gt; - DaeHyun Sung&lt;/li&gt;
&lt;li&gt;&lt;a href="https://events.gnome.org/event/24/contributions/138/"&gt;&lt;strong&gt;Leveraging Open Source Tools for Distance Learning During Pandemic Season&lt;/strong&gt;&lt;/a&gt; - Mohammad Hafiz Ismail&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Gnome Asia summit 2020 will start by &lt;del&gt;tomorrow&lt;/del&gt; today and conference will be online. This event was sponsor by Gitlab and openSUSE.&lt;/p&gt;</description></item><item><title>mambang.org.my - Oshirix operating system (linux)</title><link>https://journal.robbi.my/posts/200623112500/</link><pubDate>Tue, 23 Jun 2020 11:25:00 +0800</pubDate><guid>https://journal.robbi.my/posts/200623112500/</guid><description>&lt;p&gt;Bismillahirrahmanirrahim,&lt;/p&gt;

&lt;nav id="TableOfContents"&gt;
 &lt;ul&gt;
 &lt;li&gt;&lt;a href="#pengenalan---aku-dan-mambang"&gt;Pengenalan - aku dan mambang&lt;/a&gt;&lt;/li&gt;
 &lt;li&gt;&lt;a href="#portal-mambang-dan-asal-usul"&gt;Portal Mambang dan asal-usul&lt;/a&gt;&lt;/li&gt;
 &lt;li&gt;&lt;a href="#apa-itu-oshirix-"&gt;Apa itu OshiriX ?&lt;/a&gt;&lt;/li&gt;
 &lt;li&gt;&lt;a href="#ciptaan-komuniti-mambang"&gt;Ciptaan komuniti Mambang&lt;/a&gt;&lt;/li&gt;
 &lt;li&gt;&lt;a href="#kesimpulan"&gt;Kesimpulan&lt;/a&gt;&lt;/li&gt;
 &lt;/ul&gt;
&lt;/nav&gt;

&lt;p&gt;Assalamualaikum wbt dan salam sejahtera kepada semua pembaca..&lt;/p&gt;
&lt;p&gt;Ok kali ni aku nak cover-up sebuah portal dan produk yang dah hilang dari radar since 2014 (kalau tak silap) hingga kini. Penulisan ini adalah berdasarkan penglibatan aku secara tak langsung dan pengalaman bersama komuniti tersebut.&lt;/p&gt;
&lt;p&gt;Komuniti &amp;ldquo;Mambang.org&amp;rdquo; atau &amp;ldquo;Mambang.org.my&amp;rdquo; atau lebih mudah disebut &amp;ldquo;Mambang&amp;rdquo; adalah sebuah komuniti opensource tempatan yang sangat berahsia binti misteri tapi mempunyai banyak khazanah dan produk yang bagus.&lt;/p&gt;</description></item></channel></rss>