RojerGS
- Karma
- 446
- Created
- March 3, 2021 (5y ago)
- Submissions
- 0
- Make a Cutting Room Floor (treyhunner.com)
- Too Much Magic (willmcgugan.github.io)
- Why Bad AI Is Here to Stay (orlp.net)
- Disillusioning the Magic of the Fork System Call (blog.codingconfessions.com)
- Teaching the Largest Programming Lesson (mathspp.com)
- How I Prepare a Technical Talk (mathspp.com)
- Bresenham's Circle Drawing Algorithm (2021) (funloop.org)
- Regex Crossword (mathspp.com)
- Spurious Correlations (tylervigen.com)
- Bresenham's Circle Drawing Algorithm (funloop.org)
- Building a Python Compiler and Interpreter (mathspp.com)
- Become a C++ Rockstar Programmer in 2 Minutes (github.com)
- Animations From First Principles (in 5 minutes) (mathspp.com)
- Turning $20k Into $500k In 1 Year Challenge (scottdelong.com)
- PEP 727 – Documentation Metadata in Python Typing (peps.python.org)
- What If English Were Phonetically Consistent? [video] (youtube.com)
- Snappify: Create beautiful code snippets with ease (snappify.com)
- How to Write a Text Editor (rentafounder.com)
- What learning APL taught me about Python (mathspp.com)
- Build, Test, and Debug Regex Online (regex101.com)
- Piano Emulator in Your Terminal (github.com)
- Solitaire in Your Terminal (github.com)
- Describing descriptors: a complete Python reference (mathspp.com)
- Why isn’t soccer a popular spectator sport in the US (forms.todayyoushouldknow.com)
- Show HN: Scan your blog for broken outgoing links (link-sweeper.herokuapp.com)
I built this small proof-of-concept interface that lets you scan a URL or the pages in a .XML sitemap for broken outgoing links. I use this to find issues with links in my own blog and I'm wondering if this is useful…