paulmooreparks

↗ HN profile [ 82.1 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Whenever I browse Hacker News, I find myself opening the discussion in a new tab, then clicking through in that tab to view the article, then popping back to the discussion. It's all very annoying, when what I really…

  2. The Next Train to Bracknell (parkscomputing.com)
  3. Just Spell the Month (parkscomputing.com)
  4. I hate screenshots of text (parkscomputing.com)
  5. About nine months ago I posted (https://news.ycombinator.com/item?id=42114543) about a language I had begun experimenting with, called XferLang. I got several helpful comments, and since then I've completely revamped…

  6. I have a project called XferLang (https://github.com/paulmooreparks/Xfer) that is a data-transfer language with a few features that I like (and use) which aren't found in JSON. Right now, it's implemented in C#, and my…

  7. This is a Sudoku game that I wrote in JavaScript, since I didn't really like most of the web-based Sudoku games I found. It can generate boards of varying difficulty, or you may input a board of your own. You may play…