Details
-
AboutI'm a 23 years old self learned programmer. started with programming in 2009 where I first learned php by doing and using the code.
-
Skillshtml, css, sass, php, javascript, jquery, python
-
LocationDenmark
Joined devRant on 12/22/2016
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
I have had this job for 2 years - my first real job. It has been very very stressfull for the last 6 months and it feels like everything is falling apart in the company. It's a small work place with only 6 people in total.
A week ago my boss wanted a meeting and I got a feeling on what the subject may be. I was right about my thought. I was being fired because he feels like everything is falling apart mainly because of me. Though, I don't feel the same way, I think more it's the whole team that failed.
But the most weird part. I'm getting fired, I then have 3 months left, though, he says that I can in those 3 months show my value for the company, and if he thinks that I again have value, I can stay.
Who the hell fires an employee and right after says, you can stay if you prove your value? I don't really feel welcomed here anymore.
My motivation have drastically fallen the last week and I'm just sinking more and more. Maybe it's a good thing to get away and get a new job that values me and doesn't stress me the hell up.
I've been the only developer for over half the time here and I can feel that.
I just had to get out with this, so thanks for reading my small rant about my shitty life :)8 -
I have for a very long time wondered about, what do people do when using git and databases? If I locally add new columns to the db, how in the world would you easily make the change in production?
Do I really have to manually do it or take the time to make scripts for it?2 -
We just got an intern in our company a few days ago. She is supposed to be a php developer, not good, but at least something okay. I find major errors, that even a newbie should regocnize.
It's going to be a long internship, if I have to help her all the time with basic stuff.12 -
Have been searching on this topic alot lately, but I cant find any good solution, in my opinion.
I have a system where I want to encrypt some data in the database, so it isn't in plain text, but how would you do it properly?
It has to be decrypted to view the data in the system, but how to manage it?
How can I store the keys in the right way? In my current trial, I have a encryption key and an iv, but wouldn't it be wrong to store the encryption key in the config file?
Can't really see how to grasp this the right way and in the same way have it as secure as possible.
Is it just stupid in general? -
I guess it's not today, that I want to know when the train arrives and depart from the train station. All the screens went down, with this little javascript alert.3
-
Today's a good day. Just replaced my old MacBook pro from 2012 with the newest one. Can't wait to work again with more horse power on the machine!5
-
I have do optimize a website to work in internet explorer... Hell no, but have to.
Which version will you then say that it should at least work in? Just the newest one.
I don't think I can get it to work in every single old internet explorer, but maybe the newest one could be possible.20 -
Hey DevRanters.
I'm currently a PHP Developer and I want to learn a new language soon.
I have thought about learning .Net or C# or something third?
At the moment I'm also working with NodeJS and have a basic knowledge about that, should I just continue mastering that?
What should I go with? I don't really care much about how much money it can give and so on, just wanting to learn more :D15 -
The company I work at have never used Git or any other version control system...
Today I'm working on making everything ready for Git and removing "backup", backup_old", "fileX.php" etc.
In the end, I'll be happy and the company will be happy for the better management and control.5 -
I need some advise from other Web developers.
What program do you use for local programming where you have the newest version of php?
Would like to have multiple sites running and mamp can't do that.21 -
First week is over at my first job in Web development. Really happy about the salary and the company, can't wait to Monday! 😁 though I don't have much time to my private projects, that sucks.3
-
!rant
I got an old laptop from my girlfriend that I can use for whatever I want.
As a programmer and computer nerd you can't deny that you wouldn't do anything with it, but what to do?
I want to use it for something, but can't figure out what. Maybe you have some ideas :D7 -
That moment, when you got something to work as you want and are happy about what you did, just to break the whole system a few minutes later and can't figure out how it broke... love it
-
!Rant
Which database program do you use? MySQL, MongoDB etc.
I'm using MySQL at the moment, but a lot of jobs requires MongoDB. Does anyone know why?
Though I can't get it to work on my dedicated server, giving up for now...12