<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: ceddiexd</title><link>https://news.ycombinator.com/user?id=ceddiexd</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 17 Apr 2026 01:22:40 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ceddiexd" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ceddiexd in "Australia to ban engineered stone"]]></title><description><![CDATA[
<p>Several construction workers' unions campaigned to get this ban in place.<p>The only party in opposition were the engineered stone vendors.</p>
]]></description><pubDate>Thu, 14 Dec 2023 10:29:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=38639827</link><dc:creator>ceddiexd</dc:creator><comments>https://news.ycombinator.com/item?id=38639827</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38639827</guid></item><item><title><![CDATA[New comment by ceddiexd in "Nvidia, one of tech's hottest companies, is fine with remote work"]]></title><description><![CDATA[
<p>Perspective from someone who entered the workforce during COVID, I found being onboarded remotely was just fine. My team lead is 27, and the rest of us are under 25. We bond and engage socially in our Slack channels just fine. We meet once a week, but banter less than over text.<p>I don’t mean this in a flippant way - for better or worse, social media has transformed the way this generation communicates. Online slang is an adaptation that evolved as a means to capture the full range of human expression in character limited unicode strings. Group chats are the atomic unit of social networks in the digital age.<p>I wouldn’t be surprised if there’s a generational divide when it comes to how efficient remote work and learning is, and the success will vary from team to team depending on its composition. The latter is self evident enough, but still useful to keep in mind.<p>Personally, I find there’s an argument to be made that water cooler experiences are forced, since it’s synchronous communication that makes it less possible for a party to politely disengage midway through if that’s what they wish.</p>
]]></description><pubDate>Mon, 16 Oct 2023 08:03:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=37896957</link><dc:creator>ceddiexd</dc:creator><comments>https://news.ycombinator.com/item?id=37896957</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37896957</guid></item><item><title><![CDATA[New comment by ceddiexd in "OpenTF is now OpenTofu"]]></title><description><![CDATA[
<p>Tofu is great, just misused as a meat alternative. The Chinese and Japanese don’t use it as a meat alternative (dishes like mapo tofu and agedashi tofu contain both meat/fish and tofu), they use it to provide textural support and contrast to rich, full-flavoured dishes.<p>If the negative association you have is because of its use in organic kale tofu salads and the like, that’s not exactly tofu’s problem.</p>
]]></description><pubDate>Wed, 20 Sep 2023 09:27:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=37582194</link><dc:creator>ceddiexd</dc:creator><comments>https://news.ycombinator.com/item?id=37582194</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37582194</guid></item><item><title><![CDATA[New comment by ceddiexd in "Apple finally put USB-C in new iPhone, but limited to 23-year-old USB 2.0 speeds"]]></title><description><![CDATA[
<p>I’ve seen both AirDrop and LAN over WiFi reach a steady state at around 55-60 MB/s in ideal conditions, which is remarkably similar to USB 2.0. That speed is only reached when the devices are stationary and close to each other though, any movement causes a temporary drop since wave compression or interference presumably results in signal degradation and some sort of checksumming to occur.
 Also I can’t recall the specifics but AirDrop only uses Bluetooth to negotiate the connection. The underlying transmission uses peer-to-peer WiFi, so it’s no surprise their speeds are similar to each other.<p>Incidentally, I’m sure there’s a myriad of practical reasons why it would have been too early for Apple to go entirely portless, but funnily enough as it turns out, a decrease in transfer speed compared to USB 2.0 over Lightning wouldn’t have been one of them.</p>
]]></description><pubDate>Wed, 13 Sep 2023 15:18:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=37497921</link><dc:creator>ceddiexd</dc:creator><comments>https://news.ycombinator.com/item?id=37497921</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37497921</guid></item><item><title><![CDATA[New comment by ceddiexd in "UTM – Virtual Machines for iOS and macOS"]]></title><description><![CDATA[
<p>I've found Rosetta works really well with VMs using Apple's Virtualisation framework, to the point that I've not had any issues building niche proprietary x86-only C++ libraries like network card drivers. The only annoyance was spoofing uname -m and/or setting architecture build flags everywhere since build systems will try to target arm64, but actually getting things to build was far less painful than I thought it would be. I'm thoroughly impressed.<p><a href="https://developer.apple.com/documentation/virtualization/running_intel_binaries_in_linux_vms_with_rosetta" rel="nofollow noreferrer">https://developer.apple.com/documentation/virtualization/run...</a></p>
]]></description><pubDate>Fri, 01 Sep 2023 00:46:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=37345433</link><dc:creator>ceddiexd</dc:creator><comments>https://news.ycombinator.com/item?id=37345433</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37345433</guid></item><item><title><![CDATA[New comment by ceddiexd in "UTM – Virtual Machines for iOS and macOS"]]></title><description><![CDATA[
<p>Rosetta works surprisingly well even on Apple's Virtualisation framework in Linux VMs. I've not come across a codebase that I can't develop locally on Apple Silicon in some capacity, whether that be on a VM or not. We've got a pretty annoying C++ repo to build that was very much written with the intention of only supporting x86 on Linux, and it wasn't too much of a hassle to set up an ARM Ubuntu VM through UTM and make a few minor tweaks to the build process (mainly just spoofing uname -m) to get things going.<p>Same goes for some .NET Framework apps we have; I've found an ARM Windows VM has been indistinguishable from x86 Windows.</p>
]]></description><pubDate>Fri, 01 Sep 2023 00:33:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=37345360</link><dc:creator>ceddiexd</dc:creator><comments>https://news.ycombinator.com/item?id=37345360</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37345360</guid></item><item><title><![CDATA[New comment by ceddiexd in "Leaving Haskell behind"]]></title><description><![CDATA[
<p>Why use a programming language at all? Why not write everything in machine code for that matter?<p>The point is that Haskell's position on the abstraction spectrum is no less arbitrary than that of Go or C++. You cannot divorce the relative advantages and disadvantages of various levels of abstraction from the realities of maintenance, development time, readability, complexity, and yes, the fact that not everyone is as big brained as you, because by not writing machine code, you have already acknowledged that these realities matter.<p>I can just as easily come up with my own programming 'language' where there's a 1-to-1 mapping between a countably infinite set of characters and every unique Turing machine. Want to write a program? Find the right character. This is the most terse, most elegant programming language ever, but clearly helps no-one.<p>The best abstraction is the one that is the most universally understood.</p>
]]></description><pubDate>Thu, 24 Aug 2023 15:01:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=37249611</link><dc:creator>ceddiexd</dc:creator><comments>https://news.ycombinator.com/item?id=37249611</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37249611</guid></item></channel></rss>