Details
-
Skillsjava, python because of university i guess
-
LocationGermany
Joined devRant on 5/7/2017
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‘m currently trying to get an SFTP user for our school's webspace (preinstalled WordPress, don't hate it - it's "great" for non-"it" people) and our network administrator means that he can't create one for me because I would have access to all files on the server.
WTF, you can create SFTP users on Linux and restrict their access and even set a home directory.
Yeah, now we need to forget about themes and plugins in WordPress.
(He said that he also can't create an FTP user)1 -
Here is an update of the website a friend of mine is creating for our school project:
I showed him a website I‘ve done in the past and that he could copy but edit the sidebar so it fits better to the existing website he had created. Now it looks like this:
(I think it got better but he has to change the colors and the proportion of the header, the sidebar and the footer.)
(https://devrant.io/rants/900237/...)2 -
Last year in my first lesson of informatics:
Me: “What does return do?”
My teacher: “If you start your program, Windows will pause and run your program. If your program is coming to the end and hits the return statement, your program will stop and Windows will run again.”
wtf
(I already knew the right answer but I wanted to ask him this question.)12 -
I downloaded Go to my Raspberry Pi with the wireless connection of my school and the download was running for 30 minutes (99mb file). (I had a download speed of 55 Kbit/s.) Then I saw I downloaded the wrong one which isn’t working with Raspbian. 😒
-
A friend of mine is creating a website for our school project and the website is getting to look worse and worse.
Here is a picture he sent me today.22 -
I should create a contact form for support requests.
Me: I can't connect to the mail server with the settings you've send me.
Employer: It works. I can send and receive mails with Outlook.
Me: Ok, I will check my code.
Employer: It has to work. I even checked the informations I send you about the mail server settings and they are the correct ones.
I've tried every configuration which could be possible and rewrote my code. It wont work, so I tried to use my own mail server and it worked immediately.
Me: I've tried everything but I can't connect to your mail server. After a while I've tried to connect to my own and it works just fine.
Employer: oh...