<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: Sn0wCoder</title><link>https://news.ycombinator.com/user?id=Sn0wCoder</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 29 May 2026 20:59:03 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=Sn0wCoder" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by Sn0wCoder in "Music for Programming"]]></title><description><![CDATA[
<p>Do not see this one in the thread yet, found this on HN years ago and always in the weekly rotation<p><a href="https://poolsuite.net/" rel="nofollow">https://poolsuite.net/</a></p>
]]></description><pubDate>Mon, 06 Apr 2026 14:40:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=47661556</link><dc:creator>Sn0wCoder</dc:creator><comments>https://news.ycombinator.com/item?id=47661556</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47661556</guid></item><item><title><![CDATA[New comment by Sn0wCoder in "GPT-5.3-Codex"]]></title><description><![CDATA[
<p>If you are already using Volta in your project Codex will use the correct version assuming you are running in the same directory as your .json file and the json file has the” volta”:{ “node”: “xx.x.x”, “npm”: “xx.x.x”} configured.  Personally use a Dockerfile to setup the container with volta installed.  Need to set up Volta and configure at least one version of Node then install Codex in the docker.  One caveat is you need to update codex with the initial version of node assuming it’s not the same as your project.  If you are using one image per project you should never run into this but I have been using one image and firing up a container for each project, so it was great to see Codex able to use the correct version configured for the project via Volta.<p>From other comments sounds like Codex using mise for internal tools can cause issues but not sure that is 100% Codex fault if the project is not already defining the node/npm version in the json “engines” entry.  If it’s ignoring that entry then I guess this is a valid complaint, but not sure how Codex is supposed to guess which version of tools to use for different projects.<p>Would you mind adding more details as to the exact setup where Codex is using the wrong version?</p>
]]></description><pubDate>Fri, 06 Feb 2026 23:30:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=46919618</link><dc:creator>Sn0wCoder</dc:creator><comments>https://news.ycombinator.com/item?id=46919618</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46919618</guid></item><item><title><![CDATA[New comment by Sn0wCoder in "Capital One to acquire Brex for $5.15B"]]></title><description><![CDATA[
<p>At the big box stores absolutely they have it worked in to the prices.  I have no idea if the local mom and pop shops are working that 2-4% into their prices or not.</p>
]]></description><pubDate>Fri, 23 Jan 2026 02:28:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=46727608</link><dc:creator>Sn0wCoder</dc:creator><comments>https://news.ycombinator.com/item?id=46727608</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46727608</guid></item><item><title><![CDATA[New comment by Sn0wCoder in "Capital One to acquire Brex for $5.15B"]]></title><description><![CDATA[
<p>You do realize that 2-4% is not left on the 'table' its taken from the merchant you are shopping at.  If you are at a big box store sure but when going to local merchants its best for them if you use debit or cash.
One could argue the merchant 'choose' to accept CC but in this day and age its more like extortion because the CC lobbyist were able to make it illegal to pass that charge onto the customer.</p>
]]></description><pubDate>Fri, 23 Jan 2026 01:32:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=46727310</link><dc:creator>Sn0wCoder</dc:creator><comments>https://news.ycombinator.com/item?id=46727310</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46727310</guid></item><item><title><![CDATA[New comment by Sn0wCoder in "Text-based web browsers"]]></title><description><![CDATA[
<p>"What is the recommended way of hiding features that require JavaScript on browsers that do not support JavaScript, e.g., on w3m?"<p>You can try the <noscript> tag.</p>
]]></description><pubDate>Tue, 13 Jan 2026 10:45:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=46599344</link><dc:creator>Sn0wCoder</dc:creator><comments>https://news.ycombinator.com/item?id=46599344</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46599344</guid></item><item><title><![CDATA[New comment by Sn0wCoder in "Show HN: 22 GB of Hacker News in SQLite"]]></title><description><![CDATA[
<p>Strange now the first few days load (getting a new error) 'Ignoring inability to install OPFS sqlite3_vfs: Cannot install OPFS: Missing SharedArrayBuffer and/or Atomics. The server must emit the COOP/COEP response headers to enable those. See <a href="https://sqlite.org/wasm/doc/trunk/persistence.md#coop-coep" rel="nofollow">https://sqlite.org/wasm/doc/trunk/persistence.md#coop-coep</a>'<p>But when go back to the 26th none of the shards will load, error out.<p>Using Windows 11, FF 146.0.1<p>Since you tested it seems its just a me problem and thanks for fixing the GitHub link</p>
]]></description><pubDate>Wed, 31 Dec 2025 15:02:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=46444684</link><dc:creator>Sn0wCoder</dc:creator><comments>https://news.ycombinator.com/item?id=46444684</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46444684</guid></item><item><title><![CDATA[New comment by Sn0wCoder in "Show HN: 22 GB of Hacker News in SQLite"]]></title><description><![CDATA[
<p>Site does not load on Firefox console error says 'Uncaught (in promise) TypeError: can't access property "wasm", sqlite3 is null'<p>Guess its common knowledge that SharedArrayBuffer (SQLite wasm) does not work with FF due to Cross-Origin Attacks (i just found out ;).<p>Once the initial chunk of data loads the rest load almost instantly on Chrome.  Can you please fix the GitHub link (current 404) would like to peak at the code.  Thank you!</p>
]]></description><pubDate>Tue, 30 Dec 2025 21:57:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=46438509</link><dc:creator>Sn0wCoder</dc:creator><comments>https://news.ycombinator.com/item?id=46438509</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46438509</guid></item><item><title><![CDATA[New comment by Sn0wCoder in "Ask HN: MIT grad, junior dev layoffs – watching my daughter lose faith in merit"]]></title><description><![CDATA[
<p>First off sorry to hear about your daughter's situation and how it seems to be affecting every aspect of your family life.  Without telling my life story, a lot of us were in a similar situation in the early 2000’s (Graduated in 2000 and laid off from my intern job in 2001, where I worked for 3 years). As others have said luck and who you know are 50%, right place / right time are another 50% (75% luck IDK).  Programming jobs are not going away (think legacy systems / retirements).  Will all new jobs be the same as the old jobs, probably not.  It might be 5 – 10 years before many new grads find great jobs (to answer your question on how long it lasts).  They should, however, be able to find ‘jobs’ (today).  Will these be the high pay WFH?  Probably not.  My advice would be this:<p><pre><code>    Start an LLC in your state.  Normally a couple hundred dollars and some paperwork. 

    Create a bank account for the LLC and put a couple hundred dollars in the account. 

    Contribute to Open Source or make an open-source project 

    Make ‘free’ software for yourself, friends and family – something is better than nothing – show and tell 

    Make ‘free as in beer’ software for local business or non-profits 

    Get a job at a local mom and pop outfit, do the job you are hired to do, but also become the ‘IT’ person.  Install software / hardware, do backups, make helpful ‘apps’, automate and innovate 

    All of these will count towards experience when you do get a ‘real’ job, increasing pay range and giving ‘experience’ with ‘x’ technology. 

    Host on a cheap VPS to learn about Linux / system admin, install something like Dokploy (PaaS), configure Traefik (Reverse Proxy / Load Balancing / HTTPS / DNS), then build your own SaaS apps.  Full Stack? 

    CERTS – GCP ACE, CISSP, Azure AI, ChatGPT, etc.... 

    With the help of a good LLM there is no better time to build something when you really have nothing to lose and no family to support, no house payment, etc... 

 
</code></pre>
Do this for 5 – 10 years as projects under the LLC umbrella.  Most start-ups do not make money; it's ok to show a loss.  On the resume you focus on the tech portion leaving out the parts you do not want to focus on.  Who knows, maybe one of these projects even makes a few hundred a month's side money.  The best time to find a job is when you have a job (any job).  Sitting around looking for a ‘great’ job is going to leave gaps in your resume.  Any job can teach you about problem solving, working with others (conflict and how did you resolve the conflict), leadership, in the end a programmer is hired to help make the business money learning how businesses work in general will lead to new insights that a fresh grad (most likely) does not have. There are lots of smaller software shops no one has ever heard of that are also entry level options for new grads.  It's ok to live at home making less money and saving it, sometimes we need to lower our expectations on what we are worth money wise. It's not easy out there right now, and I will not pretend that it is.  For some (like me), it never was easy, but you need to keep up on the latest tech and have something to show / talk about.<p>Everyone knows someone who went to school for ‘x’ who is the local bartender or barista.  If the new grads decide money now is more important than gaining ‘tech’ experience any way they can then they may never get that job in the ‘x’ degree.  Tech includes everything from hardware to software, with more jobs being ‘full stack’ the more you know about the better.<p>Hoping you and your family the best.  There is still time to celebrate Christmas even if dinner is Chinese food and the only gifts are each other.</p>
]]></description><pubDate>Fri, 26 Dec 2025 00:09:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=46387938</link><dc:creator>Sn0wCoder</dc:creator><comments>https://news.ycombinator.com/item?id=46387938</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46387938</guid></item><item><title><![CDATA[New comment by Sn0wCoder in "Show HN: Picknplace.js, an alternative to drag-and-drop"]]></title><description><![CDATA[
<p>Great work building something and having the courage to show HN ;-)<p>Interesting design.  Even though I read the instructions still could not get it to work for 30 or so seconds.  Might want to show some text 'Now Scroll' with up/down arrows to the left or right of the list.<p>Seems ok when the list is in the middle of the page and you already have room to scroll up and down, but how is it going to work when the list is at the top or bottom of the page?<p>Or when the page is so short it does not scroll at all?  I suppose you could have the container scroll but then it needs to be considerable larger than the list.<p>Honestly when you click 'Pick' all of the others should say 'Place' would be more intuitive and give the user options to support both.
As they use it they will pick up they can scroll if they want.</p>
]]></description><pubDate>Fri, 19 Dec 2025 01:03:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=46321060</link><dc:creator>Sn0wCoder</dc:creator><comments>https://news.ycombinator.com/item?id=46321060</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46321060</guid></item><item><title><![CDATA[New comment by Sn0wCoder in "Show HN: Wirebrowser – A JavaScript debugger with breakpoint-driven heap search"]]></title><description><![CDATA[
<p>Only had a minute to install, build and use the app; but wow this is great!  Thank you for building and showing us Wirebrowser.  Are you building this because other tools do not meet your needs?  I have not run across any tool(s) that combine all of these features into one package so hoping you all success with this release.</p>
]]></description><pubDate>Thu, 11 Dec 2025 07:48:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=46228742</link><dc:creator>Sn0wCoder</dc:creator><comments>https://news.ycombinator.com/item?id=46228742</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46228742</guid></item><item><title><![CDATA[New comment by Sn0wCoder in "Visualize 4B Years: The Trillions of Generations: LUCA to Modern Human"]]></title><description><![CDATA[
<p>Scrolled for like a minute in both Chrome and FF nothing happened except my finger got really tired.  The numbers moved but all I see is a picture of a young child.  Not sure what is supposed to happen.....</p>
]]></description><pubDate>Thu, 04 Dec 2025 07:17:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=46144702</link><dc:creator>Sn0wCoder</dc:creator><comments>https://news.ycombinator.com/item?id=46144702</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46144702</guid></item><item><title><![CDATA[New comment by Sn0wCoder in "Show HN: Fresh – A new terminal editor built in Rust"]]></title><description><![CDATA[
<p>Just installed on both pop_os and windows 11.  On Linux everything seems to work ok.  On Windows 11 the mouse only moves to the start of a line, cannot select text at all click anywhere but the very first part of a line.  Every now and then it will select some random word on the line but mostly just column 1.  Installed with Cargo if that matters using rustc 1.91.1, looks like 1.88.0 is min supported.  On pop the mouse works as expected. Will check it out more when I get time just wanted to give you the heads up.</p>
]]></description><pubDate>Thu, 04 Dec 2025 05:53:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=46144226</link><dc:creator>Sn0wCoder</dc:creator><comments>https://news.ycombinator.com/item?id=46144226</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46144226</guid></item><item><title><![CDATA[New comment by Sn0wCoder in "Show HN: Swimming in Tech Debt"]]></title><description><![CDATA[
<p>Thanks for the link.  Its always helpful to have new ways to describe tech dept.  The term is too overloaded and most people roll their eyes when hearing it since it can be used to describe anything from real issues to things that are fine but you just do not like for whatever reason.  Look forward to reading the section on what issues are worth paying down and those that are fine to live with.  Its not any easy decision to make, but having concrete examples is always a bonus.  For .99 cents pre-ordered a copy and if there is going to be a real book would love to have it sitting on my desk.  It could sit next to Software Estimation by Steve McConnell ;)  Cheers!</p>
]]></description><pubDate>Fri, 05 Sep 2025 04:05:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=45134883</link><dc:creator>Sn0wCoder</dc:creator><comments>https://news.ycombinator.com/item?id=45134883</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45134883</guid></item><item><title><![CDATA[New comment by Sn0wCoder in "Ask HN: Difficult Interview Question"]]></title><description><![CDATA[
<p>If nothing else would assume they have used GitHub or say 'drop it in teams'.  Even if they have only ever used the cloud there is send a link from my Google or One Drive.  My first answer would be FTP or rsync.  Maybe they are over thinking it and assume they need to get it on another machine without the owner knowing about it IDK.  Maybe it needs to be reworded.  Or follow up if there is no answer and say how did you turn in your homework to the professors or think about how you collaborate with other developers on a project.</p>
]]></description><pubDate>Wed, 03 Sep 2025 21:04:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=45120409</link><dc:creator>Sn0wCoder</dc:creator><comments>https://news.ycombinator.com/item?id=45120409</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45120409</guid></item><item><title><![CDATA[New comment by Sn0wCoder in "Gabbard Blindsided CIA over Revoking Clearance of Undercover Officer"]]></title><description><![CDATA[
<p><a href="https://archive.ph/LyQ2f" rel="nofollow">https://archive.ph/LyQ2f</a></p>
]]></description><pubDate>Thu, 28 Aug 2025 15:14:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=45053237</link><dc:creator>Sn0wCoder</dc:creator><comments>https://news.ycombinator.com/item?id=45053237</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45053237</guid></item><item><title><![CDATA[New comment by Sn0wCoder in "Precision mapping tracks woody plant spread across Great Plains grasslands"]]></title><description><![CDATA[
<p>Do not quote me either but you are correct.  Prairies depend on fire as do most native forests.  Many trees are dependent on fire for their off-spring to succeed (Jack Pine, Red/White Pine, Bur/Northern/Pin Oak) and to kill off invasive species (prairies).  Prescribed burns are critical in maintaining these eco-systems and are an under utilized resource.  They require 'perfect' conditions (temp, humidity, timing, human resources), so are rarely done correctly if done at all.  Source wildland firefighter in another life.</p>
]]></description><pubDate>Tue, 19 Aug 2025 03:33:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=44948015</link><dc:creator>Sn0wCoder</dc:creator><comments>https://news.ycombinator.com/item?id=44948015</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44948015</guid></item><item><title><![CDATA[New comment by Sn0wCoder in "Lab-grown salmon hits the menu"]]></title><description><![CDATA[
<p>'benign tumor' maybe some Salmon Lipomas with crackers and cheese.</p>
]]></description><pubDate>Tue, 19 Aug 2025 02:47:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=44947757</link><dc:creator>Sn0wCoder</dc:creator><comments>https://news.ycombinator.com/item?id=44947757</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44947757</guid></item><item><title><![CDATA[New comment by Sn0wCoder in "Starting game development in JavaScript with no experience"]]></title><description><![CDATA[
<p>Here ya go
<a href="https://kaplayjs.com/" rel="nofollow">https://kaplayjs.com/</a>
<a href="https://kaplayjs.com/docs/guides/starting/" rel="nofollow">https://kaplayjs.com/docs/guides/starting/</a>
<a href="https://www.mapeditor.org/docs/scripting/" rel="nofollow">https://www.mapeditor.org/docs/scripting/</a>
<a href="https://phaser.io/" rel="nofollow">https://phaser.io/</a>
<a href="https://phaser.io/tutorials/making-your-first-phaser-3-game/part1" rel="nofollow">https://phaser.io/tutorials/making-your-first-phaser-3-game/...</a>
<a href="https://www.aseprite.org/" rel="nofollow">https://www.aseprite.org/</a></p>
]]></description><pubDate>Tue, 19 Aug 2025 02:38:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=44947705</link><dc:creator>Sn0wCoder</dc:creator><comments>https://news.ycombinator.com/item?id=44947705</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44947705</guid></item><item><title><![CDATA[New comment by Sn0wCoder in "Optimizing my sleep around Claude usage limits"]]></title><description><![CDATA[
<p>"To be fair, computer science is famous for people rearranging their sleep schedule around when the compute time was available." - Duanemclemore
Interesting take, not the mind set I went into reading the article but the one I wish I had...</p>
]]></description><pubDate>Mon, 11 Aug 2025 04:04:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=44860680</link><dc:creator>Sn0wCoder</dc:creator><comments>https://news.ycombinator.com/item?id=44860680</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44860680</guid></item><item><title><![CDATA[New comment by Sn0wCoder in "Performance and telemetry analysis of Trae IDE, ByteDance's VSCode fork"]]></title><description><![CDATA[
<p>Thank you!  The timing of this comment is perfect</p>
]]></description><pubDate>Sun, 27 Jul 2025 23:12:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=44705559</link><dc:creator>Sn0wCoder</dc:creator><comments>https://news.ycombinator.com/item?id=44705559</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44705559</guid></item></channel></rss>