Platform engineer

1. PERSONALIA

  • Age: 22
  • Education: Bachelor
  • Work experience : 1yoe
  • Civil status: At my parents place
  • Dependent people/children: 0

2. EMPLOYER PROFILE

  • Sector/Industry: IT
  • Amount of employees: 200
  • Multinational? YES

3. CONTRACT & CONDITIONS

  • Current job title: Platform Engineer
  • Job description: Mainly openshift
  • Seniority: 0 at this company, 1yoe
  • Official hours/week : 40
  • Average real hours/week incl. overtime: N/A
  • Shiftwork or 9 to 5 (flexible?): Mostly 9 to 5 ig
  • On-call duty: Yes, not at the start (extra compensation is unknown yet) after that 1week/month
  • Vacation days/year: 32

4. SALARY

  • Gross salary/month: 3900
  • Net salary/month: estimated ~2800 including netto comp
  • Netto compensation: ~290
  • Car/bike/... or mobility budget: Hybrid car
  • 13th month (full? partial?): Yes
  • Meal vouchers: 8/DAY
  • Ecocheques: 250/YEAR
  • Group insurance: 2.5%
  • Other insurances: DKV
  • Other benefits (bonuses, stocks options, ... ): On call, laptop, phone sim, vacation money

5. MOBILITY

  • City/region of work: Brussels
  • Distance home-work: Depends
  • How do you commute? Car
  • How is the travel home-work compensated: Company car w fuel card
  • Telework days/week: 3

6. OTHER

  • How easily can you plan a day off: No idea yet
  • Is your job stressful? A bit
  • Responsible for personnel (reports): 0

Here is where I came from: https://www.reddit.com/r/BESalary/comments/1kluuhh/junior_devops_consultant_offer/

Note that I didn't leave for the money, but took the offer because of some internal stuff. I didn't really compare it with the market, which I probably should have done, but I didn't have much free time.

The offer seemed good and aligned with what I wanted to do. Plus, the on-call can be a nice opportunity for this period of my life since I'm still living with my parents. After a year, my situation with the employer will likely change.

reddit.com
u/glad-k — 2 days ago

Orange Pi 5 hardware encoding: artifacts

Extreme case as an example

Hey, I've got an Orange Pi 5 as my homelab, including a media server. I only have 2TB dedicated to the media server, so I wanted to encode the media I download to keep very good video and audio quality that a normal person won't notice, while saving quite a bit of space. It's mostly my mom watching, and I use it a bit myself.

I ended up running FileFlows to shrink my media library. CPU encoding was super slow and made the Orange Pi overheat, causing the other services running on it to slow down too, especially during the initial encoding of 200+ files. So I tried using hardware encoder (hevc_rkmpp).

I'm not really experienced with ffmpeg, so I've been using AI to help me with this, but I'm stuck on something it hasn't been able to fix either.

The problem is that I've been seeing a lot of artifacts (see screenshot). They usually last only 1-3 frames and only appear during dynamic scenes or scene changes, but they're really annoying. I'm happy with how much space it saves on my media server, so I don't have to keep monitoring it every time my mom requests something that gets auto-downloaded and I need to delete older media each time. I'm fine with not having cinema level video or audio quality, but I do want something that the average person won't notice, and these artifacts are very noticeable and breaks the immersion.

My current command after some debugging is:

hevc_rkmpp -rc_mode 2 -qp_init 22 -qp_max 24 -qp_min 16 -qp_min_i 14 -qp_max_i 19 -g 120 -pix_fmt p010le -force_key_frames source

It seems I can't add more than 1 image but basically my flow goes like this: crop black bars=>video scaler (down to 1080)=>subtitle extractor=>audio convert(AAC recomended by AI)=>video encode manual (the command above)=>remux to mkv=>executor=>replace original

Has anyone run into this issue or tried to achieve the same thing and got something working? I'm not sure if it's just a hardware limitation or if I'm missing something. Any help is appreciated. I'm out of ideas at this point.

reddit.com
u/glad-k — 27 days ago
▲ 0 r/redhat

Anyone else can't start their lab?

My lab for my course won't start for multiple hours now and I got some last revisions to do for my exam tomorrow. Anyone else can't start their lab environments?

Tried deleting it and recreating it and it still stuck and now I can't even delete it anymore

Edit: after 10hours it's finally fixed...

reddit.com
u/glad-k — 3 months ago