<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: saidinesh5</title><link>https://news.ycombinator.com/user?id=saidinesh5</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 29 Jul 2026 05:43:29 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=saidinesh5" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by saidinesh5 in "Sony Deletes a Bunch More Movies from the Accounts of People Who 'Bought' Them"]]></title><description><![CDATA[
<p>I think the steam deck proved otherwise too..<p>I haven't had enough motivation to sit on my couch and game after a long day ..<p>But the same game, in bed, on my deck was so much nicer..<p>All I can now say is having a dedicated device, that's not your laptop/computer to play games is definitely a market - be it Steam machine (/custom builds), hand held gaming, or just regular consoles..</p>
]]></description><pubDate>Thu, 16 Jul 2026 14:41:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=48935269</link><dc:creator>saidinesh5</dc:creator><comments>https://news.ycombinator.com/item?id=48935269</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48935269</guid></item><item><title><![CDATA[New comment by saidinesh5 in "Show HN: Firefox in WebAssembly"]]></title><description><![CDATA[
<p>Chances are you'll run out of ram trying to run a browser inside another browser on a TV with 1-2GB ram usually.<p>You might have a better luck with network level ad blocker like pi-hole or adguard for eg</p>
]]></description><pubDate>Thu, 16 Jul 2026 09:19:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=48932146</link><dc:creator>saidinesh5</dc:creator><comments>https://news.ycombinator.com/item?id=48932146</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48932146</guid></item><item><title><![CDATA[New comment by saidinesh5 in "P2P local file transfer based on WebRTC"]]></title><description><![CDATA[
<p>Wait, what happened to quick share?</p>
]]></description><pubDate>Thu, 16 Jul 2026 03:44:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=48930102</link><dc:creator>saidinesh5</dc:creator><comments>https://news.ycombinator.com/item?id=48930102</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48930102</guid></item><item><title><![CDATA[New comment by saidinesh5 in "I'm a USB-C Maximalist"]]></title><description><![CDATA[
<p>It's definitely the port too. I changed the cable and the connection is still loose. Not as bad as the previous cable, but still bad..</p>
]]></description><pubDate>Wed, 15 Jul 2026 18:02:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=48924778</link><dc:creator>saidinesh5</dc:creator><comments>https://news.ycombinator.com/item?id=48924778</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48924778</guid></item><item><title><![CDATA[New comment by saidinesh5 in "Are we offloading too much of our thinking to AI?"]]></title><description><![CDATA[
<p>Yesterday, I had an interesting situation where a colleague was using LLM to type up the chat responses to me.<p>They used an LLM to come up with a Hackathon idea. They tried to use LLM to get to the implementation part. One of the permissions they (/the LLM) were asking for wasn't even needed for their project. When I pointed that out, I got a response from them that starts with "You are right about the permissions".<p>Today they've successfully finished the project too.<p>Not sure what I even think/feel about this but it's definitely weird to think about this.</p>
]]></description><pubDate>Wed, 15 Jul 2026 02:39:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=48915608</link><dc:creator>saidinesh5</dc:creator><comments>https://news.ycombinator.com/item?id=48915608</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48915608</guid></item><item><title><![CDATA[New comment by saidinesh5 in "I'm a USB-C Maximalist"]]></title><description><![CDATA[
<p>I think my only big complaint with USB C these days is that the sockets wear out quickly.<p>The charging port on my motorola phone got so loose that I frequently end up with an uncharged phone after a full night of "charging", just because the cable's own weight keeps yanking it out of the phone. The phone is not even 3 years old.<p>It would be nice to get a user replaceable USB port. Meanwhile, I'm not sure if those magnetic USB cables help this situation any bit or they further damage the port.</p>
]]></description><pubDate>Wed, 15 Jul 2026 02:13:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=48915458</link><dc:creator>saidinesh5</dc:creator><comments>https://news.ycombinator.com/item?id=48915458</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48915458</guid></item><item><title><![CDATA[New comment by saidinesh5 in "A Practical Guide to SSH Tunnels: Local and Remote Port Forwarding"]]></title><description><![CDATA[
<p>The best part of this is you can daisy chain tunnels and have a network connection between any machines you can ssh into.<p>If you have a private server with a public IP, you don't need localtunnel etc..  you can just use ssh tunnels to expose your home network services over public IP.</p>
]]></description><pubDate>Thu, 25 Jun 2026 07:06:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=48669956</link><dc:creator>saidinesh5</dc:creator><comments>https://news.ycombinator.com/item?id=48669956</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48669956</guid></item><item><title><![CDATA[New comment by saidinesh5 in "Is it time for a new Embedded Linux build system?"]]></title><description><![CDATA[
<p>> I don't quite understand why "embedded" has historically meant learning a completely separate tool. I've been building for x86 and ARM servers for 5+ years now, so why should targeting an ARM board be any different?<p>Because embedded usually means dealing with complete functionality provided by the soc, bare minimum for the init system to get quick boot times.<p>If you just want to boot the CPU and run some IoT app, device tree + kernel + uboot should be enough.<p>But for anything with a GUI, You'd probably need the vendor provided binary blobs for GPU accelerated UI, proper gstreamer packages with all the patches to make it work with the binary blobs... properly packaged Qt etc ... Not to mention read only rootfs and A/B partitions for upgrades to deal with power loss headaches.<p>I haven't used Nix for any of these but most of these things are available ready to use with the vendor provided buildroot or yocto setups. And it would've been just more work to get this all working with yet another build system/package manager</p>
]]></description><pubDate>Tue, 23 Jun 2026 05:56:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=48640903</link><dc:creator>saidinesh5</dc:creator><comments>https://news.ycombinator.com/item?id=48640903</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48640903</guid></item><item><title><![CDATA[New comment by saidinesh5 in "Steam Machine launches today"]]></title><description><![CDATA[
<p>$1049 .. Damn.<p>Here's hoping my $135 BC-250 arriving tomorrow works without any issue.<p>Either way, congrats to Valve!</p>
]]></description><pubDate>Mon, 22 Jun 2026 17:41:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=48633302</link><dc:creator>saidinesh5</dc:creator><comments>https://news.ycombinator.com/item?id=48633302</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48633302</guid></item><item><title><![CDATA[New comment by saidinesh5 in "Windows 11 New Media Player Uses 3.5x More RAM, Charges for Popular Video Codecs"]]></title><description><![CDATA[
<p>Wouldn't HEVC licences already be paid by the hardware/gpu vendors on most devices? And Microsoft just exposes api for that hardware?<p>Is this just for a purely software implementation of it?</p>
]]></description><pubDate>Sat, 20 Jun 2026 19:00:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=48611934</link><dc:creator>saidinesh5</dc:creator><comments>https://news.ycombinator.com/item?id=48611934</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48611934</guid></item><item><title><![CDATA[New comment by saidinesh5 in "TIL: You can make HTTP requests without curl using Bash /dev/TCP"]]></title><description><![CDATA[
<p>Fun story: A few years ago, I worked for a small company that customized off the shelf routers to enable businesses provide Wifi Hotspots.<p>The routers were very basic model with very limited flash memory (~4MB?). I was brought in to build firmware for those routers. I ended up customising openwrt - removed all kinds of packages to make their packages fit on those routers. At the end, I had less than 4KB space, And I needed to implement a "heart beat" service. A lot of routers were behind firewalls that only allowed http, https and a couple of other protocols. Libcurl was too heavy. So I ended up writing a shell script that used this feature of bash to send out heart beats.<p>Fun times...</p>
]]></description><pubDate>Tue, 16 Jun 2026 19:11:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=48560419</link><dc:creator>saidinesh5</dc:creator><comments>https://news.ycombinator.com/item?id=48560419</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48560419</guid></item><item><title><![CDATA[New comment by saidinesh5 in "Reviews have become expensive, rewrites have become cheap"]]></title><description><![CDATA[
<p>We faced a lot of this this year. Eager new joinees sent 100s of lines of CLs to review to "improve" little things.<p>Not only did the new changes did not fix what they thought it would fix but it broke other things in unexpected ways.<p>I brought in two changes after that:<p>* I'm not reviewing/reading anything that you yourself did not read / test in the target environments properly. If all it takes is an LLM prompt, I could be issuing the same prompt to make my life easier.. and If you're sending a CL, you should be owning the code you send.<p>* Me being more involved in the design process so review burden itself becomes lower. A bit of pair programming from time to time helped too.<p>Not sure how things will turn out after this but so far they seem better.</p>
]]></description><pubDate>Tue, 16 Jun 2026 03:56:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=48550411</link><dc:creator>saidinesh5</dc:creator><comments>https://news.ycombinator.com/item?id=48550411</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48550411</guid></item><item><title><![CDATA[New comment by saidinesh5 in "Moving beyond fork() + exec()"]]></title><description><![CDATA[
<p>Typically libgcc_so.so is loaded by the linker, which uses an mmap call to map the binary into the address space.<p>> The kernel keeps track of which file is mapped where, and can detect when a request is made to map an already mapped file again, avoiding physical memory allocation if possible.<p>Relevant stack overflow answer: <a href="https://stackoverflow.com/questions/61950951/linux-shared-library-loading-and-sharing-the-code-with-other-process#61956768" rel="nofollow">https://stackoverflow.com/questions/61950951/linux-shared-li...</a></p>
]]></description><pubDate>Sat, 06 Jun 2026 15:13:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=48425846</link><dc:creator>saidinesh5</dc:creator><comments>https://news.ycombinator.com/item?id=48425846</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48425846</guid></item><item><title><![CDATA[New comment by saidinesh5 in "Splinter Cell veteran says realistic modern lighting has screwed up stealth game"]]></title><description><![CDATA[
<p>Mark of the ninja - definitely fun and half the gameplay was putting out lamps.<p>The mimimi games: Shadow Tactics, Desperados 3, Shadow Gambit are my favourite.. it's view cones but they also depend on the amount of light there is. they're isometric though.</p>
]]></description><pubDate>Wed, 27 May 2026 07:15:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=48290796</link><dc:creator>saidinesh5</dc:creator><comments>https://news.ycombinator.com/item?id=48290796</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48290796</guid></item><item><title><![CDATA[New comment by saidinesh5 in "Why the smart home bubble popped"]]></title><description><![CDATA[
<p>The worst part of this is half of these are the same white labelled tuya devices that can simply bind to each other's apps or the original tuya app..<p>And half of them completely disable local network access... Like why?!</p>
]]></description><pubDate>Tue, 26 May 2026 08:14:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=48276685</link><dc:creator>saidinesh5</dc:creator><comments>https://news.ycombinator.com/item?id=48276685</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48276685</guid></item><item><title><![CDATA[New comment by saidinesh5 in "I kept coding until an RTOS was inevitable [video]"]]></title><description><![CDATA[
<p>I encountered this while scrolling and thought this would be a good small low level programming video to share</p>
]]></description><pubDate>Sun, 17 May 2026 18:16:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=48171612</link><dc:creator>saidinesh5</dc:creator><comments>https://news.ycombinator.com/item?id=48171612</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48171612</guid></item><item><title><![CDATA[I kept coding until an RTOS was inevitable [video]]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.youtube.com/watch?v=i_eU16X67qU">https://www.youtube.com/watch?v=i_eU16X67qU</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48171611">https://news.ycombinator.com/item?id=48171611</a></p>
<p>Points: 3</p>
<p># Comments: 1</p>
]]></description><pubDate>Sun, 17 May 2026 18:16:57 +0000</pubDate><link>https://www.youtube.com/watch?v=i_eU16X67qU</link><dc:creator>saidinesh5</dc:creator><comments>https://news.ycombinator.com/item?id=48171611</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48171611</guid></item><item><title><![CDATA[New comment by saidinesh5 in "A History of IDEs at Google"]]></title><description><![CDATA[
<p>Mosh instead of ssh.  Works well enough for as long as it works.<p>Road warrior even supports it.<p>But i keep going back to regular ssh or shpool with roadwarrior.</p>
]]></description><pubDate>Thu, 14 May 2026 11:50:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=48134099</link><dc:creator>saidinesh5</dc:creator><comments>https://news.ycombinator.com/item?id=48134099</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48134099</guid></item><item><title><![CDATA[New comment by saidinesh5 in "Linux gaming is faster because Windows APIs are becoming Linux kernel features"]]></title><description><![CDATA[
<p>I think things might have changed in the last 6-7 years? That's when I switched away from Nvidia.<p>Or does your laptop have no other igpu?<p>My last Nvidia laptop was a Hybrid optimus laptop. I almost always ran it on the built in Intel igpu because of the really bad issues with the Nvidia cards. Video tearing, bad power management etc... I remember even switching the GPU wasn't easy... And performance wasn't as good either ..</p>
]]></description><pubDate>Wed, 13 May 2026 19:38:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=48126428</link><dc:creator>saidinesh5</dc:creator><comments>https://news.ycombinator.com/item?id=48126428</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48126428</guid></item><item><title><![CDATA[New comment by saidinesh5 in "Linux gaming is faster because Windows APIs are becoming Linux kernel features"]]></title><description><![CDATA[
<p>Nvidia on desktop has been mostly fine, if not rock solid, on the happy path they provide.<p>But their happy path hasn't included proper wayland support for a long time.<p>Nvidia on laptops? <i>Insert the famous Linus Torvalds meme here</i></p>
]]></description><pubDate>Wed, 13 May 2026 18:56:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=48125939</link><dc:creator>saidinesh5</dc:creator><comments>https://news.ycombinator.com/item?id=48125939</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48125939</guid></item></channel></rss>