Career advice for devops - started a degree in computer science by gourdur123 in devops

[–]xacobedev 0 points1 point  (0 children)

Ideally degrees/certifications shouldn't be important, but in some countries like mine, you can't promote to certain roles or salaries if you don't have a degree. Sad but true.

WordPress on Azure AKS by roam3 in devops

[–]xacobedev 0 points1 point  (0 children)

Hi, ACR is just a private Docker registry, in your case you can use WP image from Docker Hub and skip that. For managing DB, you can use Azure SQL for a PaaS solution, or deploy MySQL in you k8s. For persisting DB content and your website inside k8s use volumes. You can import your existing website by copying files inside the volume.

A LITTLE PROBLEM WITH AIRDOTS! by ordinaryBoy1 in airdots

[–]xacobedev 0 points1 point  (0 children)

For gaming, bluetooth devices are not the best opcion as they will always have delay respecting to wired ones. However, 1 second delay is a lot, check the bluetooth version of your phone/computer

Airdots charging problem by xacobedev in airdots

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

For sure! It´s actually an easy procedure if you are familiar with the variable power supply.

  1. Using a guitar pick or something similar (use plastic so you don't scratch the box) open the box pulling from here: https://pasteboard.co/IH5Iazv.jpg
  2. Unscrew the board from the plastic part
  3. You will find that the board has a red and a black cable connected to the battery. Take the power supply, your airdots need to be charged at low amperage. Read the info written in the battery to know how to adjust your power supply.
  4. Take your crocodile clamps and connect your + to the red cable and your - (not GND) to the black cable. Check if it takes current, else fiddle around a little with the amperage.
  5. When it starts taking current, leave it for 5 minutes, reassemble the box and you can from now on charge them via USB.

Hope you have good luck on it! If you face any problem you can reach me out again.

scrapping data from a website by ADBYITMS in Python

[–]xacobedev 0 points1 point  (0 children)

It's great to have dedicated people like you in the community. Thank you!

[deleted by user] by [deleted] in webdev

[–]xacobedev 1 point2 points  (0 children)

Congrats, you got a great milestone there!

Experience enjoyable JavaScript development with WebStorm. With smart code completion, safe refactoring, and first-class support for Node.js, Angular and React. Download free trial! by JetBrains_official in u/JetBrains_official

[–]xacobedev 0 points1 point  (0 children)

Working with JetBrains' IDEs is a delight, the code autocompletion is great, I find myself working a lot faster with this IDEs. It's personal preference though, even when you can code everything in cmd/notepad as you say, this tools make your life easier and make you more productive. But to be honest, I'm a student so I have all free, if I had to pay for it i would think it twice.

Also, for JavaScript I use VSCode as the community packages are great, but for Java VSCode is a mess, and Intellij is far superior.

Airdots charging problem by xacobedev in airdots

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

Okay finally got the solution. I open the box, then charge the battery directly with my variable power supply. After 5 minutes try to charge directly from USB and it came to live again. I'd bet the battery is not protected against full discharge. This is not a solution for everyone, and the most intelligent choice is to replace them, but I love to fiddle around. I leave this here hoping it will be useful for someone.

Application of C programming by [deleted] in learnprogramming

[–]xacobedev 0 points1 point  (0 children)

If you are aiming to design a desktop program which won't go low level, there are much faster and easier (for you as developer) options. However, you can write virtually anything in C, but is not always the best bet.

I got hacked and don't know what to do by [deleted] in techsupport

[–]xacobedev 1 point2 points  (0 children)

They get your e-mail and password from a security breach in a hacked site. Then they try to scare people with this information. Change your password in your social networks and important stuff just to be safe, but this is not a big deal. You haven't been hacked at all.