Is there a version of TM2 that runs on macOS 10.11.6? I have an older computer and that is the newest OS supported by Apple. I don’t yet feel like buying a new computer just run a particular program.
Jerry
[OT minirant]
My late 2008 MacBook Pro has the following features missing on recent models:
* Keys that move when you strike them.
* Keys that never, ever, jam or stick or fail to record a strike.
* Replaceable RAM. I have doubled my RAM twice. It’s super easy.
* Replaceable battery. I have replaced it twice. It’s super easy.
* Replaceable hard drive. I replaced the original with a SSD. It’s super easy.
* An ExpressCard 32 slot by which I do nightly backups to cycled micro SD cards.
* Wired ethernet; WiFi is considerably slower, as my ISP explained in a lengthy note.
* Audio in. I use it nearly daily.
* MagSafe power connector.
* Theft prevention attachment slot.
* DVD drive. (OK, I’ll grant that one might be obsolete but I still rip CDs.)
You should be able to run one of the old TM2 versions from the releases section of the textmate github page. Those old versions will be better suited to the APIs in 10.11. Compiling the current release is probably going to be mission impossible due to the framework changes that have happened over the years.
I like your curmudgeonly retro philosophy. That said, the 2011 MacBook Pro, which I use among others, comes darned close to your requirements, and you can get one really cheap. m.
On May 27, 2020, at 5:47 PM, list_email@icloud.com wrote:
Is there a version of TM2 that runs on macOS 10.11.6? I have an older computer and that is the newest OS supported by Apple. I don’t yet feel like buying a new computer just run a particular program.
Jerry
[OT minirant]
My late 2008 MacBook Pro has the following features missing on recent models:
Keys that move when you strike them.
Keys that never, ever, jam or stick or fail to record a strike.
Replaceable RAM. I have doubled my RAM twice. It’s super easy.
Replaceable battery. I have replaced it twice. It’s super easy.
Replaceable hard drive. I replaced the original with a SSD. It’s super easy.
An ExpressCard 32 slot by which I do nightly backups to cycled micro SD cards.
Wired ethernet; WiFi is considerably slower, as my ISP explained in a lengthy note.
Audio in. I use it nearly daily.
MagSafe power connector.
Theft prevention attachment slot.
DVD drive. (OK, I’ll grant that one might be obsolete but I still rip CDs.)
TextMate mailing list TextMate@lists.macromates.com https://lists.macromates.com/listinfo/textmate
-- matt neuburg, phd = http://www.apeth.net/matt/ pantes anthropoi tou eidenai oregontai phusei Programming iOS 13! http://shop.oreilly.com/product/0636920310075.do iOS 13 Fundamentals! http://shop.oreilly.com/product/0636920310068.do RubyFrontier! http://www.apeth.com/RubyFrontierDocs/default.html
Thanks for the tip, Matt. I checked around a couple of minutes and the 2011 model seems to have all the same holes. Jerry
On May 28, 2020, at 3:38 PM, Matt Neuburg matt@tidbits.com wrote:
I like your curmudgeonly retro philosophy. That said, the 2011 MacBook Pro, which I use among others, comes darned close to your requirements, and you can get one really cheap. m.
On May 27, 2020, at 5:47 PM, list_email@icloud.com wrote:
Is there a version of TM2 that runs on macOS 10.11.6? I have an older computer and that is the newest OS supported by Apple. I don’t yet feel like buying a new computer just run a particular program.
Jerry
[OT minirant]
My late 2008 MacBook Pro has the following features missing on recent models:
Keys that move when you strike them.
Keys that never, ever, jam or stick or fail to record a strike.
Replaceable RAM. I have doubled my RAM twice. It’s super easy.
Replaceable battery. I have replaced it twice. It’s super easy.
Replaceable hard drive. I replaced the original with a SSD. It’s super easy.
An ExpressCard 32 slot by which I do nightly backups to cycled micro SD cards.
Wired ethernet; WiFi is considerably slower, as my ISP explained in a lengthy note.
Audio in. I use it nearly daily.
MagSafe power connector.
Theft prevention attachment slot.
DVD drive. (OK, I’ll grant that one might be obsolete but I still rip CDs.)
TextMate mailing list TextMate@lists.macromates.com https://lists.macromates.com/listinfo/textmate
-- matt neuburg, phd = http://www.apeth.net/matt/ pantes anthropoi tou eidenai oregontai phusei Programming iOS 13! http://shop.oreilly.com/product/0636920310075.do iOS 13 Fundamentals! http://shop.oreilly.com/product/0636920310068.do RubyFrontier! http://www.apeth.com/RubyFrontierDocs/default.html
TextMate mailing list TextMate@lists.macromates.com https://lists.macromates.com/listinfo/textmate
On 30 May 2020, at 13:05, list_email@icloud.com wrote:
Thanks for the tip, Matt. I checked around a couple of minutes and the 2011 model seems to have all the same holes.
A 2011 15" MBP with the higher resolution anti-glare screen was a workhorse for me for many years and still works today. It did falter, though; these models were early in the run of lead-free solder and, through hot/cold cycling, the GPUs could become partially desoldered from the main board resulting in crashes if the on-board graphics switched over to the discrete GPU. A "reballing" with better solder solves it. If buying 2nd hand, might be worth checking the auction to see if anything's mentioned about it.
* https://arstechnica.com/gadgets/2014/10/class-action-suit-alleges-2011-apple... * https://bit-tech.net/news/tech/laptops/apple-admits-gpu-design-flaw/1/
Mine failed well before the repair extension programme happened so I paid at the time for it out of my own pocket, and mighty expensive it was too. This particular one serious issue aside, the machine has been excellent. The final irony these days is that I've pushed it up to Catalina via the DOSDude1 patcher, which thanks to Apple's very dubious decision to ditch OpenGL in favour of Metal, means that the discrete graphics aren't supported and have to be entirely disabled - after all that money repairing them! Oh well `:-)` it's nice to be fully up to date on the OS side even on a 9 year old laptop, though.
* http://dosdude1.com/catalina/
If you want to retain 32-bit software compatibility (but also without discrete GPU support):
Note that while the 2011 MBP can be taken up to OS X 10.13 "High Sierra" as an officially supported OS upgrade, your 2008 computer can run it with very few issues too if you don't mind using a 3rd party tool for that - so perhaps there's still more life left in your 12-year old computer!
* http://dosdude1.com/highsierra/
For any Mac laptop where the memory can be upgraded, I recommend maxing out to the full 16GB supported by the chipset. Note that larger amounts of RAM might be able to be physically installed depending on DIMM availability, but simply cannot be accessed by the hardware itself - so don't waste money on that.
On 28 May 2020, at 7:47, list_email@icloud.com wrote:
Is there a version of TM2 that runs on macOS 10.11.6? I have an older computer and that is the newest OS supported by Apple. I don’t yet feel like buying a new computer just run a particular program.
Version requirements are listed for each release at https://macromates.com/download
You will need TextMate 2.0 rc.10.