<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: smallstepforman</title><link>https://news.ycombinator.com/user?id=smallstepforman</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 17 Apr 2026 08:09:09 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=smallstepforman" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by smallstepforman in "Intel 486 CPU announced April 10, 1989"]]></title><description><![CDATA[
<p>5 sins in 1992:
- 8 bit planar instead of chunky
- progressive display (vs interlaced)
- sound was not 16-bit
- should have been 68030 with mmu support (vs 68020ec)
- HD mandatory.<p>If they addressed this, the Doom experience would have run better on Amiga.</p>
]]></description><pubDate>Sat, 11 Apr 2026 06:06:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=47727899</link><dc:creator>smallstepforman</dc:creator><comments>https://news.ycombinator.com/item?id=47727899</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47727899</guid></item><item><title><![CDATA[New comment by smallstepforman in "Improving my focus by giving up my big monitor"]]></title><description><![CDATA[
<p>At 27”, 2560x1440 withouth scaling is your better option vs UHD and x2 scaling. You need a pair of screens for true bliss.</p>
]]></description><pubDate>Sat, 04 Apr 2026 09:50:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=47637563</link><dc:creator>smallstepforman</dc:creator><comments>https://news.ycombinator.com/item?id=47637563</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47637563</guid></item><item><title><![CDATA[New comment by smallstepforman in "Samsung Magician disk utility takes 18 steps and two reboots to uninstall"]]></title><description><![CDATA[
<p>Haiku package system has an unparalleled installstion, deletion, boot into previous states, data integrity (read only packages) and dealing with conflicting library policy. Its a technical crime that other systems are not copying Haiku packages … they’re several decades behind. IOS is half way there …</p>
]]></description><pubDate>Fri, 03 Apr 2026 18:05:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=47629923</link><dc:creator>smallstepforman</dc:creator><comments>https://news.ycombinator.com/item?id=47629923</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47629923</guid></item><item><title><![CDATA[New comment by smallstepforman in "C++26 is done: ISO C++ standards meeting Trip Report"]]></title><description><![CDATA[
<p>In the Linux world and even Haiku, there is a standard package dependacy format, so dependencies aren’t really a problem. Even OSX has Homebrew. Windows is the odd man out.</p>
]]></description><pubDate>Mon, 30 Mar 2026 10:31:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=47572584</link><dc:creator>smallstepforman</dc:creator><comments>https://news.ycombinator.com/item?id=47572584</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47572584</guid></item><item><title><![CDATA[New comment by smallstepforman in "The bee that everyone wants to save"]]></title><description><![CDATA[
<p>As with all things commercial, my neighbour keeps 40 hives and extracts too much honey in the autumn, resulting in desperate hungry bees in the spring that get very aggressive. If he left them more honey (less profits), they wouldnt be as hungry or aggressive. The entire neighbourhood suffers due to the antics of a single owner. Legally, he’s within the council regulations so there is nothing we can do … Its impossible to sit outside from 9am-6pm in April and May. Once there is enough food, they calm down.</p>
]]></description><pubDate>Sat, 28 Mar 2026 13:49:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=47554585</link><dc:creator>smallstepforman</dc:creator><comments>https://news.ycombinator.com/item?id=47554585</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47554585</guid></item><item><title><![CDATA[New comment by smallstepforman in "VitruvianOS – Desktop Linux Inspired by the BeOS"]]></title><description><![CDATA[
<p>In Haiku windowing system, each app window gets its own thread so dialog boxes run in a different thread to the main window and a different thread to the core app. In Linux, all windows share the same message loop thread. A simple port reveals threading issues in Haiku which dont exist on Linux.<p>To work around this, all window messages in ported apps are marshalled to execute sequentially. Small additional overhead, and the system doesnt spread available threads, so noticably slower.<p>Compare a native Haiku app with a ported app, one is smooth as ice while the other isnt. Users notice it. This is on many core systems.</p>
]]></description><pubDate>Thu, 26 Mar 2026 05:09:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=47526819</link><dc:creator>smallstepforman</dc:creator><comments>https://news.ycombinator.com/item?id=47526819</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47526819</guid></item><item><title><![CDATA[New comment by smallstepforman in "Scott Hanselman says he's working on Windows local accounts"]]></title><description><![CDATA[
<p>There is always the one App which isnt available elsewhere that prevents migration. I’ve been a full time Amiga user, BeOS user, OSX, user, currently I multiboot with Win11, Linux Mint and Haiku nightly, and Windows 11 still gets 99% screen time due to the one App. All other apps I use daily are cross platform.<p>For everyone its a different App. For me, Visual Studio 2022 and its world class visual debugger that inspects my complex vectors. Sadly, nothing similar (Xcode slow, QtCreator slow, etc).<p>I do enjoy Haiku the most, but cannot be as effecient when developing embedded libraries. I professionally develop cross platform libs, developed on Win11 but deployed on Linux embedded. Irony.</p>
]]></description><pubDate>Tue, 24 Mar 2026 05:14:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=47498837</link><dc:creator>smallstepforman</dc:creator><comments>https://news.ycombinator.com/item?id=47498837</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47498837</guid></item><item><title><![CDATA[New comment by smallstepforman in "Ubuntu 26.04 Ends 46 Years of Silent sudo Passwords"]]></title><description><![CDATA[
<p>I’m so frustrated that the default for password fields is “hidden”. The number of times I had someone observing me type a password is < 0.001% of password entries. There is a post it note on most peoples monitors with visible passwords anyway.<p>Reverse the logic and make a “sudo_h” script which hides the password entry for those rare times you need it.</p>
]]></description><pubDate>Sun, 22 Mar 2026 05:56:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=47474849</link><dc:creator>smallstepforman</dc:creator><comments>https://news.ycombinator.com/item?id=47474849</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47474849</guid></item><item><title><![CDATA[New comment by smallstepforman in "SBCL Fibers – Lightweight Cooperative Threads"]]></title><description><![CDATA[
<p>256Kb stack per Fiber is still insane overhead compared to Actors. I guess if we survey programming community, I’d guesstimate that less than 2% of devs even know what the Actor model is, and an even smaller percentage have actually used it in production.<p>Any program that has at least one concurrent task that runs on a thread (naturally they’ll be more than one) is a perfect reason to switch to Actor programming model.<p>Even a simple print() function can see performance boost from running on a 2nd core. There is a lot of backround work to print text (parsing font metrics, indexing screen buffers, preparing scene graphs etc) and its really inefficient to block your main application while doing all this work while background cores sit idle. Yet most programmers dont know about this performance boost. Sad state of our education and the industry.</p>
]]></description><pubDate>Sun, 15 Mar 2026 05:56:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=47384693</link><dc:creator>smallstepforman</dc:creator><comments>https://news.ycombinator.com/item?id=47384693</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47384693</guid></item><item><title><![CDATA[New comment by smallstepforman in "Windows: Microsoft broke the only thing that mattered"]]></title><description><![CDATA[
<p>Read the article. Satya brought the share price from $35 to $400, that wont kill Microsoft.<p>I guess what you’re trying to say is that it will kill Windows. But that wont happen since enormous percentage of businesses run Windows ecosystem.<p>Lets face it, Windows is in maintenance mode, pointless for MS to invest heavily in it since there is no threat for businesses switching to Linux or something else. MS devs primary maintenance job these days should just be scrabling MS Office API every 6 months or so to break Wine and other Linux non-emulators. Wine devs in constand rearrange deck chairs mode, while Win32+Office devs just add a new parameter to an API interface in their 6 month cyclic undocumented API breaking scheme.<p>You need a better Office than MS Office to break the cycle, and this will be a Web based office / collaboration tool. And guess where MS Azure and Web services fit in this brand new world.<p>Microsoft dominance aint going away in our lifetimes. Only non US government pressure may force other countries to switch to a flavour of Linux due to US sanctions. Only then can you see a visible migration from Windows. This is a decades long process.</p>
]]></description><pubDate>Tue, 10 Mar 2026 06:15:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=47319619</link><dc:creator>smallstepforman</dc:creator><comments>https://news.ycombinator.com/item?id=47319619</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47319619</guid></item><item><title><![CDATA[New comment by smallstepforman in "MacBook Pro with M5 Pro and M5 Max"]]></title><description><![CDATA[
<p>Can Apple marketing please reduce the insane quantity of adjectives in its releases, it has been nauseating to read for decades and sickens me when visiting their sites. Early exit from me and ex-OSX dev for over a decade, wont be back until their core culture changes.</p>
]]></description><pubDate>Tue, 03 Mar 2026 17:07:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=47235396</link><dc:creator>smallstepforman</dc:creator><comments>https://news.ycombinator.com/item?id=47235396</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47235396</guid></item><item><title><![CDATA[New comment by smallstepforman in "I'm reluctant to verify my identity or age for any online services"]]></title><description><![CDATA[
<p>No Such Agency is the biggest government data collection agency, why not name the hosting country?</p>
]]></description><pubDate>Tue, 03 Mar 2026 16:59:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=47235279</link><dc:creator>smallstepforman</dc:creator><comments>https://news.ycombinator.com/item?id=47235279</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47235279</guid></item><item><title><![CDATA[New comment by smallstepforman in "Interview with Øyvind Kolås, GIMP developer (2017)"]]></title><description><![CDATA[
<p>I must be the only GIMP user that has never complained about the UX. But I have never used Photoshop so I’m not fighting muscle memory.</p>
]]></description><pubDate>Sun, 01 Mar 2026 21:28:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=47210851</link><dc:creator>smallstepforman</dc:creator><comments>https://news.ycombinator.com/item?id=47210851</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47210851</guid></item><item><title><![CDATA[New comment by smallstepforman in "AI is making junior devs useless"]]></title><description><![CDATA[
<p>The challenge is to get cost sensitive businesses to support this. Juniors are a cost and when trained move on, thats the fundamental problem. Retention only works with smart companues, for most other companies its a revolving door.<p>On the plus side, as a dev with 30+ years of experience, I am commanding a very good contract salary these days. Revolving door companies stuck in process hell and product rot, and cannot deliver new value, so they’re scrambling to find experienced devs that cost a premium. My salary today makes up for peanuts at the start of my career.</p>
]]></description><pubDate>Sun, 01 Mar 2026 16:16:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=47208010</link><dc:creator>smallstepforman</dc:creator><comments>https://news.ycombinator.com/item?id=47208010</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47208010</guid></item><item><title><![CDATA[New comment by smallstepforman in "A new California law says all operating systems need to have age verification"]]></title><description><![CDATA[
<p>OS’s which dont have user accounts (eg always root) like Haiku and Amiga are going to thrive soon …</p>
]]></description><pubDate>Sat, 28 Feb 2026 06:53:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=47191383</link><dc:creator>smallstepforman</dc:creator><comments>https://news.ycombinator.com/item?id=47191383</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47191383</guid></item><item><title><![CDATA[New comment by smallstepforman in "Minimal x86 Kernel Zig"]]></title><description><![CDATA[
<p>Well, in the real world we need at least polymorphism and operator overloading, but that is against the core Zig philosophy, so serious GameDev ignores it (which ironically one would think is the biggest core market for low level systems programming). Hence why new GameDev development still chooses C++, and Andrew’s project fails to gain a significant boost in users.</p>
]]></description><pubDate>Wed, 18 Feb 2026 10:26:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=47059495</link><dc:creator>smallstepforman</dc:creator><comments>https://news.ycombinator.com/item?id=47059495</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47059495</guid></item><item><title><![CDATA[New comment by smallstepforman in "I want to wash my car. The car wash is 50 meters away. Should I walk or drive?"]]></title><description><![CDATA[
<p>As people pointed out, change the distance to 43 meters and you’ll get the walk answer.</p>
]]></description><pubDate>Mon, 16 Feb 2026 16:03:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=47036697</link><dc:creator>smallstepforman</dc:creator><comments>https://news.ycombinator.com/item?id=47036697</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47036697</guid></item><item><title><![CDATA[New comment by smallstepforman in "Resizing windows on macOS Tahoe – the saga continues"]]></title><description><![CDATA[
<p>You’ve never tried Haiku, you’re missing out on a remarkable desktop experience.</p>
]]></description><pubDate>Fri, 13 Feb 2026 14:10:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=47002911</link><dc:creator>smallstepforman</dc:creator><comments>https://news.ycombinator.com/item?id=47002911</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47002911</guid></item><item><title><![CDATA[New comment by smallstepforman in "I started programming when I was 7. I'm 50 now and the thing I loved has changed"]]></title><description><![CDATA[
<p>Thank you for creating Homeworld, it truely was a memorable experience.</p>
]]></description><pubDate>Tue, 10 Feb 2026 23:31:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=46968585</link><dc:creator>smallstepforman</dc:creator><comments>https://news.ycombinator.com/item?id=46968585</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46968585</guid></item><item><title><![CDATA[New comment by smallstepforman in "I started programming when I was 7. I'm 50 now and the thing I loved has changed"]]></title><description><![CDATA[
<p>I’m 5 years older than James and had a similar discovery and enthusiasm path which got lost in the era commercial big modern systems. The soul of the machine has long since disappeared.<p>There was a brief period when I discovered BeOS 4.5 which brought the wonder back in September 1999. That was short lived. I occassionally get the bug with Haiku but sadly dont have the spare time during this last decade.<p>Enthusiast on small platforms still chase the bug, in these smaller communities you can actually make a difference, and there is still passion to be found there. There is also some innovation since experimental concepts can be tried out.</p>
]]></description><pubDate>Tue, 10 Feb 2026 23:13:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=46968384</link><dc:creator>smallstepforman</dc:creator><comments>https://news.ycombinator.com/item?id=46968384</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46968384</guid></item></channel></rss>