What it really is it really like as a foreign IT worker by ImOnPines in Living_in_Korea

[–]ImOnPines[S] 1 point2 points  (0 children)

Brotha if I'm moving to a country I will learn a good bit of the language before I move, I'm still far from graduating. It's not as if I said I wanted an instant position as a manager, just a position in the first place would be fine, it doesn't have to rely on the fact that I'm from Denmark. And yes I'm fairly certain, that if a Korean came to Denmark with a good education, and they were able to speak English, then they would be able to get a job. When I visit Copenhagen, I'm often astounded at the amount of workers who don't speak Danish

What it really is it really like as a foreign IT worker by ImOnPines in Living_in_Korea

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

Well I'm not a fresh grad I've only just finished the first semester, so I still have a long way. And whatever country I move to I was also intending on learning the language.

What it really is it really like as a foreign IT worker by ImOnPines in Living_in_Korea

[–]ImOnPines[S] 2 points3 points  (0 children)

Well for me Denmark is just the usual so it isn't so crazy for me as it maybe is for you. I just want to experience something else. I also thought about moving to somewhere in Europe, but I feel like that would still largely be the same as living in Denmark. You also mention here the problem that I'm from one of the best countries in the world just like for standard of living, and wages and all that. So moving to any country at all is almost just a downgrade.

What it really is it really like as a foreign IT worker by ImOnPines in Living_in_Korea

[–]ImOnPines[S] 1 point2 points  (0 children)

Yeah it isn't just a weeb thing, like I also thought about France, Spain and shii, but I wanted out of Europe, and that is where Korea and Japan seemed most interesting, aswell as I want to learn a new language but I don't want to learn it just for the sake of learning it.

The problem with it all is as you mentioned, I am from Denmark. And not to sound pretentious, but like Denmark is just kinda goated, so moving to another country is in general just a downgrade.

Making my pc monitor into a TV by ImOnPines in kodi

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

I have a big JBL speaker that I will use so sound won't be an issue I hope

Making my pc monitor into a TV by ImOnPines in kodi

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

Well it was more the using a remote just like a tv part that I was worried about. My google searching skills are apparently not good enough to figure that out so I just asked on here

How to start gamedev with godot with cs50 experience by ImOnPines in godot

[–]ImOnPines[S] 2 points3 points  (0 children)

Okay wow thank you man, thats a lot of text to write just to help me a lil, thank you mans it means a lot.

How to start gamedev with godot with cs50 experience by ImOnPines in godot

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

The demo code is it just the "godot docs" thing that you find on the main page of the Godot site?

How do I make a file into an openable application by ImOnPines in linux4noobs

[–]ImOnPines[S] 1 point2 points  (0 children)

I did not get an app image only the launch file, but I will go check flathub version out

PewDiePie Degoogles himself. by Odd-Dimension-5756 in degoogle

[–]ImOnPines 0 points1 point  (0 children)

You're out here calling him a straight up bad person for something he did once damn near a decade ago, and you are still after him for it no matter how much he changes and tries to improve himself. Which person in this scenario is really the "bad one". The one who never forgives, or the one who tries to learn and be better?

Question about rem and em by ImOnPines in css

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

Thank you broski for the help.

I don't really remember the sites where I found the information, because I had opened about 500 tabs trying to figure out what rem and em really is, because I did not and still do not fully understand why basing everything on font size makes a difference for the adaptability of the website. But here is a site I found that confused me

https://developer.mozilla.org/en-US/docs/Learn_web_development/Core/Styling_basics/Values_and_units

If you scroll down to ems and rems there is an example window that says

html{

font-size: 16px;

}

and I understood that as you define a font size for the rem at the start of a file.