• 0 Posts
  • 12 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle



  • Granted, they have config files, but they suggest using the gui for beginners. I don’t know. WTF!!

    Using multiple nginx servers can increase robustness and ease deployments. I never wrote anywhere that I would use one server for one application. In fact, I do the opposite thanks to nginx. But there is a point when someone wants to split up different types of web applications, for instance some of them need node, the others need php or something entirely different that would conflict with the other two. This way configs can be changed during a deployment in production while others don’t need to be touched and unaffected services are not interrupted not even for a very short time.


  • I agree with the author: Only GUI config? WTF!

    If a gui does make the configuration harder then it is a bad tool for the job. Your claim is partly, that OLS makes things easier. I think, the struggle with the gui config illustrates that it doesn’t. If cannot debug a problem with that gui or do not know what an abstract gui setting does, then it actually pretty bad.

    Btw. Nginx configuration can be separated into seperate files and through proxy_pass seperated onto seperate servers.



  • Actually, I have it the other way around. I bought the same keyboard I use at home for work as well. Imagine, you have to switch employers and get a new keyboard in the office. A nightmare!

    I am using a Planck keyboard (40% of the keys a regular keyboard has). This is way outside your 50,- €$£ price range, but I think, it is worth it: Fully customizable key layout and different more silent switches for work.

    I never would go wireless for a keyboard that is not connected to a TV. That reminds me, that I hate the mouse I have to use at work, it is wireless! I guess I buy a second G203 for work, too (without RGB). [=



  • No, I don’t think so.

    It just takes a bit longer for some to grasp certain concepts of a programming language. If I think I need more time I try to solve an issue for my own projects first. When I need a thing for work, it won’t be the first time anymore I see a particular problem and deal with it faster.

    I consider myself an average programmer, but I am also proud of the programs that do some valuable things for me and I can rely on. You can always go back to your old code and optimize it as soon as you learn new things.

    I have respect for those who seem to program only at work and don’t show when they are in trouble (stressed because of deadlines), but in the end their code works, too, after it came back from the second review.


  • Where I work now, I had to go through one management-level interview and one assesment center for 4 hours. Since then they changed it to 2 interviews up front (the second more technical). The idea was to spare the time and ressources for the assesment center if the second interview reveals that the candidate is not what we are looking for.

    If I had a say in that I would combine the first two interviews into one. This way the management could judge the candidate by their responses to techincal questions at the same time, even if they cannot tell whether it is false or not.

    I was already on the other side of the table for the assesment center. I had to give an evaluation for a part of the tests for new candidates who made it already to the first two interviews. Both of them finally got an offer, one of them declined.

    I still find we are doing too much. I find the programming challange a bit stressful. Programmers not used to be watched solving a complex problem may fail at this. When I was on the other side of the table I asked whether they wanted a bit of time dealing with it alone, so they did and the result was not perfect, but we discuessed it and in the end I noticed that they did know what to do. I may have indirectly tested whether they are a teamplayer or not. I considered this a plus and told the management, that we can work with them and that they will learn quickly.

    Now back to my own situation: I did not write an application for the job I am now on: I used honeypot.io to have companies find me. And I told my self that I only have 3 applications pending at the same time while I wait on this platform. I had only one additional interview with the recruiter from Honeypot; it was a very relaxed conversation and they optimized my profile for me, reflecting exactly where I stand with my skills (social skills as well). My own applications went nowhere and I may know why: I just did not fit to them as I thought I might. It only took 2 days after my profile was online when my current employer contacted me. One week later I had an interview. It felt like they are applying to me. I said yes to the assessment center and here I am. I can only recommend to take it a bit slow, to be able to recover from negative responses to applications and maybe make use of platforms like Honeypot which reverse the application process.

    I am out of probation now and think I have many years ahead in this company. I whish everyone this satisfaction and a salery that fits the needs and your livestyle!