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 - "kmn"
-
I recently found a ridiculous edge case that no test case caught and is very hard to debug and fix.
Then, I was assigned to find and fix it.
FML4 -
Gah gets me every time I open an image I want to share with friends on messages later.
Share dialog ain't cutting it.1 -
So, I've come to hate Sundays. You might ask me, why? Why Sunday of all days? The answer is very simple: My wont-shut-her-fucking-mouth roommate.
Woman should be a commentator at sport events. She woke up at 10 in the morning and has been talking to what seems like the entire fucking population of this goddamn world, it's going to be 10 in the night soon. I feel like I am staying as a leech so I have no say in this goddamn room.
Please someone help me design a fucking signal jammer so I can block out the signals to shut her up!
Kill me now!
FML7 -
My last company had a code base originating in the 90's and they still write most parts of the GUI with a library that is a thin layer on top of Win32 API, with a self-rolled "ORM" for DB access (with LOTS of enums) and all that with >2million lines of C++ code. The code includes at least two implementations of std vector and std:list. One of which is even *named* std::vector. Feels good remembering that I have left that behind2
-
Number of lines on ONE of the javascript files in the project I'm tasked to convert to a modern, modular, component-based web app: 3022.
There are 6 of these.11 -
Windows 10 - You unreliable fucking piece of shit excuse for an OS!
The fucking thing smells urgency, I tell ya. And it fails when you need it the most! The worst part is, you can't even open the start menu without letting a whole bunch of background tasks and network fetches from eating your CPU cycles and system memory. I don't need your fucking suggestions for your lame ass apps. I don't want to give you feedback about the "Microsoft experience" (which I'm reconsidering), I don't want to be prompted every 5 seconds to reboot my PC for system updates to take effect. Stop fucking with my productivity!
FUUUUUCCCCCKKKKK!!!!!!!4 -
Sometimes I hate JS. It makes people think that this kind of crap is a good idea...
What the actual fuck. :/
By the way, is there a way to format code posts on devRant that I'm missing?3 -
I don't know how many of you have faced this but fuck college student entrepreneurs!
Every one of these fuckers is all about the hustle and the grind which mainly involves them sitting on their ass and approaching me with ideas that they think will revolutionize the world
AND WHY'RE ALL YOUR IDEAS CENTERED AROUND SOCIAL NETWORKS? DO I LOOK LIKE FREAKIN ZUCKERBERG (I probably bombed the spelling but IDC)
I decided to work on a project (can't disclose any information cause the idiot had me sign a paper or some shit) and they gave me and 2 other devs a task of creating FUCKING ANGELLIST
look man, could be an easy task for your "business team" of 7 to give that task but do you really expect me to work with 2 loud mouthed freshmen who don't know shit and give you a finished product? I DONT THINK SO -
Is there no more jobs for software engineers in market? Because the only thing I'm seeing is layoff, right now!11
-
I have a choice to either take a leave without me wanting to or to go waste my day with the people in a theme park that I already don't much like.
All because someone wants their picnic figures to look good.3 -
Lay out exactly how you want a jr dev to fix his code, only to have him ignore all of it except that a certain library will be used in the fix.
-
Hey hackers,
Let's talk about the problem statement first!
In software engineering, engineers often procrastinate when it comes to writing comments for documentation purposes. As they delay properly documenting their codebase, they are even more likely to procrastinate on updating their previously written comments when they make changes to their functions or code. This can lead to chaotic and buggy code, and if not addressed, it completely obsolete or even counter intuitive the purpose of comments in the code.
Solution!
A tool that automatically detects changes in a function or code and compares them with the current comment description. If there is a discrepancy between the code and the comment, the tool either automatically updates the comment or allows the user to manually select the code and its associated comment to directly make changes using LLM's.
So, my question is: Is this idea worth working on? Is it a real problem, or am I just overthinking it? If anyone has a better idea, please share it in the comments. Also, if someone is working on this problem already or planning to work on this in future, we can collaborate. This will be an open-source project.
Sign out, Peace!
github: priyanshu-kun/project-kento13 -
It is incredibly frustrating to work with SDK with no proper documentation and less community support.
I have been struggling with errors and there's no Post online by someone getting a similar layer.
FUCKING HELL SNAPDRAGON NEURAL ENGINE WHY THE FUCK DO YOU HAVE TO BE SUCH A CUNT. WHY ARE YOU THE WAY YOU ARE.
DONT EVEN GET ME STARTED ON THE DOCUMENTATION AND EXAMPLE.
I FEEL LIKE CRYING. FROM 1 WEEK IM GETTING NEW FUCKING ERRORS AND RESOLVE THEM, GET ANOTHER UNIQUE ASS FUCKING ERROR.
Kmn. -
As a TV OS developer, I'm interested in enhancing the user experience by providing more granular control over applications. Specifically, I'd like to be able to:
Monitor the current state of an application, such as whether it's open, paused, or playing.
Interact with the application's UI elements, like buttons, menus, and sliders.
Control the application's media playback, including starting, pausing, stopping, and seeking.
Are there any existing APIs or frameworks within the TV OS ecosystem that would enable me to achieve these goals? If so, could you please provide more details on their capabilities and limitations?5 -
In my current job, I feel like I'm not learning much as it like I'm stuck. I also want to work at Google, which has been a childhood dream of mine. Additionally, my upper management promote on using GPT to write code which I feel like it's not a good thing as a younger professional seems like my development skills is depricated. The worst part is that I'm unable to allocate time to learn new things on my own. I want to leave this job to focus on practicing my development skills through popular open-source projects, and by doing LeetCode and Codeforces. However, I'm afraid to take decision because of the current tech job market.
To all senior developers and engineers, I would appreciate your valuable advice. Please help me as if I were your younger brother!
Any advice appriceated.14