csmeyer

↗ HN profile [ 108 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Replit Is Trapped (csmeyer.substack.com)
  2. A tale of two weekend projects (csmeyer.substack.com)
  3. Originators of Information (csmeyer.substack.com)
  4. Code Doesn't Happen to You (csmeyer.substack.com)
  5. Replit's Existential Problem (blog.charliemeyer.co)
  6. LLMs are the ultimate demoware (blog.charliemeyer.co)
  7. The Trillion Dollar Chart (blog.charliemeyer.co)
  8. The GPT-5 Launch Was Concerning (blog.charliemeyer.co)
  9. Chessophone takes a PGN string representation of a chess game and generates music - Notes from the C major scale are added for each piece in each row of the board for each move in the game. Games played with the same…

  10. Chessophone takes a PGN string representation of a chess game and generates music - Notes from the C major scale are added for each piece in each row of the board for each move in the game. Games played with the same…

  11. Why We Build Simple Software (blog.pickcode.io)
  12. Hi HN! I've posted Pickcode a few times (most recently https://news.ycombinator.com/item?id=38365638), but we've improved things quite a bit so I thought it was worth posting again. This is a bit of 1.0 release after a…

  13. If you have kids, do you try teaching them to code? If so, how? Do you roll your own stuff, go on YouTube, Codecademy, etc? Roblox? I've been collecting anecdotes from friends and family about this, I'm developing a…

  14. Base 64 encodes one of 64 values in an 8 bit character. Couldn't we do better? Encoding 256 choices obviously gets problematic with escape characters that you don't want to send over the wire.

  15. A recent front page HN post reminded me of this project I made for a computational geometry course back in college. With this mini web app, you can play around with a few definitions of the median of a point set in 2D…

  16. Replacing Replit in Schools (blog.pickcode.io)
  17. Sight-Reading a Software Project (blog.charliemeyer.co)