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 - "help please"
-
Close relative: Hey, what is my gmail password?
Me: I have no idea.
Him: but you created the gmail account for me a couple years ago.
Me: Yeah, I helped you to create it and I warned you to remember your password.
Him: didn’t you write it down somewhere?
Me: no, I didn’t, you fucking useless piece of shit. I am not your fucking password manager.25 -
How my birthday is going so far:
1. Dropped coffee on my shirt
2. Client is wondering why we removed a feature that he wants yet asked us to remove a week ago
3. Dev server is no longer working
4. Internet connection is shit
5. My VPN keeps on disconnecting (see #4)
Is this day going to end or what?53 -
After opening the legacy code and finding out that the entire shit has 15000+ LOC and without proper commentsundefined devrant please help fbi fucking comment the code properly comments thensa legacy code notnsa devil wk58 god3
-
Chat with user:
Me: Hi, how can i help you today?
User: IT please come to my place i don't have internet connection and i need to finish my work, please please come quickly
Me: Are you in your computer?
User: Yeah.
Me: Amm, and how are you chatting with me?2 -
It's not that I hate PHP, I just hate the lack of consistency in standard function naming and parameter order, nonsensical attribute access, nearly-meaningless comparison operators, reference handling, case (in)sensitivities, and more!
I mean, look at these functions:
strtoupper(...)
bin2hex(...)
strtolower(...)
And look at THESE FUNCTIONS:
array_search($needle, $haystack)
strpos($haystack, $needle)
array_filter($array, $callable)
array_map($callback, $array)
array_walk($array, $callable)
And let me jUST USE SOME ATTRIBUTES:
$object->attr = "No dollar sign...";
Class::$attr = "GOD WHY";
HOW ABOUT SOME COMPARISONS:
(NULL == 0) // true
(NULL < -1) // ALSO true
Functions AREN'T CASE SENSITIVE (at least variables are).
Wanna dereference? TOO BAD, YOU'LL HAVE TO GET OUT THE TNT.
Alright, yeah, I hate PHP.19 -
Friend: My C code's not working.. Can you please help me debug?
TA: *puts a space before a semicolon*
TA: *Changes "i++" to "i=i+1"*
😤😤😤5 -
User: Hi , I am facing some issues.
Tech Help: Please elaborate your issues.
User: My monitor's screen is flickering.
Tech Help: Please drop an email with the screenshot. We will get back to you later.
User: *Speechless*.6 -
Going through Master Card API docs to see how to integrate it, saw that they have sample code, checked Java sample code and found this:
String data = MessageFormat.format(
"'{'\"apiOperation\":{0},"
+ "\"sourceOfFunds\":'{'\"type\":{1},\"provided\":'{'\"card\":'{'\"numbe\":{2},"
+ "\"expiry\":'{'\"month\":{3}, \"year\":{4}'}',\"securityCode\":{5}'}}}',"
+ "\"order\":'{'\"reference\":{6}'}',"
+ "\"transaction\":'{'\"amount\":{7},\"currency\":{8},\"reference\":{9},\"targetTransactionId\":{10}'}'," + "\"customer\":'{'\"ipAddress\":{11}'}}'",
apiOperation,
sourceOfFundsType,
cardNumber,
cardExpiryMonth,
cardExpiryYear,
cardSecurityCode,
orderReference,
transactionAmount,
transactionCurrency,
transactionReference,
targetTransactionId,
customerIpAddress );
FOR FUCK SAKE what happened to JSONObject (for Android) class, I'm sure it is a waaaay better solution than that mess ...
And from Oracle:
JsonObject value = Json.createObjectBuilder()
.add("firstName", "John")
.add("lastName", "Smith")
.add("age", 25)
.build();
I guess that is a cleaner understandable solution than what master card has.8 -
One of the new guys on another team calls the Internet the Innernet because he doesn't hear the T. He both days and writes it as Innernet.
He told me today he wants to switch to our network team.9 -
Yay, I just found out that my internship report is due for February 9th! Yes, today is February 11th, soon 12th! 🙃3
-
Guys, please help me answer this intellectual being. The more stupid the answer, the better. Even better is if there is like a fake loooooonnnngggg step by step guide of it. NB: tafadhali == please.21
-
After weeks of frustration attempting to learn Java, I will now start learning Phyton. God save my braincells14
-
Someone I know lost a job opportunity to an indian "consulting firm" later to be approached by the developers of said firm to help with a joke of a compensation.
This is glorious and one of the primary reasons why I hate trying to freelance.
Just imagine having an email with a thousand "Sir, please give how to do .....sir please this sir please that"
Absolutely gorgeous.11 -
The year is 2088, and I still haven’t figured out whether to bill per hour or project.
Help...
Please...
No?
Okay 👌9 -
Can someone just please come over and safe me? I am soooooo done with all this bullshit code. I understand why people loathe PHP, it enables totally worthless people to carry the title 'programmer' because hurrrdurrr look at my website, I made this. Fuck yes, you made that and you should SHAME yourself! What the actual flying fuck I can't begin to explain the monstrosities that I find checking out this worthless pile of fucking garbage.
User passwords saved as plaintext in database? Check!
Using hungarian notation, camecase and snakecase inconsistently? Check!
Typejuggling like you're the mainman of the Insane Clown Posse? Check!
Everything is a mess, there is no documenation, no consistency no nothing, this is straight from the 9th circle of programmers hell.
Aaaaaaarghhhhh I AM SO FUCKING DONE WITH THIS WORTHLESS PILE OF GARBAGE!!!!
The original dev prefixed every spagetthifile with his copyright shite so im gonna look him up and highfive him in the face with my laptop and after that printing out my resignation letter in comic sans fontsize 78 because FUCK YOU
So done.7 -
Came across 'var3' and 'var15' while debugging Hybris. What the actual fuck SAP, since when do you hire preschoolers to code.2
-
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.12 -
What the fuck is this?
I'm so confused...
Where is the Netflix app? Is this real life?
Please help me.17 -
Need help with creating an awesome-list for devRant!
If you have any devRant-related projects, please add them!31 -
One week before launch.
Boss: "the app is very broken and acting weird. please help!"
An icon wasn't showing...1 -
Age++
Woohooo!
Cannot help this amazing feeling of impending doom getting closer!
Wow, I love being 25 even though this is my first time. Please be gentle.13 -
NOOOOO ITS RIIIIISIIIIINGGGGG
Please help stop this stupidity, it's inceased by 5 MILLION since last time I checked...4 -
Dear God please if you help me fix this merge conflict, I'll be a better person.....please
......please 😭11 -
"We've refactored most part of the code to follow best practice. Many of the unit tests are broken. Please help us to fix them all".
Me: Oh joy!!!5 -
Finished my on call rotation. Coworker is still on a call for 10 hours. She's not on call. I might be getting on this call. For the sake of the idiots who didn't listen and broke it worse, I really hope I don't have to take over for her. I might get fired tonight...5
-
First rant ever... But like, I just have to... So I'm at my internship and everythings going good, I'm working on the UI portion for the Android portion of the cross platform Xamarin app, and im just frolicking through my code, making things pretty and usable like a good xaml cow, and then it hits me... The Apple portion...
Now, I have a great computer, love it to death, but it's not an Apple laptop. Which I didn't realize I'd need to have in order to develop a Xamarin app for iOS, but I didn't know that, so as I go up to innocently check off another portion of my daily coding routine, and then I see it. The "please connect your Apple computer to continue". Im here like "...", And suddenly my supervisor comes over and sees my screen blank with my utter look of confusion and he asks why the hell I wasn't working, to which I respond that Xamarin won't let me work with iOS, to which he replies "bullshit, just use the other side of your computer" I'm confused for a second and realize he means my Linux install. So I tell my supervisor politely that that side of my computer isn't an Apple computer and doesn't have an actual licence. This annoys him since he's kind of used to things going his way, so he kind of just angrily/annoyedly says to "get it working" before I clock out... So essentially, I really hate apple for making me have to own an Apple computer to develop for Apple, which I don't really like, since it's not the best computer for me and I'd much rather have a nice bulkier computer that can handle gaming, but yeah, ugh, I'm screwed b/c I don't own an Apple computer... DevRant save me from the cash sucking sadness that is Apple... ;-;
TL;DR: I kinda hate apple for forcing it's devs to own an overpriced piece of hardware to develop their software... And now my supervisor is expecting me to make magic happen by the end of my shift... Which is in 4 hours... Fmlundefined i'm screwed help please like please send help i hate apple overpriced bullshit supervisors suck11 -
Having a job helps a lot when you've just had a really bad breakup. The work distracts you from the shit you're going through for at least 10 hours everyday. But the weekends become really depressing.3
-
OMFG!! My computer rebooted.. after VS is again performing voodoo stuff on my code..can you please fucking stop reformatting everything!? OMG it's driving me crazy, I've already disabled every format option I could find.. you piss me off one more time, I'm switching to np++!!!!6
-
Will be offline for few days.
If you see me like/comment to your post or post any rant until next month, please mention me there with "gitlog do your work or you'll not make it"6 -
Don't you love it when out of a sudden tests fail because backend guys decided to change JSON response of one of the endpoints used.
aaaaaaah! can't this day just end ASAP!2 -
(2 months old in a company)
Team members to me: we are always there for you. Ask anything you need for.
Me(today): can you please discuss this topic with me?
Team member A: I'm sorry I'm busy
Me: okay
Me: can you please discuss this topic with me?
Team member B: I got to catch the train now.
Me: we catch same train. Let's discuss during the commute.
Team member B: NO. We will not get two seats together (it's easy to find two seats).
me (in my mind): I really need help here.
Me: okay2 -
Ask fairly technical SEO question on Stack Exchange. Only response is a comment telling me it's be easier to do it differently and use HTML instead of Javascript.6
-
Help, please :D
My girlfriend came to visit me and now her laptop is bricked (boot loop). She has the WIP of fall creators.16 -
Wtf is wrong with me? Last night, I had a very hard time falling asleep even though it was 3am.
Today, I've now been laying in my bed for over 2 hours, and I'm not even close to falling asleep. It feels like my brain wants to think over every possible scenario of what could happen tomorrow...
Please send help...10 -
So...you downloaded a new keyboard you can't get it out of the second person. You don't know what to do. Help you, please.6
-
Day 5 in quarantine: I miss my fuckin pig ignorant arrogant toxic motherfucker boss and coworkers ! I learned to deal with those motherfucker everyday for 7 Years.
Ps: 10 years ago I loved my wife. 😥6 -
My office gets seriously freezing at night 😐 stupid uk and its freezing nights 🙄
Really hard to program when it's near freezing9 -
I fucking hate this low level programming shit. The fucking buffer overflow attacks and the whole understanding of the system architecture just goes over my mind. Can anyone who has found relatively useful resources be kind enough to refer them to me so my stupid mind can understand that better?15
-
Calling All Developers!
This is very very random, but I am taking an IT Careers class for my software Development degree. As my last assignment, I need to interview a software developer. I don't know any personally and we were told we can reach out to people online who have had lots of experience. I don't know if this is too weird, but I need an interviewee just to answer about 20 questions. I'm so stuck and don't know where to go!6 -
I was asked what are the disadvantages of using RESTful over SOAP, I couldn’t think of any - maybe having to access a legacy system? Any ideas?7
-
This has been an interesting week! In my first management position, my first person to hire as a senior frontend developer has been approved!
Also made some killer API's this week! Show me the love!
The hunt is on! Heading to two meetups in Sydney next week 😉1 -
Stickers came today. Thank you guys @
@
Please help me find the 2 guys I should thank for that. YES I FORGOT THEIR NAMES.5 -
You know you might need a vacation/take PTO when the sales associate at Target says “damn girl you look tired” (and you do because you stayed up until 4 am coding trying to figure how to get videos to display on full screen on click [and after realizing that iOS doesn’t recognize the fullscreen API]) .
-
That amazing moment when I'm last to know about release date when everyone else knows about it couple of weeks ago.
Life is just amazing :)1 -
Choosing a .me domain, but I can't seem to figure out a name..
I only have these now:
Coffeedrinking.me
Eatpiewith.me
Awesomedesigner.me
Oddguy.me
PLEASE HELP!!15 -
I am confused to choose in which field should I go...Web Development or Mobile Development or Software..?
Please help12 -
Unsure , if I should name my variable name as 'info' or 'infoFromDbAboutUser_RequiredForSessionValidation' for a method named 'functionToValidateUserAndCheckSessionIdOrAssignSessionIdIfNotAssigned'
Please help, I am unable to decide. :/10 -
Microsoft and their dev tools...
> Trying to login to Azure VM
> Get an error, saying that password needs to be changed before logging in the first time
> Head over to Azure portal, try resetting password
> Password reset is not successful. Reason: Account already exists (???)
> Google the error message. Found solution (coming from a Microsoft employee!): Create a new user, login with that, fix the password for user #1 inside the VM, then delete the new user
What's wrong with these people? 😂3 -
So I am only 15 and I am trying to find local businesses that will allow me to either build them a website or let me redo their current website.
Doesnt sound thay complicated right? I have gotten to do it once, for a laid back coffee shop owner whos business went out of business a day after i emailed him about it being done. I mean how the hell does that even happen!
I have tried different types of emails and shown all of my work, which it is all good sites that look professional. Issue is alot of people dont trust email offers or dont trust me cause im 15. I am not much of a person who can walk into a store and talk to the owner about it, i am not social in that aspect.
So anyone have any ideas?6 -
*orders something online*
*proceed to payment*
*ever payment details, click on "Pay now"*
*connection times out*
Oh Lord Jesus please help me I can't bear this suspense.1 -
So after 7 months of soul crushing searching I was able to land an awesome job I never thought I'd get! I didn't really get hired for my projects, I think I was more of a culture fit that knew enough of what they were talking about. My colleagues are awesome, helpful people but they are also clearly way ahead of me as devs. I know that many new hires have similar feelings and it's more a matter of drive + time. I understand that and I'm ready for the marathon ahead of me but I have one HUGE concern... I don't understand unit testing. I've never written unit tests in JavaScript or Java (just on paper I wrote random assert statements for a college exam question that somehow turned out correct). More importantly, I don't understand when to write unit tests and what my main objectives should be when writing them. At work they talk about unit testing like it's just as basic as understanding version control or design patterns, both of which I have had no problems asking questions about because I at least understood them generally. I come here looking for resources, mainly things I can go through over the weekend. I understand that I'm going to have to ask my colleagues for help at some point but I DON'T want to ask for help without any solid base knowledge on unit testing. I would feel much more comfortable if I could understand the concepts of unit testing generally, and then ask my team members for help on how to best apply that knowledge. I'm sorry for begging, I'll definitely be looking for resources on my own too. But if anyone could point me to resources they found to be helpful & comprehensive, or resources that they'd want their co-workers to use if they were in my position I would be very grateful!!!!4
-
Ah, when you run into a bug that only has 7 google results, and have of them is in Russian for some reason. Gonna be a long day.5
-
Have I ever mentioned my undying love of NullPointerException?
I love those so fucking much I would give up my non existent social life for it.
This is a cry for help please help4 -
Hi i am new programmer i have start by c programming please help me any suggestions about programming11
-
So I'm kind of a fledgling webdev. Where would I go to learn how to do backend in order to do logins, manage inventory, create posts, that kind of thing?
I know a little bit of PHP, HTML, and CSS, but only enough to make static pages... it's kind of bad...2 -
I appreciate people making tutorials to help people learn, but please, please, please, choose a different topic than creating a task list next time.
-
Guys, I need a proper, fairly cheap and with high transfer website hosting ASAP. Any recommendations?15
-
Freshly failed gloriously my degree in interaction design. Now I stumbled into a new job, doing a fullscale company advertisment campaign on cybersecurity for 6500 employees. Alone. Writing concept, gathering stakeholder, requirements and shit. I'm scared.4
-
please for the love of all that is right in the world...name variables something useful. ll_j does not help me.4
-
Please, stop using `i`, `j` and `k` in loops... specially if they are nested, help the fellow programmer after you31
-
I just mistakenly replaced 48 hours of work with the old files... I think i'm gonna die. Someone please help me if you can.8
-
Is anyone addicted to anything other than coding? :)
(Totally not a recovering addict looking for reassurance >.>).24 -
Sitting here watching another team get yet another intern while I solo develop 3 different projects. Can I get even just a little help? Please?5
-
Plz help...
I’m a student and developer, working every night my butt off for the last 2 years, not going to sleep till 2,3,4,5am, and taking tablets to keep my brain running and not fall asleep. Getting clients and about to sell my programming company in 2 months...
My programming teacher teaches the class such basic shit, she explains the topic very well, but for me she’s explaining how to do 2+2... last time I starred of to the window and almost started crying...
I’m very passionate about programming, Work sucks cause I need to make secure smart systems with math that take forever, I want to at least enjoy it In class, but it’s torture, fucking torture...
What should I do?7 -
Any flutter dev, please help.
I asked a question on stackoverflow but seems like nobody's ready to help.
Please help.
https://stackoverflow.com/questions...5 -
MySQL. Relations. Every relation has an id for the FK.
Except one table. Why??
"BECAUSE I LIKE TO SEE THE INFO INSTEAD OF 73"
he is boss. He takes decisions.3 -
Hey all. I'm a fresh college grad with a bachelor's in Software Engineering minor in math. I'm applying to countless jobs with little to no luck hearing back. Any tips from you all? Much appreciated!!8
-
Just imagine you read a single word that triggers you instantly and you get mad. For example, words like “minimalistic”, “functional”, “frontend framework”, “reactive” or even “javascript”. Or even the websites: “sitepoint”, “envato”, “medium”, there’s thousands of garbage words that you may want to get rid of.
You know what? You actually can do this right now with SeoBlock – the Chrome extension to block search results that contain one of the words you don’t like.
I’d be glad if you check this out:
https://github.com/doppelgangerdigi...4 -
Here's what's on my mind.
I am building portfolio website as my first project. But I am doing this going the self taught route. I do not know a single soul in the developer space. And none of my friends or family are technical.
How can I get feedback on my site?7 -
I'm starting day three trying to solve a Dependency Hell issue which is preventing a bug fix being deployed.
Please help.4 -
Code review time
I appreciate it if Vue devs take a look at my last commit about Vuex (https://github.com/gitpushdev/...)
and let me know if there are any mistakes in my implementation :)
Repo url: https://github.com/gitpushdev/... -
for (int i = 0; i < you.rants.length) {
If (you.rants[i].isAwesome || you.rants[i].isFunny) {
you.rants[i].upvote();
}
}2 -
If there is any god, please help me install anaconda/miniconda on this windows 10 laptop.
Its been 3days now.
FML.3 -
Just got made regular at my current employer, but the last month or so I've been threading the needle on whether or not to take it (unfortunately, financial woes made the decision for me, but I digress). Thing is the company culture rewards dishonesty and is slightly toxic with middling managers, even if the work is good.
That said, given the circumstances above, how long would you consider it reasonable to stay at such a company before resigning or interviewing for a new job? Give it a year, or six months, or wait for a dealbreaker like a delayed paycheck?
I don't want to be a jerk just because I work for jerks, but the lack of positive change in our workplace is just demoralizing. Being offshore as well doesn't make it easier.3 -
Err. Any web developers or recruitment people able to please give me feedback on my resume?
I'd greatly appreciate the help 😭24 -
Is it appropriate in terms of time, to learn c as your first language?
I mean, some of my classmates prefer to use python or java as their first language.
Help please, I need help9 -
Is the devRant logo breathing faster on load screens or is it just me? Now it appears that it is having a heart attack, @dfox please help him1
-
He: Please help me understand loop vs iterator..
Me: Loop is which iterates over data
He: Then what's Iterator?
Me : Iterator is when we loop over data6 -
For you freelancers out there, I've been working on trying to make some income with it locally, making single page static sites for some local businesses and restaurants so that I can get a couple hundred for making the site and a little over the cost of hosting each month residually, offering like one free menu change per month, but all redesigns and support being hourly.
I want it to be accessible pricing cause like 5 of my favorite places to eat have defunct sites that I think weren't worth the cost anymore, and I'd love to be able to see up to date menus and hours and I'm certain others would too.
Basically, I'm trying to figure out what hosting would be best for this and if I'm being realistic enough with pricing. I like the idea of surge.sh, but I feel like 12/mo for a custom domain SSL, which is good for SSL, is higher than some of the other alternatives for a lightweight one sing page site.
Any help would be great, Have a great new year guys!3 -
Non-IT
Can't afford laptop
Want to make an app from scratch by coding , compiling from my Android mobile.
Is it possible??
What would you suggest me?
Which language would be better to start with.
step by step procedure would be helpful.
Do's and don't!!!
Or this attempt look silly/lame?!23 -
I know the world doesn't owe me anything but why is it so fucking hard to get a job in this industry?? Unless you have a few years experience in a job behind you. Well if I can't get a fucking coding job in the first place how the fuck am I supposed to get work experience. The world is deluded fucked up place. Rant over!8
-
How do people make clones without tutorials!? 😭😭
I'm tryna clone bleacher report but have no clue where to start cause they're no guides anywhere2 -
PLEASE. Help me to find a good name for my function.
My function returns json or XML based on the accept header parameter.
🤔🤔🤔🤔🤔10 -
Hey guys,
I'm wondering if anyone here has experience with Outlook clients with close to 30 exchange mailboxes.
The software is incredibly unstable and keeps freezing.
I've tried setting the cache period to 1 week to no avail and it's starting to piss off my coworkers...
If anyone has any tips on improving the performance please share them.
Currently running SSD's (850 Evo)
I5-6600 and 8GB of ram.
The bottleneck seems to be the CPU spiking to 80%...
Any help is greatly appreciated.1 -
Question:
Going to be teaching a Minecraft class tomorrow. Easy enough, right? Problem is, I have literally zero experience with Minecraft. Anybody got pointers even for a total n00b. I think we'll basically be building stuff in Java. I figure levels? We'll be using Java to program the world seed? Again, total newb. Anybody who programmed it before want to give me a high-level view?4 -
NULL
(still looking for one, please send help. I graduate in 2 months and I've been scavenging for a job.) -
!rant
I'm a database admin, but have ended up doing some front-end on current project... Can anyone recommend a site to download free icons for "commercial" use? Would prefer not to have to register for an icon site etc. Thanks in advance!7 -
Guys, please help out a fellow rantr in distress, I'm trying to get rid of FOUC here. My current solution almost works, but please check this out and a little help would be much appreciated.
http://stackoverflow.com/q/...1 -
Please Santa, fix all my bugs for Christmas!
(i know it's a lot, i'm also happy if you help me with a half) -
!rant
To all the Mac users in here, I want to get in on the iOS app business, but I kinda don't have money for a new macbook. SO! What are your experiences with MacBooks older than 2013? I'm talking about the Air and Pro. Keep in mind that I won't need to run VMs in this, as I have another new Windows PC fully loaded.16 -
So, I'm about to be up shit's Creek. I need a new source of income, ideally either a new job or becoming a freelancer. I have been making intranet sites with ASP.NET for a while now, and I can tell two things:
1. It's too corporate minded, so I'll need a fucking degree
2. It's too corporate minded, so I'll be stuck with people like my boss, who still use tables to align content despite the project having bootstrap.
I need to do something more fulfilling, but I probably will have to leave my job by December anyway due to some major fuck ups in my life, do I need to get something lined up. I have been brushing up on my HTML, CSS, and JavaScript skills, but when it comes down to it, I suck at design so my "portfolio" is blatant clones to learn CSS and shitty Spartan things.
Basically, I'm anxious, terrified, and unable to figure out what comes next. Do I keep sending job applications and praying to whatever deity will listen, it do I start figuring out this freelance thing? If freelance, then how do I get into it? I'm terrified and desperate.1 -
So, I took the plunge into a new dostro base, and now I have Manjaro installed on both of my daily drivers. One question I have... What are the advantages/disadvantages of different term shells? It offers bash, zsh, and fish. I'm used to bash, but I once chose zsh by accident and it looked interesting.
Also, general new Linux distro advice? No apt ; _ ; it's hard to install stuff now xD2 -
Person: *has issues with bots* (probably just stuff like Google's crawler n stuff)
People trying to "help": "Use CloudFlare"
...
...
Could you all please bugger off with CloudFail?6 -
One of my friends brought vape oil to class and was giving it out. (To eat) He gave it to everyone close to me it. I refused. He told everyone it would give them a high. I had to tell an adult. I feel like I did wrong and I’m scared of my friend find out if they will unfriend me. I’m scared. What should I do?9
-
Who is doing this to me *sobs*, mongoose or MongoDB? 😥😥
I'm adding new records (array) to an embedded document, but the first record to be added gets duplicated, even with the same ID and stuff :(..
Was using Callbacks, switched to promises, still the same.
😥😥😥😥😥4 -
Angular or React anyone with experience in both please help in answering which you would recommend4
-
I'm a college graduate majored in English, and I took 6 months of web publishing class. The class was useless because it was heavily design-based. I went there to learn to code some websites, so I had to learn HTML and CSS myself with W3Schools. After that, I was tossed out to get a job, but there was no junior frontend dev position around my area. I had no idea how hard it was to get a junior frontend dev job until I actively searched for months and found no jobs. Now I lost all the passion for learning to code and motivation to become a frontend dev. I applied for a web designer, and got silently rejected. Maybe that was because I sent a resume and portfolio with "junior web developer" printed on them. I have no desire to do design stuff. However, my major is English, and I want to become a sort of developer. I know there are hundreds of backend jobs, but I'm not sure I could even learn some backend coding alone as a non-major. Now I'm wondering what way I should take. Can somebody please give me advices? There's no one to help me in real life. I'm lost.6
-
It really blows when dev is down and no one replies to my messages. It's as if it being down doesn't affect them because they're not doing work or something.3
-
"Dear TitanLannister : You are in the final year. A lot of shit is happening around u. its now time to make a career and take tough decisions. What would you do?"
CHOICE 1: COMPETITIVE
>>>>background : "a lot of super companies like wallmart, fb, amazon, ms, google,.. etc simply takes a straight coding test for fresher placement. They ask tough bad ass level questions, but with right guidance, a hell ton of dedicated hours of coding, and making it to the top of various coding tests could make you a potential candidate"
>>>>+ve points :
- "You got the teachers and professionals with great experience to guide you"
- "a dream job come true.you can go there and join teams that interests you"
- "it was your first exposure to computer world. maybe you would like doing it again, after 4 years"
>>>> -ve points:
- "You have always been an average 70 percentile guy. The task requires 2000-3000 hours of coding an year. it will be hard and you always grow bored out of this pretty quickly"
- "Even If you did that , you stand a lesser chance because your maths is shitty.There are millions running in this race with brains faster than your IDE"
- "your college will riot with you because they expect 75% attendance"
- "You are virtually out of college placements, in which , even though shitty companies come and offer even shittier 4LPA packages($6000 per annum), would take a tough logical/aptitude based test for which you won't be able to prepare"
CHOICE 2: PROFESSIONAL WORK
>>>>background: "you always wanted to create something , and therefore you started taking android based courses. you have been doing android for over 2 years and today you know a lot of things in android. you might be good in other professional lines like web dev, data analytics, ml,ai, etc too if you give time to that"
>>>>+ve points :
- "you will love doing this, you always did"
- "With the support of a good team, you will always be able to complete tasks and build new things quickly"
- "Start ups might offer you the placement, they always need students with some good exposure"
>>>>-ve points :
- "Every established company which provides interesting dev work takes their first round as coding, and do not considers your extra curricular dev work. So you are placing your all hopes in 1 good start up with super offerings that would somehow be amazed by your average profile and offer you a position"
- "start ups are well, startups and may not offer a job security as strong as est. companies"
- "You are probably not as awesome dev as you think you are. for 2 years, you have only learned the concepts , and not launched more than 1 shitty app and a few open source work"
CHOICE 3: NON CODING
>>>>background: "companies coming in college placements have 1-2 rounds of aptitude,logical reasoning , analysis based questions and other non tech tests. There are also online tests available like elitmus,AMCAT, etc which, when cleared with good marks help receive placements from decent established companies like TCS, infosys, accenture,etc"
>>>>+ve points :
- "you will eventually get placed from college, or online tests"
- "there will be a job security, as most of these companies bonds the person for 2-3 years"
>>>> -ve points:
- "You really don't like this. These companies are low profile consultant/services based companies which would put you in any area: from testing to sales, and job offers are again $5000-6000 per annum at max"
- "Since it includes college, the other factors like your average cgpa and 1 backlog will play an opposing role"
- "Again, you are a 70 percentile avg guy. who knows you might not able to crack even these simple tests"
Ugh... I am fucking confused. Please be me, and help.The things that i wrote about myself are true, but the things that i assumed about super companies, start ups or low profile companies might not be correct, these points comes from my limited knowledge ,terrified and confused brain, after all.
:(7 -
Anyone here who had used powerbi embedded with nodejs backend? Please I need help. Can't take this shit anymore
-
Boss asked me to find out good beginner java course for the new n00b colleagues. Help me out please.7
-
So here's why I'm irritated ,
Day 1:I got a call from a company about an internship from a mutual contact they wanted to build an Zomato kind of application for retailers the person asked me to do it in react native which i didnt know and so I said i have experience with Android development i can do it in android he wanted a multi platform based development well i said i could learn but i haven't work on such a big project I'm still a student I'm a freshers so i didn't have the confidence to say yes so he gave me two day to make up my mind.
Day 2: I called him back i said I'm ready to develop the application I'll learn like crazy but i wont miss out on this opportunity so he was like we are not interested in react anymore we are thinking about going android and ios native I'm like great that i can work with but he shifts to I'm still thinking about flutter as well I'm like I know a lil flutter i had attended few conferences in it he asked can you brush up and I'll call you up tomorrow .
Day 3 : so he called me today and was ya so did you brush I'm like yes I'm ready to start working i need to work on my dart but as an expected internship I'll work on the development as I learn I'm totally in he said how long would it take I said I'm not confident 2,3 weeks but i could definitely provide you with what you want I'll work my ass off .He says fine then learn flutter first get back to me then we will think about it . I'm like ahhhhhh
So please what did i do right what did i do wrong can anyone please tell I'm a noob i need to learn a lot of things would appreciate your feedback
What should have i done here?7 -
The mainland US is currently record-cold for overall, some states are as low as -70°F. 3/4 of US schools are closed. Except mine. It's -15°F here, coldest ever, and we're open. God forbid it flurries, though, then it's impossible to open the school!
My dad grew up in Alaska, so he thinks we're all pussies. Well... it's currently 37° in Anchorage, so it's warmer there than ANY mainland state!!! And we're all "pussies".
FML4 -
Well fuck you too clang
PS: If you know whats wrong, please help me... I'm going insane over this.4 -
!rant
This “only one more rant“ feeling when you have to sleep because you have to get up and work tomorrow very early.
Please send help.1 -
FUCK!!! Had my cordova app set up nicely in Phonegap build, and now something has updated in their platform (or the author of the broken plugin) which is breaking the whole compile!1
-
Symantec/Norton users please patch your AV immediately, problem that's listed in CVE-2016-2208, which can help you destroy your kernel.
-
I have to make a simple listing app, nbd.
The backend is BuddyPress.
_they have no real api_
_I basically had to hack into my clients own database_ -
Okay so I'm new to C++ and my competition is either tomorrow or Thursday. And before I go into the comp I need a good random number generator but the problem is I can't get a good one . And when I run mine I either get the same number a few times in a row then when it changes it just increments a few until it hits 99 then restarts. And I only want it to generate different numbers everytime with a 1/99 chance to get the same number.4
-
Guys, I would like to learn how to make web design for mobile. But I don't know where to begin, can you help please?13
-
QA. Could you please help me solve this issue?
Dev. That's Server side, nothing to do with me! *proceeds to signal issue as 'solved'* -
Hello world!!
Can anyone help me with new ideas for graduation projects?? );
Asp.net(C#), android apps or unity games
Help please8 -
Please, help me find Node Open Source code that I can contribute to.
Kindly help me with a GitHub link for the OSS project on Node.js.
Thank you everyone :)random collaborate developer javascript developer life open-source dev collab? open source js framework node.js nodejs3 -
Anybody out there know best library in Python for visualising a robot’s path graphically given its X and Y coordinates? Turtle is way too boring... please help...2
-
Hey fellow ranters. Please help me with some trouble in my code :(
http://stackoverflow.com/questions/...
I think i'm losing hope in me and in my future as a developer... This is actually a pretty easy thing but nothing it is not working... Please help me!!8 -
Node isn't setup correctly after installation. 😤😩
Help me troubleshoot this issue so that I can move forward in my lesson please!
I just wanna learn dammit.13 -
Please use re.VERBOSE for regexps and add comments. They help a lot to understand this Pile of symbolic crap.
-
I want to write my own JS framework, which is ideal for me and is very opinionated, so that I don't need to stand under the hard choice of React, Angular, and Angular.random i want to die somebody everything is shit please help me javascript vue == angular react is hated7
-
Anyone encountered issue with vanishing hdd space on Windows 7 ??
My father has this issue: amount of free and used space doesn't add up to the correct total. The problem slowly but steadily worsens.
I tried to help to the best of my systems knowledge but no cigar.
We checked sizes of everything with windirstat so we are somewhat sure that used space is calculated correctly.
We ran native disk cleaning, the trash is empty and pagefile is set to static size.
Honestly i ran out of ideas, last one is take a peek at the disk in something like gparted but i doubt I'll learn much.
I'm counting someone here will help me...
Google failed me, only devRant can save me now!14 -
Our QA builds went from half and hour, to an hour and a half and my stress levels are at an all time high trying to get this hotfix out.
Better get the beer out.3 -
So I'm a Java Dev used to work develop products on Google Clpud Platform. Technology stack used was Java, REST API/Webservices, Firebase, Google Cloud Datastore. Now that I've resigned from there (because of limoted opportunities) and joined a new company in another city.
And in new company I've been assigned to a project which is developed using Java Swing, SQL Server only.
So my question is:
Is it worth working on Java Swing which is a fairly old tech or should I look for another job: a webapp developer using Google Cloud Platform or AWS technology stack. What can be the wise move here in my case?
Really need a direction here guys. :) -
Agh just started programming and having a tough time right now and have a final tomorrow =( anyone want to help me with some java problems =)? It would greatly be appreciated <3 They are pretty basic but I'm a rookie2
-
Figured I’d just apply for a job in Munich (i’m belgian), didn’t think anything would come of it and now they want a skype interview with me and i have absolutely no clue of what to expect from skype interviews6
-
<rant>
Linux: Manjaro XFCE
I disabled WiFi in the manage networks widget because reasons.
BIG Mistake!
Fuck! Can't enable it anymore.
😱😵😭😭😭😭😭😭😭😭😭
</Rant>
<Info>
More info in case you want to help me:
Widget sais: "Wifi Disabled" in grey letters and not clickable.
Googled around, debug info:
$ip list
wlp3s0 ... State DOWN
$ip link enable wlp3s0
Error: locked by RF-Kill
$rfkill list
....
1: phy0
Soft lock yes
Hard lock no
$ rfkill unblock 1
$ rfkill list
1: phy0
Soft lock no
Hard lock no
WiFi still disabled.
$ip link enable wlp3s0
$ip link
...
wlp3s0 ... Down
WiFi still disabled.
$ cat ..../NetworkManager/NetworkManager.status
....
Wireless ... Disabled.
Restarts case rfkill soft lock again.
The laptop is a 2015 Razer Blade 14 and does not have hardware switches or shortcuts that I know of, that dis or enable wifi, or Bluetooth.
</Info>10 -
This is not a rant, but I've searched this for some time now and can't seem to find it so maybe any of you will be able to help me.
A good few years ago, when I was still a 4-5yo I had a Win95/98 (I don't remember which). We used to have this CD that had a bunch of games, like Chucky Egg or Mahjong, or a xmas-related one (where you could bake cookies, serve drinks - there was a red and a yellow one - and more I don't remember), one with a (purple?) dragon (in a dungeon, that was played in levels, but every run was randomly generated, I think), and many more.
The CD was white with black text, and had a yellow-ish/orange-ish grinning face, that looked like a man's, with a few hairs, that was drawn simply, nothing too complex. I also know there was this one game that made the computer/game freeze, and that was in a blue palette?
I played the crap out of that CD with my mom, and she used to play the dragon one for me (until she found out Mahjong), but it all ended when it broke inside the tower and we had it replaced by the WinXP tower we currently have at home (and that's in pieces because me and my brother disassembled it).
I know it's not much, but does any of you remember anything like what I just wrote? It should be from around the 2000s and probably from a gaming magazine.5 -
So first, I haven't finished my CS degree
Currently working in CS position ( didn't lie... degree was pending told them as such, still hired me)
Currently getting offers from other companies.... Kinda want to transition but scared to get turned away for lack of degree.
Basically completed portion of degree, but have grown disinterested in completing ....
What do you guys think? Still finish?? Or use my current experience to move forward??3 -
Imagine if all countries made it mandatory for their citizens to have the same haircut as their leader..2
-
I been looking for a remote job as a junior front end dev for a bit and have found almost nothing. Any help is appreciated4
-
What should I do if I can't get a Leetcode answer?
Should I just keep hammering along and stress myself out until I get the answer, or look at the answer and try to learn from that?
I'm trying to find a new job and am pretty shit at algorithms.5 -
I'm trying to pick up game development as a hobby (im already a full stack software engineer) and ive decided to either do lua with roblox or java with minecraft. im going to start out doing mods and building on top of already existant systems and then venture further if i like it. which do you think i should do? lua or java?8
-
Maybe someone can help me out here...
I'm doing a small robotics project, where I'm building a line following robot.
That in itself is fine, and it works, however, the robot also needs to navigate through a maze.
The thing is, I only have access to two sensors, 1 light sensor, and 1 color sensor, meaning that I can't detect junctions.
Does anyone have any advice or ideas on how I could approach this with my restricted sensor count?2 -
What's the best way to deal with constant dread? I deployed code after following every procedure, got every kind of thumbs up from QA and now it's my fault our 2012 admin site borked. Should I point out all the obvious flaws (again), or should I give up on our stagnant-ass developers and systems?
The fear of showing off anything new is crippling. I wrote up a Pyton API to hook into our current pipeline over lunch breaks but am worried if I even raise it as an option it'll just be cast aside and lost to time, regardless of business value. -
I heard I should not allow users to inject arbitrary text into my webpage without sanitizing it. Is it a clean solution to just eval it on the (node) server, and if it runs not post it because it's obviously JS and not just text?
Any opinions on that?11 -
Best way to learn to code? More specifically, best way to avoid distractions whilst learning? I find myself easily tempted to play video games or watch YouTube videos instead that has nothing to do with coding...
Did anyone else suffer from this? Is this just a phase and once I break past it, I'll be really into programming & forget about everything else?3 -
Why do I struggle sooooo much with xCode and Swift just trying to place a button in the View that when you click, runs a function? I can do this very easily with Visual Studio and C# but not xCode.
Anyone know a good (simple) tutorial video on creating views with xCode and Swift? Every one I’ve seen all assume that you have programmed in Swift for over 10 years.2 -
Hey I got 30 ++ for a rant and I have never claimed stickers before. So what should I do to claim them?? Please help9
-
I want to do internship as a full stack developer but I'm unable to find any company. If anyone can help me so please reply.
Location:- New Delhi7 -
Help me please.. I'm going to install linux on my desktop pc, which distro is the best for development and easy to install?9
-
I have a deadline on 16th September. But AmazonWS has decided its not to cooperate. How, seriously, how do I copy my python files onto the stupid ec2 server and import them in the jupyter notebook.......2
-
Is rkt worth using than docker. I do know the pros for rkt over docker, but on the long run which seems to be better. My manager is worried about the memory consumption. Docker is big obviously when compared. Am I wrong?1
-
A bit dishearted here!
I was working on an app idea and building its admin panel in angular, node and firebase for database.
I was at the end of developing admin panel and the only thing remaining was data storage for images.
I thought Firebase Storage is solution for that but now after 2 days of endless searching I realize Firebase Storage is a joke and its just Google Cloud Storage which is not Free :/
I am a student and a passionate Android developer. But this is a huge hurdle in my way.
If anyone has a better idea of how to get this done then please help.
I just need free file hosting to upload images from my admin panel and then download from Android app.3 -
Hey guys, I want the t-shirt of hactoberfest, please if anyone of you have anything for me to contribute in your repositories, let me know.
Even if it's a small typo, I'm in.rant help please help me story github in-need pull requests hacktoberfest open source github issues developer24 -
What must be the proper steps to work on a project or on a side project and finish it without losing interest ✌🏻️5
-
Please help :) should i stick to ionic or switch to something else for crossplatform development? What do you use?5
-
Please help me...!!!
Where can I learn Android Development from the very basics?(Using Eclipse with ADT).
Apart from developer.google.com.
Any good books that will teach me from the basics?(or any website)
I need to learn even the minutest of the things in android development.
please help9 -
Please help me, I need a vertical mouse but the mice I see are trash, they last for a few months, please help.
I need it to have adjustable dpi via software, left/right button/mouse wheel and no more than that.12 -
Please help me improve my article on opensource workflow. I would be grateful. Here is the link to my draft
https://medium.com/@aakashmallik/... -
You're all programmers, right? How do I get my Grandpa's ASUS (Intel Pentium, Windows 10) to run faster? Please please he asked me to help.4
-
Spend hours trying to activate dev mode on iphone with ios > ios 8 :( PLEASE HELP !!!!
Why apple always remove good features...1 -
Hey can anyone help me out in building a hackintosh mojave. I have intel 6200u skylake processor in hp 15ab522tx laptop. please share links and resources.5
-
!rant Hi, I have a question. I want to change my CPU, from a socket AM1 to AM3 to make my PC faster, it is the first time I upgrade it. I want to know if it is necessary to reinstall the OS. I have search in the Internet and it says you need to reinstall if it is windows because of the drivers. My OS is ArchLinux and I didn't need to install any driver when I first install it, do I really need to reinstall?4
-
Today is a productive day but also an unproductive day because I have no idea where I need to do work on project A or work for project B.2
-
Anyone here writes regular blog or has their own personal website to showcase their projects? I have been trying to do this for a long time but never really got myself started with this.. Any suggestions would be super helpful! Thanks!3
-
Any networking guru's here? I have a practical question regarding network controllers (SDN)
Help please. Stackoverflow is not helping 😫 -
Why in the world is comparing entries so hard between an astropy table and an astropy fits table? It's driving me nuts. I just want to find if a particular combination of entries across columns is there in the fits file and if yes, where.
-
!rant
Does anyone know an effective way of syncing office365 calendar events to google calendar?
Maybe I'm missing something blazingly obvious, but I just can't figure this out. Here's the situation. Work uses Office365, and I'd like to see calendar events on my phone (Pixel w/ oreo). BUT! For some reason when I try to make an Exchange account on said phone, the Exchange server wants to be device admin and set all kinds of ridiculous rules/restrictions. No thanks. Plus, before a few months ago the server had never demanded this.
So, I called our IT department. Their first response was, "Why do you want to have calendar events on your phone?"... ok... Their second response was "Just make the Exchange server device admin."
As you can imagine I'm a bit frustrated by this and must be missing something. Any help?6 -
Any good tuto sharing about dispatch queue on swift 4? Have already googled the subject, but any real experience will be greatly appreciated.
-
Hey guys I'm struggling with this error in django
django.db.migrations.exceptions.NodeNotFoundError: Migration recommendations.0001_initial dependencies reference nonexistent parent node
Can someone please help me1 -
grrgerefaeornvadfvnafvalfbv!!!!!!! *smashes keyboard*
Crystal reports, when given a null value into a display string, will just ignore everything and output a blank.3 -
Learning Python from some days back, and have confused about Python Array and Python Lists, please help me to understand this.
Thank You.5 -
What languages and tools do I need to build an android app similar to devRant(same functionality)? Please help. Badly need advice for my next project.
@dfox @trogus1 -
Hi,
I read somewhere that devrant sends stickers for the rants having 30 ++s but i didn't receive anything like that..please help5 -
Hey iOS devs 👋🏻 have you ever released an app internally without the Apple developer program? 🤔I need an alternative and I hope you can help me please3
-
Sticker giveaway!
I really need help in designing an icon for my reddit app. Just the main icon. Please pitch in with concepts, sketches.. The best entry shall get my stickers.. At the very least you'll help a brother out..8 -
Recently started a new role as a junior dev(second role). Three weeks in and I'm already starting to loathe the work setup & process.
Last week I was asked to fix a bug due to them not having anything in the pipeline for me(I had finished my allocated tasks for the sprint). There was no spec to this, no visible steps to replicate the error & no tests in place to validate it was working... I thought I had fixed it, even had one of the seniors reviewed it on my PR but also I walked him through my possible solution resulting in us moving forward with the "improved" solution.
After a bank holiday, I've come back to find that the "fix" I had deployed doesn't solve the problem at all. So here I am after 3.5hours of flying blind with a bug that I'm still not able to reproduce, bored and frustrated asf. Not to mention, that the codebase has little to no consistency, a lot of legacy and almost no form of tests.
Am I overreacting to this as junior?1 -
I want to disable all past date before current date in the dte picker. I am using angular and how can I do it?? please help6
-
Hello there. Best tips n tricks or hack of Xcode for iOS developers then please share that would be great help.1
-
Are there anything that's more fun to program when you're drunk? I'm in an extensional crisis, herlp3
-
Any java developer available for a short consult? I'm self learning I'm stuck in a error for several days now please help
-
Looking for some help with DO Droplets. Completely new to all of this so forgive me.
I’m curious how to actually make changes to a server/application once it’s live and living on a droplet.
I have ssh access to the server and have setup VsCode to be able to access the files but if I make changes locally they don’t happen on the server.
Is there anyway to set up integration thru vscode?
Should I just be editing the files directly from command line? Kind of lost tbh -
I am using MERN to develop a poll app. I have 6 collections in my database. I have an API for each collection, 4 of those API returns the data whereas the other 2 return 'undefined'. What is the issue I am facing? Is MongoDB not allowing me to use more than 4 collections?6
-
Guys!! I'm stuck with a problem in an android app. I want to display video on a VideoViewer. What I really want is to test the software, to see if it can run and display several formats.
The thing is: when I start to play the video file (.mp4 or .3gp) just appears a popup saying "Can't play this video". I don't know what to do. StackOverflow doesn't really help with this, nor any tutorial that I found on Google.
Any tips for a Android newbie? -
Hey. Do you guys know any developer groups on WhatsApp , telegram or any other such platforms? If so please comment on how to join .
Thank you .
(Doing my engineering and pretty much screwed up. Help me please xD) -
!dev, sort of
So, apparently my Play Store settings get reset when I restart my phone, so Google decided to update Google Keyboard to Gboard for me (and god-fucking-dammit, that shit is absolutely useless to me). I can find older .apks on websites like APKmirror for Google Kinstall but they won't install, saying that "it seems like the package is corrupt". I'm not sure exactly why this might be happening, but according to APKmirror’s FAQ it might have something to do with cryptographic signatures or that a newer version is already installed on the device. Gboard is disabled and I assume that should be enough for that, and I don't know if it would even detect it as the same app in the first place, so my best guess is that it’s got to do with the former which is why I'm turning to you guys.
Does anyone have advice for a solution? I don't have any problems getting another keyboard either if needed, but I would really like something that both has separated layouts per language, as well as a similar swipe-to-type function, since excessive tapping really aggravates my CTS. :/ Any suggestions?1 -
So, I am in the last stages of development of a really big project and I need to figure out a way to package future patches and updates for the client in order for them to manually update the project on prod server.
For reasons I cannot specify here, they will not use any automated process, and we need to provide regular patches and updates for the next year.
So I was thinking of using git archive to package changed files from our repo for every new commit, or series of commits, and just give them that, along with any database schema updates as sql files (again, no automation can be used).
We are talking about a large PHP + MySQL app, and cannot use automated deployment strategies.
I feel there must be a better way to do this, but this is the best I could come up with so far.
What do you people think?
Any ideeas? -
Is this really possible to apply CRUD operations on expandable listview through menu items ... Please help !!!2
-
Hey guys hello
I am new on dev rants:)
I am pursuing bca and i learned a c- language so i feel difficulty in patterns programming i can't create logic easily to making a program to print some patterns.
So here you guys kindly please help to how i can i improve logic in programming please told me to remove that difficulty.
Please2