Posts
GitHub - Shopify/job-iteration: Makes your background jobs interruptible and resumable by design.
Meet Iteration, an extension for ActiveJob that makes your jobs interruptible and resumable, saving all progress that the job has made (aka checkpoint for jobs).
https://github.com/Shopify/job-iterationOpen linkView original on programming.devOne of my absolute favourite Rails gems, StimulusReflex
Build reactive applications with the Rails tooling you already know and love
rails_performance gem - Monitor performance of your Rails applications (self-hosted and free)
A self-hosted tool to monitor the performance of your Ruby on Rails application.
This is a simple and free alternative to the New Relic APM, Datadog or other similar services.
https://github.com/igorkasyanchuk/rails_performanceOpen linkView original on programming.devLinking Modular Architecture to Development Teams
How Team Topologies and Domain-Driven Design helped an organization scale a technical architecture and team structure that significantly improved development speed.
Found through @mfowler
Credit/Author: Matt Foster
Increasing Collaboration Confidence with bin/setup
The example is Ruby specific but I think the general thought applies to most projects and environments as well
https://www.mayerdan.com/software/2023/06/12/binsetupOpen linkView original on programming.dev15" MacBook Air M2 Review: The Obvious Thing!
MKBHD reviews the new 15" Macbook Air M2
Can you trust ChatGPT’s package recommendations?
From https://twitter.com/llm_sec/status/1667573374426701824
- People ask LLMs to write code
- LLMs recommend imports that don't actually exist
- Attackers work out what these imports' names are, and create & upload them with malicious payloads
- People using LLM-written code then auto-add malware themselves
Developer experience: what is it and why should you care?
Developer experience examines how people, processes, and tools affect developers’ ability to work efficiently.
https://github.blog/2023-06-08-developer-experience-what-is-it-and-why-should-you-care/Open linkView original on programming.dev






