Number of Ruby and Rails conferences we’re sponsoring in 2024: 13 confirmed, so far. I expect at least 3 more.
Stroopwafels everywhere.
@roy thank you, it was a blast also, all waffles are gone, thank you to #appsignal for sweetening the conference day of our attendees
It's alive!
AppSignal for Python is here: https://blog.appsignal.com/2023/10/31/appsignal-monitoring-available-for-python-applications.html
Ruby中的元編程簡介 | AppSignal博客
➤ 什麼是元編程?什麼時候使用元編程?基本的Ruby元編程技術。
✤ https://blog.appsignal.com/2023/07/26/an-introduction-to-metaprogramming-in-ruby.html
元編程是一組Ruby提供的技術,可以動態地編寫其他代碼。它可以幫助我們編寫更動態、靈活和適應性強的代碼,可以幫助我們DRY(Don't Repeat Yourself)代碼,動態定義我們可能需要的方法,並編寫有用且可重用的軟件。儘管元編程非常有用,但它也有一些缺點,如可讀性差、可維護性差和可能引起其他問題。本文將介紹一些基本的Ruby元編程技術,如send、define_method和method_missing,並提供了一個使用send的示例場景。
+ 這篇文章很好地介紹了Ruby中的元編程概念和技術,對於想要深入瞭解元編程的人來說非常有幫助。
+ 元編程是一個有趣且強大的概念,可以幫助我們更好地組織和管理我們的代碼。這篇文章提供了一些基本的技
#元編程 #Ruby #AppSignal
I like where this is headed... #appsignal
We're trying out a thing at #appsignal : our own Mastodon instance.
We're hoping that people who follow/used to follow us on Twitter and are leaving will follow @appsignal to keep up with the #ruby, #elixir, and #nodejs articles we publish at https://blog.appsignal.com/
So far, I have zero clues whether company accounts work on Mastodon. Trying this on our own instance seemed like the least-spammy method (requires a follow, won't show up on any instance's local timeline). Thoughts?
For those into numbers: #appsignal runs on ~40 dedicated servers and ~10 VPSs for our production env, and another 25 VPSs for staging, spread out across five locations in the Netherlands.