Details
-
AboutI take responsibility of cleaning my own shit
-
Skillsphp
-
LocationMaldives
-
Github
Joined devRant on 5/17/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
-
!rant
Just sharing a project I submitted to college. It is not done. It's a LAN messenger written in java swing.
https://gitlab.com/emyu10/lame -
Windows Subsystem for Linux should at least support mounting Linux filesystems inside those subsystems.6
-
Is there a collaborative tool to make a project plan, with UI mockups and other designs? Not a something like issue tracker or project timeline.3
-
!rant
Here is a challenge for all programmers.
When you make a mistake, instead of backspacing or correcting, just comment out and redo. And then see the result at the end.11 -
I am doing a diploma right now. Current module is called "website design using Dreamweaver".
And the lecturer be like "Dreamweaver is the best IDE"7 -
I work in a place where I don't have ssh access to the web server. No proper use of composer. I have to pull packages to my local machine and upload through ftp.3
-
Does, running a php script every 5 seconds as a background process, takes up the whole memory allocated for the process that runs php-fpm and stop serving to apache?
(I don't really know what I am talking about)12 -
Recent experience (#2)
- a cousin wanted to reinstall Windows on his laptop
- gave it to a tech shop
- they couldn't, said hard disk faulty
- I took the laptop hoping that it's just a partition table issue
- I tried changing partition table from MBR to GPT, but failed
- removed his hard disk from his laptop and plugged into mine
- tried and failed
- so I thought I would give it a chance with Ubuntu
- tried and ... 👍
- reinstalled his hard disk in his laptop
- works like a charm
- want to see what complaints he comes up with
- he is not a tech guy
- let's see how he manages to use it for his daily tasks20 -
Recent experience:
- Installed openSUSE Tumbleweed
- Installed mariadb
- Tried to start the service (several times) with failure
- Searched online, made adjustments as per the suggestions. No luck
- Reinstalled related packages
- Tried again and failed
- Deleted everything in /var/lib/mysql
- Tried again ... and 👍
Just sharing -
Yesterday I helped in a college final project. To be done using PHP and MySQL.
- they were taught to create a login page and when submitted just check the values against username and password from DB table and redirect to a dashboard page. No session created.
- in the dashboard, session is not checked. Shows links to other pages.
- each page is a separate php file
- the app allows users to issue books to customers. They were taught to delete the book from book table and save all the info in issue table, when a book is issued
- when a book is returned, book info is saved in a return table and also saved to book table again and deleted from issue table
I asked this student to change it to the right way, to use sessions and includes. He said that then the lecturer would know, he didn't do the project. It's a diploma level course.2 -
Am I the only one that thinks that there should be, a preview of the comment that's being replied to, inside the reply?5
-
"There is no cloud, it's just someone else's computer"
I don't understand this statement. Could someone please explain.11 -
In the course of our development, one day we switched to a different, more elegant bootstrap theme. One of our users called me to appreciate the improvement. He said, the new firmware on the system looks great.
-
We are a web developer team of 4 people. The system we manage is huge because it's a huge organization.
We use php.
Requirements grow rapidly and debugging became a nightmare. So we decided to move from procedural to OOP to ease it a bit.
And we have this one guy in our team (joined recently) who doesn't understand the benefits of following OOP. He is the one who manages most side projects among us too.
We have tried hard to convince him and now we have almost given up.
So I am asking you guys, please give me some ideas of how we could convince him to learn and follow OOP.7 -
I learnt a bit of Java recently. I wish I didn't. Because I primarily work with php. Now I kind of dislike php.19
-
This is what happened. I had Linux on my machine. I wanted to show off. So I asked my friend to give me a flash drive with full of viruses which will kill HIS machine if plugged in. Wanted to show that Linux is superior. So he handed me a flash drive. And while he was watching, I plugged it into my machine, proudly. Alas, my machine was dead in half a second. I was like, WTF man. I asked him, "what runs on your machine?". He replied, "freaking Linux"
(this is not a true story) :p5 -
Me to my team:
Let's cook some rice this time. Instead of spaghetti. Grains would be separate from each other if we use the right ingredients.2 -
Not long ago I claimed that I don't like KDE Plasma. And now I am using it as my only DE and realize what I was missing out.4