<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: cswelin</title><link>https://news.ycombinator.com/user?id=cswelin</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 09 Sep 2026 13:10:38 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=cswelin" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by cswelin in "Getting phpBB 1.4.4 working in Docker"]]></title><description><![CDATA[
<p>I used to spend hours just adding mods to random boards that i would just delete later on.</p>
]]></description><pubDate>Wed, 09 Sep 2026 03:06:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=49620357</link><dc:creator>cswelin</dc:creator><comments>https://news.ycombinator.com/item?id=49620357</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49620357</guid></item><item><title><![CDATA[New comment by cswelin in "SwiftUI After 7 Years"]]></title><description><![CDATA[
<p>>  The latest is NavigationStack, which is still pathetic. The only way to navigate more than a level deep is to create an array of one datatype to serve as NavigationStack's "path." But this is designed to be an array of a single datatype. Look at the examples for this thing: They're applications that present a stack of views that each show... an INTEGER. In decades, I have never written an application that needed to stack up a pile of views that all show the same datatype.<p>You should probably read more of the documentation than looking at examples, "to create an array of one datatype" its far from the truth. NavigationPath can be use to route to more than one type <a href="https://developer.apple.com/documentation/swiftui/navigationpath" rel="nofollow">https://developer.apple.com/documentation/swiftui/navigation...</a></p>
]]></description><pubDate>Tue, 04 Aug 2026 03:05:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=49163971</link><dc:creator>cswelin</dc:creator><comments>https://news.ycombinator.com/item?id=49163971</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49163971</guid></item><item><title><![CDATA[New comment by cswelin in "Passkeys were invented by engineers with zero understanding of consumer brain"]]></title><description><![CDATA[
<p>I find passkeys.. ill say interesting.<p>I can have the most complex password and create a passkey, but a windows machine could allow a 4 pin digit to access the passkey.</p>
]]></description><pubDate>Wed, 22 Jul 2026 17:58:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=49010811</link><dc:creator>cswelin</dc:creator><comments>https://news.ycombinator.com/item?id=49010811</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49010811</guid></item><item><title><![CDATA[New comment by cswelin in "MacBook Pro Repair Extension Program for Video Issues"]]></title><description><![CDATA[
<p>sadly the senior support support guy told me since it doesn't clearly state "graphic problems or random reboots" there's a good chance his request will be denied.<p>Didn't take it in during those problem since it "worked" and was out of warranty, but did when that last reboot wouldn't 'reboot'.<p>Lesson learned :S</p>
]]></description><pubDate>Sat, 21 Feb 2015 18:19:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=9086298</link><dc:creator>cswelin</dc:creator><comments>https://news.ycombinator.com/item?id=9086298</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9086298</guid></item><item><title><![CDATA[New comment by cswelin in "MacBook Pro Repair Extension Program for Video Issues"]]></title><description><![CDATA[
<p>Wonder if they will still reimburse me. They only noted "Computer will not turn on and there are no signs of power" for the repair, since I didn't take it in until the logic board died (did reboot randomly, and random colours on the screen).<p>17 Days later I had another repair on the new part for "Mac shuts down unexpectedly during use with battery".<p>Think my bill was around $600-$800 for the logic board replacement.</p>
]]></description><pubDate>Fri, 20 Feb 2015 14:26:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=9080512</link><dc:creator>cswelin</dc:creator><comments>https://news.ycombinator.com/item?id=9080512</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9080512</guid></item><item><title><![CDATA[New comment by cswelin in "Ask HN: Who wants to be hired? (December 2014)"]]></title><description><![CDATA[
<p>Location: Toronto, Ontario<p>Remote: No<p>Willing to relocate: Not at this time.<p>Technologies: Objective-C, C#, Java, NodeJS, Redis, Mobile (iPhone, Android), PHP<p>Résumé/CV: Available upon request.<p>Email: colinswelin @ gmail.com<p>My strongest suit is working with mobile(iOS, some Android) and OSX development, but I've been thrown around doing different things from front (Not the best CSS guy out there) to back end.</p>
]]></description><pubDate>Tue, 02 Dec 2014 16:58:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=8688086</link><dc:creator>cswelin</dc:creator><comments>https://news.ycombinator.com/item?id=8688086</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8688086</guid></item><item><title><![CDATA[New comment by cswelin in "AMD reveals its first ARM processor: 8-core Opteron A1100"]]></title><description><![CDATA[
<p>Those are all old sources, if I recall correctly AMD spun off there fabs to GlobalFoundries then recently divest their stake.</p>
]]></description><pubDate>Wed, 29 Jan 2014 12:19:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=7143380</link><dc:creator>cswelin</dc:creator><comments>https://news.ycombinator.com/item?id=7143380</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=7143380</guid></item><item><title><![CDATA[New comment by cswelin in "Adium Redesigned"]]></title><description><![CDATA[
<p>I'm curious, I know Adium uses a webview to implement their chat window. How would one do this without a webview? that reacts the same (text selection only)? does Messages use a webview as well?</p>
]]></description><pubDate>Wed, 01 May 2013 23:24:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=5641469</link><dc:creator>cswelin</dc:creator><comments>https://news.ycombinator.com/item?id=5641469</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=5641469</guid></item></channel></rss>