<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: goodburb</title><link>https://news.ycombinator.com/user?id=goodburb</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 29 Jun 2026 21:33:53 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=goodburb" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by goodburb in "CachyOS June 2026 Release"]]></title><description><![CDATA[
<p>It's not just a gaming and performance distro, it includes QoL fixes on modern hardware.<p>On my Lenovo laptop, fixes that would take over a day to enable and patch on most distros:<p><pre><code>  - Wake from sleep

  - Nvidia GSP firmware workarounds and correct version OOTB (proprietary)

    - Mouse lag/jitter
    - External display hotplug
    - DDC/CI over type-c

 - Embedded controller power profiles from taskbar with correct TDP limits for CPU/GPU

 - Battery charge limiter support right from KDE settings

 - Working `switcherooctl` in hybrid graphics mode on AMD

 - Firefox with video decode acceleration (YouTube) on almost all GPU models
</code></pre>
Another gaming feature that is otherwise useful in workstations is the external scheduler support.<p>Currently using BPFland which makes multitasking as responsive as idle while compiling Yocto/Chromium in the background.<p>Windows, Mac (mini M1), and kernel built-in scheduler Linux jank and become almost unusable (Ryzen 5800H).</p>
]]></description><pubDate>Mon, 29 Jun 2026 16:27:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=48721304</link><dc:creator>goodburb</dc:creator><comments>https://news.ycombinator.com/item?id=48721304</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48721304</guid></item><item><title><![CDATA[New comment by goodburb in "Indoor Wi-Fi Roaming with OpenWRT"]]></title><description><![CDATA[
<p>> Fast roaming has not, does not, and never will require APs be on the same channel. Only the SSID and password needs to match.<p>There were no mentions of requirements for 802.11r in the comment. You removed "much faster than K/V." from the quote. "only" was referring to 802.11r exclusively. You can have the same results with different channels with K/V, provided that the clients support it as the rest of the comment mentions.<p>802.11r-only on different channels is ineffective for devices without K/V, since the reductions are insignificant.<p>You will be shaving 100ms from a 700ms delay on scan and association, compared to no-scan association which is around 20ms, hence the 75ms note.<p>And even then, FT is only needed for short buffer streaming like VoIP and VoWiFi. It's more important for WPA3, since handshake roundtrips are even longer (~300ms) which can degrade video/voice internet calls with a lengthy time to recover and complete silence for second or two on VoIP, it's not really needed for the average user back when WPA2 was standard.<p>Android and iOS will first scan on the same frequency, then rotate through the channels, which is now even longer on 6Ghz capable devices with the total number of channels.<p>The transition time is significantly faster with equal channels on most hardware, this is where 802.11k helps with different channels, especially in iOS. Without it, they cache scan results provided that the farthest AP is detected, this rarely happens since the scan time is so short.<p>Scanning different channels while connected causes large amount of jitter on station optimized WiFi SoCs, affecting VoIP on mediocre connections while the user is moving and actively losing signal, so its done as quick as possible, often missing many beacons. They can scan longer on the same channel without degradation. [0]<p>Without K/V, iOS/Android goes to the extent of doing frequent rescans on low network activity on body movement, you can install a Wi-Fi diagnostic profile to view the current activity on iOS, logcat on "fused" for Android.<p>The suggestion doesn't bash on 802.11k/v, it's just a compatibility alternative, considering that very few clients support it, let alone off the shelf consumer AP support.<p>> Setting them to the same channel will cause the APs to interfere (when they can't "hear" each other) or block each other from transmitting, or both. You set APs near each other so they are on non-overlapping bands. Always.<p>> This is basic WiFi networking 101<p>This is only true under large air time traffic and in large scale indoor setups. Not satellite APs that are far. Qualcomm, Mediatek and many systems implement their own spatial reuse technology.
WiFi 6+ introduces BSS coloring for channel width overlaps to further improve speeds on mixed traffic, not to mention the generally low penetration / TX power of 5Ghz+ on SNR.<p>>> Samsung is known to push protocol support early: 802.11r in 2013<p>> 802.11r was released in 2008 and rolled into 802.11-2012.<p>> Also, the iPhone 5S (2013) has 802.11r support.<p>The Samsung line in the comment was referring to Androids, many Android didn't support these until 2020, some non-flagship still don't (disabled), Samsung was notable to include it early, there are three paragraphs underneath referring to old phones and smart TVs, both Androids.
It is not enabled by default on many off the shelf APs for these reasons.<p>[0] <a href="https://support.apple.com/en-sa/guide/deployment/dep98f116c0f/web#:~:text=The%20roam%20scan,scan%20more%20methodically." rel="nofollow">https://support.apple.com/en-sa/guide/deployment/dep98f116c0...</a></p>
]]></description><pubDate>Thu, 28 May 2026 22:06:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=48316191</link><dc:creator>goodburb</dc:creator><comments>https://news.ycombinator.com/item?id=48316191</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48316191</guid></item><item><title><![CDATA[New comment by goodburb in "Indoor Wi-Fi Roaming with OpenWRT"]]></title><description><![CDATA[
<p>The elevators are probably causing rapid blind spots (shadows) while the user is moving around, 802.11k is indeed useful in this case for cutting down scan time, since iOS will still scan with filtered channels.<p>It's an interesting setup, looking forward to an update.</p>
]]></description><pubDate>Thu, 28 May 2026 18:06:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=48312993</link><dc:creator>goodburb</dc:creator><comments>https://news.ycombinator.com/item?id=48312993</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48312993</guid></item><item><title><![CDATA[New comment by goodburb in "Indoor Wi-Fi Roaming with OpenWRT"]]></title><description><![CDATA[
<p>You can stick to 802.11r only by lowering the transmission power and have all the APs on the same channel, in my tests it ended up switching much faster than K/V. (~75ms)<p>On iOS, equal channel with correct ESS will switch liberally. On Android 14+ with Broadcom chip it will start conservative, then switch liberally after the first poor signal switch-over event, up until disconnection.<p>Android (Pixel/Moto) will never switch (even with K/V) on large network activity, only VoIP/video call. It depends on vendor implementation. [0]
I use "dp.logcatapp" log reader while roaming, "com.android.location.fused" can be used to show score and current load.<p>Samsung is known to push protocol support early: 802.11r in 2013, 802.11w 2015, some models do not use Android's default connectivity manager.<p>To add, WPA3 with 802.11r is known to have issues on Apple hardware before 2021 on all iOS versions, many Android devices, especially smart TVs don't support it, will not connect or are unreliable (protected beacon frame), can be searched in buried report results at OpenWrt forum mega threads and Ubiquity. WPA2+FT and forced MFP with a long password is a safe alternative. 802.11r use PMK push on WPA3 compared to WPA2, which was known to be problematic on older hardware.<p>802.11K/V is more suitable for campus and load balancing, tuning it based on RSSI and station metrics is very difficult, enterprise hardware rely on network traffic and air time.<p>[0] <a href="https://source.android.com/docs/core/connect/wifi-network-selection" rel="nofollow">https://source.android.com/docs/core/connect/wifi-network-se...</a></p>
]]></description><pubDate>Thu, 28 May 2026 15:14:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=48310142</link><dc:creator>goodburb</dc:creator><comments>https://news.ycombinator.com/item?id=48310142</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48310142</guid></item><item><title><![CDATA[Zdroid: Zed Editor Ported to Android]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/Dylanmurzello/zed-android-port">https://github.com/Dylanmurzello/zed-android-port</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48175668">https://news.ycombinator.com/item?id=48175668</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 18 May 2026 04:45:17 +0000</pubDate><link>https://github.com/Dylanmurzello/zed-android-port</link><dc:creator>goodburb</dc:creator><comments>https://news.ycombinator.com/item?id=48175668</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48175668</guid></item><item><title><![CDATA[Counterfeit Power Cables – A Fire Waiting to Happen]]></title><description><![CDATA[
<p>Article URL: <a href="https://goughlui.com/2026/05/09/notes-counterfeit-power-cables-a-fire-waiting-to-happen/">https://goughlui.com/2026/05/09/notes-counterfeit-power-cables-a-fire-waiting-to-happen/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48076643">https://news.ycombinator.com/item?id=48076643</a></p>
<p>Points: 5</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 09 May 2026 17:29:31 +0000</pubDate><link>https://goughlui.com/2026/05/09/notes-counterfeit-power-cables-a-fire-waiting-to-happen/</link><dc:creator>goodburb</dc:creator><comments>https://news.ycombinator.com/item?id=48076643</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48076643</guid></item><item><title><![CDATA[Security Best Practices for Speedify Self-Hosted Servers]]></title><description><![CDATA[
<p>Article URL: <a href="https://support.speedify.com/article/1070-security-best-practices-for-speedify-self-hosted-servers">https://support.speedify.com/article/1070-security-best-practices-for-speedify-self-hosted-servers</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47748450">https://news.ycombinator.com/item?id=47748450</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Mon, 13 Apr 2026 06:38:42 +0000</pubDate><link>https://support.speedify.com/article/1070-security-best-practices-for-speedify-self-hosted-servers</link><dc:creator>goodburb</dc:creator><comments>https://news.ycombinator.com/item?id=47748450</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47748450</guid></item><item><title><![CDATA[New comment by goodburb in "Motorola USB OTG Problems (2023)"]]></title><description><![CDATA[
<p>My G85 is newer and has the same issue at 5.5V, thermal camera doesn't start (probably OVP) and one sdcard reader works but it gets very hot.<p>I found a workaround by unplugging and replugging as quick as possible, it goes back to ~5.0V.</p>
]]></description><pubDate>Tue, 07 Apr 2026 05:55:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=47671199</link><dc:creator>goodburb</dc:creator><comments>https://news.ycombinator.com/item?id=47671199</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47671199</guid></item><item><title><![CDATA[Motorola USB OTG Problems (2023)]]></title><description><![CDATA[
<p>Article URL: <a href="https://goughlui.com/2025/09/20/notes-motorola-moto-g84-5g-usb-otg-problems-bad-vbus/">https://goughlui.com/2025/09/20/notes-motorola-moto-g84-5g-usb-otg-problems-bad-vbus/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47669401">https://news.ycombinator.com/item?id=47669401</a></p>
<p>Points: 2</p>
<p># Comments: 2</p>
]]></description><pubDate>Tue, 07 Apr 2026 00:55:03 +0000</pubDate><link>https://goughlui.com/2025/09/20/notes-motorola-moto-g84-5g-usb-otg-problems-bad-vbus/</link><dc:creator>goodburb</dc:creator><comments>https://news.ycombinator.com/item?id=47669401</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47669401</guid></item><item><title><![CDATA[Special K – The Swiss Army Knife of PC Gaming]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.special-k.info/">https://www.special-k.info/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47174859">https://news.ycombinator.com/item?id=47174859</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Fri, 27 Feb 2026 01:01:56 +0000</pubDate><link>https://www.special-k.info/</link><dc:creator>goodburb</dc:creator><comments>https://news.ycombinator.com/item?id=47174859</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47174859</guid></item><item><title><![CDATA[New comment by goodburb in "RAM now represents 35 percent of bill of materials for HP PCs"]]></title><description><![CDATA[
<p>For reference, Octopart is useful to track prices from many distributors, linked below [0] is a commonly used memory (1G) for Rockchip, Amlogic, Allwinner on many Radxa and Orange Pis.<p>[0] <a href="https://octopart.com/part/nanya/NT6AN256T32AV-J2" rel="nofollow">https://octopart.com/part/nanya/NT6AN256T32AV-J2</a></p>
]]></description><pubDate>Thu, 26 Feb 2026 08:31:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=47163455</link><dc:creator>goodburb</dc:creator><comments>https://news.ycombinator.com/item?id=47163455</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47163455</guid></item><item><title><![CDATA[NkArc: A versatile multi filesystem explorer for Windows based on the GRUB2 code]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/a1ive/NkArc">https://github.com/a1ive/NkArc</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46948524">https://news.ycombinator.com/item?id=46948524</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 09 Feb 2026 18:01:07 +0000</pubDate><link>https://github.com/a1ive/NkArc</link><dc:creator>goodburb</dc:creator><comments>https://news.ycombinator.com/item?id=46948524</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46948524</guid></item><item><title><![CDATA[LibreQoS: Online Bufferbloat Test]]></title><description><![CDATA[
<p>Article URL: <a href="https://bufferbloat.libreqos.com/">https://bufferbloat.libreqos.com/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46887507">https://news.ycombinator.com/item?id=46887507</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 04 Feb 2026 16:04:30 +0000</pubDate><link>https://bufferbloat.libreqos.com/</link><dc:creator>goodburb</dc:creator><comments>https://news.ycombinator.com/item?id=46887507</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46887507</guid></item><item><title><![CDATA[Flakyflash: Salvage flash media having flaky sectors]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/whitslack/flakyflash">https://github.com/whitslack/flakyflash</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46858415">https://news.ycombinator.com/item?id=46858415</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 02 Feb 2026 17:12:48 +0000</pubDate><link>https://github.com/whitslack/flakyflash</link><dc:creator>goodburb</dc:creator><comments>https://news.ycombinator.com/item?id=46858415</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46858415</guid></item><item><title><![CDATA[New comment by goodburb in "Termux"]]></title><description><![CDATA[
<p>You can now run Docker images in Termux with Udocker/proot[0], the disk IO can be a bottleneck for large databases when using proot.<p>Tailscale works with "--tun=userspace-networking" [1].<p>I had it running on an old phone as a Frigate server with a solar powerbank in remote area, using the 4G as a failover. The uptime is almost a week without solar.
Attiny hooked to the power button and a photodiode on the phone flash [2] (blink per minute) used as a watchdog for shutdowns/hangs to hardware reset. The button cap is removed without disassembling the phone.<p>Old phones are still more efficient than most off the shelf SBCs, especially under load.
~3W compared to 12W with a Pi5 in the same performance ballpark.<p>[0]: <a href="https://github.com/George-Seven/Termux-Udocker" rel="nofollow">https://github.com/George-Seven/Termux-Udocker</a> <a href="https://github.com/indigo-dc/udocker" rel="nofollow">https://github.com/indigo-dc/udocker</a><p>[1]: <a href="https://tailscale.com/kb/1112/userspace-networking" rel="nofollow">https://tailscale.com/kb/1112/userspace-networking</a><p>[2]: <a href="https://wiki.termux.com/wiki/Termux-torch" rel="nofollow">https://wiki.termux.com/wiki/Termux-torch</a></p>
]]></description><pubDate>Mon, 02 Feb 2026 15:56:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=46857428</link><dc:creator>goodburb</dc:creator><comments>https://news.ycombinator.com/item?id=46857428</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46857428</guid></item><item><title><![CDATA[IAMF Binaural Web Demo]]></title><description><![CDATA[
<p>Article URL: <a href="https://aomediacodec.github.io/iamf-tools/web_demo/">https://aomediacodec.github.io/iamf-tools/web_demo/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46641745">https://news.ycombinator.com/item?id=46641745</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 16 Jan 2026 01:04:50 +0000</pubDate><link>https://aomediacodec.github.io/iamf-tools/web_demo/</link><dc:creator>goodburb</dc:creator><comments>https://news.ycombinator.com/item?id=46641745</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46641745</guid></item><item><title><![CDATA[Chrome 142 Mixed Content Local Network Access]]></title><description><![CDATA[
<p>Article URL: <a href="https://developer.chrome.com/blog/local-network-access">https://developer.chrome.com/blog/local-network-access</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46606570">https://news.ycombinator.com/item?id=46606570</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 13 Jan 2026 19:35:30 +0000</pubDate><link>https://developer.chrome.com/blog/local-network-access</link><dc:creator>goodburb</dc:creator><comments>https://news.ycombinator.com/item?id=46606570</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46606570</guid></item><item><title><![CDATA[Firefox pinch zoom without trackpad]]></title><description><![CDATA[
<p>Article URL: <a href="https://superuser.com/questions/1659519/firefox-pinch-zoom-without-trackpad">https://superuser.com/questions/1659519/firefox-pinch-zoom-without-trackpad</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46561390">https://news.ycombinator.com/item?id=46561390</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 10 Jan 2026 00:39:57 +0000</pubDate><link>https://superuser.com/questions/1659519/firefox-pinch-zoom-without-trackpad</link><dc:creator>goodburb</dc:creator><comments>https://news.ycombinator.com/item?id=46561390</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46561390</guid></item><item><title><![CDATA[Phil's Lab: Free hardware design courses]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.youtube.com/channel/UCVryWqJ4cSlbTSETBHpBUWw">https://www.youtube.com/channel/UCVryWqJ4cSlbTSETBHpBUWw</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46500602">https://news.ycombinator.com/item?id=46500602</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 05 Jan 2026 16:17:45 +0000</pubDate><link>https://www.youtube.com/channel/UCVryWqJ4cSlbTSETBHpBUWw</link><dc:creator>goodburb</dc:creator><comments>https://news.ycombinator.com/item?id=46500602</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46500602</guid></item><item><title><![CDATA[BiRR: Binaural Room Reverb Simulator]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/odoare/BiRR">https://github.com/odoare/BiRR</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46480096">https://news.ycombinator.com/item?id=46480096</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 03 Jan 2026 18:47:54 +0000</pubDate><link>https://github.com/odoare/BiRR</link><dc:creator>goodburb</dc:creator><comments>https://news.ycombinator.com/item?id=46480096</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46480096</guid></item></channel></rss>