Sabitlenmiş Tweet
cryptocode
16 posts


A large part of the reason, one assumes, for Windows COM.
COM could interop with C++ natively since the object dispatch table was just a vtable. Heck, the Win95 shell was written in C, not C++.
Tying yourself to language rarely works... though you'd think these days C++ would be a safe bet!
Longhorn@never_released
As far as I can tell one of the big BeOS mistakes was having its API defined in C++. Makes compiler updates harder than they should be, especially as C++ ABIs were far less stable back then
English

@HuntBenjamin99 @app_settings Good memories - that was a great OSX release
English

@app_settings My copy of Snow Leopard got lost in the mail in 2009 so I went to the UPS facility an hour away and after helping the employees search for a bit we found it. Whole situation would never happen today lol

English

Ghostty is leaving GitHub. I'm GitHub user 1299, joined Feb 2008. I've visited GitHub almost every single day for over 18 years. It's never been a question for me where I'd put my projects: always GitHub. I'm super sad to say this, but its time to go. mitchellh.com/writing/ghostt…
English

@raysan5 Raylib is part of pipeline for the GUI-in-terminal demo below. It currently uses a hidden window + texture-to-png-to-kitty graphics. I think the software renderer option is interesting for rendering on any server/device and then shipping the gui over ssh.
x.com/0xcafec0der/st…
cryptocode@0xcafec0der
Is it a GUI? Is it a TUI? It's not clear 1/2 Here's DVUI, an immediate mode GUI written in Zig, running in Ghostty at ~60 fps via the Kitty graphics protocol:
English

2/2 Here's the fork if you want to know how this particular sausage was made: github.com/cryptocode/dvui
English

@mitchellh @CodexHere Sorry for the newbie question but how do you use fzf to search the terminal? Do you dump it somewhere?
English
cryptocode retweetledi

Excited to announce that TigerBeetle and @synadia have pledged $512,000 to the Zig Software Foundation.
tigerbeetle.com/blog/2025-10-2…
English

cryptocode retweetledi

@tomjaguarpaw @mitchellh It uses the Kitty graphics protocol, specifically direct mode (base64 encoded pixel data)
Modern computers, and Ghostty's rendering pipeline, has plenty of juice to run it smoothly.
English












