<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: buibuibui</title><link>https://news.ycombinator.com/user?id=buibuibui</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 16 Apr 2026 06:04:42 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=buibuibui" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by buibuibui in "France dumps Zoom and Teams as Europe seeks digital autonomy from the US"]]></title><description><![CDATA[
<p>This looks interesting. Does it also has desktop sync clients? Didn't read anything in that direction while glancing over.</p>
]]></description><pubDate>Wed, 04 Feb 2026 09:21:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=46883504</link><dc:creator>buibuibui</dc:creator><comments>https://news.ycombinator.com/item?id=46883504</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46883504</guid></item><item><title><![CDATA[Signal-First Architectures: Rethinking Front-End Reactivity]]></title><description><![CDATA[
<p>Article URL: <a href="https://arxiv.org/abs/2506.13815">https://arxiv.org/abs/2506.13815</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46870960">https://news.ycombinator.com/item?id=46870960</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 03 Feb 2026 13:51:07 +0000</pubDate><link>https://arxiv.org/abs/2506.13815</link><dc:creator>buibuibui</dc:creator><comments>https://news.ycombinator.com/item?id=46870960</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46870960</guid></item><item><title><![CDATA[New comment by buibuibui in "Resource Signal: Reactive async data loading for Python"]]></title><description><![CDATA[
<p>Hi HN!<p>Resource Signal brings reactive async data loading to Python. Main idea: declare what parameters affect your request, and get automatic cancellation, status management, and error handling.<p>It's inspired by Angular's resource() but adapted for Python's async/await. Works great for APIs, database queries, search—anywhere you fetch data based on changing parameters.<p>The guide has 5 working examples. Would love feedback!<p>GitHub: <a href="https://github.com/buiapp/reaktiv" rel="nofollow">https://github.com/buiapp/reaktiv</a></p>
]]></description><pubDate>Thu, 22 Jan 2026 11:02:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=46717647</link><dc:creator>buibuibui</dc:creator><comments>https://news.ycombinator.com/item?id=46717647</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46717647</guid></item><item><title><![CDATA[Resource Signal: Reactive async data loading for Python]]></title><description><![CDATA[
<p>Article URL: <a href="https://reaktiv.bui.app/docs/resource-guide.html">https://reaktiv.bui.app/docs/resource-guide.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46717641">https://news.ycombinator.com/item?id=46717641</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 22 Jan 2026 11:02:14 +0000</pubDate><link>https://reaktiv.bui.app/docs/resource-guide.html</link><dc:creator>buibuibui</dc:creator><comments>https://news.ycombinator.com/item?id=46717641</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46717641</guid></item><item><title><![CDATA[New comment by buibuibui in "Show HN: ChartGPU – WebGPU-powered charting library (1M points at 60fps)"]]></title><description><![CDATA[
<p>Is there a best practice how to stream and plot large signal data (e.g. > 1M data points of multiple sine waves) from a Python backend (e.g. numpy + FastAPI) to frontend?
My current solution is: fetch ADC data, convert the bytes to base64 and embed it to JSON that will be send to the frontend. Frontend reverses this process and plot it to eCharts.</p>
]]></description><pubDate>Thu, 22 Jan 2026 08:20:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=46716552</link><dc:creator>buibuibui</dc:creator><comments>https://news.ycombinator.com/item?id=46716552</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46716552</guid></item><item><title><![CDATA[New comment by buibuibui in "Announcing the Beta release of ty"]]></title><description><![CDATA[
<p>Oh my, I just looked him up. He is the developer of Virtual Game Station - a PS1 emulator that I used in the past to play PS Isos on my Windows ME PC! What a legend.</p>
]]></description><pubDate>Tue, 16 Dec 2025 22:34:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=46295578</link><dc:creator>buibuibui</dc:creator><comments>https://news.ycombinator.com/item?id=46295578</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46295578</guid></item><item><title><![CDATA[Docker Best Practices: Read-Only Containers]]></title><description><![CDATA[
<p>Article URL: <a href="https://blog.ploetzli.ch/2025/docker-best-practices-read-only-containers/">https://blog.ploetzli.ch/2025/docker-best-practices-read-only-containers/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46216926">https://news.ycombinator.com/item?id=46216926</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 10 Dec 2025 12:23:52 +0000</pubDate><link>https://blog.ploetzli.ch/2025/docker-best-practices-read-only-containers/</link><dc:creator>buibuibui</dc:creator><comments>https://news.ycombinator.com/item?id=46216926</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46216926</guid></item><item><title><![CDATA[Reaktiv – A declarative state management library for Python]]></title><description><![CDATA[
<p>Article URL: <a href="https://reaktiv.bui.app/">https://reaktiv.bui.app/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46077477">https://news.ycombinator.com/item?id=46077477</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 28 Nov 2025 10:51:34 +0000</pubDate><link>https://reaktiv.bui.app/</link><dc:creator>buibuibui</dc:creator><comments>https://news.ycombinator.com/item?id=46077477</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46077477</guid></item><item><title><![CDATA[New comment by buibuibui in "Install Nothing"]]></title><description><![CDATA[
<p>Can't wait to tell my boss, I am drinking coffee because I am waiting for my installs to finish! :)</p>
]]></description><pubDate>Tue, 18 Nov 2025 10:14:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=45963327</link><dc:creator>buibuibui</dc:creator><comments>https://news.ycombinator.com/item?id=45963327</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45963327</guid></item><item><title><![CDATA[Show HN: iCloud Find My GPS Logger]]></title><description><![CDATA[
<p>Article URL: <a href="https://chromewebstore.google.com/detail/icloud-find-my-gps-logger/doafcollkgnpicaijnokdnblahkdmgbb">https://chromewebstore.google.com/detail/icloud-find-my-gps-logger/doafcollkgnpicaijnokdnblahkdmgbb</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45963310">https://news.ycombinator.com/item?id=45963310</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 18 Nov 2025 10:10:37 +0000</pubDate><link>https://chromewebstore.google.com/detail/icloud-find-my-gps-logger/doafcollkgnpicaijnokdnblahkdmgbb</link><dc:creator>buibuibui</dc:creator><comments>https://news.ycombinator.com/item?id=45963310</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45963310</guid></item><item><title><![CDATA[New comment by buibuibui in "Why Nextcloud feels slow to use"]]></title><description><![CDATA[
<p>I find the Nextcloud client really buggy on the Mac, especially the VFS integration. The file syncing is also really slow. I switched back to P2P file syncing via Syncthing and Resilio Sync out of frustration.</p>
]]></description><pubDate>Mon, 03 Nov 2025 14:48:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=45799573</link><dc:creator>buibuibui</dc:creator><comments>https://news.ycombinator.com/item?id=45799573</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45799573</guid></item><item><title><![CDATA[NetVisor – Automatically discover and visually document network topology]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/mayanayza/netvisor">https://github.com/mayanayza/netvisor</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45752293">https://news.ycombinator.com/item?id=45752293</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 29 Oct 2025 20:02:45 +0000</pubDate><link>https://github.com/mayanayza/netvisor</link><dc:creator>buibuibui</dc:creator><comments>https://news.ycombinator.com/item?id=45752293</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45752293</guid></item><item><title><![CDATA[Why Reactive Programming Hasn't Taken Off in Python (Signals Can Change That)]]></title><description><![CDATA[
<p>Article URL: <a href="https://bui.app/why-reactive-programming-hasnt-taken-off-in-python-and-how-signals-can-change-that/">https://bui.app/why-reactive-programming-hasnt-taken-off-in-python-and-how-signals-can-change-that/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45540897">https://news.ycombinator.com/item?id=45540897</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 10 Oct 2025 16:42:21 +0000</pubDate><link>https://bui.app/why-reactive-programming-hasnt-taken-off-in-python-and-how-signals-can-change-that/</link><dc:creator>buibuibui</dc:creator><comments>https://news.ycombinator.com/item?id=45540897</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45540897</guid></item><item><title><![CDATA[Why Reactive Programming Hasn't Taken Off in Python (and Why Signals)]]></title><description><![CDATA[
<p>Article URL: <a href="https://bui.app/why-reactive-programming-hasnt-taken-off-in-python-and-how-signals-can-change-that/">https://bui.app/why-reactive-programming-hasnt-taken-off-in-python-and-how-signals-can-change-that/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45500519">https://news.ycombinator.com/item?id=45500519</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 07 Oct 2025 07:58:07 +0000</pubDate><link>https://bui.app/why-reactive-programming-hasnt-taken-off-in-python-and-how-signals-can-change-that/</link><dc:creator>buibuibui</dc:creator><comments>https://news.ycombinator.com/item?id=45500519</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45500519</guid></item><item><title><![CDATA[Why Reactive Programming Hasn't Taken Off in Python (and Why Signals)]]></title><description><![CDATA[
<p>Article URL: <a href="https://bui.app/why-reactive-programming-hasnt-taken-off-in-python-and-how-signals-can-change-that/">https://bui.app/why-reactive-programming-hasnt-taken-off-in-python-and-how-signals-can-change-that/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45486122">https://news.ycombinator.com/item?id=45486122</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 05 Oct 2025 23:20:04 +0000</pubDate><link>https://bui.app/why-reactive-programming-hasnt-taken-off-in-python-and-how-signals-can-change-that/</link><dc:creator>buibuibui</dc:creator><comments>https://news.ycombinator.com/item?id=45486122</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45486122</guid></item><item><title><![CDATA[New comment by buibuibui in "Show HN: The text disappears when you screenshot it"]]></title><description><![CDATA[
<p>This could be used for Captcha systems. Would current bots be able to decipher these?</p>
]]></description><pubDate>Thu, 18 Sep 2025 08:45:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=45287188</link><dc:creator>buibuibui</dc:creator><comments>https://news.ycombinator.com/item?id=45287188</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45287188</guid></item><item><title><![CDATA[New comment by buibuibui in "Liquid Glass in the Browser: Refraction with CSS and SVG"]]></title><description><![CDATA[
<p>I think the bounciness of the elements is also a very charming characteristic part of the Liquid Glass UI that Apple introduces. But recreating that is probably very difficult with web technologies.</p>
]]></description><pubDate>Tue, 09 Sep 2025 09:44:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=45179761</link><dc:creator>buibuibui</dc:creator><comments>https://news.ycombinator.com/item?id=45179761</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45179761</guid></item><item><title><![CDATA[New comment by buibuibui in "Google Pixel 10 series review"]]></title><description><![CDATA[
<p>I am suprised that the Galaxy S25 seems so far ahead in the benchmarks.</p>
]]></description><pubDate>Wed, 03 Sep 2025 10:13:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=45114071</link><dc:creator>buibuibui</dc:creator><comments>https://news.ycombinator.com/item?id=45114071</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45114071</guid></item><item><title><![CDATA[New comment by buibuibui in "The Synology End Game"]]></title><description><![CDATA[
<p>I actually like their software offerings like Synology Drive and Synology Moments. Their backup solution also seem to "just work" with Hyper Backup.
I'm using a Mac und tried to use Nextcloud, but my conclusion with the Nextcloud Desktop Client is, that it is buggy as hell. Especially the VFS implementation. Synology Drive in opposite just works (for me).</p>
]]></description><pubDate>Fri, 29 Aug 2025 08:27:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=45061591</link><dc:creator>buibuibui</dc:creator><comments>https://news.ycombinator.com/item?id=45061591</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45061591</guid></item><item><title><![CDATA[Signals for Python – Reactive State Management Inspired by SolidJS and Angular]]></title><description><![CDATA[
<p>Article URL: <a href="https://reaktiv.bui.app">https://reaktiv.bui.app</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44682505">https://news.ycombinator.com/item?id=44682505</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 25 Jul 2025 12:44:10 +0000</pubDate><link>https://reaktiv.bui.app</link><dc:creator>buibuibui</dc:creator><comments>https://news.ycombinator.com/item?id=44682505</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44682505</guid></item></channel></rss>