Live data from Hacker News

Viewing profile — cpswan

cpswan

HN member
Joined
Tue, Aug 03, 2010, 5:16 PM UTC
HN karma
464
Public activity
156 items

About cpswan

Engineer at Atsign

[ my public key: https://keybase.io/cpswan; my proof: https://keybase.io/cpswan/sigs/TPVNamxLDh2Dxe-rzB3w4QNXag6Puk2dXEH8LdXkQwg ]

Recent public activity

  1. comment
    Comment #48541313

    Sure looks like it. whois.com is showing: Expires On: 2026-06-15 Seems to be a similar story for del.icio.us, which expired on 2026-05-02

  2. comment
    Comment #43961103

    https://github.com/dart-lang/sdk/issues/28617 provides some commentary on where things are, and what might happen next.

  3. comment
  4. comment
    Comment #42446179

    I think a MAME driver is in the works, but maybe also a whole series of blog posts about roadblocks on that journey.

  5. comment
    Comment #42286906

    With shipping and tax the One cost me £94. The Flint 2 has been on sale for £115.51 twice in the last couple of months, 23% more, so not a huge price difference.

  6. comment
    Comment #42286876

    I have both. The Flint 2 is definitely the better choice for a home router https://blog.thestateofme.com/2024/11/30/gl-inet-mt-6000-fli... But as somebody doing OpenWrt package dev…

  7. comment
    Comment #41233337

    My takeaway from this is that the existence of RISCVuzz will make future verification much easier. Just run your prototype (or even an emulation of it) against a known good array o…

  8. comment
    Comment #41225685

    InfoQ coverage at https://www.infoq.com/news/2024/08/GhostWrite/

  9. comment
    Comment #41003505

    For anybody who doesn't want to go scratching around in the wiki git history, I dropped the markdown into a gist - https://gist.github.com/cpswan/2b65fa11c83c8d16dc464bb0f9a91...

  10. comment
    Comment #40982942

    Maybe you've been using the GD2md-html plugin. I've certainly found it useful over the years, and will likely still use it for some of my workflows. https://workspace.google.com/ma…

  11. comment
    Comment #39805619

    Have you found your way to Stuart Conner's page? http://www.stuartconner.me.uk/ Lots of resources on the original TI dev boards and tools for TMS99Xx.

  12. comment
    Comment #39584763

    Debian support for RISC-V is presently only in Sid (testing release). So not production ready. When I ask people what it will take to get RISC-V into stable releases the answer is …

  13. comment
    Comment #39584697

    Yes. I’ve been running it on a VisionFive 2 and a BeagleV-Ahead.

  14. comment
    Comment #38149943

    John Kennedy has done a very thorough emulation of the KIM-1 on iOS for anybody wanting to play with it https://apps.apple.com/us/app/virtualkim/id1548356829

  15. comment
    Comment #37293990

    My final year project at University was building a real time simulation of the human peripheral hearing system on an array of T800s, written in Occam. The work continued without me…

  16. comment
    Comment #33636333

    The TMS9900 architecture lives on in TI's MSP430 line of MCUs, and they're everywhere. You probably won't get through today without interacting with a bunch of things that have MSP…

  17. comment
    Comment #32436513

    My main gripe is that Dependabot can end up raising multiple PRs for the same dependency bump in the same repo (especially with Dockerfiles). I really wish I could tell it to do ro…

  18. comment
    Comment #22534385

    I wrote the InfoQ piece. Some further thoughts on my blog - http://blog.thestateofme.com/2020/03/10/further-thoughts-on-...

  19. comment
    Comment #19245738

    Also Swift has 'Playgrounds' as an iPad app or online http://online.swiftplayground.run/

  20. comment
    Comment #19245716

    Radio 4 covered BASIC in their 3/5 episode of 'Codes that Changed the World' https://www.bbc.co.uk/programmes/b05pnvmh The episode does a good job of explaining that the language h…

  21. comment
    Comment #19245698

    Microsoft released Small Basic in 2008-2015 https://en.wikipedia.org/wiki/Microsoft_Small_Basic though a cynic might say that it's just an on ramp to VB.Net

  22. comment
    Comment #19245642

    RC2014 'is a simple 8 bit Z80 based modular computer originally built to run Microsoft BASIC' https://rc2014.co.uk/ Though for keyboard and screen you still need a terminal (or ter…

  23. comment
    Comment #13392266

    It's not very encouraging that they don't have reverse DNS for their own IPs

  24. story
  25. comment
    Comment #11225266

    Nice. It would be even nicer if it was possible to have a WiFi connection on wlan0 and masquerade that to the soft AP. I take a WRTnode with me when I travel as it's so often usefu…