Skip to content

2023

Copilot Leaks: Code I Should Not Have Seen

Link: Copilot Leaks: Code I Should Not Have Seen: "The number of leaked information from Copilot were surprising. I’ll show you what it his and how to prevent it your code from leaking."

This is not gonna end well. LLMs learn from public repositories. Those repos will get smart that OpenAI is benefitting from all their work and stop allowing the drawling. See StackOverflow and Reddit. Will the well go dry?

Blocks, Procs, and Lambdas: A Beginner's Guide to Closures and Anonymous Functions in Ruby

Link: Blocks, Procs, and Lambdas: A Beginner's Guide to Closures and Anonymous Functions in Ruby: "Closures and anonymous functions are very useful concepts, especially in functional programming. Ruby makes working with them a pleasure via its flavors like blocks, procs, and lambdas. This post provides an in-depth tutorial and shows the subtle differences between them."

This excellent article does a great job at explaining the Ruby features block, lambda and proc.

Akshay's Blog

Link: Akshay's Blog: "I am a Ruby on Rails developer based in Victoria, BC. This blog is my attempt to spread the joy of building web applications in Ruby on Rails with the world."

Another great resource for learning how to use stimulus and hotwired in Ruby on Rails.

Akshay’s Blog

Akshay's Blog –I am a Ruby on Rails developer based in Victoria, BC. This blog is my attempt to spread the joy of building web applications in Ruby on Rails with the world.