Hacker News
- My 25-year adventure in AI and ML https://austinhenley.com/blog/25yearsofai.html 37 comments
- Optimizing a bignum library for fun https://austinhenley.com/blog/bignum2.html 63 comments
- Making a Bignum Library for Fun https://austinhenley.com/blog/bignum1.html 7 comments
- CodeAid: A classroom deployment of an LLM-based coding assistant https://austinhenley.com/blog/codeaid.html 38 comments
- Mistakes that data science students make https://austinhenley.com/blog/datasciencemistakes.html 4 comments
- Learning to Code with and Without AI https://austinhenley.com/blog/learningwithai.html 3 comments
- The pain points of building a copilot https://austinhenley.com/blog/copilotpainpoints.html 9 comments
- The future of programming: Research at CHI 2023 https://austinhenley.com/blog/futureofprogramming2023.html 35 comments
- What does a research grant pay for? https://austinhenley.com/blog/grantbudget.html 101 comments
- Does experience make you a better programmer? https://austinhenley.com/blog/experienceversusskill.html 34 comments
- Take my app ideas https://austinhenley.com/blog/takemyappideas.html 98 comments
- Implementing Cosine in C from Scratch (2020) https://austinhenley.com/blog/cosine.html 134 comments
- Leaving academia https://austinhenley.com/blog/leavingacademia.html 71 comments
Lobsters
- Mirror: An LLM-powered programming-by-example programming language https://austinhenley.com/blog/mirrorlang.html 10 comments ai , plt
- Optimizing a bignum library for fun https://austinhenley.com/blog/bignum2.html 3 comments programming
- Making a bignum library for fun https://austinhenley.com/blog/bignum1.html 15 comments c
- Learning to code with and without AI https://austinhenley.com/blog/learningwithai.html 3 comments ai , education
- Can you make a basic web app without googling? I can't https://austinhenley.com/blog/webappwithoutgoogling.html 26 comments programming , web
- My first experience using Swift, SwiftUI, and XCode https://austinhenley.com/blog/firstswiftproject.html 3 comments ios
- Challenging algorithms and data structures every programmer should try https://austinhenley.com/blog/challengingalgorithms.html 5 comments programming
- The project with a single 11,000-line code file https://austinhenley.com/blog/11000lines.html 41 comments programming
- Implementing cosine in C from scratch https://austinhenley.com/blog/cosine.html 11 comments c
- For anyone who wants to build a compiler in python https://austinhenley.com/blog/teenytinycompiler1.html 7 comments programminglanguages
- Making a bignum library for fun https://austinhenley.com/blog/bignum1.html 13 comments programming
- Challenging algorithms and data structures every programmer should try https://austinhenley.com/blog/challengingalgorithms.html 7 comments programming
- Challenging algorithms and data structures every programmer should try https://austinhenley.com/blog/challengingalgorithms.html 3 comments webdev
- Challenging algorithms and data structures every programmer should try https://austinhenley.com/blog/challengingalgorithms.html 5 comments coding
- My first superoptimizer https://austinhenley.com/blog/superoptimizer.html 5 comments programming
- My first superoptimizer https://austinhenley.com/blog/superoptimizer.html 6 comments programming
- Paper summary: The pain points of teaching computer science https://austinhenley.com/blog/teachingpainpoints.html 3 comments cseducation
- Challenging algorithms and data structures every programmer should try https://austinhenley.com/blog/challengingalgorithms.html 79 comments programming
- The project with a single 11,000-line code file https://austinhenley.com/blog/11000lines.html 28 comments programming
- Programming as play https://austinhenley.com/blog/programmingasplay.html 3 comments programming
- Learning HTML was too hard so I made a compiler instead https://austinhenley.com/blog/mycomputingstory.html 252 comments programming
- The project with a single 11,000-line code file https://austinhenley.com/blog/11000lines.html 73 comments webdev
- The project with a single 11,000-line code file https://austinhenley.com/blog/11000lines.html 18 comments coding
- The project with a single 11,000-line code file https://austinhenley.com/blog/11000lines.html 423 comments programming
- Implementing cosine in C from scratch https://austinhenley.com/blog/cosine.html 38 comments programming
- Python strings are immutable, but only sometimes https://austinhenley.com/blog/pythonstringsaremutable.html 12 comments programming
- Type inference has usability problems http://austinhenley.com/blog/typeinference.html 28 comments programming