<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: jchoksi</title><link>https://news.ycombinator.com/user?id=jchoksi</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 19 Sep 2026 13:06:45 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=jchoksi" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by jchoksi in "Android 17 is the first since 3.x to add new APIs without releasing to the AOSP"]]></title><description><![CDATA[
<p><a href="https://lite.duckduckgo.com/lite" rel="nofollow">https://lite.duckduckgo.com/lite</a></p>
]]></description><pubDate>Fri, 18 Sep 2026 23:18:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=49761561</link><dc:creator>jchoksi</dc:creator><comments>https://news.ycombinator.com/item?id=49761561</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49761561</guid></item><item><title><![CDATA[New comment by jchoksi in "Qwen 3.8"]]></title><description><![CDATA[
<p>An alternative to Docling is Xberg: <a href="https://github.com/xberg-io/xberg" rel="nofollow">https://github.com/xberg-io/xberg</a><p>"A polyglot document intelligence framework with a Rust core. Extract text, metadata, images, and structured information from PDFs, Office documents, images, and 97+ formats. Available for Rust, Python, Ruby, Java, Go, PHP, Elixir, C#, R, C, TypeScript (Node/Bun/Wasm/Deno)- or use via CLI, REST API, or MCP server."<p>Amongst other things, you can use it with Open Webui: <a href="https://docs.xberg.io/integrations/openwebui/#choosing-an-engine-mode" rel="nofollow">https://docs.xberg.io/integrations/openwebui/#choosing-an-en...</a><p>fyi, they are releasing their v1.0.0 release shortly and until then you will need to a release candidate docker image tag: <a href="https://github.com/xberg-io/xberg/issues/1192" rel="nofollow">https://github.com/xberg-io/xberg/issues/1192</a><p>As a layman, I would say Xberg is better than Docling because its one engine for everything while the former feels like a bunch of scripts and glue logic.</p>
]]></description><pubDate>Mon, 20 Jul 2026 14:37:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=48979498</link><dc:creator>jchoksi</dc:creator><comments>https://news.ycombinator.com/item?id=48979498</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48979498</guid></item><item><title><![CDATA[New comment by jchoksi in "Firefox-patch-bin, librewolf-fix-bin AUR packages contain malware"]]></title><description><![CDATA[
<p>> So you'd have at least one user (most likely more) getting infected first, and once detected more users wouldn't be able to install it regardless.<p>This is where your and my intentions differ. I don't want the average Arch user to be infected when it can be prevented because the malware is known about.</p>
]]></description><pubDate>Fri, 18 Jul 2025 19:58:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=44609119</link><dc:creator>jchoksi</dc:creator><comments>https://news.ycombinator.com/item?id=44609119</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44609119</guid></item><item><title><![CDATA[New comment by jchoksi in "Firefox-patch-bin, librewolf-fix-bin AUR packages contain malware"]]></title><description><![CDATA[
<p>> malware is already being executed at that point<p>To ensure reproducible / clean builds, I thought makepkg would always be run in a sandbox/chroot environment. The damage done would be localised to that sandbox.<p>> this is a terrible idea in regards to privacy/infosec.<p>Ok. Devs could setup an option to pacman -U which allows it to bypass VT for privacy sensitive people. This just puts the onus on you to not ensure you aren't installing malware. The default Arch user should still be protected while allowing for your privacy needs.<p>> 99% of new malware won't be detected anyway, and once it is known it is way more effective to just remove the offending package from the AUR<p>Its too late then. People are already affected.</p>
]]></description><pubDate>Fri, 18 Jul 2025 19:55:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=44609090</link><dc:creator>jchoksi</dc:creator><comments>https://news.ycombinator.com/item?id=44609090</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44609090</guid></item><item><title><![CDATA[New comment by jchoksi in "Firefox-patch-bin, librewolf-fix-bin AUR packages contain malware"]]></title><description><![CDATA[
<p>AUR packages are user-produced content i.e. packages built on their own machines.<p>They have to be installed via "pacman -U package_file"<p>Arch developers can code "pacman -U" such that it performs a VirusTotal scan before installation for each package.<p>VirusTotal's API is free.<p>- <a href="https://docs.virustotal.com/docs/api-scripts-and-client-libraries" rel="nofollow">https://docs.virustotal.com/docs/api-scripts-and-client-libr...</a>
- <a href="https://docs.virustotal.com/docs/please-give-me-an-api-key" rel="nofollow">https://docs.virustotal.com/docs/please-give-me-an-api-key</a>
- <a href="https://docs.virustotal.com/docs/consumption-quotas-handled" rel="nofollow">https://docs.virustotal.com/docs/consumption-quotas-handled</a><p>Since it is end users who are doing the upload and virus scan check, there won't be a consumption quota issue with VirusToal.<p>Lastly, "pacman -U" should flag failed VirusTotal scans to Arch Security.<p>Arch's pacman and Flathub's flatpak package managers should be the last line of defence when installing untrusted packages by end users.</p>
]]></description><pubDate>Fri, 18 Jul 2025 19:27:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=44608833</link><dc:creator>jchoksi</dc:creator><comments>https://news.ycombinator.com/item?id=44608833</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44608833</guid></item><item><title><![CDATA[New comment by jchoksi in "GTK Krell Monitors"]]></title><description><![CDATA[
<p>The original author of gkrellm, Bill Wilson, also made PiKrellCam. <<a href="https://billw2.github.io/pikrellcam/pikrellcam.html" rel="nofollow">https://billw2.github.io/pikrellcam/pikrellcam.html</a>><p>Which was/is the best Raspberry Pi Audio/Video Recording, OSD Motion Detect Program. It was made to run perfectly on a RPI Zero with its limited CPU and memory.<p>I was very sad to learn that Bill passed away in Oct 2021. <<a href="https://github.com/billw2/pikrellcam/issues/78#issuecomment-972114972">https://github.com/billw2/pikrellcam/issues/78#issuecomment-...</a>><p>I'm glad gkrellm got a new maintainer and continues to exist.</p>
]]></description><pubDate>Thu, 15 May 2025 23:54:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=44000508</link><dc:creator>jchoksi</dc:creator><comments>https://news.ycombinator.com/item?id=44000508</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44000508</guid></item><item><title><![CDATA[New comment by jchoksi in "Open Source security camera on Raspberry Pi"]]></title><description><![CDATA[
<p>An alternative project I was looking to use with my Raspberry Pi Zero WH's was mediamtx.<p><a href="https://github.com/bluenviron/mediamtx?tab=readme-ov-file#raspberry-pi-cameras">https://github.com/bluenviron/mediamtx?tab=readme-ov-file#ra...</a></p>
]]></description><pubDate>Sun, 15 Sep 2024 16:56:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=41548625</link><dc:creator>jchoksi</dc:creator><comments>https://news.ycombinator.com/item?id=41548625</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41548625</guid></item><item><title><![CDATA[New comment by jchoksi in "ReMarkable Paper Pro"]]></title><description><![CDATA[
<p>I considered getting a ReMarkable a couple of years ago. My primary needs were note taking and PDF reading for studies. The ReMarkable's low powered hardware and limited app ecosystem put me off. Also, I didn't want multiple devices i.e. a tablet and a seperate note taking device.<p>So, I settled on getting a Samsung Tablet with a S-Pen and using the "Flexcil Notes & PDF Reader" app. The tablet was not cheaper than ReMarkable but I had access to all the apps in the Android ecosystem. The note taking app was not free and its premium features make it cost between £4.59 - £10.49 if billed through Google Play store. The app was well worth it and you can search for reviews of it on Youtube.<p>If you are planning on getting a ReMarkable for studying, I'd suggest to instead consider using an iPad or Android tablet with pen support instead.<p>- <a href="https://www.flexcil.com/" rel="nofollow">https://www.flexcil.com/</a>
- <a href="https://play.google.com/store/apps/details?id=com.flexcil.flexcilnote">https://play.google.com/store/apps/details?id=com.flexcil.fl...</a>
- <a href="https://apps.apple.com/us/app/flexcil-note-good-pdf-reader/id1531466462" rel="nofollow">https://apps.apple.com/us/app/flexcil-note-good-pdf-reader/i...</a>
- <a href="https://www.youtube.com/@flexcil5010/videos" rel="nofollow">https://www.youtube.com/@flexcil5010/videos</a></p>
]]></description><pubDate>Wed, 04 Sep 2024 14:54:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=41446508</link><dc:creator>jchoksi</dc:creator><comments>https://news.ycombinator.com/item?id=41446508</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41446508</guid></item><item><title><![CDATA[New comment by jchoksi in "Cosmic Desktop: Hammering Out New Cosmic Features"]]></title><description><![CDATA[
<p>I am looking forward to trying this. Currently use KDE(Wayland) and was looking to move to Wayfire as I really don't need all the things being offered in KDE and Wayfire satisfied all my needs from a WM/Compositor.</p>
]]></description><pubDate>Thu, 18 Apr 2024 11:16:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=40074971</link><dc:creator>jchoksi</dc:creator><comments>https://news.ycombinator.com/item?id=40074971</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40074971</guid></item><item><title><![CDATA[New comment by jchoksi in "Backdoor in upstream xz/liblzma leading to SSH server compromise"]]></title><description><![CDATA[
<p>The two active maintainers seem to be: Lasse Collin <lasse.collin@tukaani.org> and Jia Tan <jiat0218@gmail.com><p>Searching DDG for "jiat0218" I came across a blog post which I found weird. Seems to be dated: 2006-05-03<p>Blog post: "Kuso拍賣．有靈氣的筷子 - 闕小豪" <<a href="https://char.tw/blog/post/24397301" rel="nofollow">https://char.tw/blog/post/24397301</a>><p>Internet Archive link: <<a href="https://web.archive.org/web/20240329182713/https://char.tw/blog/post/24397301" rel="nofollow">https://web.archive.org/web/20240329182713/https://char.tw/b...</a>><p>The contents of the page when translated seems to be about jiat0218 auctioning a pair of spiritual chopsticks as a prank.<p>The blog entry is basically a QA between jiat0218 and various other people about these chopsticks.<p>If Jia Tan does turn out to be a compromised maintainer working for a state actor then some of the content on the blog page can be viewed in a more sinister way (i.e. spycraft / hacks for sale etc.).<p>Example question 38:<p><pre><code>    Question 38
    accounta066 (3): Are these chopsticks really that good? I kind of want to buy
    them! But I recently sent money for online shopping but didn’t receive anything.
    It’s very risky; currently jiat0218 you don’t have any reviews, you can
    interview me. Do you want to hand it over?! … A sincere buyer will keep it.
    
    Reply to
    jiat0218 (4): First of all, I would like to express my condolences to you for
    your unfortunate experience! What can I say about this kind of thing...My little
    sister has always been trustworthy. What’s more, this is a pair of spiritual 
    chopsticks, so I hope to have a good one. It’s the beginning! As you can see,
    my little sister is very careful and takes her time when answering your
    questions. Except for the two messages that were accidentally deleted by her,
    she always answers your questions. If this still doesn’t reassure you, then I
    can only say that I still have room to work hard. You are still welcome
    to bid... ^_^
</code></pre>
Note however, it could all just be what it purports to be which is a prank auction of spiritual chopsticks.</p>
]]></description><pubDate>Fri, 29 Mar 2024 22:26:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=39869663</link><dc:creator>jchoksi</dc:creator><comments>https://news.ycombinator.com/item?id=39869663</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39869663</guid></item><item><title><![CDATA[New comment by jchoksi in "In two moves, AlphaGo and Lee Sedol redefined the future (2016)"]]></title><description><![CDATA[
<p>A winning strategy against the AI that Ender Wiggin could have thought off and executed would be:<p>1. The human has to play perfectly.
2. The human has to play perfectly and quickly.<p>The premise being that an AI with less time to calculate its moves could result in an advantage to the human.<p><a href="https://en.wikipedia.org/wiki/Time_control#Byo-yomi" rel="nofollow noreferrer">https://en.wikipedia.org/wiki/Time_control#Byo-yomi</a></p>
]]></description><pubDate>Fri, 17 Nov 2023 20:27:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=38309601</link><dc:creator>jchoksi</dc:creator><comments>https://news.ycombinator.com/item?id=38309601</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38309601</guid></item><item><title><![CDATA[New comment by jchoksi in "We are retroactively dropping the iPhone’s repairability score"]]></title><description><![CDATA[
<p>I just finished reading the comment thread for the "Snowden leak: Cavium networking hardware may contain NSA backdoor" news item and so security and privacy issues were at the forefront of my mind.<p>So, when I read your comment about "That is one of the many reasons why (we) use ThinkPads." I think people need to be reminded about Lenovo's (POST IBM SALE) controversies.<p><a href="https://en.wikipedia.org/wiki/Lenovo#Security_and_privacy_incidents" rel="nofollow noreferrer">https://en.wikipedia.org/wiki/Lenovo#Security_and_privacy_in...</a></p>
]]></description><pubDate>Tue, 19 Sep 2023 18:54:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=37574556</link><dc:creator>jchoksi</dc:creator><comments>https://news.ycombinator.com/item?id=37574556</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37574556</guid></item><item><title><![CDATA[New comment by jchoksi in "Revisiting KDE"]]></title><description><![CDATA[
<p>> Trolling would be more like creating an account just to make personal attacks and defend RH.<p>user:  QUrprUd1nCeicw
created: 11 days ago
karma:  76<p>Seems like he has a point. Are you afraid of losing internet karma points on your normal account?</p>
]]></description><pubDate>Wed, 18 Jan 2023 11:39:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=34425601</link><dc:creator>jchoksi</dc:creator><comments>https://news.ycombinator.com/item?id=34425601</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34425601</guid></item><item><title><![CDATA[New comment by jchoksi in "Giraffes are as socially complex as elephants"]]></title><description><![CDATA[
<p>Its now well known that Giraffes pee on the shorter creatures after a video taped confession from one of them - <a href="https://www.youtube.com/watch?v=6IHhAKnCtKc" rel="nofollow">https://www.youtube.com/watch?v=6IHhAKnCtKc</a></p>
]]></description><pubDate>Thu, 05 Aug 2021 19:55:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=28078773</link><dc:creator>jchoksi</dc:creator><comments>https://news.ycombinator.com/item?id=28078773</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28078773</guid></item><item><title><![CDATA[Ask HN: Share details of the best-in-class software in your toolset]]></title><description><![CDATA[
<p>Rule: Best-in-class software is developed to be an optimal solution for an individual category.<p>My submissions are:<p>* Category: Grep / Tail<p><pre><code>  BareGrep / BareTail from Bare Metal Software <https://www.baremetalsoft.com/index.php>

  Unfortunately not cross platform but on Windows there are no better alternatives to BareGrep / BareTail for tailing logs or searching text. These tools are tiny in size (<=310K), standalone exes, no installers, with config that can be stored in the registry or as an ini file on disk. This software has reached its peak and has not been updated since 2006 and yet as of today, 2021, it is still fully worth the $50 per concurrent user license for the whole tool set. I sorely miss not having these on Linux.
</code></pre>
* Category: File Comparison<p><pre><code>  Beyond Compare from Scooter Software <https://www.scootersoftware.com/features.php?zz=features_list>

  The best cross platform file/folder comparison tool. The list of features is unmatched by any other alternative and is more than worth the $60 per user license.</code></pre></p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=27660043">https://news.ycombinator.com/item?id=27660043</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 28 Jun 2021 10:30:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=27660043</link><dc:creator>jchoksi</dc:creator><comments>https://news.ycombinator.com/item?id=27660043</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27660043</guid></item><item><title><![CDATA[New comment by jchoksi in "How China got a U.S. senator to do its political bidding"]]></title><description><![CDATA[
<p>> First, Chinese government has no human rights abuse in Tibet<p>Hah!<p><a href="https://en.m.wikipedia.org/wiki/Human_rights_in_China" rel="nofollow">https://en.m.wikipedia.org/wiki/Human_rights_in_China</a><p><a href="https://www.hrw.org/world-report/2017/country-chapters/china-and-tibet" rel="nofollow">https://www.hrw.org/world-report/2017/country-chapters/china...</a></p>
]]></description><pubDate>Mon, 18 Dec 2017 07:17:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=15950024</link><dc:creator>jchoksi</dc:creator><comments>https://news.ycombinator.com/item?id=15950024</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15950024</guid></item><item><title><![CDATA[New comment by jchoksi in "How and Why to Log Your Bash History"]]></title><description><![CDATA[
<p>I implemented bash audit logging[0] by making use of Ryan Caloras's bash-prexec[1] project which provides a fairly robust and resilient way to implement ZSH's preexec and precmd functionality.<p>Some of the features of my solution are that it creates a sub folder in the user's home directory called ~/.bash_history and underneath this it will create sub folders for each month (YYYY-MM) and under each of those sub folders will reside a daily audit log file of all the bash command history (YYYY-MM-DD). The audit script logs both login and log outs, as well as each command executed in bash.<p>---<p>[0] <a href="https://github.com/onelittlehope/bash-prompt" rel="nofollow">https://github.com/onelittlehope/bash-prompt</a>
[1] <a href="https://github.com/rcaloras/bash-preexec" rel="nofollow">https://github.com/rcaloras/bash-preexec</a></p>
]]></description><pubDate>Tue, 31 May 2016 22:03:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=11810650</link><dc:creator>jchoksi</dc:creator><comments>https://news.ycombinator.com/item?id=11810650</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=11810650</guid></item><item><title><![CDATA[New comment by jchoksi in "Chart Shows Who Marries CEOs, Doctors, Chefs and Janitors"]]></title><description><![CDATA[
<p>So disappointed. Was looking for the connection that shows who super models marry, so that I may plan my career like wise.</p>
]]></description><pubDate>Thu, 11 Feb 2016 20:48:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=11083116</link><dc:creator>jchoksi</dc:creator><comments>https://news.ycombinator.com/item?id=11083116</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=11083116</guid></item><item><title><![CDATA[New comment by jchoksi in "Announcing Rust 1.0"]]></title><description><![CDATA[
<p>I was looking to see what UI and database bindings were available as crates and came across the crates.io web site.<p>It would be useful for people new to Rust to see what existing libraries are available and one way would be to have a link on the www.rust-lang.org site's font page pointing to crates.io site.</p>
]]></description><pubDate>Fri, 15 May 2015 20:06:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=9553313</link><dc:creator>jchoksi</dc:creator><comments>https://news.ycombinator.com/item?id=9553313</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9553313</guid></item></channel></rss>