Live data from Hacker News

Logging in Ruby: (Almost) Everything You Need to Know

akshaykhot.com

11–18 of 18 posts

Re: Logging in Ruby: (Almost) Everything You Need to Know

#11

Wow in 2023 someone thinks this is worth a blog post? At least some log scraping + monitors with graylog, ELK or the like would be the minimum imo…

> Wow in 2023 someone thinks this is worth a blog post? It was meant to be a beginner-level introduction to logging (especially for those developers who got started in 2023 ;))

But you find those things in every basic book or course etc. That are the very basics nowadays.

And I would not call scraping and monitoring advanced topics.

Advanced topics are multi stage image builds, helm charts + deployments and clean architecture. Just to name a few.

Re: Logging in Ruby: (Almost) Everything You Need to Know

#13

Earlier quoted context omitted.

> Wow in 2023 someone thinks this is worth a blog post? It was meant to be a beginner-level introduction to logging (especially for those developers who got started in 2023 ;))

But you find those things in every basic book or course etc. That are the very basics nowadays. And I would not call scraping and monitoring advanced topics. Advanced topics are multi stage image builds, helm charts + deployments and clean architecture. Just to name a few.

[dead]

Re: Logging in Ruby: (Almost) Everything You Need to Know

#14

Earlier quoted context omitted.

> Wow in 2023 someone thinks this is worth a blog post? It was meant to be a beginner-level introduction to logging (especially for those developers who got started in 2023 ;))

But you find those things in every basic book or course etc. That are the very basics nowadays. And I would not call scraping and monitoring advanced topics. Advanced topics are multi stage image builds, helm charts + deployments and clean architecture. Just to name a few.

Dirty architecture is more advanced topic i think.

Re: Logging in Ruby: (Almost) Everything You Need to Know

#15

Earlier quoted context omitted.

> Wow in 2023 someone thinks this is worth a blog post? It was meant to be a beginner-level introduction to logging (especially for those developers who got started in 2023 ;))

But you find those things in every basic book or course etc. That are the very basics nowadays. And I would not call scraping and monitoring advanced topics. Advanced topics are multi stage image builds, helm charts + deployments and clean architecture. Just to name a few.

In the ridiculous clockwork that is "modern" software deployment, sure.

But what if you're just trying to stand up a rails app on a boring linux droplet?

Re: Logging in Ruby: (Almost) Everything You Need to Know

#16

Great post! Akshay has been super active in the Ruby / Rails communities on Reddit and he's always supportive. Glad to see one of his posts here on HN. And frankly stunning to see a Ruby post on the front page!

There was a “Metaprogramming in Ruby” article on the front page last week

https://news.ycombinator.com/item?id=36875815

Re: Logging in Ruby: (Almost) Everything You Need to Know

#18

Earlier quoted context omitted.

> Wow in 2023 someone thinks this is worth a blog post? It was meant to be a beginner-level introduction to logging (especially for those developers who got started in 2023 ;))

But you find those things in every basic book or course etc. That are the very basics nowadays. And I would not call scraping and monitoring advanced topics. Advanced topics are multi stage image builds, helm charts + deployments and clean architecture. Just to name a few.

If only you weren't forced to read it.
Post reply on HN