遅くなりましたが、こちらでも。あけましておめでとうございます
遅くなりましたが、こちらでも。あけましておめでとうございます
Graphic with yellow background, Gleam's mascot and headline "Stack Overflow Developer Survey 2025: Most desired languages". Below that there's a screenshot from the survey: "Programming, scripting, and markup languages Rust is yet again the most admired programming language (72%), followed by Gleam (70%), Elixir (66%) and Zig (64%). Gleam is a new addition to the list, and for good reason - developers like it!"
2025 SO Developer Survey results are out and... wow! Gleam is the second most desired language. It's the first time we appeared in the survey and it's an unexpected result!
Being listed next to
@rust-lang.org @elixirlang.bsky.social & @ziglang.bsky.social makes us proud! Thanks, everyone who voted!
NovemberとDecember、いつもどっちが11月だっけってなる
yellow backgroun, pink and black graphic with crowd silhouettes and Lucy (Gleam's mascot) standing behind a lectern. Headline says "Gleam talks at Code BEAM Europe 2025"
Strong Gleam presence at Code BEAM Europe this year: 10 talks coming your way! ⭐
codebeameurope.com
夏~
気付いたら6月
Gleam is one of the languages in the Stack Overflow survey this year.
Do tick that box to let them know if you use Gleam, or that want to use Gleam!
stackoverflow.az1.qualtrics.com/jfe/form/SV_...
気候がハードモード
インスタントコーヒーにココアを隠し味で入れるとコクが出ておいしい
復活してきた
GWだというのになんか体調が悪いな…
気候の変化に体が置き去られてる
気付いたら3月が終わりそう
2024 Edition安定化きた!
🦀 Rust 1.85.0 has been released! ✨
One of the bigger #rustlang releases in a while, as it contains *async closures* and *the new Rust Edition*: Rust 2024! 🎉
blog.rust-lang.org/2025/02/20/R...
ドグラ・マグラっぽい
レビュー欄見たら明らかに精神に異常をきたしてる人がいて怖い
5次元チェスって実在したのかよwww
store.steampowered.com/app/1349230/...
bsky.app/profile/haun...
頑張りたいね
無駄なレジスタ溢れを避けることで、computed gotoよりも高速になるらしい
Pythonインタプリタの高速化。各命令の最後で、tail callとして次の命令に直接ジャンプすることでオーバーヘッドを削減するアプローチ
面白い
tail calls with newer compiler calling conventions might make the Python interpreter 10% faster (up to 40% faster on specific benchmarks). github.com/faster-cpyth...
寒い
そういえば最近アニメ見れてないな
Windows用のツール作るんだったら、PC変えるときに最初からmingw入れとけば良かったとちょっと後悔
まあ、voidポインタを介せば明示的なキャストなしでも変換できてしまうんだけど、ちょっと時代を感じる