<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: tracker1</title><link>https://news.ycombinator.com/user?id=tracker1</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 11 Apr 2026 08:07:51 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=tracker1" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by tracker1 in "Bitmap fonts make computers feel like computers again"]]></title><description><![CDATA[
<p>Note, if you're going to use the EGA 8x14 or VGA 9x16 fonts for rendering, your best bet is to also render each pixel 3 pixels wide and 4 pixels tall, then scale to your desired size... I do this, then the 50% of the scaled render looks pretty good, this corrects for the original 4:3 non-square aspect ratio of EGA and VGA level text.<p>I did this for my canvas renderer for BBS Ansi...  Though, I need to get the next step(s) so I can start testing against a websocket based door server I'm also working on.<p><a href="https://bbs-land.github.io/webterm-dos-ansi/" rel="nofollow">https://bbs-land.github.io/webterm-dos-ansi/</a></p>
]]></description><pubDate>Fri, 10 Apr 2026 19:06:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=47722295</link><dc:creator>tracker1</dc:creator><comments>https://news.ycombinator.com/item?id=47722295</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47722295</guid></item><item><title><![CDATA[New comment by tracker1 in "We moved Railway's frontend off Next.js. Builds went from 10+ mins to under 2"]]></title><description><![CDATA[
<p>And all the latency of classic ASP.Net Webforms.  Click a button and see the page change in the length of a short yawn.  Or, switch to client side wasm and load a payload that makes the typical react dev jealous.</p>
]]></description><pubDate>Fri, 10 Apr 2026 17:43:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=47721386</link><dc:creator>tracker1</dc:creator><comments>https://news.ycombinator.com/item?id=47721386</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47721386</guid></item><item><title><![CDATA[New comment by tracker1 in "Microsoft is employing dark patterns to goad users into paying for storage?"]]></title><description><![CDATA[
<p>For the office apps, the cloud versions work well enough... I think even Visio (additional fees) cloud/web version actually works okay now, I haven't used it recently.  At least well enough for the occasional interaction if Libre/Only Office don't work well enough for you.</p>
]]></description><pubDate>Fri, 10 Apr 2026 17:22:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=47721144</link><dc:creator>tracker1</dc:creator><comments>https://news.ycombinator.com/item?id=47721144</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47721144</guid></item><item><title><![CDATA[New comment by tracker1 in "Microsoft is employing dark patterns to goad users into paying for storage?"]]></title><description><![CDATA[
<p>I setup cloud sync on my nas to sync my dropbox, google and onedrive accounts... I only have dropbox actually installed anymore as it's just what I mostly use.<p>I mostly tend to keep some important information synced to the others, for multi-access in case of emergency.  I also have a bitwarden account for secrets.<p>I have a grandfathered outlook.com custom account that I still use for MS stuff on occasion, but I switched off windows for my personal use a few years ago now, when they put ads in the start menu search on insiders.</p>
]]></description><pubDate>Fri, 10 Apr 2026 17:14:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=47721078</link><dc:creator>tracker1</dc:creator><comments>https://news.ycombinator.com/item?id=47721078</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47721078</guid></item><item><title><![CDATA[New comment by tracker1 in "Issue: Claude Code is unusable for complex engineering tasks with Feb updates"]]></title><description><![CDATA[
<p>I tend to make a concerted effort to often make sure anything settable via cli is settable via environment variable... though, I often have a search-upward option for a .env file as well.  Mostly so that it's easier to containerize/deploy an application in a predictable/reusable way.</p>
]]></description><pubDate>Fri, 10 Apr 2026 17:06:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=47720983</link><dc:creator>tracker1</dc:creator><comments>https://news.ycombinator.com/item?id=47720983</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47720983</guid></item><item><title><![CDATA[New comment by tracker1 in "Why I'm Building a Database Engine in C#"]]></title><description><![CDATA[
<p>Also worth mentioning are VeloxDB and RavenDB, both written in C#.  TBF, I haven't used any of them... but aware they exist.<p>C# is pretty powerful and capable of lower level usage, such as in the examples given... not to mention a pretty nice interop with C-style libraries.  It looks like the intent here might be a custom database engine for service integrations... not necessarily a full rdbms in and of itself.</p>
]]></description><pubDate>Fri, 10 Apr 2026 16:46:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=47720736</link><dc:creator>tracker1</dc:creator><comments>https://news.ycombinator.com/item?id=47720736</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47720736</guid></item><item><title><![CDATA[New comment by tracker1 in ""Negative" views of Broadcom driving VMware migrations, rival says"]]></title><description><![CDATA[
<p>Proxmox can do LXC and has some experimental support for converting Docker based images... that said, it's not the same as Docker/Podman support, which are more feature rich.<p>I would suggest at least a minimal Linux Server VM if you're running containers, underneath ProxMox or on a bare metal install if you don't need other virtualization on said server.</p>
]]></description><pubDate>Fri, 10 Apr 2026 16:36:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=47720602</link><dc:creator>tracker1</dc:creator><comments>https://news.ycombinator.com/item?id=47720602</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47720602</guid></item><item><title><![CDATA[New comment by tracker1 in "Netflix Prices Went Up Again – I Bought a DVD Player Instead"]]></title><description><![CDATA[
<p>True... but it was never really the same... IMO Saturday Mornings were kind of a special event before there were 24/7 cartoon network etc.  Even if 2/3 of it was of dubious quality.</p>
]]></description><pubDate>Fri, 10 Apr 2026 16:18:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=47720358</link><dc:creator>tracker1</dc:creator><comments>https://news.ycombinator.com/item?id=47720358</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47720358</guid></item><item><title><![CDATA[New comment by tracker1 in "Netflix Prices Went Up Again – I Bought a DVD Player Instead"]]></title><description><![CDATA[
<p>And Saturday morning cartoons from 5am-1pm... then they started rolling back the non-toons earlier until no more Saturday morning cartoons.<p>Phoenix, AZ had a local variety kids morning show, "Wallace and Ladmo" that anyone from the area born before 1985 or so probably remembers.</p>
]]></description><pubDate>Thu, 09 Apr 2026 22:56:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=47711365</link><dc:creator>tracker1</dc:creator><comments>https://news.ycombinator.com/item?id=47711365</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47711365</guid></item><item><title><![CDATA[New comment by tracker1 in "Netflix Prices Went Up Again – I Bought a DVD Player Instead"]]></title><description><![CDATA[
<p>I remember as a kid, mostly having access to HBO/Showtime etc during their "free" week/month that came along about once a year or so.  I think my dad subbed for a couple months once, but that was it.  Otherwise it was just basic cable and nothing else.<p>Even then, 90% of the time was watching local/broadcast networks via cable.</p>
]]></description><pubDate>Thu, 09 Apr 2026 22:54:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=47711347</link><dc:creator>tracker1</dc:creator><comments>https://news.ycombinator.com/item?id=47711347</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47711347</guid></item><item><title><![CDATA[New comment by tracker1 in "Netflix Prices Went Up Again – I Bought a DVD Player Instead"]]></title><description><![CDATA[
<p>Wouldn't necessarily bet on it... would likely need to use puppeteer or playwright and change the user agent to match the desktop browser.  And even then, the various services likely change pretty regularly.<p>That said... could maybe setup a mitm service that does this for even $5/yr to manage various services... where that service takes care of updating their signon/cancel scripts.  Maybe even a semi-trusted mechanical turk as necessary.</p>
]]></description><pubDate>Thu, 09 Apr 2026 22:51:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=47711313</link><dc:creator>tracker1</dc:creator><comments>https://news.ycombinator.com/item?id=47711313</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47711313</guid></item><item><title><![CDATA[New comment by tracker1 in "Netflix Prices Went Up Again – I Bought a DVD Player Instead"]]></title><description><![CDATA[
<p>I started just ripping everything when the studios started adding unskippable ads... I had a rental copy of Friday, still have never actually seen it, there was a bad scratch and it froze after 30+ minutes of unskippable previews.<p>I've never had a really bad player though... I have seen players that had issues with burned disks, but not mfg (unless scratched rentals).</p>
]]></description><pubDate>Thu, 09 Apr 2026 22:45:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=47711257</link><dc:creator>tracker1</dc:creator><comments>https://news.ycombinator.com/item?id=47711257</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47711257</guid></item><item><title><![CDATA[New comment by tracker1 in "Netflix Prices Went Up Again – I Bought a DVD Player Instead"]]></title><description><![CDATA[
<p>It's also worth looking into if your local library offers Kanopy services.</p>
]]></description><pubDate>Thu, 09 Apr 2026 20:58:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=47709965</link><dc:creator>tracker1</dc:creator><comments>https://news.ycombinator.com/item?id=47709965</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47709965</guid></item><item><title><![CDATA[New comment by tracker1 in "Netflix Prices Went Up Again – I Bought a DVD Player Instead"]]></title><description><![CDATA[
<p>I would probably go Blu-Ray at least to have higher resolution content... Ripping isn't too bad (I use make-mkv then re-encode with handbrake).  I don't really notice going up from 1080p, but really notice going below 1080p content.  I also don't mind h.265's blurry handling of degradation over the blocky/chunky h.264... I haven't really observed enough lower bitrate AV1 to compare.<p>I have a Shield TV connected through my AVR and it works pretty well for content directly from my nas/cifs/smb via Kodi.</p>
]]></description><pubDate>Thu, 09 Apr 2026 20:56:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=47709947</link><dc:creator>tracker1</dc:creator><comments>https://news.ycombinator.com/item?id=47709947</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47709947</guid></item><item><title><![CDATA[New comment by tracker1 in "Old laptops in a colo as low cost servers"]]></title><description><![CDATA[
<p>Not sure if this is legit... I could see it working well enough if they require the laptop to support at least say thunderbolt3/usb4 then they can use a single connection interface to a management/dock interface that includes a network connection (1gb/2.5gb)<p>The trouble is a lot of laptops won't power-on with the screen closed and have heavy sleep/suspend behaviors in general.  Not to mention general airflow in whatever shelving system is used with the laptops, assuming 2-4 laptops per shelf, per 1u.  Not to mention, one would probably want/need some means of ensuring appropriate driver support, or an appropriate Linux or other setup for said hardware.<p>While I can see it working, depending on shipping costs can definitely see some problematic bits.</p>
]]></description><pubDate>Thu, 09 Apr 2026 20:50:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=47709855</link><dc:creator>tracker1</dc:creator><comments>https://news.ycombinator.com/item?id=47709855</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47709855</guid></item><item><title><![CDATA[New comment by tracker1 in "Help Keep Thunderbird Alive"]]></title><description><![CDATA[
<p>While I get what you're saying, I think it's exactly in that the expectations are different between a donation and a payment for product/service.<p>You pay for an existing product/service and expect that product/service to be fit for a need... that's generally it as far as expectations go... some may actually care about a company being a bad actor and boycott etc, but that's secondary in and of itself.  You immediately get the product or service that exists.<p>A donation, is against expectations for results... though there may be other reasons to donate to a cause/charity.</p>
]]></description><pubDate>Thu, 09 Apr 2026 17:31:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=47706626</link><dc:creator>tracker1</dc:creator><comments>https://news.ycombinator.com/item?id=47706626</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47706626</guid></item><item><title><![CDATA[New comment by tracker1 in "FBI Extracted Deleted Signal Messages Saved in iPhone Notification Database"]]></title><description><![CDATA[
<p>Ironically, I've got most notifications disabled because I simply find them annoying.  I think SMS, phone calls and my CGM are the only things that cause my phone to regularly make noise.</p>
]]></description><pubDate>Thu, 09 Apr 2026 17:26:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=47706543</link><dc:creator>tracker1</dc:creator><comments>https://news.ycombinator.com/item?id=47706543</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47706543</guid></item><item><title><![CDATA[New comment by tracker1 in "Help Keep Thunderbird Alive"]]></title><description><![CDATA[
<p>They could EASILY have had and still could have a companion service for free/hosted email/calendar/contacts.  It could even have an open implementation for "open-source" private hosting.  Could be a great alternative to the enshittified Outlook/M365 even.  Could pretty readily undercut alternatives and still be profitable.<p>At least as a point of funding the open-source work.</p>
]]></description><pubDate>Thu, 09 Apr 2026 17:04:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=47706216</link><dc:creator>tracker1</dc:creator><comments>https://news.ycombinator.com/item?id=47706216</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47706216</guid></item><item><title><![CDATA[New comment by tracker1 in "Help Keep Thunderbird Alive"]]></title><description><![CDATA[
<p>The breaking changes, broken extensions and other bugs stopped me from using it altogether... I still have it on my phone (that version is based on K9 though), but long ago stopped using the shared dropbox profile.  The profile rolled forward a version and I could no longer revert to an older version because of bugs in the app itself.<p>I used to love Thunderbird... I also used it a lot with BBS centric NNTP hosts... at some point those features largely broke as well, and extensions to correct the behavior fell farther and farther behind as well.<p>The lack of a good calendar/contacts server solution is also a massive pain point imo.</p>
]]></description><pubDate>Thu, 09 Apr 2026 17:01:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=47706178</link><dc:creator>tracker1</dc:creator><comments>https://news.ycombinator.com/item?id=47706178</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47706178</guid></item><item><title><![CDATA[New comment by tracker1 in "Help Keep Thunderbird Alive"]]></title><description><![CDATA[
<p>People that want shared/server contacts/calendars that actually work.</p>
]]></description><pubDate>Thu, 09 Apr 2026 16:56:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=47706108</link><dc:creator>tracker1</dc:creator><comments>https://news.ycombinator.com/item?id=47706108</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47706108</guid></item></channel></rss>