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 - "what else?"
-
So there is this girl who was trying to be cute and wrote a mock C code for me :
She wrote :
If(existence=disapointment)
printf("kill self");
else
printf("what else??");
And without hesitating I told her that her code had a fault in it and it would always print "kill self" no matter what the level of disappointment is. And asked her to fix it.
The way she fixed it was probably best described as the situation when you have no idea what you are doing and you don't try to understand either. (or was simply passive aggressive) :
If(existence=disapointment)
printf("kill self");
else
printf("kill self");
Honestly though I hope she was being passive aggressive because boy do I pity people who confuse between '=' and '=='12 -
*I was recruiting programmer's for a Unity game and this guy came along*
Me: So what can you program in?
Pearson: HTML and a bit of CSS.
Me: *oh dear* any else?
Person: I learnt Python recently. I know how to make variables!19 -
Had lunch with my girlfriend today. After we had eaten I was just browsing Devrant and she (without looking at what I was doing) she said "Let's go, you can rant about coding somewhere else".7
-
Does anyone else get irrationally annoyed when a team member says "Hi" via slack/messenger etc. and then nothing else until you say "Hi" back, and only then describes what they want?
Dahhhhhh. Stop wasting my time. Just ask what you want.28 -
So we were doing Computer Network revision.
our teacher asks,' what is another method except GUI to send mail?'
I know it is using terminal.
'Terminal' I replied.
'No, it was something else'
'Console'
'No, not that'
.
.
.
.
.
.
.
.
.
.
.
'Command line?'
'Yes, that's it. That's what I m talking about'
FML!10 -
I work in a scrum team of 6 persons.
We have the same IP address and we get ads based on what everyone else was searching. Sometimes shit just gets akward10 -
If you are copy pasting code from somewhere else, spend some time and effort to understand what that piece of code is actually doing, and how much of your requirement does it satisfy.1
-
This is what I have to deal with right now... 🙂🔫
Why?
Why would you not comment or name your variables so someone else can understand wtf is going on here?
Why!?16 -
Need to debug a plugin a Client purchased. Just saw:
if (true) {
$a =1+1;
} else {
$a = 1+1;
}
What the fuck. Don't want to imagine how the rest looks like...13 -
More Unix commands are becoming web services. What else can you think of?
Grep -> Google
rsync -> Dropbox
man -> stack overflow
cron -> ifttt"9 -
Anyone else been in a conf call where nobody cares what you say? No matter how good you explain your point. And everytime you say something, someone else just starts talking over you.
And then you realize that you have muted yourself.13 -
**at daily standup
Dev: and along with a push to production that is what I’ll be doing today
Manager: Good good, alright, nice….. ok who else hasn’t gone yet? Dev how about you go next
Dev: …I literally just went
Manager: What? Well what did you say then? Hey when is that push to prod happening? I feel like there should be one happening sometime soon.
Dev: …8 -
*Friend after a date*
Friend : Bro what according to you is a perfect date?
Me :DD/MM/YYYY....
Everything else is just confusing.
Friend:😒16 -
So just today I stumbled upon Deepin OS (Linux Distro based on Debian) and it looks amazing! Arguably even better than Elementary OS :D Has anyone else used this distro/what do you think?29
-
my laptop started lagging AS FUCK so i BARELY even managed to open task manager to see whats happening and of course. what else could i expect
FUCK18 -
So my team lead told me in a code review that you shouldn't use 'else if' in code.
Instead you should best them like:
if
else
if
else
if
else
Apparently that would improve readability...
Am I crazy, or what?18 -
!rant
People : Hey, cool wallpaper. Where did you get it from?
Me :
for (Person p : People){
if(p.equals("dev"))
return "It's from somewhere you'd love to be and never come back!";
else
return "Ahh..internet..wait, guess what? Don't bother!";
}6 -
I hate these LINUX AND NOTHING ELSE fascists. Why don't you just let people use what they want? And btw: just using Linux doesn't make you a good programmer...18
-
What if I've been wrong all the time?
What if everyone else is correct and I'm the one who is raging all the time?
What if I'm annoying you everyone?
What if I'm a very bad developer that everyone hates?
*social anxiety intensifies*4 -
What Keeps u awake all night
(When u have to complete a project overnight)
1. Cigarette?
2.Weed?
3. Coffee?
4. Tea?
5. Redbull?
6. Beer?
7. Glucose? (As in my case 😛)
8. Anything else?61 -
"I pronounce GIF like 'if'"
"LISTEN HERE, YOU BETTER START PRONOUNCING IT 'JIF' OR ELSE!!!"
"What gif I don't want to?"6 -
166 lines of if else hell just to decide between prod and sandbox.
Run the same query multiple times to get the same data.
And that's all written by our code review team lead.
What a mess.2 -
Manager: I don’t understand what is so complicated about this feature. Under a certain set of conditions do one thing, under a separate set of conditions do another. It’s just an if else statement! Those take seconds to write!
Dev: The problem is the memory required to calculate the conditions is quite cumbersome
Manager: Well then find a faster way! It’s just an if else!
Dev: …11 -
Anybody else work dual screen and every once in a while thinks, you know what, I need a third screen!12
-
Got a notification for a new job. Apparently this is a junior position. I just wonder what else you have to know to get a senior position in that company10
-
With the new Dutch mass surveillance law comming soon, I am interested to know what you are doing with it?
Nothing?
VPN?
Something else?
¯\_(ツ)_/¯ I don't live in the Netherlands?17 -
What do you guys call the ++'s on the post?
1. Increments
2. Upvotes
3. Plus pluses (lol)
4. Something else
Reply with your choice🦄37 -
3 nights of "why doesn't this work?", "what else can I try?", "why doesn't that work either?"...
Finally... it f**king works!3 -
I don't know which should make me worry:
1. the fact a gradle build for a new project is taking 90% of CPU
2. The fact CPU Freq isn't going higher than 2.18 when it can go up to 3.1?
3. The fact gradle is always taking 5 minutes to build when it used to take 1 minute for a medium project?15 -
Ticket: "I have questions about the system."
Nothing else. What are your questions???? Please tell me6 -
I don't know what it is but, isnit just me or does anyone else just find writing JavaScript really fun?
No... Just me? Ok cool14 -
Someone talk to me while I am busy.
Him: I think this table is in the wrong place.
Me:... Excuse me, I didn't hear you, what did you say?
Him: it's in the wrong place..
WHAT is in the wrong place motherfucker.. I didn't hear the whole sentence.. what the shit..
Someone else or it's just me?3 -
Do you ever open devRant, read a little, and then exit the app to find something else to do. Then open the app immediately again, because that's what you do when you want something to do?4
-
Does anyone else usually feel a bit homicidal towards someone(replace with boss or client) who doesn’t know a thing about what you do but constantly critiques your work?
Client: I don’t like how it looks, put some more design on it.
What does that even mean ????!?!6 -
Company : we added AI to our product!!
What i hear : we added a sequence of if and if else to our product 😂😂5 -
public function recruiters($salary)
{
if($salary == "competitive")
{
return NaN;
} else
{
return "What is the real salary?";
}
}3 -
Abandoned Facebook few months ago.
Abandoned Instagram yesterday.
What else left to abandon?
Reddit? Devrant?18 -
Nico Sell, white hat hacker activist (https://www.wickr.org) says she only appears in public in sunglasses, cuz it makes her face "ungoogable". What else could be done to avoid face recognition? 😎6
-
When you see what worked for someone else with a similar issue on GitHub and run it.
Trust me, I hope I know what I'm doing too.1 -
Told juniors about coding guidelines that don't put another if-else just to fix a bug. Think through about it and see if you can come up with better solutions.
Today one bug was filed, they asked what happened, one junior said that he [my name] asked me for no if-else in code. He kinda deleted all if-else in codebase and started using same implementation for everything.
I'm standing with a WTF face.
😐8 -
I have many stickers on my laptop, need some more to complete the selection. Would love to see devRant on here! Help me reach the goal? Suggestions as to what else to add?8
-
Else if, elif, elseif, if else garrgghj. I can never remember what it is in whatever language I happen to use...13
-
While getting a pro in Kotlin, I started using
when(condition) {
true -> doOneThing()
false -> {
xyz = whatEver()
blaBla()
}
}
instead of simple if-else.
It looks nice but also distracting.
What is your opinion on that?
I guess most will be like:6 -
Root experiments.
Spiced rum, kahlua, grand mariner, chocolate liquor, milk, ice. Tastes like house paint, and not in the good way like protein bars. Do not recommend. Better with more milk, but still meh.
Spiced rum, kahlua, triple sec, milk, ice. Tastes like orange milk with coffee. Pretty nice.
Spiced rum, ice. Tastes like a faint memory of heaven. Amazing grace, hallelujah.13 -
I was wondering if anybody gets to sniff my wifi and finally finds my pass, so he is able to listen to my encrypted traffic and fully decrypt it (websites without https)!
That is far worse than just using my bandwidth!!
What do you think?
What else the attacker can get?4 -
You know what?
Last night I was dreaming and all that I’ve seen was fucking preloader.
Seriously. I couldn’t wake up. I tried thinking about something else but couldn’t focus on anything else than fucking preloader spinning around. Just couldn’t get it out of my head.
That was terrible. Am I even human? Or was my dreams server blocked? Damn, I’m gonna sleep with VPN tonight.1 -
I started learning Node.js this morning. Wow, mind blown.
I can see how I could use this in an existing web development project.
What are the barriers to using Node.js instead of something else? Are there support/performance issues?24 -
!rant
Now that I make decent money, I've started donating to non-profit tech foundations/companies. So far VideoLAN(the guys who make VLC) and WikiMedia done.
What else would you suggest? Thanks :)11 -
- finish compiler
- get into gamedev
- learn Android dev
- finish framework (or at least make reasonable progress)
- create scripting language
We'll see what else comes to my mind during the year5 -
What i have been doing so far
1) create project
2) search google for help
3) copy & paste
4) compile
If not working GOTO 2, else
5) feel good for days1 -
Stop asking for a ++. The whole point of that is to give it unsolicited, otherwise it devalues what ++ means for everyone else. I earn my ++'s.
And no I don't have change for coffee!12 -
Just JavaScript things:
alert(typeof NaN); //alerts 'Number' alert(NaN === NaN); //evaluates false
What else would you expect?4 -
Is there anyone else who copy something useful. Paste it and after a minute when you need to copy something else, you remember that you copied something important before, but you can't remember what. And you need to paste it to check what it was so you don't lose something important.
But there always only useless shit.8 -
int counter=0;
void loop()
{
if (counter>=10)
{
// nothing
}
else
{
Serial.println(counter);
counter++;
}
}
This is what I call bureaucracy3 -
What kind of drugs can possibly compel someone to write a 7000 line source file?? Seven thousand lines of code. In a single file! When everything else in the project is nice and modular... 🤮4
-
My father doesn't know what I do.
He thinks that I'm just playing when I create a website or something else.
And that I need of a degree to be a developer6 -
Computers in german schools man.
Everywhere you see those poor white boxes from 19something, which take ages to turn on.
Has anyone else wondered what this "Windows XP" is which it keeps displaying?
Why do none of the teachers use them or explain us what these are?4 -
To the dev/gamers out there, who else is hyped for this game?!
https://youtu.be/lmwxyM3sPwc
I already know what weapon im gonna suck at so I'll stick with that 😁😁😁
Edit: game is Monster Hunter World17 -
How to make your employees feel like shit 101:
Continually praise a small group of people for doing something for a few days that someone else does as their full time job. Call what that team did "unlike anything else in the software development world"
I am soooo fucking pissed right now. You can guess what side of this I am on.5 -
It's 2020 and our designer gives me instructions in pixels. "Make the button 40px". What else, how should I make this flint arrow?13
-
Whenever client send his desktop screenshot then I spend more time in checking stuff around (like bookmarks, what else is running on his system, opened tabs etc.,) rather actual screenshot 😂5
-
Being honest in an interview:
- What animal would you be?
- No one else. Happy enough as human, thanks. [ sarcasm face ]11 -
That feeling when you have something else to open instead of freaking Facebook, to find what your friends are doing.
-
Noob question here, I see that every single iOS developer around here is shitting on Xcode, but then I saw this today on my way to download PHPStorm. Anyone tested it? Thoughts?7
-
"That’s what all we are: amateurs. We don’t live long enough to be anything else. " - Charlie Chaplin
-
Focus? What focus? Its easier for me to define what ISN'T my focus. I don't do web UI/UX. Pretty much anything else is fair game.1
-
Any one else have a problem buying gadgets they don't need? I just bought an Amazon Echo and not entirely sure what to do with it. I also have about 6 waiting to be shipped from kickstarters9
-
Sigh, I'm the "tech" side of the startup. When I explain things to my co-founder on what is/isn't possible, it's frustrating to have to explain how it wouldn't be possible without effecting something else.4
-
Anyone else sometimes feel that coding, programming call it what you want. Has taken over their lives and fucked it up!!!
Some times wish I never started this shit. But can't stop, it's like an addiction.7 -
Me: I think our customer should have to specify this thing.
Someone else: Let's do what we can to be really flexible for them.
Me Later: Yeah well our super flexibility now makes these queries they want impossible .....2 -
I am realizing that "We will tell you about the results next week" means "YOU should contact us next week to prove your interest" in the HR language.
What else is there that is subtle and hidden during interviews?6 -
One thing I learned early on was...
"If the bug is not where you are looking...look somewhere else."
I just spent 2 hours looking at 50 lines of code pulling my hair out why it wasn't working. Guess what...those lines were correct. The bug was somewhere else.4 -
what is the else there for, it reminds me of all the times I saw shit like
if(variable == true){
}else{
doSomething();
}8 -
I'm addicted to dark theme everywhere. Dark Firefox, dark chrome, dark YouTube, dark devrant, dark Reddit, dark Google keyboard. What else can I make dark?11
-
Management: ReactNative is great because it is faster!
Me: What else do we get from it?
Management: Facebook made it so it is good!
Me: 😑3 -
It's truly incredible, what people can create:
let categoriesText = '';
categories.forEach((item, i) => {
if (i !== 0) {
categoriesText =
categoriesText + `, ${item.categoryName}`;
} else {
categoriesText =
categoriesText + `${item.categoryName}`;
}
});
return categoriesText
How about you STFU!!!
return categories.map((category) => category.categoryName).join(', ');12 -
There are a lot of things I don't understand in life, but the fact that I need to press tab three times in xcode to select the item in the popup tooltip is just ... I don't know fucked up?
I have a var called: isItemSelected, I need to press tab three times for it to use this option while in all other IDEs I used if it is highlighted then one FUCKING PRESS ON TAB BUTTON SELECTS THE HIGHLIGHTED SHIT !!
Fucking Apple shit -.-1 -
The same person who nearly drove me insane last year still doesn't know what Google Chrome's Incognito mode is, after several people showed her what it is and how to use it. Also sent her screenshots of how to open a tab in Incognito mode.
She was hired for tax benefits to the company, nothing else. Dead weight.20 -
Anybody else shipping SidTheITGuy with ostream?
#JustKissAlready
P.S. Content Warning, only god knows what will go in the comments of this one. U was warned.15 -
A recent post by someone else regarding dial-up made me wonder: Why did it have that specific, trademark noise when connecting?? What was the purpose of that? It's not like it was useful or anything, right?6
-
The moment when someone on the panel at a conference mentions the need to document work and you try to start a slow clap...but mostly everyone else in the room has no clue what they were talking about.
-
Does anyone else get blackouts at the end of the week. I mean those moments when you stare at the screen and wonder what the fu*k were you doing right now.
-
So far in my (albeit short) career, I struggle to find people who know what polymorphism is, and how to use it. SOLID is a big unknown too.
It's always
if(this instanceof A) {}
else if(this instanceof B) {} -
A developer is conducting a trolly and has to choose between killing 1 person or killing 5 people, what does he do?
He jumps out of the trolley and lets someone else deal with it.5 -
Because everyone else is ranting about this too:
I'm not afraid of Microsoft wanting to monetize everything or that they will restrict site access to Microsoft Edge only. What I am afraid of is that they change the privacy policy.
Who knows what they are up to?
I hope GitHub is awesome enough to decline the offer.... Let's see.13 -
Any good tutorials for learning linux internals out there? I'm baffled by what are /etc, /opt, and so forth...
Seriously swimming in murky waters for now.
Also, what are your launchers of choice? I am contemplating should I dig into unity / dash, or try smth else?
@linuxxx11 -
My dad bought a 4k RokuTV and I set it up. We just spent the night using YouTube as the Travel Channel.
What else can I do that I can't do on PC/normal TV?2 -
Again found myself before deadline. My excuse? I'm more productive during the deadline rush :D
How everyone else sees it: you fucked up
What do I say to myself: never again!!!
```
sleep(until_next_deadline);
goto begining_of_this_post;
``` -
Which programming languages can create portable programs that can run on every operating system, device, etc. (and are actually intended for that)?
- Java
- Python
- I heard some things about C# maybe…?
- What else?38 -
Remember that big feature we were talking about 6 months ago?
We need it by next Friday for an important demo.
Of course we do.. what else..2 -
Trying to make everything a one-liner. In the process overusing ternary operators, comma operators, short circuiting and/or operators.
Until someone else needs to review or understand what I created, and I'm forced to change... 😥1 -
Sometimes I feel like when I make comments in pull requests, people pretend to understand what I'm talking about. Anyone else feel that way?4
-
JSON.stringify()
It has the power to solve countless numbers of integration issues and has done what nobody else could ... tell me what the fuck the API returns -
Does anyone else ever look up their professors to see what they've done? Like if they've contributed to any open source projects or written anything like articles or scholarly essays.4
-
"I don't know what I'm doing. Let's try stack overflow."
*check stack overflow*
"I know what someone else did. Let's try that." -
YouTube ads suck. You know what else suck? When YouTube decides they will put 2 ads before a video. Looks like their app is a no-go from now.12
-
I fucking HATE our hospitals EHR.... They pushed out an update that stripped user group permissions, corrupted files, redirected paths, and who the fuck knows what else. And the update description.... “Update version: XX.XXX” FUCK YOU!!!!!!!3
-
After your boss side tracks your udemy course to learn something else and then going back to that course after a month like "wait what the hell is this alien language"
-
Debugging when you deallocated an objected which is still referenced by pointers else where is like find waldo with a 2x2 meter picture. Except you don't know what waldo looks like.3
-
There it fucking is again...
The legendary spyware "Antimalware Service Executable".
I changed the entry in the regedit. Tried to delete it with every possible tool. Tried to "chmod" it in the Windows way to be able to delete it as an admin. Doesn't work.
I swear in the name of bloody satan. This shit is doomed. It cannot be removed even if your shit begins to burn.
Microsoft, fucking remove it.
It is not a fucking feature!
Your windows updates fucking suck, your compatibility telemetry whatever the fuck you call these retarded ass "features" anymore fucking suck, your windows defender sucks.
Is there anything that doesn't suck in the features that you produce? I don't fucking think so. Fucking die for fucks sake.
Apple is overpriced, but at least they do their job well. Not like you, you fucking scumbags!
JESUS!14 -
Does anyone else have those little bouts of creativity and interest where you work on a project of your own 24/7, and then when you finish it you don't know what to do for the next however long?2
-
I'll never understand distro hopping. You're having something that works fine and that you're used to. You can always change the look by using another DE. But you prefer to throw it all away, try something else, end up deceived, try something else.
Just, why? Educate me, what are you exactly looking for that makes you want to change after some time?10 -
What i can do in the airplane...
Read books
Listen to music
Sleep
See outside the window
Make some programs
Drink water
Play card games
Anything else?
Note: the plane i am rodong doesnt have anything interesting in ife, only airshow6 -
So I wanted to implement a feature in my app, but was too lazy to implement it myself. So I spent the entire day searching for a library that perfectly does what I want instead 😅. Happens to anyone else?1
-
One thing that I hate more than anything else in what I do: Waiting
Whether it is compiling, training, loading, IDE indexing or building I just despise it. It gets me out of my flow and forces me to be bored and often unable to do anything else because my pc is busy6 -
What browsers do you guys use? After allthe controversy with firefox lately, I want to switch to something else.32
-
Anyone else excited for the purism and pine phones to hit the main market? Wanna hear what the devRant community is thinking of this?3
-
Thats cool, do you know what else filters 100% of harmful uv rays? Any piece of transparent plastic, but that doesnt cost 900$ like a pair of fucking sunglasses huh?4
-
Machine learning?
Maybe just maybe you could ask the user what he wants?
Or is the ML logic something like.
if(last_alert.status == unread)
user = uninterested;
else
user = interested; -
I can't tell if I'm in majority or minority on hating vim. I just use nano for CLI editing and some better GUI editor with, well, GUI.
Opinions? Reasons?3 -
Does anyone else feel they need to remind themselves to go to work tomorrow?
Or what they were supposed to work on?4 -
What operating system are you using for developing?
I use Manjaro Linux and I will never go back to something else.11 -
does anyone else feel awkward when getting thanked for just doing their damn job?
that's what you're paying me for and that's what you should expect me to do7 -
Anyone else have this happen? Has happened twice already where the menu covers the feed and no matter what I do I cant remove it to go back to the feed(clicking rants, swiping, etc)4
-
Darn it! That rare moment when you realize nobody else has tried what you're doing, but you are still confident enough only to discover that StackOverflow has no answers after all. And now I ended up solving my own problems.5
-
Anyone else finds it a funny as me that Snapchat (meh) got in more trouble for making a joke about it that Chris Brown got from punching a woman in the face multiple times?
What a time to be alive. -
!rant
I'm working on a open source project and I have a game that I can occasionally play.
What else could I possibly ask?4 -
Oh Shit! Here we go again!
print(request_permissions)
>> [ ]
if request_permissions:
//some if shit
else:
raise 404
It was supposed to raise 404 for empty array, but continue to exit if.
Me: What the fuck?
**printing request POST data**
**empty, nothing wrong here**
**double checked print statement output**
** still printing [ ] **
**restart server and again checking print statement**
**still same**
Getting mad over myself, for failing to debug simple if else.
Wait....
print(type(request_permissions))
>> <class 'str'>
Me: What the actual fuck??
Fucker literally dumped empty array to JSON causing array to convert into string "[ ]" and still using if else based on array instead of string length.
Thanks to our Product Manager who approved our request to revamp this part of code and also revamping the whole shitty project developed by 3rd party in upcoming quarter.22 -
Did I ever tell you guys about that time I got a whole monitor for 1 Zar?
Probably but I shall again.
"twas the same auction at work where I got the R100 laptop. There was an LG Flatron W2243S listed with no reserve price. It had description "Faint line down middle of screen"
Figured what the hell, bid R1, mostly to see kif anyone else would. I won it. Literally just swapped out the vga cable and did a factory reset. All happy now. Only downside is that it's vga only but hey, what else are you gonna do with R1?5 -
Hello @everyone,
What is your favorite programming language?
And what else would fit to website programming besides HTML5 PhP CSS and MySQL?16 -
First rant!
Ah, npm... Lots of packages use ES6 syntax because it's nice to write, and then transpile to node-compatible code either with CI or a precommit script. Just spent a whole day trying to figure out what was wrong with my project, when it turns out I just had to tell webpack to ignore node_modules *except* for this specific package. Sigh.2 -
So all u great web developers who use laravel. Do u use theme/template and build web pages / admin panels or do u do smth else...what about front end websites4
-
For anyone reaching an extreme degree of frustration, what do you guys tend to do to reduce the anger?
What i've just realized works for me is to get a domain related to the cause of my frustration.
I'm really curious if anyone else does something like that.13 -
What would you use for building the baclend of a moderately complex web application that probably will have a small userbase?
Ruby on Rails
Django
ASP.NET Core
Spring/Springboot
Node.js
Deno
If what you would like to use something else that is not listed feel free to tell about it in the comments19 -
Anyone else excited about the Pinebook Pro? It looks exactly like what I've been wanting in a cheap laptop for carrying around - an ARM based Linux laptop that has decently usable specs (unlike the original Pinebook).1
-
so because of equipment limitations I am currently being paid to be bored and watch someone else try to figure out what is wrong with their code. I literally just want to build.1
-
I have some free period of 20 to 25 days, so what should i learn in this gap so that it can be fruitful in future?
(Currently 2nd year CSE)
-any language
-framework
-something else...
-.....?4 -
With every day that passes, I more and more want to do something else as a profession...
But WHAT?!?!8 -
Has any one here experience with 99designs.com? If so good/bad? Would you recommend it? Why/why not? And are there alternatives/what else would you use?2
-
So when it comes to password encryption in php, I've learned to use password_hash($password, PASSWORD_BCRYPT); // Blowfish
Anybody else use this? What do you php lovers like to use?3 -
What do people like more?
if(condition){
return true;
} else{
return false;
}
Or just
if(condition){
return true;
}
return false;7 -
Alrighty starting to get basics of vim down. From now on it's mainly rinse n repeat until it flows. Any suggestions what else to do to make myself a useful vim-python "ide"? Is there a way to get syntax highlighting, auto complete etc? What else is needed to get a cozy, practical vim python ide?1
-
Anyone else experience "coder's block"?
No, this is not burn out. I've been learning alot of cool new stuff lately...but no clue what to start doing with it.1 -
Making magic machine learning stuff. Also t-shirts and shorts should be allowed. And free food. Uh what else... My own office1
-
That we all fail and for every time you think someone else is stupid or falls into mistakes, you will fall into your own mistakes and be stupid in front of someone else, no one is perfect, we are all humans and at the end our work is to tell machines what to do and if they do it wrong, it's because we told them to do it that way and we are wrong.
-
What do you windows users out there use for full disk encryption? Anyone using anything else than bitlocker?
Asking for a friend or some silly excuse like that.10 -
!rant
Is there somewhere an overview article/guide on the most popular software associated with web development? There are just so many technologies I know nothing about - Gulp, Grunt, Docker, Webpack, Bower and who knows what else..
Everyone seems to be using something else and it's just total chaos for me.2 -
Semi-colons(;), ruining lives, relationships and careers since 1995.
Because, what else could make you want to hit your boss with a keyboard?2 -
Ticket: Thing not working!
Me: Hey customer I hear this thing isn't working. What happened when you tried to do thing?
Customer: I didn't try to do thing. What is this about?
-Me confused, oh wait someone else opened this ticket-
Me: Hey someone else, this ticket was opened. You opened the ticket. What isn't working exactly?
Someone Else: I don't know what you're asking...
Me:
https://thumbs.gfycat.com/RelievedC...
-ticket closed-
-reason: nobody wants to put enough effort into their emails today- -
Im a new self taught programmer and i need some advice on where i should go next to become a web developer.
I already know python and c#.
I learned html, css, js, php, sql.
What else can i learn?19 -
A serious question: what kind of stack should I choose so I can run a web backend installing no deps whatsoever? I know that Perl works on ubuntu out of the box. Anything else? Maybe Python?
Also, what can be used to replace a reverse proxy like nginx? And what kind of database is available out of the box?9 -
Has anyone else used CodeBeat before? I just started an open source project that I plan to publish onto NPM so I created a public GitHub repo. Saw a marketplace tab and thought what the heck let's try it out. Found automated code reviewing software and gosh darn! Their GPA style grading system makes me want to write some pretty efficient code!
Has anyone else had the pleasure of using it?1 -
Hi C# guys out or everyone else too,
I found this in an StackOverflow answer: https://docs.google.com/document/d/...
What do you think?16 -
Does anyone else miss the days when just jQuery solved all of our problems? Pretty sure the internet forgot what simplicity was.5
-
I give up! Been trying to solve this shit for a week and still failed:
Using Android Data Binding, two-way binding and when I compile I receive this error:
Unknown class: java.lang.String
It was working without issues before upgrading Android Studio.
Anyone has a clue how to solve this shit?
By the way I'm using Kotlin, on Java it doesn't produce errors, and I'm not going to convert my project to Java ...8 -
Monday morning meetings:
- Reminding designers what the app looks like to then discuss a defect.
- Reminding everyone else where the online meeting link is, despite the fact we have used it everyday, for the past 7 weeks. -
for all that WFH : most of us had sex during work hours, does this make us a porn stars?
should I add it to my resume... what else can I put while in this thought field?7 -
What if all of a sudden stack overflow went down!!! Just plain old "404 Not found" error on the website and nothing else. Just imagine the chaos it'll cause to this community.10
-
wow....what a great way of representation.. your screen is doing something else and screen cast something else...1
-
Rant.
Fucking frontenders…
CNN… scroll down…tap into article…swipe back… completely somewhere else…
It is soon 2024
You retards.
You imbecils
What-is-the-matter-with-you?
Why don’t you solve this? Why? Why do you persist (or not)?3 -
. //// 🔎 wwwwwww
(OO)/
/[ ]
[][]
{Nmap
Openvas
Recon-ng
Harvester
Nikto
Google
?}
What else do you use for a perfect recon?6 -
What are some cool plugins, color-schemes, whatever else for vim/nvim?
Current setup is nvim + Plug + YouCompleteMe + UltiSnips -
Her: What do you do in your spare time?
Me: Learn to code
Her: Can you install an antivirus on my laptop and make it go faster?
Now I just want to kill myself. Who else here has encountered this?2 -
What fo you think, is it still a good idea to learn fortran in order to learn programming concepts?
I don't know what else would be nice...
I only had experience with shell scripting, which is rather functional.
Other languages i considered were dlang, c#, go and rust.
I have no explict application, which bothers me a lot.3 -
Does anyone else have a bigger than necessary gap in their log out button?
Just realised it's Christmas morning and I'm posting about a UI problem...
What is my life.15 -
I want to create something using Electron, just because I thought it would be fun(web-development background). Anyone else using it? Any tips? I thought it would be a great exercise to dig through the Atom IDE code, as what I want to make needs some similar features, what do you think?5
-
A random thought.
In a game what if we put these messages instead?
If a person wins, "We have a winner!"
Else, "We have a weiner!"1 -
Me: *looking at a class with one function* “idk what else this could be used for aside for checking for a file”
Me: *Trying to sleep* CHECKING FOR A FOLDER
WHY ARE ALL THE IDEAS FLOWING NOW. FUCK.5 -
Trying to create this app me and my dad talked about is the biggest project for me and lately it's been insanely stressful so what does everyone else do for stress management and app planning? I need help4
-
Anyone else here a high school student that does programming for an FRC team? If so, what number? Also, what language?11
-
Has anyone else tried the new Edge properly yet, and if so, what do you think of it?
It's actually become my main browser now.9 -
It is my new aim to use the most ridiculous naming frameworks so I can talk about them in corporate meetings. Discovered chaos monkey today. What else you guys got?2
-
What is wrong with me? I noticed I stopped breathing when I code. Coding apnea, anyone else? How can I train myself to keep breathing?5
-
!rant
What do you call your boss?
Do you call by their first name basis, last name, or 'sir/madam' or anything else?
Here in India I've seen people calling 'sir/madam' and first name basis.12 -
This week, the only team members working is our Team Lead and Project Manager. While I respect what they do I can't help wondering what the heck they are being paid to work on while no one else is around.5
-
1. To get all the wishes from everyone else
2. Unlimited wishes
3. Clients that know what they want and how to explain it.
Just saying -
What I would like, do I want to start a conversation?
Sorry...
if let url = URL(string: "devrant://") {
let app = UIApplication.shared
if app.canOpenURL(url) {
//safe, Talk to user
} else {
//don’t start a conversation, or stop it now!
exit(0)
}
} -
Anyone else thinks 5,5" are way to big for a phone and just wants a one plus 3 with under 5" ? What is it that people have with big phones? Get a tablet !
(Yes iPhones are perfect but too expensive)12 -
Lack of sleep, being tired.
Yepp, that is boring. But that's what kills my productivity. Anything else is just excuses for being lazy..Because of lack of sleep and being tired -
I want to have pong board on a big screen and users connecting to it using their mobile.
I know I need to learn websockets, anything else? Any recommendation? The simple as possible with less third party libraries as necessary so I can actually full understand it. Its mostly for my own learning :)
Google experiments has a nice list of examples but no tutorials:
https://chromeexperiments.com/mobil...6 -
Just installed my first Ubuntu ever.
I my second monitor isn't working and I can't see my cursor.😁9 -
Did anyone else take up a subscription just so they could get the black UI?
@dfox I see what you did there.6 -
How do u get out of this constant loop of mental anguish u get stuck in? What do u do when it's just too much for u and ure just too much for everyone else?12
-
I’m back for round two!
Anyone else have to use Feature Switches in their codebase, and if you do, what do you think?3 -
What is Python good for? (I had to use it for the first time today and used it to process some audio input but i don't know what else to do with it)
-
Business: The feature is not as aspected.
Dev: This is what you asked for.
Business: I ask for something else.
Dev: Please refer to the documentation.
Business: F**k with document.
Dev: You only the documentation. -
Did u know that its true?
Here is my favourite quote:
Don't worry about what anybody else is going to do. The best way to predict the future is to invent it. - Alan Kay -
Dear Manjaro,
Retroarch as the primary emulator frontend?
What the fuck?
Not Emulationstation, not literally anything else?! 😐
- Sincerely, Disappointed. -
What helps me with low motivation is doing something completely else than coding like working out or drawing or whatever you want it to be. Then after a while I can code at full power
-
Perfect standard luggage for the standard-loving dev. There's nothing more pleasing than everyone having EXACTLY what everyone else has...2
-
DOS and Wordstar, I was one of the few kids who submitted assignments on printouts from a dot matrix printer while everyone else was using typewriters. But what really got me hooked on computers? SimEarth and SimCity.1
-
I'm frustrated with the Firefox Quantum. When a perform a query it takes a long time. I've unchecked the Prevent Accessibility option, I've reseted it, removed all plugins, reinstalled,... I do not know what else to do... Change to chrome?
-
Question for you web devs out there.
I'm curious as to what your workflow involves for building and multi device testing? Whether it be grunt/gulp / something else?25 -
What % increase to your salary would you expect for a promotion? What about if you left for another job somewhere else?
For what it's worth, speaking about a Junior dev in the US.5 -
Static Vision.
Exactly what you think it is. But maybe lighter than that.
Basically if I unfocus my eyes every so slightly, I can see what looks like really fast drizzling rain, except it looks like light, faintly though. Like I kind of have to look for it, but it's there. Sometimes really obvious, sometimes not.
It's as though being in front of a monitor too much fucked up my eyes, or something.
More pronounced if I've been awake coding for maybe more than a day...
Just me? or anyone else?
Kind of caused me problems a few times, thinking it was something else....
I really want to know if anyone else has experienced this.5 -
Heading to an AWS summit next week, just for the hell of it - curious as to what they're like. Anyone else ever been to one?
-
@dfox @trogus
What is the tech stack used to build this...
To my best knowledge, you guys are using DigitalOcean and Shopify, what else do you use?
What is the language, server is based on?2 -
So I'm interested in building a Raspberry Pi stack at home to continue securing and adding my smart home capabilities, 👍
Have ideas for 2/3 but what else could I look to add?
1. Pi. Hole with cloudflared argo proxy for all DNS
2. Home Automation server
3. IPS / IDS like Bro or snort? Or firewall like pfsense?
4. Log server with Splunk agent from other pi's and router....
5. What else?
Ideas in the comments -
Anyone else play sim-racing games like Gran Turismo and Assetto Corsa? Because I'm thinking of getting in on that. It seems fun. Anyone have any friendly advice or something? What rig to buy and stuff like that?2
-
What are your coffee/tea drinking habits?
Do you prefer coffee, tea, or other beverages? ☕ 🍵
Do you use a coffee maker/machine or something else?
I'm wondering if I should invest in a coffee machine 🤔26 -
The more I explore npm, the more helpful knowing the CLI will be to me. Can you recommend any resources for learning how to use the command line better?
I have a couple but I'm curious what else is out there?6 -
How do you guys keep up with new concepts and tech? Or what is your preferred source for this activity?
Conferences(in person or youtube)
ACM journals/SIGs
Research papers
Blogs/hackernews or the like
Books
Something else
?2 -
Title yourself 'object oriented developer'...anyway noone of the stupid headhunters will ever learn what this means and what you might be else. They just 'google'3
-
I just started a web dev course.
I definitely hate bootstrap, jquery-mobile and all their fucking classes.
Does it exist a good reference poster (or something else printable) with all these classes and what they do?3 -
I swear, I swear this is going to be the last (the best, also, but mostly the last) webdev gig I'm gonna do. SO. FED. UP.
When I end this, I have one month I want to spend in refining some other tech related skill. The main two points needed: a decent pay, a fair amount of free time (I have to study along that: math major, my singing/piano/maybe other stuff too during the year). What do you suggest? Linux sysadmin is a thing I can reasonably become in that windows of time or at least compatible with my needs? Because it catchs my eye. 😵 -
Please help :) should i stick to ionic or switch to something else for crossplatform development? What do you use?5
-
My number one problem whenever I need to write original unique code is this question: "What's the next line supposed to say?"
I just really have a hard time knowing what the next thing is I'm supposed to write, even when I know pretty well what the thing is supposed to do.
Anyone else? -
What a fuck is wrong with GitHub? Almost every day there are a few minutes when requests take ages to load. Is Microsoft messing up their cloud?
(Everything else works correctly. E.g. devRant opened instantly, speedtest measures good network speed)7 -
i am using xubuntu have been using it for 2 years now on my personal laptop. would like to try out something else, a different distro, what do you recommend ?9
-
Looking for feedback on Elastic's SSPL license type change. Is anybody else worried? Any other companies seek legal counsel already? What have your lawyers said about it?5
-
What are your easy things learned hard way ?
(It could be related to dev or anything else in live)6 -
Is anyone else using proton mail? What do they think about yahoo and such "not" capturing all their info and directing it to one of the big three letter groups?6
-
What keeps you motivated about learning new coding language / technology? I learn something but then get distracted by either some movies or anime or something else. What's your driving force?9
-
I've a rp0w only running pi-hole on it. What else would you recommend me to put on it? Give me some cool ideas!
ps: I already have a rp2 with a mediacenter and retropie.4 -
gradle
I barely remember what I did or why I did
but if you need to comment it in, does that mean I don't understand enough, or gradle sucks , both or somethign else -
Anyone else ever have a boss not understand what you do so they give you 'busy' work instead?
Then also don't understand why you don't know how to do it -
I'm building a website with Django just to learn, so far I have login/sign up and even a chat I cloned from github, I don't know what else to do with it, any ideas?4
-
What do developers do with rubber ducks?
I see lots of pics of rubber ducks on desks. Does it help to take out your anger? or something else .. 😮4 -
For web automation, what do you prefer?
1. Playwright
2. Puppeteer
3. Selenium
4. Something else
&
1. Python
2. TypeScript
3. JavaScript
4. Something else9 -
What is your favorite way of advertising? Is it more technical, like "Here, thats what we have" or is it somerhing else? Oh and i do mean advertising in the context of presentations, or something like the product website4
-
What are your plans for the weekend, and if you weren't doing what you're doing now, what else do you think you'd be doing for work?
https://devrant.com/rants/105964531 -
usefull=accomplishmentsInLifeToday
thingsDoneToday=list()
minutesInDay=1440
minutesRemaining=countdown(minutes)
void endOfTheDay:
if len(thingsDoneToday) > 0:
print("What a productive day huh?!")
else:
print("You lazy caffeine maniac... Get up and code!")
while minutesRemaining != 0:
if usefull.done():
thingsDoneToday.append(usefull)
else: continue
endOfTheDay()
Prints: You lazy caffeine maniac... Get up and code!
Plot Twist: Doesn't even print because it's full of bugs. Fuuuuuuu! -
And project is past QA. This is what happens when you eliminate the PM and take over the project. If it was up to everyone else I would still be waiting for some lousy PDFs.
-
[typescript] Should I use a promise to represent an event that can occur at most once, may never occur but can never fail? If not, what else should I use? Callbacks?5
-
Anyone know how to get by the "Out of Memory" error on Android Studio when an image you have is like 102941092301mb too big and it crashes your app when you debug?
pls I need help, this image looks terrible when it isn't the resolution I would like...7 -
Anyone else realizing that googling any python tutorial defaults to getting wsl guides.
It's like everyone has agreed, you know what python on windows sucks, let's just use linux1 -
What is the best build/dependency manager? I've used gradle before but is there anything else that anyone would recommend ?6
-
Teacher: who is the founder of microsoft
A) Mark zukerburg B) Bill Gates
Stud: me teach
Teacher: Jhon
Jhon: A) Mark zukerberg
Teacher: no any one else
If you know what i mean3 -
Anyone else ever had trouble using EAP networks on chromeOS? Been having to deal with it and doesent seen to want to work no matter what4
-
Honestly bad at this front-end thing. CSS you fix one thing and it affects something else, at least that's what I've been experiencing.4
-
I do it pretty regularly maybe once or twice a week depends when I'm working on something interesting and want to get it done. Not very hard when you have coffee, headphones, good music, and enjoy what you do.
As for a story i don't have much of one unless you want one about implementing jwt tokens with a rest api along with trying to implement an 2FA system that would support otp and u2f. Then nuking it from orbit two days later cause it looked like garbage from trying to abstract everything -
Ok why tf are some apps that just generate random number need in app purchase? Bitch please?
You know what, I’m gonna write one, and I’m gonna make it free, tell me what features are needed, what I have in mind is: random number between, random N numbers between, random N numbers between without repetition, random from list with and without repetition, what else? Let me know.6 -
Any one else dissapointed in what direction Play (scala) is going? Jesus christ i cant even mock my authentication anymore without a shit ton of refactor...
-
This seems to be odd bug, not impacting windows itself but some things like python. Can you check this code on your Win:
if %PATHEXT:~-1% == ";" (echo Bugged) else (echo Seems fine)
What it prints ?5 -
While the sidenote of explanation regarding the business process being added up front without much useful detail is all nice etc
Expecting some overblown explanation about fixing a mistake from a middle aged man as to motivation is just stupid
What else is stupid is directing a person to the same things when you people are supposedly supposed to spare us that
What else is stupid is people processing literally 10s of 1000s of man hours of the PRECISE same work over and over again letting themselves be psychologically programmed and handicapped
And what is really dumb is when vital data that can make a large difference in a payment getting processed or a claim being accepted or rejected is just allowed to pass through entirely on the premise that it allows a broken ass system to bite some in the ass and give a break to someone else instead of FIXING THE FUCKING SYSTEM1 -
I am happy with my work and love it. I want to find my passion outside work. Can someone suggest me good books to read or something else. I don’t know what is my interest except work?7
-
Think the internet is bad and loudly complaining while everyone else says it's fine till I realise ... Steam updates are what is slowing me down 😳
-
Anybody else struggeling with the amount of work? Either it's crazy busy or crazy silent. What do you do in each case?2
-
What are your thoughts on OpenShift? Having never worked with it, I need to figure out if I want to for the next 12 months or find something else.
-
Anyone else ever wonder what would have happened if bush Sr had been shot and Vladimir Lenin had survived instead of Stalin who equates to bush Sr ?5
-
Im learning solidity language rn and so far i like it. Anyone else knows solidity and what are your experiences?
-
Dear Fellow Programmers,
I want to become Cyber Security Specialist and currently learning Java (beginner ). Please, tell me is it a good language for this type of activity and what else should I learn.2 -
Fucking no one appreciates my input or feature suggestions.
I'm supposed to do only what the higher management says and nothing else
I'm sick and tired of being a robot slave vomiting code... urrrggghh -
What I thought:-
Leaning React:- Awesome State Management System. I love Web Development.
Leaning React + REDUX:- Can I be a Web Developer? Should I switch to something else?