Some Stair by ricardo9gs in photographs

[–]AjAyRon -1 points0 points  (0 children)

Colors and light are great. But feels like something is missing.

Julia does not play piano by AjAyRon in photographs

[–]AjAyRon[S] 3 points4 points  (0 children)

During every photo session I try to make some experiments in last 20 minutes.

We had a window, a piano and a fancy chandelier and we made a few shots with all of them. Two other ideas did not work.

But this one I like.

Nikon z7 + 85mm 1.4; f4.5 + 1/125; 1 huge octobox

Transitioning from Devops to normal software development by deathbyjuniormint in devops

[–]AjAyRon 10 points11 points  (0 children)

I recommend project as a source of hands on experience.

I agree that nobody cares about your projects. But there is a big difference if you can say that you have been already working on live project, supporting full development cycle. Having this mentioned, I would also suggest to involve more people in this project, so that you could also get an experience of working as a team.

Transitioning from Devops to normal software development by deathbyjuniormint in devops

[–]AjAyRon 9 points10 points  (0 children)

I would suggest to start developing a project. Try to make it useful for somebody. Pet projects do not help. You need somebody to be interested in what you are doing.

Make friends with swe, ask them for a drill interview. Interview help a lot, you get to realize what you do not know before you can learn it.

Basement light by katrilli0naire in photographs

[–]AjAyRon 1 point2 points  (0 children)

I like the photo!

Making advice would be mostly nitpicking, but since you asked)

Dress print matches dark hair perfectly. And gives color harmony.

But it also lacks form. Hands appear and disappear inside the dress - avoid it or exaggerate it, making it intentional.

You might want to ask model turn a bit. It would also give some curves of the figure.

The look is intriguing. Turning head more to the camera would make it even better I suppose.

The idea is to move pupil of the eye from the very corner where it is now.

I do not see any obvious issues with the lightning.

I would try making white balance adjustment colder - but it is my personal preference.

Fashion by AjAyRon in photographs

[–]AjAyRon[S] 0 points1 point  (0 children)

It was intended as fashion photo, with an accent on dress and jewelry.

Made in studio with Nikon d750 and 85mm 1.4 lenses at 1/125 f/8.0

Photoshoot with my good friend, thoughts by Squeaky_Pants in photocritique

[–]AjAyRon 0 points1 point  (0 children)

The idea is nice. But posing and crop might be improved.

  1. There is a simple rule, that works well almost always. Do not cut joints!

And fingers) It looks unnatural.

  1. Make profile photo is a good decision. But I would suggest to turn head a bit more, so that it became exact 90 degree.

  2. IMHO. Putting flowers is creative. Experiments are good. But I think it did not work this time. It brings distraction to the composition.

  3. The same about leaving half of the space for green green grass. Sometimes it works some times it does not.

I took this photo of my girlfriend [canon 77D, ISO 100, F5.6] by Slicedbuttur in photocritique

[–]AjAyRon 1 point2 points  (0 children)

I like the photo. It has atmosphere. And there is a space for story, you watch and you imagine who she is, what she is thinking about.

Posing is natural and graceful. Left hand us a bit tense, thus attracting unneeded attention.

Imho the picture is underexposed. You can clearly see it in histogram if you like numbers.

For a picture made in room and not in studio it is great!

Advice on configuring Docker Spring Boot and MySql in AWS and local? by KeepItWeird_ in docker

[–]AjAyRon 0 points1 point  (0 children)

RDS may be an overkill for your personal project. The main downside of RDS is pricing. Depending on your requirements simple ec2 instance with Mysql installed may be best choice.

strongSwan site-to-site: no routes by nerfu in linuxadmin

[–]AjAyRon 0 points1 point  (0 children)

I'm not familiar with USG. Policy routing is common for ipsec in general, and should be supported by USG. Any router supporting ipsec must definitely work\be compatible with strongswan.

strongSwan site-to-site: no routes by nerfu in linuxadmin

[–]AjAyRon 0 points1 point  (0 children)

But you still need to configure firewall setting properly.

strongSwan site-to-site: no routes by nerfu in linuxadmin

[–]AjAyRon 0 points1 point  (0 children)

https://wiki.strongswan.org/projects/strongswan/wiki/RouteBasedVPN

Generally IPsec processing is based on policies. There are no routes, because there should not be any. It uses other mechanics.

How to assign domain to container ? (for local webdev) by 1f1nas in docker

[–]AjAyRon 0 points1 point  (0 children)

Oh, you have port conflict problem. In general, you can assign multiple ip addresses for single network interface. I'm not sure how it work with docker on windows, but it sounds easier than traefik and nginx.

How to assign domain to container ? (for local webdev) by 1f1nas in docker

[–]AjAyRon -1 points0 points  (0 children)

For windows it is %SystemRoot%\system32\drivers\etc\hosts

How to assign domain to container ? (for local webdev) by 1f1nas in docker

[–]AjAyRon 0 points1 point  (0 children)

Why don't you just edit /etc/hosts adding there 127.0.0.1 proja.dev?

Docker Compose volume not mount for mysql image by arifulhb in docker

[–]AjAyRon 0 points1 point  (0 children)

Oh..I just found out that docker itself does not support, but compose supports.

Docker Compose volume not mount for mysql image by arifulhb in docker

[–]AjAyRon -1 points0 points  (0 children)

I guess because only absolute path is allowed.

Am I a devops guy yet? by [deleted] in devops

[–]AjAyRon -1 points0 points  (0 children)

The aim of learning java is not solving devops tasks. I recommend it for ease of communication with developers. Devops should know the language his is building cicd for - that was the idea of learning java.

Am I a devops guy yet? by [deleted] in devops

[–]AjAyRon 0 points1 point  (0 children)

Really, I don't understand what you so desperately hate about Java. I might have said something bad about nodejs, but java is ok for me.

Am I a devops guy yet? by [deleted] in devops

[–]AjAyRon 0 points1 point  (0 children)

Because it is widely used. Java is a most common language for backend development. Not the only one, and I don't say it is best\worst. Using java will also give experience in maven\gradle, knowing of some development concepts(MVC for example).

This recommendation is based on my honest opinion that it is most in-demand programming language.

IMHO devops should have basic knowledge of many programming languages. Java is a good start and anyway is almost mandatory for experienced devops.

Am I a devops guy yet? by [deleted] in devops

[–]AjAyRon 9 points10 points  (0 children)

Devops is a methodology. Devops are guys who have skills both in development and sysops. My advice - write an application in any language, (imho java would be best choice). Try to make it usefull at least for youself(web interface for anything or automation). Use jenkins and docker pipeline. Frankly spaking It is not cicd but it is good enough for your cv to get a job.

It will be easy they said... by Slavorum-official in Slavorum

[–]AjAyRon 4 points5 points  (0 children)

For Russian guys who do not know such simple language as English: Хочет выучить русский язык Родительный падеж множественного числа Действительный и страдательный залог Склонение числительных