Home
Categories
EXPLORE
True Crime
Comedy
Society & Culture
Business
Sports
History
Music
About Us
Contact Us
Copyright
© 2024 PodJoint
00:00 / 00:00
Sign in

or

Don't have an account?
Sign up
Forgot password
https://is1-ssl.mzstatic.com/image/thumb/Podcasts126/v4/4f/ca/4a/4fca4a15-184b-f61f-8a4d-1d61a46ee46b/mza_10607957668647356340.png/600x600bb.jpg
Hacking the Grepson
HackingTheGrepson
100 episodes
1 week ago
Matt and Mike, two career developers, discuss their experiences and talk about programming in a (hopefully) not-too-technical way.
Show more...
Technology
Education,
Leisure,
Hobbies
RSS
All content for Hacking the Grepson is the property of HackingTheGrepson and is served directly from their servers with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
Matt and Mike, two career developers, discuss their experiences and talk about programming in a (hopefully) not-too-technical way.
Show more...
Technology
Education,
Leisure,
Hobbies
Episodes (20/100)
Hacking the Grepson
Hacking the Grepson 105: Game Checkin: Sprites and Animation
Matt and Mike continue their Let's Make a Game experiment, spending time going over the progress made so far in their Love2D and Defold prototypes. Matt also shows how Claude works on the command line and Mike is entranced.
Show more...
1 week ago
1 hour

Hacking the Grepson
Hacking the Grepson 104: Game-Making Check-In
Matt and Mike check in again on their progress of making a game. More discussion ensues about preferences, recent games played, and about Defold and Love2D, including some recent efforts made by both.
Show more...
3 weeks ago
54 minutes

Hacking the Grepson
Hacking the Grepson 103: What Game Engine Should We Use?
Matt and Mike continue to discuss more details about the game they're going to make. On this episode the decision of which engine/language/IDE they're going to primarily use is made...sort of.
Show more...
1 month ago
56 minutes

Hacking the Grepson
Hacking the Grepson 102: What Kind of Game Should We Make?
Our new season, focused solely on making a video game of some sort, continues apace. This is a lengthy one, filled with discussions of game mechanics, likes/dislikes, and potential ideas to follow up on. Matt and Mike don't know what they're going to make yet, but they're getting further into what about games they enjoy (or don't).
Show more...
1 month ago
1 hour 24 minutes

Hacking the Grepson
Hacking the Grepson 101: Let's Make a Game!
For Season 2 of Hacking the Grepson, we're going to make a game! What kind of game? Which platform(s)? What genre/theme/setting? Who knows?! Let's try to start attempting to figure it out.
Show more...
2 months ago
54 minutes

Hacking the Grepson
Hacking the Grepson 100: Season 1 Recap
We've done a hundred episodes of this podcast. Wow. Matt and Mike come to terms with this fact, and perhaps give an idea of what's to come with the next hundred episodes.
Show more...
2 months ago
38 minutes 40 seconds

Hacking the Grepson
Hacking the Grepson 099: Teams
You can't always do everything by yourself. That's when you need a group of people! Are those people working towards a common goal? Well, then you might have a team. Matt and Matt, as a team, talk about the benefits of such cooperation.
Show more...
3 months ago
37 minutes 50 seconds

Hacking the Grepson
Hacking the Grepson 098: Tutorialization
How much can a developer assume about a user of their software? It's not always immediately clear, but as time has gone on the way that tutorials have presented themselves has changed. Mike uses an anecdote about a recent gaming experience with a friend to open up discussion with Matt on the topic.
Show more...
3 months ago
30 minutes 30 seconds

Hacking the Grepson
Hacking the Grepson 097: Troubleshooting
Systems and mechanisms usually work, but they don't always. When they don't, what to do? Shoot that trouble, chum! Matt and Mike talk about their magic problem seeking-and-destroying abilities in this episode's discussion.
Show more...
4 months ago
33 minutes 30 seconds

Hacking the Grepson
Hacking the Grepson 096: The Curse of Knowing
Gaining knowledge of anything is ostensibly good, but it also potentially brings with it a price to pay. Matt and Mike discuss a very intriguing blog post about the ethical and moral burden that knowledge can bring. * The Curse of Knowing How, or; Fixing Everything
Show more...
4 months ago
25 minutes 12 seconds

Hacking the Grepson
Hacking the Grepson 095: Forest vs Desert
Teams could be said to be working together in one of two different ways: a desert or forest. What do those terms mean, and what does it mean to move from one to the other? Matt and Mike discuss a series of blog posts from Kent Beck and Beth Andres-Beck that attempt to illuminate these nature metaphors. * Forest vs Desert
Show more...
5 months ago
23 minutes 4 seconds

Hacking the Grepson
Hacking the Grepson 094: Whatcha Doing?
Matt and Mike are often working on things outside of preparing to record this podcast. On this episode, we explore the question: "What are you working on lately?"
Show more...
5 months ago
23 minutes

Hacking the Grepson
Hacking the Grepson 093: Blue Prince
An exciting new Roguelike deck-building puzzle game has taken the industry (and Mike (and possibly later Matt?)) by storm: Blue Prince. It's a very light take, development-wise, on the subject matter, but games are a huge inspiration and problem space for programming, so we think it's worth the praise and discussion. * Blue Prince * Roguelike * Deck-builder
Show more...
5 months ago
27 minutes 4 seconds

Hacking the Grepson
Hacking the Grepson 092: Frontend vs Backend
Software development loves the concept of binary. On/off, 1/0, true/false, and all that. The way users interact with a system vs the way it works in the code/data area is very similar. Matt and Mike discuss the differences between frontend and backend, and how it can apply to more than just web development.
Show more...
6 months ago
46 minutes 10 seconds

Hacking the Grepson
Hacking the Grepson 091: Compilers vs Interpreters
In general, no one writes much assembly code (let alone raw zeros and ones) anymore, and apps that computers run usually fall into two camps: compiled and interpreted. Matt and Mike try to explain the distinction.
Show more...
6 months ago
36 minutes 59 seconds

Hacking the Grepson
Hacking the Grepson 090: Practicalities of AI
In 2025, LLMs, Machine Learning, and AI are being used in all manner of technology. But how can I, asks the average computer user, take advantage of it? Matt and Mike offer some guidance.
Show more...
7 months ago
56 minutes 46 seconds

Hacking the Grepson
Hacking the Grepson 089: Bottom-Up vs Top-Down
Do you process new information from the bottom-up, or from the top-down? The potential answer to this can be complicated. Matt and Mike use the usual software development to answer the question, but also branch off into everything from woodworking to ecological concerns.
Show more...
7 months ago
1 hour 1 minute 40 seconds

Hacking the Grepson
Hacking the Grepson 088: Abstractions
Facades, adapters, interfaces...these are all types of abstractions, a powerful tool in programming to hide a more complex system so that users or consumers can better utilize the power contained underneath them. Matt and Mike peel back the layers.
Show more...
8 months ago
45 minutes 32 seconds

Hacking the Grepson
Hacking the Grepson 087: Version Control
You could work on a software project without version control. It doesn't impede your ability to change things and deploy. But you'd be working without a net. Matt and Mike dive into the wonderful world of not having to keep both file1.js AND file1a.js.
Show more...
8 months ago
45 minutes 48 seconds

Hacking the Grepson
Hacking the Grepson 086: AOC 2024, Day 20-25
The final days of Advent of Code 2024 have finally concluded. Matt, Mike, and Richard finish up their discussion of Days 20-25. * Advent of Code * Richard's Day 21 notes * Richard's Day 24 notes
Show more...
9 months ago
1 hour 14 minutes

Hacking the Grepson
Matt and Mike, two career developers, discuss their experiences and talk about programming in a (hopefully) not-too-technical way.