ruby.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
If you are interested in the Ruby programming language, come join us! Tell us about yourself when signing up. If you just want to join Mastodon, another server will be a better place for you.

Administered by:

Server stats:

1.1K
active users

Took me 20 minutes to migrate my Kitty configuration to Ghostty ghostty.org . I really like the globally available Terminal overlay that I can easily toggle, also the native MacOS secure input integration and the better splits management. Here are my dotfiles github.com/bruvduroiu/dotfiles

GhosttyGhosttyGhostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration.

🌘 GitHub - williamw520/toposort:Zig 語言的拓撲排序函式庫
➤ Zig 語言的高效拓撲排序解決方案
github.com/williamw520/toposort
這個 GitHub 專案 williamw520/toposort 提供了一個高效能的 Zig 語言拓撲排序函式庫。它支援建立依賴圖、執行拓撲排序、產生可並行處理的獨立子集、偵測並回報循環依賴,以及支援不同的節點類型。該函式庫提供了安裝使用方法、詳細的程式碼範例,以及配置選項,例如設定詳細模式和最大節點值範圍,以優化效能。 此外,它也展示瞭如何使用切片或字串作為節點類型,以及類似 Makefile 規則格式的依賴添加方法。
+ 聽起來這個函式庫非常實用,尤其對於需要處理複雜依賴關係的專案來說,能有效提升開發效率。
+ Zig 語言越來越受歡迎了,能看到有這樣的函式庫出現,相信能幫助更多開發者採用這門語言。
#開源專案 #Zig 語言 #拓撲排序

🚀 Wow, Jim Calabro is back with a riveting tale that combines the electrifying worlds of #Go, #CGO, and Zig! 📚 Apparently, creating a *statically linked* #executable is the new extreme sport, because why settle for dynamic linking when you can spend hours trimming Zig's "excess stuff"? 🤦‍♂️🌪️
calabro.io/zig-cgo #JimCalabro #Zig #StaticallyLinked #Programming #HackerNews #ngated

calabro.ioBuilding Statically Linked Go Executables with CGO and Zig - Jim CalabroJim Calabro

Ooooooooooooh.

#Zig files are, themselves, structs.

This is awesome, and explains some of my confusion around namespacing and stuff.

Also: custom formatters for structs? So nice. Love the member accessing syntax.

Hot damn I haven't been this excited about a language in a few years.

I've been attempting to rewrite some C code for a Wayland client in Zig using only the client API (via zig-wayland's scanner) and for some reason I can't grab the seat name when I set the listener, very frustrating

It's got to be the way Zig handles struct memory, I just don't know how... I doubt I actually need an extern struct but I bet if I can throw pointers around like it's C I'll figure out the rest later 😂
#C #Zig #Wayland

I'm gonna try a thing:

I've been letting a few projects languish for a while now. One of them is my 6502 emulator, which I ported from c++ to #CSharp a few years ago.

I kind of want to port it again, or maybe just reimplement it.

The top of my list is a real grab bag of languages:

#Rust
#Zig
#Swift
#GoLang

I may just get some of the basic addressing logic done in each of them and see what sticks.

They're in rough order of "what I want to play with", though of all of them I have the most familiarity with rust. With Zig I have practically zero experience, and the other two sit somewhere in between.

The point here is not to start language wars, and I'll straight up mute anyone who tries, but I'd love to hear folks' thoughts.

If you want to make the case for another language, feel free to drop them in the replies! Really only looking for statically-compiled languages, and I'm not writing it in Java. ;)

Edit: Oh, and, boosts appreciated!