<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: hawshemi</title><link>https://news.ycombinator.com/user?id=hawshemi</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 06 Sep 2026 15:10:22 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=hawshemi" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by hawshemi in "Restoring 5 GHz Wi-Fi on an LG C5 by changing its webOS region"]]></title><description><![CDATA[
<p>Well, I have Sony and Samsung (both middle east regions) but they dont have any restrictions in these areas. I only see these kinda quirks with LG all the times.</p>
]]></description><pubDate>Fri, 04 Sep 2026 13:45:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=49564579</link><dc:creator>hawshemi</dc:creator><comments>https://news.ycombinator.com/item?id=49564579</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49564579</guid></item><item><title><![CDATA[New comment by hawshemi in "Restoring 5 GHz Wi-Fi on an LG C5 by changing its webOS region"]]></title><description><![CDATA[
<p>yea... LG policies are real shitty. I didn't have 5Ghz Wifi on my TV. why? cuz I'm in middle east!</p>
]]></description><pubDate>Fri, 04 Sep 2026 12:50:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=49563850</link><dc:creator>hawshemi</dc:creator><comments>https://news.ycombinator.com/item?id=49563850</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49563850</guid></item><item><title><![CDATA[Restoring 5 GHz Wi-Fi on an LG C5 by changing its webOS region]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/hawshemi/lg-c5-webos25-region-change">https://github.com/hawshemi/lg-c5-webos25-region-change</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49563839">https://news.ycombinator.com/item?id=49563839</a></p>
<p>Points: 69</p>
<p># Comments: 67</p>
]]></description><pubDate>Fri, 04 Sep 2026 12:49:44 +0000</pubDate><link>https://github.com/hawshemi/lg-c5-webos25-region-change</link><dc:creator>hawshemi</dc:creator><comments>https://news.ycombinator.com/item?id=49563839</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49563839</guid></item><item><title><![CDATA[New comment by hawshemi in "Air pollution directly linked to increased dementia risk"]]></title><description><![CDATA[
<p>duh...</p>
]]></description><pubDate>Sun, 07 Sep 2025 15:17:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=45158944</link><dc:creator>hawshemi</dc:creator><comments>https://news.ycombinator.com/item?id=45158944</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45158944</guid></item><item><title><![CDATA[New comment by hawshemi in "I am giving up on Intel and have bought an AMD Ryzen 9950X3D"]]></title><description><![CDATA[
<p>And welcome to USB slow speeds and issues...</p>
]]></description><pubDate>Sun, 07 Sep 2025 09:08:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=45156604</link><dc:creator>hawshemi</dc:creator><comments>https://news.ycombinator.com/item?id=45156604</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45156604</guid></item><item><title><![CDATA[New comment by hawshemi in "Fingerprinting VPNs with Custom Router Firmware [pdf]"]]></title><description><![CDATA[
<p><a href="https://v2.hysteria.network/" rel="nofollow">https://v2.hysteria.network/</a></p>
]]></description><pubDate>Mon, 10 Jun 2024 14:32:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=40634068</link><dc:creator>hawshemi</dc:creator><comments>https://news.ycombinator.com/item?id=40634068</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40634068</guid></item><item><title><![CDATA[A Linux Optimizer Script]]></title><description><![CDATA[
<p>This Bash script automates the optimization of your Linux server.<p>It performs the following tasks:
Fix hosts file and DNS (temporarily):<p>Check and add 127.0.1.1 and server hostname to /etc/hosts.
The original hosts file is backed up at /etc/hosts.bak.<p>Add 1.1.1.2, 1.0.0.2 nameservers to /etc/resolv.conf.
The original DNS file is backed up at /etc/resolv.conf.bak.<p>Update, Upgrade, and Clean the server:<p>Update
Upgrade
Full-Upgrade
AutoRemove
AutoClean
Clean
Disable Terminal Ads (Only on Ubuntu).<p>Install XanMod Kernel (Only on Ubuntu & Debian):<p>Enable BBRv3.
CloudFlare TCP Optimizations.
More Details: <a href="https://xanmod.org" rel="nofollow">https://xanmod.org</a>
Install Useful Packages:<p>apt-transport-https apt-utils autoconf automake bash-completion bc binutils binutils-common binutils-x86-64-linux-gnu build-essential busybox ca-certificates cron curl dialog epel-release gnupg2 git haveged htop jq keyring libssl-dev libsqlite3-dev libtool locales lsb-release make nano net-tools packagekit preload python3 python3-pip qrencode socat screen software-properties-common ufw unzip vim wget zip<p>Enable Packages at Server Boot.<p>Set the server TimeZone to the VPS IP address location.<p>Create & Enable SWAP File:<p>Swap Path: "/swapfile"
Swap Size: 2Gb
Enable IPv6 Support.<p>Optimize the SYSCTL Configs:<p>Optimize File System Settings.
Optimize Network Core Settings.
Optimize SWAP.
Optimzie TCP Settings.
Optimzie UDP Settings.
Optimize UNIX Domain Sockets Settings.
Optimize Virtual Memory (VM) Settings.
Optimize Network Configuration Settings.
Optimize the Kernel.
Activate BBR (BBRv3 with XanMod).
The original file is backed up at /etc/sysctl.conf.bak.<p>Optimize SSH:<p>Disable DNS lookups for connecting clients.
Remove less efficient encryption ciphers.
Enable and Configure TCP keep-alive messages.
Allow agent & TCP forwarding.
Enable gateway ports, Tunneling and compression.
Enable X11 Forwarding.
The original file is backed up at /etc/ssh/sshd_config.bak.<p>Optimize the System Limits:<p>Soft and Hard ulimit -c -d -f -i -l -n -q -s -u -v -x optimizations.
Optimize UFW and open Common Ports:<p>Open Ports SSH, 80, 443.
With IPv6, TCP & UDP.
Reboot at the end is Recommended.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=39592809">https://news.ycombinator.com/item?id=39592809</a></p>
<p>Points: 5</p>
<p># Comments: 2</p>
]]></description><pubDate>Mon, 04 Mar 2024 17:08:01 +0000</pubDate><link>https://github.com/hawshemi/Linux-Optimizer</link><dc:creator>hawshemi</dc:creator><comments>https://news.ycombinator.com/item?id=39592809</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39592809</guid></item></channel></rss>