Skip to content

2023

Ruby 3.2’s YJIT is Production-Ready

  • Web site excerpt: My question is what does the Y in YJIT stand for? From the author: "YJIT, a just-in-time (JIT) implementation on top of CRuby built at Shopify, is now production-ready and delivering major improvements to performance and speed. Maxime shares the updates that have been made in this newest version of YJIT, and future plans for further optimization."

  • Link to site: Ruby 3.2’s YJIT is Production-Ready

  • Web site excerpt: This is a standalone password generator. I think that because it does’t know the email or account name that the password is used with, the risk that the app itself is malware is small… i think… Author says: “z-tokens -- random tokens generation and related tools - GitHub - volution/z-tokens: z-tokens -- random tokens generation and related tools”

  • Link to site: GitHub - volution/z-tokens: z-tokens -- random tokens generation and related tools

GitHub - volution/z-tokens: z-tokens -- random tokens generation and related tools –This is a standalone password generator. I think that because it does’t know the email or account name that the password is used with, the risk that the app itself is malware is small… i think… Author says: “z-tokens -- random tokens generation and related tools - GitHub - volution/z-tokens: z-tokens -- random tokens generation and related tools”

karpathy/nanoGPT: The simplest, fastest repository for training/finetuning medium-sized GPTs.