#olddognewtricks — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #olddognewtricks, aggregated by home.social.
-
#ArtemisIi brings my vertical video debut! Now on YouTube youtube.com/shorts/Rvr8t... and TikTok www.tiktok.com/@nature/vide... #olddognewtricks
The science of Artemis II -
#ArtemisIi brings my vertical video debut! Now on YouTube youtube.com/shorts/Rvr8t... and TikTok www.tiktok.com/@nature/vide... #olddognewtricks
The science of Artemis II -
#ArtemisIi brings my vertical video debut! Now on YouTube youtube.com/shorts/Rvr8t... and TikTok www.tiktok.com/@nature/vide... #olddognewtricks
The science of Artemis II -
Fresh scrapes — thankfully on the board and not me this time. New moves unlocked. 🛹
#Skateboarding #OldDogNewTricks #Progress -
Fresh scrapes — thankfully on the board and not me this time. New moves unlocked. 🛹
#Skateboarding #OldDogNewTricks #Progress -
Fresh scrapes — thankfully on the board and not me this time. New moves unlocked. 🛹
#Skateboarding #OldDogNewTricks #Progress -
Fresh scrapes — thankfully on the board and not me this time. New moves unlocked. 🛹
#Skateboarding #OldDogNewTricks #Progress -
Fresh scrapes — thankfully on the board and not me this time. New moves unlocked. 🛹
#Skateboarding #OldDogNewTricks #Progress -
I have been working on regenerating the (long-lost) source code for Nodes of Yesod, a game I wrote for the Sinclair ZX Spectrum in 1985. I have been picking away at this Z80 disassembly for nearly 20 years, starting with IDA and later moving to Ghidra.
While the project has been technically complete for some time (it reassembles to a binary identical to the shipped game), my goal is to release a fully documented codebase that is actually readable for future developers and historians.
To that end, this weekend, I compared the Claude Code CLI and the Gemini CLI for the specific task of identifying and defining symbols for methods, labels, and constants. In the past, I've run into context memory issues with the web interfaces, but the CLI tools seem to handle this single 30K+ line file very well.
Here is the breakdown:
Claude Code CLI: It is faster and understands the Z80 context with very few mistakes. However, it is significantly more expensive for this volume of work, running into Pro plan rate limits relatively quickly.
Gemini CLI: This allows me to work much longer before hitting rate limits on the Pro plan. It requires more iteration to get the output right, but it is a great workhorse.
The screenshots below show an example of the results, including some ASCII art Claude generated directly from the raw sprite bitmap data, and a section of code constants where both the name and comments were determined or augmented by Claude.
#SinclairSpectrum #OdinComputerGraphics #OldDogNewTricks #RetroDev #RetroGames #ReverseEngineering #SoftwarePreservation #ClaudeCodeCLI #GeminiCLI
-
I have been working on regenerating the (long-lost) source code for Nodes of Yesod, a game I wrote for the Sinclair ZX Spectrum in 1985. I have been picking away at this Z80 disassembly for nearly 20 years, starting with IDA and later moving to Ghidra.
While the project has been technically complete for some time (it reassembles to a binary identical to the shipped game), my goal is to release a fully documented codebase that is actually readable for future developers and historians.
To that end, this weekend, I compared the Claude Code CLI and the Gemini CLI for the specific task of identifying and defining symbols for methods, labels, and constants. In the past, I've run into context memory issues with the web interfaces, but the CLI tools seem to handle this single 30K+ line file very well.
Here is the breakdown:
Claude Code CLI: It is faster and understands the Z80 context with very few mistakes. However, it is significantly more expensive for this volume of work, running into Pro plan rate limits relatively quickly.
Gemini CLI: This allows me to work much longer before hitting rate limits on the Pro plan. It requires more iteration to get the output right, but it is a great workhorse.
The screenshots below show an example of the results, including some ASCII art Claude generated directly from the raw sprite bitmap data, and a section of code constants where both the name and comments were determined or augmented by Claude.
#SinclairSpectrum #OdinComputerGraphics #OldDogNewTricks #RetroDev #RetroGames #ReverseEngineering #SoftwarePreservation #ClaudeCodeCLI #GeminiCLI
-
I have been working on regenerating the (long-lost) source code for Nodes of Yesod, a game I wrote for the Sinclair ZX Spectrum in 1985. I have been picking away at this Z80 disassembly for nearly 20 years, starting with IDA and later moving to Ghidra.
While the project has been technically complete for some time (it reassembles to a binary identical to the shipped game), my goal is to release a fully documented codebase that is actually readable for future developers and historians.
To that end, this weekend, I compared the Claude Code CLI and the Gemini CLI for the specific task of identifying and defining symbols for methods, labels, and constants. In the past, I've run into context memory issues with the web interfaces, but the CLI tools seem to handle this single 30K+ line file very well.
Here is the breakdown:
Claude Code CLI: It is faster and understands the Z80 context with very few mistakes. However, it is significantly more expensive for this volume of work, running into Pro plan rate limits relatively quickly.
Gemini CLI: This allows me to work much longer before hitting rate limits on the Pro plan. It requires more iteration to get the output right, but it is a great workhorse.
The screenshots below show an example of the results, including some ASCII art Claude generated directly from the raw sprite bitmap data, and a section of code constants where both the name and comments were determined or augmented by Claude.
#SinclairSpectrum #OdinComputerGraphics #OldDogNewTricks #RetroDev #RetroGames #ReverseEngineering #SoftwarePreservation #ClaudeCodeCLI #GeminiCLI
-
I have been working on regenerating the (long-lost) source code for Nodes of Yesod, a game I wrote for the Sinclair ZX Spectrum in 1985. I have been picking away at this Z80 disassembly for nearly 20 years, starting with IDA and later moving to Ghidra.
While the project has been technically complete for some time (it reassembles to a binary identical to the shipped game), my goal is to release a fully documented codebase that is actually readable for future developers and historians.
To that end, this weekend, I compared the Claude Code CLI and the Gemini CLI for the specific task of identifying and defining symbols for methods, labels, and constants. In the past, I've run into context memory issues with the web interfaces, but the CLI tools seem to handle this single 30K+ line file very well.
Here is the breakdown:
Claude Code CLI: It is faster and understands the Z80 context with very few mistakes. However, it is significantly more expensive for this volume of work, running into Pro plan rate limits relatively quickly.
Gemini CLI: This allows me to work much longer before hitting rate limits on the Pro plan. It requires more iteration to get the output right, but it is a great workhorse.
The screenshots below show an example of the results, including some ASCII art Claude generated directly from the raw sprite bitmap data, and a section of code constants where both the name and comments were determined or augmented by Claude.
#SinclairSpectrum #OdinComputerGraphics #OldDogNewTricks #RetroDev #RetroGames #ReverseEngineering #SoftwarePreservation #ClaudeCodeCLI #GeminiCLI
-
I have been working on regenerating the (long-lost) source code for Nodes of Yesod, a game I wrote for the Sinclair ZX Spectrum in 1985. I have been picking away at this Z80 disassembly for nearly 20 years, starting with IDA and later moving to Ghidra.
While the project has been technically complete for some time (it reassembles to a binary identical to the shipped game), my goal is to release a fully documented codebase that is actually readable for future developers and historians.
To that end, this weekend, I compared the Claude Code CLI and the Gemini CLI for the specific task of identifying and defining symbols for methods, labels, and constants. In the past, I've run into context memory issues with the web interfaces, but the CLI tools seem to handle this single 30K+ line file very well.
Here is the breakdown:
Claude Code CLI: It is faster and understands the Z80 context with very few mistakes. However, it is significantly more expensive for this volume of work, running into Pro plan rate limits relatively quickly.
Gemini CLI: This allows me to work much longer before hitting rate limits on the Pro plan. It requires more iteration to get the output right, but it is a great workhorse.
The screenshots below show an example of the results, including some ASCII art Claude generated directly from the raw sprite bitmap data, and a section of code constants where both the name and comments were determined or augmented by Claude.
#SinclairSpectrum #OdinComputerGraphics #OldDogNewTricks #RetroDev #RetroGames #ReverseEngineering #SoftwarePreservation #ClaudeCodeCLI #GeminiCLI
-
🕵️♂️ Breaking news: A mysterious "memory-safe" version of C is here to save the day, or at least give us something to chuckle about while we try to remember our passwords. 🤔💾 Who would've thought that "memory-safe" and "C" would be in the same sentence without causing a kernel panic? 😂 #OldDogNewTricks
https://lwn.net/SubscriberLink/1042938/658ade3768dd4758/ #memorysafe #Cprogramming #cybersecurity #humor #passwordsecurity #HackerNews #ngated -
🕵️♂️ Breaking news: A mysterious "memory-safe" version of C is here to save the day, or at least give us something to chuckle about while we try to remember our passwords. 🤔💾 Who would've thought that "memory-safe" and "C" would be in the same sentence without causing a kernel panic? 😂 #OldDogNewTricks
https://lwn.net/SubscriberLink/1042938/658ade3768dd4758/ #memorysafe #Cprogramming #cybersecurity #humor #passwordsecurity #HackerNews #ngated -
🕵️♂️ Breaking news: A mysterious "memory-safe" version of C is here to save the day, or at least give us something to chuckle about while we try to remember our passwords. 🤔💾 Who would've thought that "memory-safe" and "C" would be in the same sentence without causing a kernel panic? 😂 #OldDogNewTricks
https://lwn.net/SubscriberLink/1042938/658ade3768dd4758/ #memorysafe #Cprogramming #cybersecurity #humor #passwordsecurity #HackerNews #ngated -
🕵️♂️ Breaking news: A mysterious "memory-safe" version of C is here to save the day, or at least give us something to chuckle about while we try to remember our passwords. 🤔💾 Who would've thought that "memory-safe" and "C" would be in the same sentence without causing a kernel panic? 😂 #OldDogNewTricks
https://lwn.net/SubscriberLink/1042938/658ade3768dd4758/ #memorysafe #Cprogramming #cybersecurity #humor #passwordsecurity #HackerNews #ngated -
Old Dog, New Tricks ★★★★★★★☆☆☆ https://trakt.tv/shows/old-dog-new-tricks #OldDogNewTricks #trakt
-
Old Dog, New Tricks ★★★★★★★☆☆☆ https://trakt.tv/shows/old-dog-new-tricks #OldDogNewTricks #trakt
-
Acabo de ver Old Dog, New Tricks 1x09 "A Crappy Day" https://trakt.tv/shows/old-dog-new-tricks/seasons/1/episodes/9 #OldDogNewTricks #trakt
-
Viendo Old Dog, New Tricks 1x09 "A Crappy Day" https://trakt.tv/shows/old-dog-new-tricks/seasons/1/episodes/9 #OldDogNewTricks #trakt
-
Viendo Old Dog, New Tricks 1x08 "Niagara Falls" https://trakt.tv/shows/old-dog-new-tricks/seasons/1/episodes/8 #OldDogNewTricks #trakt
-
Viendo Old Dog, New Tricks 1x09 "A Crappy Day" https://trakt.tv/shows/old-dog-new-tricks/seasons/1/episodes/9 #OldDogNewTricks #trakt
-
Acabo de ver Old Dog, New Tricks 1x08 "Niagara Falls" https://trakt.tv/shows/old-dog-new-tricks/seasons/1/episodes/8 #OldDogNewTricks #trakt
-
Viendo Old Dog, New Tricks 1x08 "Niagara Falls" https://trakt.tv/shows/old-dog-new-tricks/seasons/1/episodes/8 #OldDogNewTricks #trakt
-
Acabo de ver Old Dog, New Tricks 1x07 "The Visit" https://trakt.tv/shows/old-dog-new-tricks/seasons/1/episodes/7 #OldDogNewTricks #trakt
-
Viendo Old Dog, New Tricks 1x07 "The Visit" https://trakt.tv/shows/old-dog-new-tricks/seasons/1/episodes/7 #OldDogNewTricks #trakt
-
Acabo de ver Old Dog, New Tricks 1x06 "The Last Walk" https://trakt.tv/shows/old-dog-new-tricks/seasons/1/episodes/6 #OldDogNewTricks #trakt
-
Viendo Old Dog, New Tricks 1x06 "The Last Walk" https://trakt.tv/shows/old-dog-new-tricks/seasons/1/episodes/6 #OldDogNewTricks #trakt
-
Acabo de ver Old Dog, New Tricks 1x05 "Kawanda Foundation" https://trakt.tv/shows/old-dog-new-tricks/seasons/1/episodes/5 #OldDogNewTricks #trakt
-
Viendo Old Dog, New Tricks 1x05 "Kawanda Foundation" https://trakt.tv/shows/old-dog-new-tricks/seasons/1/episodes/5 #OldDogNewTricks #trakt
-
Viendo Old Dog, New Tricks 1x04 "Like a Guinea Pig on a Hot Tin Roof" https://trakt.tv/shows/old-dog-new-tricks/seasons/1/episodes/4 #OldDogNewTricks #trakt
-
Viendo Old Dog, New Tricks 1x05 "Kawanda Foundation" https://trakt.tv/shows/old-dog-new-tricks/seasons/1/episodes/5 #OldDogNewTricks #trakt
-
Acabo de ver Old Dog, New Tricks 1x04 "Like a Guinea Pig on a Hot Tin Roof" https://trakt.tv/shows/old-dog-new-tricks/seasons/1/episodes/4 #OldDogNewTricks #trakt
-
Viendo Old Dog, New Tricks 1x04 "Like a Guinea Pig on a Hot Tin Roof" https://trakt.tv/shows/old-dog-new-tricks/seasons/1/episodes/4 #OldDogNewTricks #trakt
-
Viendo Old Dog, New Tricks 1x04 "Episode 4" https://trakt.tv/shows/old-dog-new-tricks/seasons/1/episodes/4 #OldDogNewTricks #trakt
-
Viendo Old Dog, New Tricks 1x03 "Episode 3" https://trakt.tv/shows/old-dog-new-tricks/seasons/1/episodes/3 #OldDogNewTricks #trakt
-
Acabo de ver Old Dog, New Tricks 1x03 "Episode 3" https://trakt.tv/shows/old-dog-new-tricks/seasons/1/episodes/3 #OldDogNewTricks #trakt
-
Viendo Old Dog, New Tricks 1x04 "Episode 4" https://trakt.tv/shows/old-dog-new-tricks/seasons/1/episodes/4 #OldDogNewTricks #trakt
-
Viendo Old Dog, New Tricks 1x03 "Episode 3" https://trakt.tv/shows/old-dog-new-tricks/seasons/1/episodes/3 #OldDogNewTricks #trakt
-
Viendo Old Dog, New Tricks 1x02 "Episode 2" https://trakt.tv/shows/old-dog-new-tricks/seasons/1/episodes/2 #OldDogNewTricks #trakt
-
Viendo Old Dog, New Tricks 1x03 "Episode 3" https://trakt.tv/shows/old-dog-new-tricks/seasons/1/episodes/3 #OldDogNewTricks #trakt
-
Acabo de ver Old Dog, New Tricks 1x02 "Episode 2" https://trakt.tv/shows/old-dog-new-tricks/seasons/1/episodes/2 #OldDogNewTricks #trakt
-
Viendo Old Dog, New Tricks 1x02 "Episode 2" https://trakt.tv/shows/old-dog-new-tricks/seasons/1/episodes/2 #OldDogNewTricks #trakt
-
Acabo de ver Old Dog, New Tricks 1x01 "Episode 1" https://trakt.tv/shows/old-dog-new-tricks/seasons/1/episodes/1 #OldDogNewTricks #trakt
-
Viendo Old Dog, New Tricks 1x01 "Episode 1" https://trakt.tv/shows/old-dog-new-tricks/seasons/1/episodes/1 #OldDogNewTricks #trakt
-
Dogs really are the best people . got himself nice and snuggly through the night . transition from my bed to his complete . he's 10 . never too late #dogs #winter #olddognewtricks #photography
-
Dogs really are the best people . got himself nice and snuggly through the night . transition from my bed to his complete . he's 10 . never too late #dogs #winter #olddognewtricks #photography
-
Dogs really are the best people . got himself nice and snuggly through the night . transition from my bed to his complete . he's 10 . never too late #dogs #winter #olddognewtricks #photography
-
Dogs really are the best people . got himself nice and snuggly through the night . transition from my bed to his complete . he's 10 . never too late #dogs #winter #olddognewtricks #photography