Details
-
Skillsphp, drupal, bash ...
-
LocationSweden
Joined devRant on 6/7/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
-
Well, I got it. The new job that is so from December first I really am a C# developer :)
We just have to agree on the salary. I will at least get more then I have now (as support technician) and well it's kinda a dream come true.2 -
Well started on a support job about 1,5 years ago. Two days ago I had an interview about a new position in the same company, as a c# programmer. :)
I really hope I get it and I think I will. On Monday they will ask the rest of the crew what they think on the scrum meeting.
I'm just self taught on php so this will be fun. I hoped for this when a took the job, but I didn't think it would happen.
I have worked a lot with the development team the last year, with tests and I have also done some TSQL work so they all know some of my knowledge. But still I'm a little nervous.2 -
well it took me some time before I found what's wrong on this line.
mount /var/lib/libvirt/images2/
/var/lib/libvirt/images2/ not found in fstab -
last day, 1 h 50 minutes left
now they ask about passwords, how is it with the backups and so on.
Well told him 3 months ago that the backups is on my server at home and I will remove the backups today ...8 -
My collegue:
- Is it file.php or file_new.php that are in use?
If you could take the time to learn git then we wouldn't have these questions all the time.4 -
I have to stop refactoring everything. 4 weeks on one of my private projects and I'm still on the same place. But I have refactored the code like 4-5 times now ...2
-
After some searching I found a solution on stackexchange.
The solution was a reference to a patch that I created a couple of years ago :)1 -
Why didn't I learn about property overloading before. So much copy and pasting I could have saved.
Well the drawback of selflearning :)
(yes I know about the perfomance but it doesn't matter on this project ) -
You know that feeling when you realise that you forgot to change database in the dev environment ...
Just love backups sometimes. :)2 -
Wordpress so fun.
We need to update a theme you say.
Update failed, you are on the latest version.
You need to update this theme ...1 -
Went outside for a jobintervju ...
Isn't it just horrible to go outside and meet something called other people? My GF said it could be good for me, yeah right!
I even saw something called a sun. It was really bright, must be awful to have to watch that thing everyday.8 -
Windows - how can someone possible get something done?
I gave up and are now installing windows for my son so he can install a game that only exists under windows.
Did a clean install, no network drivers found. Looked under device manager and tried to find out what network card there is on his computer. Unknown device :@
Finally found the manufactures dvd, ofcourse we get some bloatware, killer network manager.
Tried to uninstall it, the drivers was also uninstalled. :O Had to install it again and do some googling and finally found some pure drivers. Uninstalled the f*** Killer software again, and then installed the pure drivers. It works :)
Then I tried the speakers ... :@
Thank god my son is in school and can't hear my language right now.13 -
And here comes the next solution ...
exec("wget ".$foo." > /dev/null 2>&1 &");
$foo contains data from the users query ...1 -
Trying to explain to (a more experienced) dev why it's not a god idea to do a exec( php '/var/www/xxx >> /dev/null) and then redirect the visitor.
The script is running a query that take some time and he want's to redirect the visitor and then fetch the result with jquery.
Tried to explain parent and child processes and pointed him in the direction with pipes and bakground process. After some discussion about forking and all the cons with that.
yes its PHP ;)
Gonna be exiting to see his next idea :S -
Boss sends MMS with a picture that he wants me to save to Dropbox so he can use it from his computer. :/2
-
Added a mysql-dump file by misstake in a git commit ....
250MB explains why it took so long to push it to the gitlab server ... -
Tell gf that I'm gonna start the washing machine. 30 minutes later she finds me at the computer.
-You forgot the laundry half way.
-oups but I had to try a possible solution to my problem ...
The look from her :/2