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
Search - "nikon"
-
For april fools i added a code that reverses the user input password
and wrote " due to a bug occurred in our database all user passwords have been inverted. Our developers are working on this issue "10 -
Asshole-Driven development (ADD) – Any team where the biggest jerk makes all the big decisions is asshole driven development. All wisdom, logic or process goes out the window when Mr. Asshole is in the room, doing whatever idiotic, selfish thing he thinks is best. There may rules and processes, but Mr. A breaks them and people follow anyway.
-
It taught me new curse words .
It taught me you may fail couple of times but eventually you will successfully get the job done
It taught me that anything is possible if you are willing to spend your time for it -
ARRRGGHHH! When the person sitting next to you produces nothing but shit and you know it's shit but, your boss doesn't because he's never written single byte of code in his life!2
-
Me : *testing json output on pc by sending items with GET*
App : *app crashing with only recyclerview error*
Me : *debugging the app for 2 hours and testing ways to do another adaptor *
Me : fuuuuuuuuuuuuuuuuu... I used POST to get the data on app and forgot to change $_GET $_POST
Lesson learned. Always check the input first
Im ashame of my self #crysinthecorner2 -
That feeling when the CEO gives a really positive pep talk about his future plans for the company but, deep inside you know your just caught up in a monkey shit fight that can never achieve the goals he’s laid out.
-
!Rant #motivation #hugeProject
Yesterday i started a new app and i designed some of it but classes i coded will speed up the whole coding of other parts .
Anyways today i needed to work on the server side of the project and when i was working on setting up the databases structures i realized how big is this project (it uses like 3 APIs) so i was unmotivated because its a side project and it takes alot of time and overall it dont worth it and even app may fail or may be successful.
So i said i dont care about how it will turn out
Im gonna do it , and im gonna do it right now
So i did now its 6 am and the server part is almost finished ! 75% done .
It was a secure login system and signup with verifications and more security stuff and the codes that provide the server status and most of the user parts . And some of the features of the app .
The most hard thing remaining is to setup the in app purchases and the APIs .
So if you see a project that is huge .
Dont give up . Just do it as long as you can
And you will see how much you progress !
And the huge project will be a big project ;)
Then a normal project , then a tiny project :P
Good night1 -
!dev
I'm a hobbyist photographer but lately I've been getting offers to work on major gigs. Apparently people have started liking my photography.
However, just like some programmers are hardliners when it comes to particular stacks, the camera world is riddled with brand loyalists that can't accept that anything other than their camera gear is better. You have Canon/Nikon users who can't wrap their minds around the fact that Sony is making better cameras for the price.
I ask a question about what lens people recommend and a flame war starts about why X camera is better than Y camera.
Guess what, it ultimately comes down to the skill of the photographer and not the camera. All I wanted was a lens recommendation for a particular style of shooting.
Thing is, all modern cameras are more than capable of doing their jobs.8 -
Last night i had to write sms center for a panel for my client
I was awake till 5 am 😧 why you ask ?
They had a restful api and also a webservice but neither was complete 😑
And the documents of it was f*#$& worst
They had UserName as parameter but the actual one was userName 😑😐 thats not just it they had more
Also they missed some parameters for some functions 😑
They had parameters for Count and instead of int they said its a Bool and on the description it said 1-100
Im so frustrated1 -
!Rant #lazy
I setup my local server so I can test my apps and to mount my partitions on my www folder in a folder named "mnt" with numbered folders for each mounted partition
So I can access and download my files to phone and other devices from all over the network :)
And even watch movies that are in my computer on my phone or tv
And when I want to sleep I usually watch a movie or one episode of series which is stored in my pc ,on my phone by this method in my bed 😅
So the thing is I'm too lazy to get out of bed and shut down the server and pc
So I setup this file so I can run commands on my PC from my phone 😅😂😂😂
192.168.1.110/server.php?cmd=shutdown now&psw=mypassword7 -
The best way to learn something imo is starting a project
I used to start small projects for that but now im doing my biggest project with laravel now its 90% done2 -
Android Notification in react !
i wanted to publish this a long time ago but i was super busy.
today i did it tho.
the code is still spaghetti !
https://nikandlv.github.io/react-mu...6 -
I just finished working on an obfuscator
Its like voldomort horcruxes with Chinese and Japanese chars every object and every everything 😂 for android and just looked at the time and hoooooooooly shiot ita 5:55 am 😂
The result is just great . Finally i can sleep 😂🤣 -
A degree from an accredited university and thousands of dollars spent on continuing education so some nitwit can ask me if I know a bunch of obscure syntactical features of programming language during a phone interview.2
-
Web development has become nothing but a big shit show. Worse than Android development with all the packages and frameworks people keep stuffing into projects.1
-
Django vs laravel for restful api ? Or any other framework ?
With a lot of req per sec
I'm so comfortable with laravel but don't mind using Python
Tnx <35 -
When i code i listen to music so i can focus on the code .
What about you guys ? What type of music you guys suggest !
Ps: waiting for postman for my new awesome headphones *smiling af*4 -
Im done wih you "switch"
I have a viewpager and have its on page change listener from it i change some ui stuff like reseting previous page icon and color the new one and set the page title .
Inside of the code i used "switch" to change the stuff depending on the position.
The color did changed but the title stucked at last switch case for every page so i spent hours to find why its doing that ...
The input was ok .
So i just said lets try "if" instead and it worked ._.
Defaq switch ?
Why to use something that has a big chance to fail and theres not much to debug there ?
Whats your comment about it .
Do you ever faced something similar ?2 -
When I first got started in web development I had to think really hard to write code to solve real world problems. It was rewarding and creative process. Nowadays most of my time is spent just trying to get bloated frameworks and plugins to play nice with one another! I hope the pendulum swings back at some point.
-
Reading devRant and new job postings is leaving me with less time to write any code in this shit hole.
-
My client wants great quality and time consuming code
And wants to pay least 😧😑
Defaq i still gonna do it but uh...2 -
Hello !
I written a php framework its
Mvc + ef ( endpoint, fragment )
Good for both api and website
Its really lightweight and its quite fast but i think its good for small to medium projects .
Do you think i should keep it going ?
Or its just a waste of time ?2 -
I already know php and i also written a framework
I wonder if i should learn laravel or i should learn cakephp ?
Let the battle... i mean answers begin !1 -
!rant
Hi i dont do open source projects often .
But i want to publish some as open source .
I dont know much about the licensing i only know about gpl3
I dont know if any license offers this thing i need or not .
I need one that allows others to compile and publish their own with ofcourse the given credits
But they cant sell the app . I want keep it free for ever
I saw some big projects that people compiled and sold and that really hurts and the project developer got unmotivated and discontinued the project :(6 -
Great my app got declined with wrong reasons
Their link looks legit
wwww = worst world wide web
The app don't have anything to do with a exchange app .
After Facebook got insta they became assholes