HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mrngilles

no profile record

Submissions

Technology Artisan

life-prog.com
1 points·by mrngilles·6 ay önce·1 comments

Single Entry Point

life-prog.com
2 points·by mrngilles·2 yıl önce·0 comments

Ask HN: How did you transition after hiring your first infra person?

2 points·by mrngilles·3 yıl önce·0 comments

Ask HN: Infra people in small companies, what does your infra look like?

17 points·by mrngilles·3 yıl önce·31 comments

Ask HN: How do you manage a DevOps position with ADHD

4 points·by mrngilles·3 yıl önce·6 comments

Ask HN: Any software to manage team rotations?

2 points·by mrngilles·3 yıl önce·2 comments

Ask HN: What are computer techs that survived the stand of time?

1 points·by mrngilles·4 yıl önce·0 comments

You don't need to start with a niche

life-prog.com
1 points·by mrngilles·4 yıl önce·0 comments

Ask HN: How do you manage notifications in your company?

7 points·by mrngilles·4 yıl önce·13 comments

Ask HN: Which small company engineering team blogs do you follow?

13 points·by mrngilles·4 yıl önce·2 comments

Ask HN: Where do you go to discuss tech?

1 points·by mrngilles·4 yıl önce·0 comments

comments

mrngilles
·3 yıl önce·discuss
So you just have the dns record pointing to your machine's IP?

Do you have some kind of monitoring? What about logging?
mrngilles
·3 yıl önce·discuss
What's the size of the team working on this?

I'm guessing you're OK with the tradeoff of your machine going down sometimes?
mrngilles
·3 yıl önce·discuss
I would like to have some insights about this as well
mrngilles
·3 yıl önce·discuss
> In my previous place we had the monolith on cloud run.

How was managed a new deployment ? Could anyone push a new version ? Did it go through CI/CD ?

And about CI/CD, did you have something vaguely resembling it ? Was it all hosted ?

> Anything more complex than the above would to me be a bad smell - unless there were some very good reasons.

Yes, you would probably not need something more complex in that case, but then again, some companies with 5 devs start with microservices
mrngilles
·3 yıl önce·discuss
> If you know what the task is, hear the reminder to get back on task and still don't get back on task, you need emotional tools. This is beyond a single post, but look for a therapist who can help you with the emotional side of ADHD.

What do you mean by emotional tools ?
mrngilles
·3 yıl önce·discuss
> I don't think there has to or should be a long wait. Most infrastructure builds, CI/CD etc are bloated, unoptimized and take too long for no reason.

I completely agree with you on that. However, the wait time is usually not enough for me to really switch tasks for an other "productive" one, because when my pipeline is done, I would just need to switch back, and it really would make it painful.

The option I see about that however, is jotting down ideas for testing later. But then you need to get the time for this optimization, and the optimization will also require you to wait while you test if the result is better.

I know that there is not silver bullet, I'm just trying to make the situation better for me and others in the team
mrngilles
·3 yıl önce·discuss
Thanks for the answer !

It does not seem to do more than something like PagerDuty or OpsGenie, in that there is no integrated way to run specific actions on rotation.

But I did not know that GitLab did that, thanks for the link !
mrngilles
·4 yıl önce·discuss
I did not know about them, thanks for sharing !

Do you know of any other small companies blog ?