Details
-
AboutAn Engineer in making.
-
SkillsC++ Java HTML CSS
-
LocationNew Delhi
-
Github
Joined devRant on 7/3/2020
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
-
First time posting here. I'm a programmer with Python as a main. Currently exploring both Java and C++, trying to move past the basics and into more advanced content.
I look forward to posting and interacting with others on this site.3 -
Since this is a very serious, very important question, I'll tag ot correctly.
Glass vs metal desktop cases.
Discuss.11 -
I spent all my saving on a new PC... I wanted the stickers... But no rant of mine gets enough upvotes :/6
-
Today I wanted to buy a printer. I spend hours researching on inkjets, inktanks, laser, cost per print, print quality... and then I realise that I print like 10 sheets in a year.
Wtf am I doing? Guess I'm just going insane with all the work. Maybe I'll feel better when I get my printer.23 -
Anyone got any good resources or advise regarding data visualization and finding relations between data programmaticly?6
-
You work in a team, for a team to move forward successfully the team should work in sync. A team always has a goal and a plan to get to it. There are times when the team needs to take a different direction therefore the set path should always be available for change because our environments dictate it.
We all have different styles of working and different opinions on how things should work. Sometimes one is wrong and the other is right, and sometimes both are wrong, or actually sometimes both are right. However, at the end of it all, the next step is a decision for the team, not an individual, and moving forward means doing it together. #KickAssTeam
The end result can not come in at the beginning but only at the end of an implementation and sometimes if you’re lucky, during implementation you can smell the shit before it hits the fan. So as humans, we will make mistakes at times by using the wrong decisions and when this happens, a strong team will pull things in the right direction quickly and together. #KickAssTeam
Having a team of different opinions does not mean not being able to work together. It actually means a strong team! #kickAssTeam However the challenging part means it can be a challenge. This calls for having processes in place that will allow the team members to be heard and for new knowledge to take lead. This space requires discipline in listening and interrogating opinions without attachment to ideas and always knowing that YOUR opinion is a suggestion, not a solution. Until it is taken on by the team. #KickAssTeam We all love our own thinking. However, learning to re-learn or change opinions when faced with new information should become as easy to take in and use.
Now, I am no expert at this however through my years of development I find this strategy to work in a team of developers. It’s a few questions you ask yourself before every commit, When faced with working in a new team and possibly as a suggestion when trying to align other team members with the team.
The point of this article, the questions to self!
Am I following the formatting standard set?
Is what I have written in line with official documentation?
Is what I am committing a technical conversion of the business requirement?
Have I duplicated functionality the framework already offers?
I have introduced a methodology, library, heavily reusable component to the system, have you had a discussion with the team before implementing?
Are your methods and functions truly responsible for 1 thing?
Will someone you will never get to talk to or your future self have documentation of your work?
Either via point number 2, domain-specific, or business requirements documentation.
Are you future thinking too much in your solution?
Will future proof have a great chance of complicating the current use case?
Remember, you can never write perfect code that cures every future problem, but what you can do perfectly is serve the current business problem you are facing and after doing that for decades, you would have had a perfect line of development success.1 -
Byron (reckful) has committed suicide. He was one of the first big streamers on Twitch and a game developer.
He was suffering from depression and has been for quite some time. He always appears happy around friends. He did "joke" about committing suicide on his last stream. Watching the clip makes it obvious that there was some truth to the "joke".
Also, remember that you never know what someone online is suffering from or how that person may interpret a joke. Be careful and think about how your message is received.
Please seek help if you have suicidal thoughts or even signs of depression. It's not a sign of weakness. We all need help sometimes.7 -
My boss gave me a lab pc (not controlled by the internal IT) so I can put whatever OS I want on there. I'm planning to also write certain documents with something like LaTeX on it.
When he gave it to me, he said “but don't goo too overboard with it, I know much time you can sink into Linux and TeX”
Me, actually planning to go fully overboard in every aspect: “haha yeah don't worry I'll just install Ubuntu or something”8 -
Fun fact.
The HTTP error 451 means "content is not available because of legal reasons".
The name comes from Ray Bradbury's book Fahrenheit 451, which is about a dystopian society where books and literature are censored by the government.7 -
GraphQL or REST?
I'm not really worried about boilerplate (my research reveals it's roughly the same), I currently have a (very incomplete) REST interface, but that was just for testing.
Also, the API has no real usage yet (I only use it for submissions) and it literally exists for the sake of having an API (so I don't need to write it later).10 -
I never thought I'd have to implement Vue.js but now I have to write components in it all of a sudden. I find myself struggling and I wish I had practiced it sooner. Now I find myself in a sea of debugging npm package errors and other cryptic errors and my pages not showing up.
Ah, Software Development, your requirements always change.4 -
CTO pointed out a typo in my branch. Agreenment.
I think I'll have to search for a new workplace 😢4 -
With 5 years of programming experience, the only thing I can confidently do without searching online is print `hello world` in four different languages...
-
Neural network based 3D indoor location tracking on a moving ship in the middle of the ocean with ar visualization for the crew to find guests.
You are on a cruise, you have an app on your phone to order stuff (drinks, meals etc)
Once you order an indoor location system calculates your position (based signal strength on training) on the ship(x, y, z)(deck, area etc) and sends it to the crew.
The crew wears an ar glass and once your order is ready they get a realtime ar navigation to you.
It was seriously over-engineered 😀
We used the phone’s bluetooth and beacons on the ship to calculate the position based on signal strength.12 -
I just noticed, it seems no one rants much about their work or work mates anymore... Or ever?
Guess I missed the notice...14 -
I came up with a horrendous Java joke while I was away from devRant.
What happens when someone cuts off someone's index finger?
java.lang.NullPointerException: null4 -
From Bauhaus to Jessica Walsh, all the previous design experience and vision of the entire civilization lead to this.
This monstrosity is apple’s new battery icon in Big Sur.
I’m speechless.16 -
So, I bought a gaming laptop to have a desktop replacement on the move.
Issue is, when I stress it, it's... Loud af, and runs really hot (~90°c)
Is that normal for gaming laptops? I dunno if I should return it as faulty of just get used to it.
It's Asus ROG Strix Scar III G531GW - An i7 9750H and 2070.
The temp issues only seem to be about the cpu, gpu runs around 80°C and is fine...12