<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: nvllsvm</title><link>https://news.ycombinator.com/user?id=nvllsvm</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 01 Jul 2026 00:49:14 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=nvllsvm" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by nvllsvm in "Sidephone: A minimalist Android phone with swappable USB keypads"]]></title><description><![CDATA[
<p>MT8766 (low-end 2020) and Android 12 (2021)<p><a href="https://docs.sidephone.com/en/articles/13624506-specifications" rel="nofollow">https://docs.sidephone.com/en/articles/13624506-specificatio...</a></p>
]]></description><pubDate>Sun, 19 Apr 2026 08:12:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=47822637</link><dc:creator>nvllsvm</dc:creator><comments>https://news.ycombinator.com/item?id=47822637</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47822637</guid></item><item><title><![CDATA[New comment by nvllsvm in "Wayland set the Linux Desktop back by 10 years?"]]></title><description><![CDATA[
<p>I've been pretty happy with Wayland for the past ~2 years of using it.<p>- No annoying "X11 stutter"<p>- FreeSync works reliably; no more fucking around with different compositors.<p>- applications aren't allowed permanently alter the display settings. That was particularly problematic with older Windows games and wine. Depending on the game, exiting a game could leave the display server in a very low resolution on exit. Even worse, a few games would result in the X11 gamma settings being altered outside of the game (Deus Ex was one, but there were a few others).<p>- display-specific scaling factors<p>- I could use Waydroid on my 2-in-1 finally.<p>- HDR support. As an added bonus beyond HDR content, SDR content looks better on my PG42UQ monitor due to the monitor suffering from severe black crush in SDR mode.<p>That said, there are annoyances. I recently started work on a rewrite of the Jellyfin Desktop client (<a href="https://github.com/jellyfin-labs/jellyfin-desktop-cef" rel="nofollow">https://github.com/jellyfin-labs/jellyfin-desktop-cef</a>) and of course targeted Wayland first:<p>Pros:<p>- HDR via an Wayland subsurface works great!<p>Cons:<p>- Running CEF (Chromium) in Wayland mode does NOT respect the system scale factor. The workaround is to run it X11 mode. Not too big of a deal since I'm using CEF in offscreen-rendering mode with a Wayland SDL surface, but annoying.<p>- Picture-in-Picture isn't widely supported yet. It is one of those things that Wayland is building _towards_ rather than X11 just working.<p>- Minor, but not being able to position the window centered on startup is kinda annoying.<p>So yeah - tradeoffs, but currently good enough for me and it continues to get better. I'm optimistic.</p>
]]></description><pubDate>Fri, 20 Mar 2026 01:56:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=47449435</link><dc:creator>nvllsvm</dc:creator><comments>https://news.ycombinator.com/item?id=47449435</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47449435</guid></item><item><title><![CDATA[New comment by nvllsvm in "When does MCP make sense vs CLI?"]]></title><description><![CDATA[
<p>I've been running Claude Code in a Docker compose environment with two containers - one without Claude that has all the credentials setup and a Claude container which transparently executes commands via ssh. The auth container then has wrappers which explicitly allow certain subcommands (eg. `gh api` isn't allowed). The `gh` command in the Claude container is just a wrapper script which bassically `ssh auth-container gh-wrapper`.<p>Lots of manual, opinionated stuff in here, but it prevents Claude from even accessing the credentials and limits what it can do with them.</p>
]]></description><pubDate>Mon, 02 Mar 2026 02:02:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=47212995</link><dc:creator>nvllsvm</dc:creator><comments>https://news.ycombinator.com/item?id=47212995</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47212995</guid></item><item><title><![CDATA[New comment by nvllsvm in "Tauri"]]></title><description><![CDATA[
<p>There does appear to be progress on making CEF an option.<p><a href="https://github.com/tauri-apps/cef-rs" rel="nofollow">https://github.com/tauri-apps/cef-rs</a></p>
]]></description><pubDate>Mon, 09 Feb 2026 14:26:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=46945550</link><dc:creator>nvllsvm</dc:creator><comments>https://news.ycombinator.com/item?id=46945550</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46945550</guid></item><item><title><![CDATA[New comment by nvllsvm in "Nexphone-A phone that runs Android, Linux, and Windows?"]]></title><description><![CDATA[
<p>Yeah - that part is disappointing as well. I'd be glad if it included Wayland support, native touch input, full OpenGL and Vulkan support - but I'm not counting on it.</p>
]]></description><pubDate>Tue, 27 Jan 2026 01:06:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=46774123</link><dc:creator>nvllsvm</dc:creator><comments>https://news.ycombinator.com/item?id=46774123</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46774123</guid></item><item><title><![CDATA[New comment by nvllsvm in "This game is a single 13 KiB file that runs on Windows, Linux and in the Browser"]]></title><description><![CDATA[
<p>Not cross-platform, but I'm reminded of the kkrieger game for Windows which was a 96k FPS game that looked visually impressive for the time.<p><a href="https://web.archive.org/web/20100304155706/http://www.theprodukkt.com/kkrieger" rel="nofollow">https://web.archive.org/web/20100304155706/http://www.thepro...</a></p>
]]></description><pubDate>Sun, 11 Jan 2026 22:43:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=46581220</link><dc:creator>nvllsvm</dc:creator><comments>https://news.ycombinator.com/item?id=46581220</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46581220</guid></item><item><title><![CDATA[New comment by nvllsvm in "I failed to recreate the 1996 Space Jam website with Claude"]]></title><description><![CDATA[
<p>> Someone else did<p>Who?</p>
]]></description><pubDate>Sun, 07 Dec 2025 23:20:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=46186420</link><dc:creator>nvllsvm</dc:creator><comments>https://news.ycombinator.com/item?id=46186420</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46186420</guid></item><item><title><![CDATA[New comment by nvllsvm in "I hate screenshots of text"]]></title><description><![CDATA[
<p>That's too much friction - especially since managed users cannot even create Gists in GitHub Enterprise Cloud (ugh). <a href="https://docs.github.com/en/enterprise-cloud@latest/admin/managing-iam/understanding-iam-for-enterprises/abilities-and-restrictions-of-managed-user-accounts#other-restrictions" rel="nofollow">https://docs.github.com/en/enterprise-cloud@latest/admin/man...</a><p>As for attaching a file, I'm usually screenshotting small amounts of code - usually of the ephemeral variety.</p>
]]></description><pubDate>Wed, 12 Nov 2025 02:05:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=45895588</link><dc:creator>nvllsvm</dc:creator><comments>https://news.ycombinator.com/item?id=45895588</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45895588</guid></item><item><title><![CDATA[New comment by nvllsvm in "iPhone Pocket"]]></title><description><![CDATA[
<p>> They're giving the market the size people actually want.<p>No - call it what it is. They are catering to the largest market segments and ignoring the smaller segments who desire smaller phones.<p>Reasoning as to why is another thing, but it doesn't negate the existence of the segment who does want one.</p>
]]></description><pubDate>Tue, 11 Nov 2025 16:53:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=45889616</link><dc:creator>nvllsvm</dc:creator><comments>https://news.ycombinator.com/item?id=45889616</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45889616</guid></item><item><title><![CDATA[New comment by nvllsvm in "I hate screenshots of text"]]></title><description><![CDATA[
<p>Slack seems to always wrap code blocks. It makes python particularly shit to read.</p>
]]></description><pubDate>Tue, 11 Nov 2025 02:28:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=45883491</link><dc:creator>nvllsvm</dc:creator><comments>https://news.ycombinator.com/item?id=45883491</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45883491</guid></item><item><title><![CDATA[New comment by nvllsvm in "Protect your consciousness from AI"]]></title><description><![CDATA[
<p>> In the professional world, I see software developers blindly copying and pasting code suggestions from LLM providers without testing it, or understanding it.<p>When you see that, call them out on it. Not understanding copy+pasted code is one thing, but not testing it is a whole other level of garbage.</p>
]]></description><pubDate>Sun, 09 Nov 2025 20:48:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=45869034</link><dc:creator>nvllsvm</dc:creator><comments>https://news.ycombinator.com/item?id=45869034</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45869034</guid></item><item><title><![CDATA[New comment by nvllsvm in "Microsoft Flight Simulator 2024 is coming to Playstation 5 on December 8th"]]></title><description><![CDATA[
<p>Not a TV console, but there is a handheld "Xbox" releasing next month.<p><a href="https://www.xbox.com/en-US/handhelds/rog-xbox-ally" rel="nofollow">https://www.xbox.com/en-US/handhelds/rog-xbox-ally</a><p>My guess is they'll continue to improve handheld and TV experiences in Windows and leverage third-parties to make the hardware.</p>
]]></description><pubDate>Wed, 24 Sep 2025 22:18:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=45366626</link><dc:creator>nvllsvm</dc:creator><comments>https://news.ycombinator.com/item?id=45366626</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45366626</guid></item><item><title><![CDATA[New comment by nvllsvm in "Wayland breaks the tools I use to make a living"]]></title><description><![CDATA[
<p>> I just bitch and moan now, because it’s better than killing myself to avoid seeing how fucked up things will become.<p>fwiw - I'm happy to chat if you wanna vent.</p>
]]></description><pubDate>Sun, 14 Sep 2025 04:12:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=45237386</link><dc:creator>nvllsvm</dc:creator><comments>https://news.ycombinator.com/item?id=45237386</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45237386</guid></item><item><title><![CDATA[New comment by nvllsvm in "Bookmarks.txt is a concept of keeping URLs in plain text files"]]></title><description><![CDATA[
<p>I keep bookmarks as a Markdown file so I can sync it using Syncthing. I use either Obsidian or KRunner (desktop-only, similar to mac's Spotlight) to open bookmarks. It's been working well enough for me.<p>The KRunner plugin I use doesn't have a comprehensive Markdown parser, but it works great with the format I've been using. <a href="https://github.com/andrewrabert/krunner-markdown-bookmarks" rel="nofollow">https://github.com/andrewrabert/krunner-markdown-bookmarks</a>  Ex:<p><pre><code>  # Bookmarks
  ## Code
  - [GitHub](https://github.com)
  - [GitLab - Arch Linux](https://gitlab.archlinux.org)
  ## Social
  - [Hacker News](https://news.ycombinator.com)
  - [Reddit](https://www.reddit.com)
</code></pre>
It would be cool to have an Obsidian plugin which retrieved favicons for the links.</p>
]]></description><pubDate>Thu, 28 Aug 2025 16:07:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=45053894</link><dc:creator>nvllsvm</dc:creator><comments>https://news.ycombinator.com/item?id=45053894</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45053894</guid></item><item><title><![CDATA[New comment by nvllsvm in "Online Collection of Keygen Music"]]></title><description><![CDATA[
<p>> Nowadays you have a few large companies dominating everything.<p>We now also have a web where ActiveX, the Windows-only IE browser engine, and Flash+Shockwave binaries are no longer exist as mainstream web technologies. As a Linux user, this is great!<p>> There are no forums, there's reddit and discord.
> The are no private websites, there's uniform Meta Twitter.<p>Incorrect. I regularly read the VOGONS forum (<a href="https://www.vogons.org/" rel="nofollow">https://www.vogons.org/</a>) for retro computing related topics. Is the forum for you? Maybe, maybe not. There are plenty of others as well though many are specific to niches. Hacker News is also a kind of forum.<p>Focus on what you want to get out of a forum rather than a forum for the sake of a forum.<p>> Google search sucks.<p>Yeah, modern Google search really sucks. I often find ChatGPT or Claude better at fuzzy-finding than modern search engines. Depends on what I'm looking for.<p>> Everything is AI.<p>AI as a concept has existed in marketing for decades. The term has picked up again and todays LLM's will probably seem quite dumb in a decade. They're great fuzzy-finders though - I regularly use Claude for various dev tasks including DOS and embedded development.<p>> Toxicity is rampant.<p>I have a childhood memory, early 90's, where the news was on the TV talking about a bombing/attack/similar in the middle east. It's a fuzzy memory, but it continues having a strong impact on my life with regards to negativity in the world. Things have always sucked, will continue to suck, but likewise for the opposite. Focusing on what is in my control and positive has helped me a lot here.<p>> Pirate sites, the few are full of racists and other assholes.<p>I can't say I've ever spent enough time on pirate sites to bother with conversation. Plenty of these sites continue to exist and media is still aquireable. I'm amused anytime _someone I know_ finds a 10-year-plus old torrent that still has seeders.<p>Side note, there's even a modern, open-source keygen for older versions of Windows available on GitHub that has not been taken down (user Endermanch). It even has keygen music!<p>> You may not speak your mind, including HN, you get censored and/or otherwise canceled.<p>_Someone I know_ has been a life-long pirate and has always had this problem with regards to pirating things.<p>> And this whole thing bleeds into real life. People are edgy, dissatisfied, unfriendly, can't take criticism, even if it's constructive.<p>Some people suck, some don't. I was lightly bullied through my entire childhood so this was kind of the status-quo for me. However, my friends were an exception and they were and still are great! The only recent change I've noticed in my socialsphere is a change in family members for the worst. One side of my family went down the path of becoming pushy Grumpelstiltskin's, so I did have to make a choice to remove them from my life. The keyword for me was pushy, not necessiarily a difference of opinion. It was difficult to cut off contact, but doing so allowed me to spend mental energy on people who have positive impacts on my life.<p>The internet became less of a place for people like us as the rest of the world embraced it. This does extend beyond the web as even culture is more varied than ever (music, shows, memes, etc). It might take more work to find what fits you, but it's still out there.</p>
]]></description><pubDate>Sun, 03 Aug 2025 20:08:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=44779322</link><dc:creator>nvllsvm</dc:creator><comments>https://news.ycombinator.com/item?id=44779322</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44779322</guid></item><item><title><![CDATA[New comment by nvllsvm in "Online Collection of Keygen Music"]]></title><description><![CDATA[
<p>mind.in.a.box's album "R.E.T.R.O." (2010) has a few songs that sound keygen-esque (aka chiptune).<p>Not all their stuff sounds like that, but I've been a big fan since first discovering them via a sample included in the XMMS2 media player way back in the early 2000's.</p>
]]></description><pubDate>Sat, 02 Aug 2025 18:37:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=44770143</link><dc:creator>nvllsvm</dc:creator><comments>https://news.ycombinator.com/item?id=44770143</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44770143</guid></item><item><title><![CDATA[New comment by nvllsvm in "HDD Clicker generates HDD clicking sounds, based on HDD Led activity"]]></title><description><![CDATA[
<p>I found it worthwhile to move my desktop to another room by using long, 50ft cables (DP1.4, USB 3.0, powered USB hubs). I also have a pikvm connected to Home Assistant so I can press the power and reset buttons using a ZigBee remote. The desktop lives in a Sliger 4U chassis in a rack with my NAS, networking gear, and a UPS.<p>My office room is now absent of both noise and heat generated by my desktop and it's so much nicer for it.</p>
]]></description><pubDate>Sat, 12 Jul 2025 07:39:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=44540110</link><dc:creator>nvllsvm</dc:creator><comments>https://news.ycombinator.com/item?id=44540110</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44540110</guid></item><item><title><![CDATA[New comment by nvllsvm in "Silicon Valley finally has a big electronics retailer again: Micro Center opens"]]></title><description><![CDATA[
<p>Same for me and the Wayne, PA store. Prices are competitive and they're one of the few places I know that carries Bawls energy drinks.</p>
]]></description><pubDate>Fri, 30 May 2025 23:27:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=44140694</link><dc:creator>nvllsvm</dc:creator><comments>https://news.ycombinator.com/item?id=44140694</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44140694</guid></item><item><title><![CDATA[New comment by nvllsvm in "Experimental release of GrapheneOS for Pixel 9a"]]></title><description><![CDATA[
<p>Balatro is not installable from the Play Store on my Pixel 7 due to Play Integrity.<p>Side note, balatro-mobile-maker works really well as an unofficial port to Android. <a href="https://github.com/blake502/balatro-mobile-maker">https://github.com/blake502/balatro-mobile-maker</a></p>
]]></description><pubDate>Sun, 13 Apr 2025 16:42:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=43674044</link><dc:creator>nvllsvm</dc:creator><comments>https://news.ycombinator.com/item?id=43674044</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43674044</guid></item><item><title><![CDATA[New comment by nvllsvm in "Ask HN: Do you still use search engines?"]]></title><description><![CDATA[
<p>It looks like the default search providers are not editable. I worked around with with Chromium v135 by creating a new one and deleting the old one.</p>
]]></description><pubDate>Tue, 08 Apr 2025 20:07:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=43625931</link><dc:creator>nvllsvm</dc:creator><comments>https://news.ycombinator.com/item?id=43625931</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43625931</guid></item></channel></rss>