<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: swetland</title><link>https://news.ycombinator.com/user?id=swetland</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 04 Apr 2026 09:18:52 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=swetland" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by swetland in "A single-file C allocator with explicit heaps and tuning knobs"]]></title><description><![CDATA[
<p>There is no way this utter pile of slop was written by a human.</p>
]]></description><pubDate>Sat, 28 Mar 2026 17:33:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=47556671</link><dc:creator>swetland</dc:creator><comments>https://news.ycombinator.com/item?id=47556671</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47556671</guid></item><item><title><![CDATA[New comment by swetland in "Orange Pi RV2 $40 RISC-V SBC: Friendly Gateway to IoT and AI Projects"]]></title><description><![CDATA[
<p>Don't suppose there's actually documentation for the CPU anywhere?
(I mean more than a tiny "datasheet" with a very high level overview and/or a pile of random Linux/uboot patches)</p>
]]></description><pubDate>Thu, 18 Sep 2025 07:21:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=45286581</link><dc:creator>swetland</dc:creator><comments>https://news.ycombinator.com/item?id=45286581</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45286581</guid></item><item><title><![CDATA[New comment by swetland in "I got almost all of my wishes granted with RP2350"]]></title><description><![CDATA[
<p>Lots of nice improvements here.  The RISC-V RV32I option is nice -- so many RV32 MCUs have absurdly tiny amounts of SRAM and very limited peripherals.  The Cortex M33s are a biiig upgrade from the M0+s in the RP2040. Real atomic operations. An FPU. I'm exited.</p>
]]></description><pubDate>Thu, 08 Aug 2024 16:05:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=41193012</link><dc:creator>swetland</dc:creator><comments>https://news.ycombinator.com/item?id=41193012</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41193012</guid></item><item><title><![CDATA[New comment by swetland in "I got almost all of my wishes granted with RP2350"]]></title><description><![CDATA[
<p>They actually let you choose one Cortex-M33 and one RISC-V RV32 as an option (probably not going to be a very common use case) and support atomic instructions from both cores.</p>
]]></description><pubDate>Thu, 08 Aug 2024 16:02:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=41192957</link><dc:creator>swetland</dc:creator><comments>https://news.ycombinator.com/item?id=41192957</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41192957</guid></item><item><title><![CDATA[New comment by swetland in "Zilog Z80 CPU – Modern, free and open source silicon clone"]]></title><description><![CDATA[
<p>That's the expected clock rate for the TT07 run... but Tiny Tapeout designs only have 8 in, 8 out, and 8 bidirectional IOs (plus a reset and clock input) available, so they're using a multiplexing strategy where the Z80 clock runs at 1/4 of the base clock rate and alternates between control signals, A0-A7, control signals, and A8-A15 on the OUT pins:<p><a href="https://github.com/rejunity/z80-open-silicon/blob/68438f00192e7b2388163e198b330567e6133cb7/src/tt_um_rejunity_z80.v#L24">https://github.com/rejunity/z80-open-silicon/blob/68438f0019...</a><p>So you'd get an effective 12.5MHz Z80 clock and need a bit of external logic to demultiplex the full IO interface.  Still not too shabby!<p>The goal (per the project README) appears to be to prototype with TT07 and then look into taping out standalone with ChipIgnite in QFN44 and DIP40 packages (which would be able to have the full traditional Z80 bus interface and run at the full clock rate).</p>
]]></description><pubDate>Sun, 28 Apr 2024 17:01:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=40189982</link><dc:creator>swetland</dc:creator><comments>https://news.ycombinator.com/item?id=40189982</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40189982</guid></item><item><title><![CDATA[New comment by swetland in "Unlocking the NES (For Former Dawn) (2022)"]]></title><description><![CDATA[
<p>Yeah, the whole "what could we do with the original CPU and PPU of the NES given much more RAM and game data storage" experiment is pretty neat -- and based on what they've shown so far the results are quite impressive.</p>
]]></description><pubDate>Sun, 31 Mar 2024 06:14:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=39881871</link><dc:creator>swetland</dc:creator><comments>https://news.ycombinator.com/item?id=39881871</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39881871</guid></item><item><title><![CDATA[New comment by swetland in "Reflecting on 18 Years at Google"]]></title><description><![CDATA[
<p>I had moved on from Android by 2013, so I definitely don't have much insight into what it's become over the past decade.  In the earlier years it was very much about working hard to build the platform, products, and ecosystem.  The team was pretty small and generally isolated from the rest of the company, which was both good (we got to focus on doing our thing and not get distracted) and bad (integrating with Google properties, services, etc was often rather painful).<p>Part of the reason I left the team was Clockwork (before it became Wear) turning into "just cram Android on to a watch", which was very much not an approach I was excited about and things getting more political and "too big to fail", combined with burnout and needing a change of scenery.</p>
]]></description><pubDate>Thu, 23 Nov 2023 00:36:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=38387512</link><dc:creator>swetland</dc:creator><comments>https://news.ycombinator.com/item?id=38387512</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38387512</guid></item><item><title><![CDATA[New comment by swetland in "Reflecting on 18 Years at Google"]]></title><description><![CDATA[
<p>The whole "throw everything in the trash and start over" thing is massively overstated.  The iPhone announcement absolutely impacted things, not entirely all bad -- there was interest from OEMs before that, but it went through the roof after -- and it did mean we moved from the plan to ship a blackberry-style device first followed by a touchscreen device to skipping right to touch for initial launch, recognizing that the landscape had absolutely changed.<p>Initial work on the touchscreen based hardware started back in June 2006 (I remember meeting with HTC during a monsoon to kick off the project that became Dream/G1) and OS work to support larger displays, touch input, etc was underway before iPhone was announced.<p>Blackberry was not really the concern early on... Windows Mobile was. Folks (correctly as it turned out) believed mobile was going to be the next big platform area and there was concern (from Google, but also from OEMs, cellular carriers, etc) that Microsoft might end up entrenching themselves the way they did in PCs through the 90s, possibly including a more successful attempt to control the browser/web experience.</p>
]]></description><pubDate>Wed, 22 Nov 2023 18:12:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=38382824</link><dc:creator>swetland</dc:creator><comments>https://news.ycombinator.com/item?id=38382824</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38382824</guid></item><item><title><![CDATA[New comment by swetland in "Reflecting on 18 Years at Google"]]></title><description><![CDATA[
<p>Yeah, I take exception to the painting of Android as inherently "unhealthy" and not "solving real problems for users."  Also with lumping it in with the unmitigated disaster that was the Social/G+ effort. I attribute much of Android's success to Larry & Eric being very supportive, shielding the team from constant interference from the rest of the company, and letting us get shit done and ship.<p>I came aboard during the Android acquisition, some months before he started at Google, so of course I may be a bit biased here. I was pretty skeptical about landing at Google and didn't think I'd be there for more than a couple years, but spent 14 years there in the end.<p>Android had plenty of issues, but shipping consumer electronics successfully really does not happen without dealing with external partners and schedules that you can't fully control.<p>No idea what the laundry bins thing is about -- never saw that.</p>
]]></description><pubDate>Wed, 22 Nov 2023 18:03:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=38382701</link><dc:creator>swetland</dc:creator><comments>https://news.ycombinator.com/item?id=38382701</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38382701</guid></item><item><title><![CDATA[New comment by swetland in "New BeagleV single board computer adopts Microchip's PolarFire SoC with FPGA"]]></title><description><![CDATA[
<p>Oh I don't even mean the FPGA side (of course that'd be nice), just the SoC's CPU complex and its peripherals! The only "documentation" I've found is a high level block diagram.</p>
]]></description><pubDate>Mon, 06 Nov 2023 10:38:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=38160895</link><dc:creator>swetland</dc:creator><comments>https://news.ycombinator.com/item?id=38160895</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38160895</guid></item><item><title><![CDATA[New comment by swetland in "New BeagleV single board computer adopts Microchip's PolarFire SoC with FPGA"]]></title><description><![CDATA[
<p>Not finding any documentation for this SoC on either the beagleboard or microchip websites.  I'm still waiting for a RISC-V SoC that actually has reasonable documentation instead of a pile of random linux kernel and (maybe) bootloader patches.  A list of base addresses for peripherals and a block diagram does not count.</p>
]]></description><pubDate>Mon, 06 Nov 2023 09:25:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=38160405</link><dc:creator>swetland</dc:creator><comments>https://news.ycombinator.com/item?id=38160405</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38160405</guid></item><item><title><![CDATA[New comment by swetland in "Google abandons work to move Assistant smart speakers to Fuchsia"]]></title><description><![CDATA[
<p>The intent behind the vDSO style interface for syscalls in Fuchsia was primarily to avoid baking specific syscall mechanisms into the ABI, hopefully to allow future changes to the mechanism without breaking binary compatibility -- which was defined as ELF linkage against libzircon.so.</p>
]]></description><pubDate>Wed, 26 Jul 2023 20:11:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=36884224</link><dc:creator>swetland</dc:creator><comments>https://news.ycombinator.com/item?id=36884224</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36884224</guid></item><item><title><![CDATA[New comment by swetland in "Google abandons work to move Assistant smart speakers to Fuchsia"]]></title><description><![CDATA[
<p>Most of that was when the team was pretty tiny.  It was fun starting from when the kernel was just beginning to run userspace code.  I'm still very happy with how the syscalls turned out.  If I did it again, I'd stick with a (small) monolithic kernel though -- makes a lot of things simpler.</p>
]]></description><pubDate>Wed, 26 Jul 2023 08:41:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=36874730</link><dc:creator>swetland</dc:creator><comments>https://news.ycombinator.com/item?id=36874730</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36874730</guid></item><item><title><![CDATA[New comment by swetland in "BeagleV-Ahead RISC-V board"]]></title><description><![CDATA[
<p>SiFive has pretty good documentation for their cores and chips -- they are more PC/Server class (some lowspeed peripherals plus PCIE and Ethernet) than SoC style.  The databook does not have register level docs for PCIE and Ethernet but both look like off-the-shelf IP (hopefully documented somewhere -- I haven't investigated) but otherwise seems pretty thorough.<p><a href="https://www.sifive.com/documentation" rel="nofollow noreferrer">https://www.sifive.com/documentation</a><p>In addition to a documented RV64 SoC, it'd be cool to see some RV32 MCUs that are a little beefier -- more competitive with the mid-range Cortex M4 and M7 stuff (more peripherals, more SRAM, etc) -- instead of the existing stuff that looks similar to very tiny M0/M3 devices.</p>
]]></description><pubDate>Wed, 12 Jul 2023 18:35:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=36699599</link><dc:creator>swetland</dc:creator><comments>https://news.ycombinator.com/item?id=36699599</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36699599</guid></item><item><title><![CDATA[New comment by swetland in "BeagleV-Ahead RISC-V board"]]></title><description><![CDATA[
<p>Okay, so is there actual documentation for the SoC used on this critter?  I mean a full Databook / Technical Reference Manual, not maybe 30 pages of overview, maybe a list of register base addresses (if you're lucky), and a pile of Linux kernel patches (upstream if you're lucky, but still of less value to someone wanting to actually write code for / port something to the SoC) or an "SDK" containing a bunch of low quality vendor code for the peripherals.<p>I'd love to see a RISC-V SoC (not just a dinky little MCU) that has real / complete documentation.  So far I have yet to find any for any of the various RISC-V based SBCs that have shipped.</p>
]]></description><pubDate>Wed, 12 Jul 2023 17:22:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=36698164</link><dc:creator>swetland</dc:creator><comments>https://news.ycombinator.com/item?id=36698164</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36698164</guid></item><item><title><![CDATA[New comment by swetland in "ZX81 Mechanical Keyboard"]]></title><description><![CDATA[
<p>The place where it breaks down is if you want to build a keyboard that doesn't use a typical collection of contours and widths of keys or a subset thereof.  I haven't found a shop that'll do a "nonstandard" collection of keys as a package and the prices for one-off custom keycaps are not economical for a set of 50 or 70 or whathaveyou.</p>
]]></description><pubDate>Wed, 14 Jun 2023 03:01:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=36320890</link><dc:creator>swetland</dc:creator><comments>https://news.ycombinator.com/item?id=36320890</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36320890</guid></item><item><title><![CDATA[New comment by swetland in "ZX81 Mechanical Keyboard"]]></title><description><![CDATA[
<p>It's replicating the ZX81 keyboard, including all the quirks except for the horrific membrane keys.<p><a href="https://upload.wikimedia.org/wikipedia/commons/8/8a/Sinclair-ZX81.png" rel="nofollow noreferrer">https://upload.wikimedia.org/wikipedia/commons/8/8a/Sinclair...</a></p>
]]></description><pubDate>Wed, 14 Jun 2023 02:49:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=36320818</link><dc:creator>swetland</dc:creator><comments>https://news.ycombinator.com/item?id=36320818</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36320818</guid></item><item><title><![CDATA[New comment by swetland in "ZX81 Mechanical Keyboard"]]></title><description><![CDATA[
<p>The ZX80 and ZX81, like a number of 80s personal computers featured a set of graphical characters in addition to standard alphanumeric and punctuation and provided a way to enter then directly from the keyboard.  On the Sinclair machines you'd use SHIFT + GRAPH to enter "graphics mode."<p><a href="https://upload.wikimedia.org/wikipedia/commons/e/e9/Commodore-64-Computer-FL.jpg" rel="nofollow noreferrer">https://upload.wikimedia.org/wikipedia/commons/e/e9/Commodor...</a><p><a href="https://upload.wikimedia.org/wikipedia/commons/9/9a/Atari-130XE.jpg" rel="nofollow noreferrer">https://upload.wikimedia.org/wikipedia/commons/9/9a/Atari-13...</a></p>
]]></description><pubDate>Tue, 13 Jun 2023 22:52:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=36318749</link><dc:creator>swetland</dc:creator><comments>https://news.ycombinator.com/item?id=36318749</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36318749</guid></item><item><title><![CDATA[New comment by swetland in "ZX81 Mechanical Keyboard"]]></title><description><![CDATA[
<p>I've had a lot of fun with this project, but want to be clear that the actual "replicate the ZX81 using discrete 74xx logic (like the ZX80) instead of the ULA chip" PCB design is the work of Mahjongg2 who has shared their work here:<p><a href="https://github.com/mahjongg2/ZX81plus38">https://github.com/mahjongg2/ZX81plus38</a><p><a href="https://forums.raspberrypi.com/viewtopic.php?t=254492" rel="nofollow noreferrer">https://forums.raspberrypi.com/viewtopic.php?t=254492</a><p><a href="https://revspace.nl/ZX81plus38_simple_to_build_ZX-81_clone" rel="nofollow noreferrer">https://revspace.nl/ZX81plus38_simple_to_build_ZX-81_clone</a></p>
]]></description><pubDate>Tue, 13 Jun 2023 21:42:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=36317890</link><dc:creator>swetland</dc:creator><comments>https://news.ycombinator.com/item?id=36317890</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36317890</guid></item><item><title><![CDATA[New comment by swetland in "ZX81 Mechanical Keyboard"]]></title><description><![CDATA[
<p>Somewhat amusingly, the keycaps were the most expensive component ($60 plus shipping), second most expensive being the keyswitches.  I really wanted something that captured all the information presented by the original keyboard and also fit on keycaps and am pretty happy with the result.</p>
]]></description><pubDate>Tue, 13 Jun 2023 21:37:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=36317818</link><dc:creator>swetland</dc:creator><comments>https://news.ycombinator.com/item?id=36317818</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36317818</guid></item></channel></rss>