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 - "do not use"
-
Client: I want all cookies blocked on my computer.
Me: Are you sure? Some things won't work if i do that. Like using online banking.
Client: I don't use it, so it's fine.
*Two weeks pass. I have to come back and see three bankcards laying on the table*
Client: I'm not able to use online banking anymore. Can you fix it?
Come on! You pay me to give advice and help out with problems. The least you could do is listen.10 -
Saw an ad for Wix, went like this:
"You need a website, why not do it yourself?"
Aren't they advertising to NOT use their crappy platform?10 -
Please people! I'm begging you! please use !Rant correctly
! means NOT
!Rant == NOT Rant
You cannot call yourselves developers if you do not understand this simple syntax!19 -
note to self: do not use super glue on your keyboard
note to self part two: do not listen to the internet and use nail polish remover to get super glue off your keyboard14 -
Git makes it easy to search through historical changes they said. Git is amazing when working in teams they said.
It sure is.
If your coworkers do not commit every time they burp or fart, do not use "🚀" or "✨" or "fix" as a commit message, and do not push all their shitty experimental broken branches without cleaning up.
I'm surprised there are no piles of fecal matter behind their desk chairs.16 -
Non-dev coworker (ndc) sees me using google chrome: I don't understand why chrome is so popular. I hate it and don't know why anyone would use it.
Me: what browser do you use?
NDC: internet explorer.
Me: why do you like ie better than chrome?
NDC: it does everything chrome can do and it's free.
Me: ie can NOT do everything chrome can do and chrome is free. You just have to download it from google.
NDC: no I read that chrome is proprietary software and why would I pay to use it when ie is free.
Me: ie is also proprietary software. Proprietary doesn't necessarily mean it costs money it's just not open source. Plus ie is not free. You paid for it when you bought the windows license that came with your computer.
NDC: no ie was already on the computer when I bought it so I didn't have to pay for it.
Me: it was included in the price of the computer but you still paid for it.
NDC: whatever I'm going to keep using ie because it's free for me.
ARE YOU RETARDED???27 -
At the end of the day, do not forget that the important thing isn't the language or the tools you use, it's about the problem you solve and the people you help.8
-
Manager: Hurry up and login, I don’t have all day
Dev: One sec I have to lookup my password for the system
Manager: How can you not remember your password? Everything requires it these days
Dev: I use a different password for each service.
Manager: Wow you really like to overcomplicate things. Just use the same one for everything like I do, it’s way more efficient!
Dev: …19 -
*Interview*
Interviewer: We have an opening. Are you interested to work?
Me: What is that I'll be doing?
I: What technologies and languages do you know?
Me: I know Scala, Java, Spark, Angular, Typescript, blah blah. What is your tech stack?
I: Any experience working on frontend?
Me: Yes. But what do you use for it?
I: Can you work with databases?
Me: I can, on SQL based. What are yours?
I: Can you do big data processing?
Me: I know Spark, if that's what you are asking for. What is it that you actually do?
I: Any experience in cloud development?
Me: Yes. AWS? Azure? GCP?
I: Do you know CI CD?
Me: Excuse me.. I've been asking a lot of questions but you're not paying attention to what I'm asking. Can you please answer the questions I asked.
I: Yes. Go ahead.
Me: What will be my position?
I: A full stack developer.
Me: What technologies do you use in your project?
I: We use all the latest tech.
Me: Like?
I: All latest tech.
Me: You mentioned big data processing?
I: Yes. Processing data from DB and generating reports.
Me: what do you use for that?
I: Java.
Me: Are you planning to rebuild it using Spark or something and deploy in the cloud?
I: No we're not rebuilding it. Just some additions to the existing.
Me: Then what's with cloud? Why did you ask for that?
I: Just to know if you're familiar.
Me: So I'll be working with Java. Okay. What do you use for UI?
I: Flash
Me: 🙄
I sat for a couple of minutes contemplating life.
I: Are you willing to join?
Me: No. Not at all. Thankyou for the offer.5 -
"You need a website, why not do it yourself?"
NO FUCK YOU WIX. I HAVE DONE IT MYSELF AND I BET YOU USE WEEBLYS WEBSITE BUILDER FOR YOUR OWN FUCKING HOME PAGE. YOU KNOW WHAT, I WILL DO IT MYSELF.
*opens code.org*4 -
@dfox I would love if you guys added some flags for users use on profile showing our nationality, like "Apple, Windows or Linux". And if that's not possible, at least add some fictional flags like Portugal, U.K., Italy.
What do you think?12 -
What the fuck, I just discovered that my father knows vi.
He's not a programmer.
Why, God, why I'm only able to use nano... What did I do wrong...11 -
To people who don't know how to use Linux: Just because I use nano instead of gedit or any other GUI text editor does not mean I'm showing off. Why can't you understand that ssh-ing into a server and opening a file in the terminal itself to edit three lines of configuration is much easier than opening FileZilla, connecting, downloading the file, making the changes and uploading it again. It's fine if you want to do it that way. But please don't judge me for doing it my way.
To people who are good with Linux: Can you please stop suggesting me to use vim instead, EVERY FUCKING TIME? I know it's more powerful, but I haven't been using Linux enough to have surpassed it's learning curve. Plus I google up how to use it and do use it when I have the need. Please let me be?
To people who tell me to use Windows for everything: Go suck a fat dick, you uncultured morons.10 -
Germany
It's:
"oh cool. you must have good job perspectives."
Or:
"you just use a computer. that's not real work. do a job where you use your muscles. lazy student."
And the best:
"Can you gift me with computer parts for free" or "can you copy program XY for me? It cost to much."13 -
At work:
"I do not get your concerns over ssl, it works fine when we use ie"
"What do you mean by xss? A regular use would not even try ans attempt something like that"
"We need to keep the txt file with the passwords there, its an internal project, the public would not even attempt to reach our site, just put them back"
Ah the many stories that I have from this place. It is an otherwise good place to work at tho, but oh well...
Me on a daily basis tho9 -
DO NOT USE JAVASCRIPT FOR PUBLIC WEBSITES IF YOU DON'T KNOW HOW TO USE IT!!!
Almost every fucking day, I click a fucking button and NOTHING HAPPENS. I open the console and find tens of JavaScript errors, that *I* have to debug and fix in order to proceed.
FUR FUCK SAKE, JavaScript is not strictly needed, those fucking React and Vue are also not needed. Just now I wanted to download a form: IT'S A FUCKING PDF FILE, why the fuck are you putting your broken JavaScript function to let me download it!? PUT A FUCKING DOWNLOAD LINK YOU FUCKING MORON!
Nobody is forcing anybody to use JavaScript or those fucking fancy frameworks, SO WHY THE FUCK PEOPLE OVERCOMPLICATE THINGS THAT USED TO WORK SO WELL!14 -
Holy fuck, the state of npm
Question: "How do I make a GET request in NodeJS"
Accepted answer: "Use the http library it has built in get functions, its quite simple"
I FUCKING KID YOU NOT, THE NEXT 10 ANSWERS: Use this npm library, it's super great ;)22 -
Marketing coworker: We MUST integrate with XYZ
Me: sure, they have a REST API and OAuth2. What part of our system do you want to integrate with XYZ?
coworker: Emmm... I don't know. Everything
Me: ...okay. What does XYZ even do?
coworker: Emmm... our customers use it, so we have to integrate with them.
Me: fine. I'm reading that XYZ has function ABC and PQR. Which one do our customers use?
coworker: ABC, definitely ABC
...
coworker: Our customers say nothing is working!
*looks into the problem*
Me: That's because they're using PQR and not ABC.
This kind of research is NOT my job, it's YOURS5 -
Playing cool with people who
- Do the same mistakes repeatedly
- Do not think through use cases and blabber out the first thing that comes to their heads
- Are always downplaying the effort others put into their work
- Do not know when to have a discussion
- Do not take responsibility for their mess
- Are rude to newbies who are trying their best
- Are mean to the minimum wage workers1 -
Master vanilla JavaScript.
Once you do, you'll be able to quickly learn how to use all the frameworks.
And no, jQuery is not vanilla JavaScript.23 -
*sees people on Facebook wanting to get Linux certificates*
Me: naah that's not how I'ma do it
*at le job interview*
Interviewer: "So you apply as a sysadmin.. what are your skills? Certificates?"
Me: "No certificates sir.. but I USE ARCH LINUX 😎"
Me (quietly): "and Ubuntu Server too but that's not as cool :v"9 -
So my marketing dept request us to perform a SQL injection to someone's bank account. I refuse to do it.
1. Most bank no longer use Relational Database , they use something like NoSQL Database.
2. Even if the bank Use Relational Database system, I assume their security must be high, validating my session maybe...
3. I am not going to do shit like this for illegal purposes, well this task sounds super illegal to me
4. Hacking is not a part of my job description. I was hired to be a Senior Fullstack Mobile App Developer.
This is screwed up !24 -
Me: Baby, I can't do what you want me to because I need to learn how to use Github and it is taking longer than it should.
Girlfriend: Don't feel bad, maybe you're just not ready to commit yet.
Me: Laugh and die a little inside because I understand the pun but not the program.5 -
"please use a secure password*"
* But don't make it too secure, 20 Charakters is enough.
Why would you fucking do this? The only reason I can think about is a scenario like this:
"How do we store the passwords in the database?"
"Just like anything else?"
"So I create a VARCHAR(20)?"
"Yeah why not? It's good enough for a name, and you shouldn't use your or anyone else's name as a password, so it should be perfect"10 -
If you’re having trouble with the bossman’s ‘tude
He’s giving you the blues
You wanna dev, but not for this dude
Here’s what you gotta do:
Pull up the CV, it’s that easy
Send it every time
Just use a throw-away email, hey.10 -
Uninstalled Whatsapp
Uninstalled Facebook
Uninstalled Instagram
Uninstalled Twitter
Don't use Snapchat
Didn't uninstall DevRant😁
Coz it is resourceful and fruitful conversations are not worth to be missed even during exam time!
Exams got me like this 😣
Btw Which social apps do you use on daily basis ? Just curious to know 😅43 -
Why the fuck do all (smart) TVs have such a shitty UI/UX? I don't really use TVs and I was shocked when I tried one. Apparently it's a thing, it's not just that one I tired...4
-
DO NOT TEACH DIRECTLY HOW TO USE SOMETHING! TEACH THEM HOW TO LEARN BY THEMSELVES!!!! What they teach is outdated and unfit for most students2
-
Me: asking about a problem in javascript
Other: do u use a framework?
me: yes
other: which one?
me: vue
other: i would use angular because this and that
me in my head: okey thanks but its not a problem with the framework lol
pls stop this. react, angular, vue are all doing the same10 -
To whom it may concern,
When I say I use Linux, please do not presume that I mean Ubuntu or other Debian derivates. If you send me instructions like 'apt-get update' you are not being helpful.
Thank you.6 -
I honestly don't get too mad when people aks me to do things like install programs for them. This is not my dayjob, but when you think of it, they're right when they say "you are a programmer so you must know how to do that". We do know how to do that. When you have a question about plants and you know a farmer, you are going to ask the farmer, even though he is not a gardener. He will know. Just as we know how to use computers very well.2
-
After being in China for one week,I realized how much I actually use Google during the day.don't know how they do this but even using a VPN is not a solution most of the times :-? At least devRant is not blocked here;)13
-
WTF?!? Why do I have to sign in to your app, but can only uns „Sign in with Google“ and „Sign in with Facebook“? Well fuck you and your app, not gone use it than!!!14
-
Well, I guess all the Linux folks are going to know what I am talking about. Do you know this feeling (Yes, you know. Don't tell me anything.) when you use Linux and nobody else uses Linux in your Work/School. And these people come to you and say.
Stupid people : Oh! You use Linux. That's bullshit!
Me : No it's not. It doesn't do 24/7 updates like Windows.
Stupid people : No, Linux is bullshit you don't have money for Windows. And Linux can't run professional Applications.
Unfortunately there is no medicine that cures dumbness. Just saying ...
I'd rather stay not dumb like these people instead of buying another Windows license.24 -
This rant is aimed towards those who hate on JavaScript developers and the JS language:
Dear Asshole,
I am a JavaScript developer by choice.
I think JavaScript is great.
I agree that JavaScript have some bad sides to it, but I believe that the community is driving good change to the ecosystem.
I appreciate other models of other languages.
I do not include 3rd party NPM modules without checking their source and credibility.
I will not use a framework (i.e. react, Vue, Anguler) if it's not needed.
And finally:
I can do any software engineering tasks a software engineer is supposed to do.
Kind regards,
Nedo-the-angry.18 -
me: so can i use strlen?
intern: no!! you need it implement it!
me: *calls teacher* hey can i use strlen?
teacher: yeah, do as you please. who told u you can't use it?
me: *points at the other guy*
whoops i think i just got him in trouble today xd sorry not sorry, i want him gone so i can replace him hahaha jk4 -
> tries to run `login` command on CLI tool I want to use.
> gets error "no configuration found, run `login`"...
because... you know... it's not like I am trying to do that...2 -
"Hey what's your opinion on this idea?"
I think it's a huge waste of time and effort. Why not use this simpler solution?
"Nah let's do this."
Then why the fuck did you even ask?2 -
Just got a warning email from OneDrive saying my account would be frozen soon because I had used 28.1Gb of my alotted 5Gb...
Erm... First off, I do not use OneDrive. I use Google Drive and JottaCloud. I have actively tried to get RID of OneDrive in Win10, with all those damn notifications all the time.
Secondly, I guess it's nice that if you DO use OD and hit the limit, they don't just cut you off instantly. But nearly 500% overuse seems a little late to react, no?
So I logged in and looked around to find out what the hell was in there. Turns out, MS had decided to upload my entire images folder. I did not ask them to do that. Deleted them, but will have to check the damn OD service when I get home so I can KILL IT!
And I am going to have (yet another) talk with MS support as well, I think...6 -
Today the last Facebook Inc application is gone off my phone as I uninstalled Whatsapp finally. But the problem is, many of my customers use Whatsapp for quick comms, what do I do for this? Any suggestions? (I use Telegram but it's not much used around)41
-
Our university labs still use computers with 512mb ram, celeron processor for programming and networking courses. Even worse some of the mouse/keyboards/monitors not working and we occasionally have to do exam on those machines ...5
-
Dear people who leave bad reviews...
Do not use a review as a bug report, saying something crashes on your device and telling the developer to "fix this" isn't a review.
It is barely a bug report but a review is on quality, not individual issues .-.3 -
Have interview in 1 hour
*Quacking calmly*
Tests webcam, mic, connection
*Quacking softer*
Open meeting app to set everything up
Windows: I think not. Pereificus Totalus!!
*Quacking intensifies*
Why do companies use these random new wave of meeting apps instead of the tried and true ones!!4 -
*Working on a project with boss, I am working on a mobile app, he is working on web service app.
Me: this service takes user id as parameter to get all account details (all other web services are like that)
Boss: yes, I use the id to filter the data.
Me: but by this, everyone has the id can do anything ! why we do not use session token?
Boss: this is a detail, it is not important !
Me:...
*7 years of experience my ass5 -
What do you guys think of codecademy, free code camp and their likes? Please recommend good learning platforms better than these for absolute beginners.
Also can you use android studio for java programs and not just android apps?17 -
End User: The program isn't working
Me: What were you trying to do?
End User: blah blah blah
Me: Are you using IE?
End User: Yes, I always use IE everything should work with it.
Me: Didn't you see the email to the listserv explicitly saying not to use IE?
End User: I did, but I only like to use IE.
Me: (bangs head against desk & loses all hope)3 -
Most of our university courses are stuck in the early 2000. Feels like it's mostly due to lazy professors who just use the same material year after year.
What do you think?
It feels like I'm not learning anything useful anymore. Should get out of here ASAP.10 -
Am I allowed to use an API from the government that they do not have publicly documented or explicitly said anyone can use BUT don't have any authentication on it?10
-
I'm convinced no one really understands OAuth2, probably not even the creators.
Every blog, articles and tutorial, you have people saying don't do this, don't do that. Basically, no one agrees on a single implementation.
Want to use passwords for auth in a first party system you fully own? Apparently, that's unsafe.
Hmmm, what about magic links for passwordless auth? Also not safe you say?
Okay, I believe Okta just wants people to use their services, nothing else.15 -
HOW THE FUCK
DO I USE A NPM PACKAGE
THAT DOESN'T SUPPORT IMPORT X FROM PACKAGE
IN A TYPE:MODULE
REPO?
WHY THE FUCK CAN'T NODE JUST SUPPORT BOTH
WHAT IN THE FUCK
HOW DOES WEBPACK LET YOU USE BOTH?!
I CANNOT FIND A WORK AROUND FOR ERROR
SyntaxError: The requested module 'file-type' does not provide an export named 'default'
WHAT THE FUCK?
DO I NEED TO USE A DIFFERENT PACKAGE?
WHAT THE FUCK11 -
When you're at school and the teacher let's you use tools do to CSS in a GUI.
And he kicks you out for using other tools like Brackets, Sublime, Atom etc... Saying it not a accurate.9 -
I have a dual booted laptop with Windows and Ubuntu, I can not for the live of me choose which one to use all the time. They each have their benefits! What do you think?29
-
"PHP does not need good practices, because the use of PHP it is already a good practice". This is one of the loading messages in the Slack where I work.
PS: We do not use PHP there.8 -
SEO analyst (hired by client) sends his inform to client, designer and developer (me) and all it says is: use friendly urls, proper use of h1, h2..., use alt in img tags...
Come on dude! Those are obvious things to any webdev out there who earns his salary. Do YOUR fucking job, do some fucking research and DO NOT dare to tell me page title and meta description are important (Really? No shit genius!) and tell me THE page title and THE fucking meta description... Or...
Fuck off and go find some other victim to trick with your bullshit marketing slang.3 -
Friend: why do you hate react so much ?
Me: Because web development should be all about browser compatibility ( yeah even for that shitty ie8 ) and usability not spa and shitty made animation that breaks when you switch from landscape to portrait .
Friend: then why do you use it ?
Me: money. -
Operations: Can you exclude some user records for the website? These are obsolete and we don’t want users to access these anymore.
Me: So what are you using to indicate the record is obsolete?
Ops: We changed the last name field to say “shell record - do not use.” Sometimes it’s in the first name. Actually, it gets truncated to “shell record - do not u”.
Me: A…text field…and you’re totally ok with breaking user accounts…ok ok cool cool
Not cool 😳😬🤬 I’m not causing more chaos because your record keeping has gotten messy11 -
For me I think it basically comes down to this:
Any software that I have to use for work purposes that I do not have admin access to! -
Accidentally rm -rf a git repo, one of the branch still not pushed to remote yet. I managed to use file recovery software to recover the .git folder, any idea what to do next?27
-
Why the hell do I have to keep showing everyone on my team how to use git. Learn it God dammit!!! Is not that hard. How come you freak out on a simple conflict? Why don't you delete your fucking merged branches?5
-
Wanted to do a 1 hour coding challenge. Thought "hey why not use js this time". 3 hours later, my blood pressure is skyrocketing and i am really bothered by js threading.2
-
And on today's schedule, we'll be teaching the managers how to use a new dashboard, because not only do they not understand tech, they don't understand life!
waaaah_waaaah_waaaah.mp3 🤡2 -
My mom woke me up at 6am because the tv sound was not working..
I tried almost everything, use the tv control, mute button, menu tv configuration..
even checked different inputs using my Nintendo switch and super Nintendo's and it didn't work..
Couldnt do shit.. so I had to use the old reliable!
turned off the tv and then turned on ..
It was like magic! fuck everything!3 -
Honestly I frankly do not care for your title, I care for what you've done and can do.
You may be "more qualified" in research, but if you have no idea how to write software, you're not qualified in software engineering, and frankly, you shouldn't be telling me how to write my code if you don't even understand the use case.
And then don't pretend you own it??????????? The fuck man. I'll sink you.3 -
Just a reminder, services like Google Photos are not a backup.
Want to lose nearly three years of photos?
Use Google Photos and do not keep offline back ups of your photos / Takeout archives.4 -
So I do pay for all the software that I use if they request that I do. Cannot expect fellow devs to work their butts off to create good software that makes my job easier and not support their efforts. I paid $25 for Bootstrap Studio today and was more than happy to do so.
If you use software without supporting your fellow developers you should be ashamed of yourself.3 -
PROPRIETARY SHIT SOFTWARE!
It's going on my fucking nerves! I don't want to use closed software anymore! My Company is paying Nokia-Here-Maps money to use there service. But they do not provide the sourcecode to there client-library. WHY FOR FUCKS SAKE? Does it comes to your mind that your library is not perfect and not all use cases are possible? Let my fucking use the library and expend it a little. But GIVE ME SOMETHING UNMINIFIED! It bombards me with errormessages which are no use, because it's not humanreadable.
I don't want to anymore :/5 -
"curl : The response content cannot be parsed because the Internet Explorer engine is not available, or Internet Explorer's first-launch configuration is not complete. Specify the UseBasicParsing parameter and try again."
Why the flying fuck do i have to configure some BS in internet explorer to use curl in Powershell? I thought IE was finaly dying, but nope!4 -
If you plan on using Apache Kafka for whatever:
Don't do it. You are on the gates of hell.
If you are using Apache Kafka:
I feel sorry for you.
If you decided not to use Apache Kafka:
You chose wisely.12 -
No I will not use Facebook to schedule an appointment.
If you're unwilling to answer the phone and do it yourself, I'm more than willing to take my business elsewhere.3 -
phpMyAdmin
Well, it is not my favorite open source project... I almost never have to use DBs, but when I do, it just saves my life. I can create the tables, keys without worring about any SQL command.
But day to day life is GNU/Linux, Firefox, bash/zsh, git... There are lots of opensource tools that I use, and love, everyday. :)2 -
Why do so many programmers who aren't developing for Mac/iOS use Macs for their job? Why not use Linux and get a better specced computer for the same price?20
-
#wk13
Client: Let's get our car online using the phone as the router!
Me: let's do that!
Client: Can we use NFC as the protocol?
Me: Probably, but just to automate the connection..
Client: No we should use NFC for the entire session!
Me: No!
Client: Why not? It's new, it's happening, bosses will be excited!
Me: You do know what the N in NFC stands for right!
Client: New?
Me: -_- thinking "I hope you lose your genitals to a horrible case of blue waffles.."8 -
Just a little poll for you guys :)
Do you comment your code during the development or when it's done?
Do you keep track of the documentation during the development or after?
Do you use Git only for source control or also to work from multiple places and keep the code up to date?
Do you sh*tcode on purpose (or don't make any effort to clean it) when it's not for yourself, or not for something you value much?
If you have any other strange habit, feel free to mention it :)16 -
I’m not an Apple fan boy but I do use their products and respect their business ethos.
I was please when I saw this as part of my software update today.
Before the haters start hating, if you use a google device or use Facebook then you already don’t have a leg to stand on.15 -
Me: Let's implement this integration test suite in Python since it has got plenty of rich libraries for accomplishing our goals.
Client: Let's use Node.js instead.
Me: With Node.js, we'll need to handle a lot of it's inherent stuff like asynchronous code flows, promises, etc. That's not what we primarily want to achieve.
Client: Let's use Node.js.
Me: Okay. What potential advantages do you see with Node.js?
Client: Umm.. let's just use Node.js?
Me: FML4 -
do not use the word coder please.
if you write code, you're a programmer. if you call yourself a coder, you're either a sixth grader who just learned about the terminal, or an idiot.14 -
Linux users, do you admin your server manually or do you use any web interface tool? After getting the third server of the day running I think I need a tool to make the work faster. Do you have any recommendation? Cpanel ist pretty neat but sadly not free10
-
Hey, can anybody help me?
I have to improve this AI for the game Reversi (Orthego).
I do not have any clue how to begin.
I only know we have to do it recursive and the depth is really low because it has to react within 1 second.
The task suggestion is that we can use MinMax, Alpha-Beta....12 -
First question in a job interview should be " when you are not familiar with a certain code do you use find-usage or freak out like a little girl" - I have a coworker that freaks out and makes me crazy1
-
Business: "should we use this technology?"
Developers: " probably not but we will do a full investigation and give you a report on the pros cons and our professional opinion... No we should not use that technology"
Business: "oh yeah why you guys were off seeing if it would work we did the deal so now we have to use it"2 -
Do not use a "debugger".
A debugger is like doing a full-body scan of a sick person. You do not get any specific useful information, and you find a whole lot of information that doesn't help and is just confusing.
Source: Learn Python The Hard Way
Your thought on it?7 -
Stop. Using. Fucking. ADA. To. Teach. Basic. Programming.
I wouldn't say you should use a dynamically typed language like Python, but having programed since high school, I hated each and every aspect of Ada. We were even taught OOP and generics with it! (And not, you do not want to know how it is, because it is dreadful)9 -
RANT
Using Windows.
So frustrated. Do people use it to get things not done? Or do they use it to annoy others?23 -
The most interesting answers come from the interview question "what IDE do you use?"
"No, Notepad++ is not an IDE."
I once even had a script kiddy who didn't use an IDE because "I code faster in notepad than in an IDE"
sigh...13 -
Do you plan to develop a mobile app which works cross platform? DONT USE IONIC(2). JUST DONT. Thank me later. Have a look at react native (not perfect but much better)13
-
I hate AMP sites so much. Fuck you Google! I'm not living in some third world country, nor do I use a decade old smartphone. And even if so, it's none of your fucking business what I do with my bandwidth!!
Just give me the real website, instead of downgraded shit!!1 -
Am I the only one who does not like to use the Internal tools of company? In my company they have almost everything made by themselves.
I do not see any benefit for my skills, and above this the documentation sucks.7 -
Another JavaScript joke because, why not?
Still curious though.. Which Frameworks (for JavaScript and PHP) do you guys actually use?11 -
[sarcasm] Sure, change the front end completely after i spent half a day taking screenshots to compile documentation for other people to you use your tool...Its not like i have anything else better to do anyway >.< [/sarcasm]1
-
Update to my previous desire to install Arch Linux on my MacBook...
Well, I installed it, played around a bit... now gonna install OS X back... primary reasons being the fact that there r a lot of things which u must do to get arch to work perfectly in MacBook... ( special kernels and stuff ) and I use an iPhone 😐... in other words, m locked to the ecosystem... for now...
I was so hoping to use arch... it wud have been amazingly fast on the SSD... 😍😍
No m not gonna use VM since it’s not fun 😂😂
Wish iTunes worked in Linux too ☹️😕7 -
Finding out how not to do it.
An example, learning how to parse HTML, and finding a stackoverflow post with the answer "use regex" triggers tech junkies so much that they actually comment a mostly accepted way of doing something.3 -
I don't get why certain people always complain about the OS they have to use at work... I get, that as a person who really uses aspects of the OS like a sysadmin or something like that, has valid points... but no... as a projectmanager or productmanager, whos tools are all browserbased... "in Windows I know where all the things are..." is not a valid excuse to hate on the OS...
What do you want to do? Change system settings everyday? Use PowerShell to create your Jira tickets?8 -
Not trying to start a debate on which editor is best.
Sorry if repeated question.
Which code editor / text editor do you guys use, and why?25 -
Do I know how to use flex? Mostly.
Do I know how to center a div inside a flex? Yes.
Do I know if I need to use align-items or justify-content for it? Absolutely not.13 -
Why do u use Terminator !?
When u can create multiple terminals and arrange them in the window!
By the way Terminator does not look appealing! But it's choosed by many why!?9 -
One good thing about working at a shitty place is you end up knowing what not to do by just pure pain.
I once consulted for a company who had the latest tech - kubernetes, bit bucket, you name it. But it didn't matter. The code was shit. It's not about the tech, it's always about the people that use the tech.5 -
Do you think it's wrong when I use a cracked version of a not free software because I genuinely cannot afford to pay, I am not using it to make money either14
-
To have only one Javascript framework which everyone can use which does not do breaking changes every fuckin 6 months or year. And newer versions are backwards compatible. And will not endorse in any framework wars1
-
This kind of stuff is what causes developer's to loss their mind. If you have to write a comment saying do not use a function, REMOVE IT!1
-
KDE+i3=<3
It's not the best but it's mine.
Distro: KDE Neon.
What do you guys use?
P.S.
For those who are curious.
https://github.com/avronr/dotfiles23 -
Some people just don't get it. When you meet friends who are either non technical or very new to programming, all they ask you is what language do you use.
The language is important but not everything. It's what you do with it that matters. Just because you know python, doesn't mean that you can do machine learning. Even simply asking what do I do is better than that!
The language is just a tool! Learn to be language agnostic please. Be a programmer, not a code monkey2 -
https://youtu.be/2VkNWLYD5c4
What this? Kids who use tablets and technology have IMPROVED fine motor skills over those who do not.
How can this be? Everything the new generation has that older generations did not is always the worst thing ever.3 -
"DO NOT USE ISSUES FOR GENERAL SUPPORT.
Issues are for request only. You can use the following:
- Stack Overflow (using the "traefik" tag) (where no question excepted the simplest are ever answered)
- the Traefik community Slack channel (where no one is online)
...
So, what should I put as a title for my "issue"...1 -
Hail Adventurer,
By Linus, do not fear what you see
and curse not I, but those before me
hold steady in the storms to come
brace for bugs, wherever from
I pass on to you, the light of PHP
Use it well, to fight against scrutiny
if it works, keep it so, ask not why
my time is over, while yours is nigh1 -
Why is it so hard to remember, that devs need an error message if they should help you. just saying "it does not work" is not helping.
I even wrote you a checklist. so f*ing use it! I'm not there to be called every time just to tell you to do something that's already on this list.
Every. F**ing. Time.2 -
Fuck PHPMyAdmin.
It's not PHP nor MyAdmin, it's trash. 0 stars. (/s)
But seriously, why is this the de facto database editing software in every PHP hosting I use. I haven't found anything (ANYTHING) Adminer doesn't do, and _better_.18 -
Just installed Arch for my first time. Using lxde right now but sadly theres now way I can rotate my 2nd monitor (since I have it vertical). What desktop environments do you guys use? Should be lightweight/fast/not many animations and shit.14
-
I'm a node JS developer, but I basically don't use Typescript but with the whole buzz around the technology, I feel I'm doing something wrong by not using Typescript and refusing to learn it. What do you think?4
-
Why do people not use search engines?
Like there exist so many good search engines and you still ask a question that can be answered by searching 2 minutes on the internet???
You could save yourself and others so much fucking time!!!7 -
Our company fails the Joel test so badly, most strongly on the question 'Do you use the best tools money can buy?'
I've got the best laptop in the company, which is why I'm not allowed to complain (even though I do, see image), but some of my co-workers have dreadfully slow machines. I pity them so much, especially whenever I sit next to them to do some pair programming e.g.41 -
I am not a US citizen or an expert in law, so my questions are:
- Do you think this RESTRICT act that will potentially ban VPN use will be passed?
- Is the restriction only applied to those who use Tiktok or general use?
- Corporates also use some kind of internal VPN, is this included in the ban?
- How much dumber the gov is trying to be?
https://beincrypto.com/vpn-users-ri...7 -
What the hell is WRONG with Windows 10. Why does it need so much storage space? I get to only use 219+38.6+13.8 GiB and Windows gets to use 564 GiB of data to piggyback on data and storage space to push nonsense updates to user who do not want them. Use your own fucking servers, MS. I wish this fucking OS burns in hell.10
-
Do you use personal assistants for home automation? If yes, what's your setup?
I'm thinking about setting up a RPi/similar with Jasper and bundling it up with Home Assistant, however, I'm not sure about the audio hardware yet.3 -
!Rant
Do any of you use graph databases. If so what? I am not able to understand where they really fit in.6 -
Some dev makes a claim that a Serialization library won't serialize a field unless it's public
I don't know the library details after but first reaction was "that has to be BS...."
Then I just do a Google search and yes I'm right.
And of course, in my head I go...why the fuck do these ppl not know how to use Google or just RTFM.....
Or use their brains.... If need for serialization required making all fields public that violates the most basic OOP principles...19 -
What is the social networking programmers use to communicate.
Hey guys.
So what program do you guys use to communicate? Something that I can drop here and not behing spammed. Time to start creating my own network arround you guys... You know, smart people.11 -
Im gonna get a new laptop soon and on my old laptop I want to install linux (cant do that on my main laptop because Im a windows dev at the moment).
I am not new to linux and have used 3 major ubuntu versions and it was all trouble, autoremoving files after update etc.
So I am planning to go Manjaro but which desktop environment shall I use? I've heard great things about i3 and Cinnamon. Gnome is not something I liked in Ubuntu.
Which desktop environment do you use, why and how did you make the choice?6 -
Why the fuck do coding blogs insist on using themes with a 600px content column, then use code samples that are 3x wider than that? The whole reason I have a widescreen monitor is to not _have_ to scroll, jackass!1
-
Reading in a while for a slackbot creation tutorial. Then suddenly, a random note appears:
"Be sure to use version 0.3.0 of slackbots as newer version are not perfectly compatible with what's illustrated in this tutorial."
THEN UPDATE YOUR TUTORIAL!
DO NOT! WASTE MY TIME! -
I don't want to start any wars in the comments, but what do you devs prefer: iOS or Android?
I'm not saying one is better. I'm just genuinely curious what other devs use. I prefer to use Android because I can do more with my phone.
I'm actually curious what most of you use, so feel free to tag other ranters you know in the comments. I've already commented the few I could come up with off the top of my head.15 -
A tool widely use and been perceived as a superset of JavaScript does not have a FUCKING language specification, we have no single clue why certain things are done the way they are done. All we FUCKING do is guess.
Fuck typescript11 -
Interns have degree's in 'Computer Science'.
I do not, Just a microsoft crash course on C# and SQL.
They are 3 - 4 years older than i am, yet they don't know how to use CSS.
I wonder what they learnt in that 4 years?17 -
Guys, please use caddyserver as your webserver! It creates official tls certs for you without you having to do anything. Help making the web secure. There are too many websites that do not have any security.8
-
Email this morning: "Program X is not working".
Wow thanks. That's not fucking helpful at all. We have like 100 different applications and I've only ever seen about half of them so far and have no clue how to even use it or what is supposed to do. -
One of the times where i need hours to prove that an error in production is not our fault, because i do not have the rights to use the tools on the productionserver.
-
Don't blame the teachers, they don't know the latest technologies themselves, they are mostly graduates, who have almost no work exp, so they might not know latest technologies or how to use em, neither do universities fund them to learn them
P.S. Not a teacher, just put yourself in their shoes2 -
Wrote a PLSQL exam yesterday.
Had to do it on a sheet of paper instead of using Eclipse (which we normally use in lessons)
My brain :
kernel panic - not syncing
It was the worst exam I’ve ever taken😅4 -
Not sure if I am Allowed to ask general questions here but here's the thing. I just began making Android apps. I have made a few basic of them and I use constraint layout via the layout editor in Android Studio. Is it okay? Do professionals do the same or do they actually type in the xml code?14
-
Do you guys worry about your non disclosure agreements at work? I use my personal computer at work so I do my own projects on the same computer as work but it makes me a bit uneasy. We're a broke startup and I'm lucky to have the job so I'm not going to ask for a computer.
Also, are you aware of it when you make rants- trying not to be too specific? Or are you not worried?7 -
Ok. Productivity round 2 - what do people DO (not use) that helps keep them productive and organized?7
-
What are some good android developer communities? Looking for somewhere to learn and ask questions that might not be code related, so can't be on stack overflow. What do you use? I use android for hobby projects only.5
-
I kind of don’t like OOP. There I said it.
Don’t get me wrong there are times I like using it. I don’t mind some of the features but I can rarely find times I want to use them.
It can be useful depending on the project but I mostly don’t use it and when I’m using Python I always feel like I have to? I know Python offers multiple types paradigms of programming to use but everyone’s making a big deal about OOP and I can rarely ever find uses for it. What I said for Python also goes for C++ I feel like I’m forced to do it. And I especially hate it in C++ fuck that.
I’d just like to use Python, and C++ without using it or if I do not have to use all the fancy features. And kinda wish Java and C# didn’t force OOP on you but I just don’t use all the fancy features in those languages (I don’t even use java but I’m mostly talking about C# for that one).
It’s not that I don’t know how to use it it’s that I can never find a use for any of the features or just don’t want to actually do it. Personally I only really see it shining in Game development, GUI development, and MAYBE network programming??
By all means I’m not trying to flame on OOP, I just wanted to throw my OOPinion (HA) on the matter. in fact you can tell me why you like it or dislike it. I’d like to discuss the topic with anyone.9 -
No devRant, i do not want to install your App. Let me use your website on my mobile browser without desktop mode and without the need to login.5
-
How do you actually structurize _big_ projects and still use js components?
_big_ = more than 300 pages. Seriously. Not addtodo, listtodos and thats it. A huge fucken amount of pages.2 -
There's a package from GitHub I want to use in my filament project, but it is badly maintained and not compatible anymore.
I would like to upgrade it myself, but how do I do this? Do I have to create a fork?
What is the recommendation on this situation?7 -
I'm running a spin-off and the team is still small. So, I was wondering how a minimal backup system should be. I do not mean to use github, that we already use, I am concerned about the HD of our servers and laptops. Thanks in advance!3
-
Hi friends and others. There is a task I want to automate. I want to convert .docx files to .pdf and then minify those. Are there JavaScript libraries or npm- packages which can do that? Because I would like to use Gulp or Webpack for this task. I would not mind if external APIs are involved, but I would rather not use those if not required.
Pls share your wisdom. Bye.2 -
I use mySQL workbench on a daily basis, but I've been having issues with the dark GTK theme not working well with Linux. Should I do a workaround to get workbench to use a light GTK theme, learn to use SQL from the CLI, or go with a third option?16
-
Am I the only one who thinks cmd is better than powershell?
P.S. I do not use windows as my daily OS either, just on College pc.3 -
What piece of shit coded this site?
https://freefilefillableforms.com//...
This is website people who did not file a tax return can use to get their stimulus check.
It’s not mobile friendly or even responsive in the least bit.
These people are poor and desperate and do you think they have laptop or desktops? No they use their phones.
You could have added some Flex box, now people are freaking out all over the internet.
Who the fuck would do this also this?5 -
I really want to use gnome but I cannot deal with non global app menus and the extension does not cover all applications.
Idk why I'm ocd about appmenus, never even owned a Mac but global menus are just a super design.
XFCE it is... Would use cinnamon but I'm not running mint and I always break it in another distro.
What do you guys think about appmenus? I know in Windows it is what it is, but I can deal there.5 -
Write a function that adds two numbers together. However, do not use + or any arithmetic operations to do so.12
-
Fuck wired headphones.
The cord gets caught in the chair when standing up, the cord gets twisted so you can't hear anything, not all devices have headphone jack anymore.
Yes I do use bluetooth headphones, but was given a trial of a wired headphones.16 -
Do devs who write unintelligible documentation actually expect other people to use their software? Do they not have mouths to feed?1
-
Chess game: EVERYONE is allowed to participate and move.
Rules:
-once you played a move for one side, youre not allowed to change side
-if you cant visualisate the board, use a real board.
-no takeback
-dont do sabotage!!
-let others play too. Youre not allowed to play three moves in a row.
-use algebraic notation
-if youre black, write three dots in front of your move ( 1. ... d5)
GOOD LUCK!
Im starting with
1. d47 -
How do you deal with the constant feeling of uneasiness about not being able to come up with useful ideas? I'm not a genius, but I do pretty good work for a pretty decent size company with pretty decent size clients. I've always been good at building, just not so much at coming up with the ideas. The thing is that I just want an idea that I can be heads down on that people will actually use. I've been struggling with this problem for the last few years and it's not getting any better. Is it the same for everyone else?7
-
I want to implement a functionality, I use framework X with cms Y.
40% of the libraries I find are outdated, 20% just don't work, 20% offer partial functionality but don't do what I want them to do and the rest just seem excruciatingly hard to implement
I'll try to put something together myself, not sure how it will work out3 -
Question for devs who work in large multi-team environments:
A) What is your code review process like? Does a senior review it once and then it's off to QA or do you have "levels" of approval?
B) If you're launching a feature that depends on another team how are you coordinating it? Do you just talk over a ticket and then hit merge and deploy at the same time or like what's your process like?
C) What CI/CD tool do you use? Also what code hosting platform do you use? Github/GItlab/etc.
D) Are you currently happy with the CI tool you're using? If not what are some common issues you're facing?5 -
Damn, we seriously need a more professional system to test (the appearance of) our web apps in all browsers.
Also especially the resizing behaviour with flex items & Co.
What do you use for that? It can be a paid solution, if it is not too expensive.5 -
Do you guys return 200 when a search function in your API returns a not found and you attach a response in the object saying "success: false", or do you return 404? I'm confused. Thanks.
https://softwareengineering.stackexchange.com/...3 -
What the hell is wrong with recaptcha? It is solely there to be a nuisance, especially if I use a 2FA device. I do not fear hacking attempts against my username+password, because the 2FA will keep the lucky guess out.2
-
Okay, so this is more like a question, than an actual rant, but what site(s) do you freelancers use?
Lately i have some serious free time, and thought, why not try to make some side-money?2 -
1. Forgetting to add comments
2. Inconsistent code indentation, and it is never present when I do not use any IDE (My project buddies get so mad)1 -
not used to this on windows
Operation Successful...
Why do professors need .doc files? Pdf works too. I don't know how to use windows. Give me linux.1 -
Just firing up a new war which will be just as important in a few decades (if not today already) like Vim&Emacs.
So: Do you use 'string' or "string" in languages like JS, Python, ...?8 -
How do you guys handle the design part of your app/website if you are not very good at design? Do you use Material ui or bootstrap or do you ask someone else make the design for you?8
-
Not a rant
What do you all use for taking notes? Preferably something that handles code well and is cloud based (or can be dumped into it)6 -
How do you handle your tasks? Like do you use Todo list app?
How do your handle your notes and research and snippets?
---
I used to use Standard Notes and then Simple Notes and then now using Joplin to save notes and important information.
I am testing out Everdo for my daily Todo list app. I have tried lots of Todo apps but none of them satisfied me (or maybe I'm just not good at doing tasks).10 -
Recommendation for mobile css queries?
I want to use one or two queries. Not more. And I find lists of way too many.
Is there a guide that covers like.. two? Two additional widths you should design? How do you do responsive webdesign?5 -
Just spent the whole night awake to do a university coursework.
Not because I was late or it was difficult, but because the framework we had to use was so wrong that I had to take a 20 minutes break for desperation for every line I wrote. -
Hi guys what is the meaning of double back slash in my Git folder? It is not removed when I do a "git clean -fd". This is the first time I encountered something like this.
$ git status
On branch master
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git checkout -- <file>..." to discard changes in working directory)
modified: some/folder/hello.php
Untracked files:
(use "git add <file>..." to include in what will be committed)
"\\"
no changes added to commit (use "git add" and/or "git commit -a")8 -
What Frameworks should I learn in 2018?
PS: I currently do not use any (cos I have been learning basic syntaxes)14 -
Why do my parents instantly forget anything they "learn" related to computers?! Like how my mom keeps forgetting how to do stuff in PowerPoint. And especially how she keeps forgetting that "I'm not a PowerPoint expert, I don't use it, and I would have to read and try some buttons just like she should do."1
-
Would you use react to create something like a static corporate website?
If not, with which framework/ technology would you do it?10 -
Am i the only one who thinks TypeScript is not necessary, more some kind of overhead creation?
Whats your opinion about TS? Do you use it or just "good" old plain JavaScript?5 -
My interview...!
From civil background, not sure about internal system architectures.
Question: how does cpu switches between processes ?
Ans: how the f I know? Do I really need to know, internally!
Explained a bit.
He was like you are the one who are going to use kafka, not the one who are going to write kafka.
I was like devasted.5 -
I want to try some Android Development. I already have basic understanding of both C# and Java. C# even a little bit more. But the language is not the problem.
I just can not decide wether I should use Xamarin or do native development using Android Studio.
What would you suggest me, guys? :-)7 -
Hey guys, I’m from the future, year 3740 to be specific. I used this and now I’m stuck here in year 2024 in Pakistan’s stone age.
PLEASE DO NOT USE IT.7 -
"If you can’t draw as well as someone, or use the software as well, or if you do not have as much money to buy supplies, or if you do not have access to the tools they have, beat them by being more thoughtful. Thoughtfulness is free and burns on time and empathy. " - Frank Chimero
-
When your project partner tells you not yo use database constraints, know that he's about to do some messy handling of the database.
How can someone make a user deletable and leave his other data lying around in other tables? I'm tired.
Messy codes everywhere.2 -
Tatatataa...
Writing a simple parser for a simple configuration format at work...
Surprisingly fun; I decided not to use a lot of ECMAScript's fancy stuff and do it C-like... ish.
Good fun, I may make it more generic and configurable and put it on my GitHub... -
No matter what I do and try: Scala always look so damn ugly.
And yes, I do use scalafmt. Yes, I try to follow the scala approach, yet still -- my poor eyes.
It's also not helping that the bracket mess and the lack IDE-help in regards to finding where I missed them reminds me of time wasted in lisp. -
Today is a sad day. I wanted to do some experimenting with the Google Cloud Vision API, but apparently EU users can use it only as Business user (which sadly I'm not). Why Google, why are you betraying me? 😭2
-
Call me old fashioned, but I still use Owncloud and I intend to do. Nextcloud feels to much "hip'n'cool" and that does not always end well.
https://owncloud.org/news/...12 -
What keyboard do you use ? Any advice ? I would like something for office. Mechanical but not too loud.7
-
People who use destructuring assignment EVERYWHERE; why you do this to me?
In most cases it does not even reduce code length. Like
{ field } = object
save(field)
Why no just type
save(object.field)
Tis' hard to understand4 -
I like react, I really do. But one thing I hate about it, is the number of decisions I need to make, I get so fucking confused whether to use redux thunk or sagaas, inline styles or styles components, redux or flux, even to judicially choose whether to use a state management library or not. It just lack of my own experience or don't know what. But this thing sucks2
-
Does anybody use raspberry pi as Kubernetes node? I kinda have an experience of my pis do not have enough memory with 1Gb. The system would run about 5 minutes, and each second more memory would be allocated. After that, every node shut itself down. Is there anything I can do about that?2
-
Since this week's rant topic is enterprise software, I thought why not take an existing enterprise application and make it better for my next project. What enterprise software do you use and/or want to see improved?5
-
What Database client do you use? I'm currently using Sequel Pro. Right now I'm comparing TablePlus and DataGrip.
DataGrip - not user friendly and complicated to use but powerful
TablePlus5 -
Not a rant, but a concern: should I make a bigger effort to take my picture off as many public places as possible on the Internet? I already use avatars for FB and Twitter profile pictures (share photos only in private). Or am I being paranoid? What do you do about it?7
-
Question for the ones who use a smartwatch: do you think the price (e.g.: 250€) is worth it?
I really like the idea of the facility of not having to pick the phone for some things, but I don't know if it is really that useful. What do you think?9 -
The way to avoid procrastination is to understand and use what your mind is trying to do - give itself instant gratification.
I use this method:
Step 1: Prepare your workspace in every way possible.
Step 2: Leave. Go do something fun for 20 minutes or so (yes, procrastinate on purpose). Get your mind calmed down and get rid of the anxieties about starting by just not starting.
Step 3: Sit down in your prepped environment, free of distractions and with a calmed mind, and pick a task to start hacking away at. -
i have read many horror stories about admob how people lost thousands of dollars cz google fked them
allen wong lost 100k$ cz google fked his account and banned it and took his hunnid k
sso i have no clue whats going on and why do so many people get banned and lose money with admob or if this is even true
should i use admob and if not what tf do i use then to earn money for android app3 -
Wash your hands longer, use desinfactant, don't get too close to each other and dab when sneezing. So not really any thing. It is already expectet of you that you go do home office when your sick.
-
Random question to everyone out there:
Do you guys use a specific keyboard?
As in a mechanical or just the off the shelf keyboard? Do you invest in ergonomic ones or not?
I ask because I've been looking at ortholinear keyboards and was wondering if they work or if they're even worth it.8 -
Stuck in between learning java EE(already read a book but not written so much code) and learning to use Python for ML what should I do?7
-
Mobile
To the iOs Users:
-Which iPhone do you have?
-Is it Jailbroken?
-Do you want to use the new Electra JB?
-And If Jailbroken: Why and what do you do with it?
-If not: Why?
To the Android Users:
-Which Phone do you have?
-Is it rooted?
-If yes: Why and what do you do with it?
-If not: Why?
And my Answer:
iOs
-iPhone X
-No
-Yes! I want it so badly
-No: Didn‘t think about it when I purchased it..18 -
I have a Sony Xperia tipo.
Super old.
The screen is not working.
Can I use some other screen by literally disassembling the whole cellphone and do some hakabuka? Or, is there any way that I can access the phone although it's locked and the screen is not working?1 -
So for anyone else out there that is learning WPILib for FRC. If you ever use ctre/Phoenix motors (don't know if that's a rule) DO NOT EDIT <ctre/Phoenix.h> HOLY
-
My biggest regret is excessive, ignorant use of the `Shadows` keyword in a big vb.net app. That's not how you do inheritance.
It's been almost 10 years, and I still cringe every time I think about it.2 -
Have been looking for a new keyboard but have not been able to find one, so which keyboard do you use for your daily work / programming. attach an image as well as model name and reasoning.
Im using Logitech G105 (due to macro keys)16 -
You build a DaFuqRepository and a DaFuqService, to use the service functionality you need to call the repo first....you do not admit it's a fuckup but makes everything more reusable...dafuq...1
-
Not dev related really
but for mobile, do you guys know of any great tablet-compatible launchers? I got MEmu recently, and i'm not a fan of the default launcher. I found an ok marshmallow 6.0 launcher, but i wanna know if you guys use something different4 -
Im a student, and im learning coding, but analisys too( diagrams, use cases, documentation).
I really love code, but not feel the same about the other part.
Do you feel the same ?2 -
Why the fuck do consultants / noob types LOVE using fucking props in react components. This app is complex, just make a fucking redux slice and use that. I'm not passing 23904 props to a component to get it to render. God13
-
How mush longer do I have to sign into every app I use with 2FA? Not being on the company network is annoying...
THERE'S SO MANY TEXT MESSAGES!!!3 -
Why is there evil in the world?
"Because of free will 🤓🤓🤓"
---
🌌 Universe A (ours):
❌ today i can "use my free will", but its IMPOSSIBLE to imagine a new color
❌ today i can "use my free will", but its IMPOSSIBLE to grow wings and fly
❌ today i can "use my free will", but its IMPOSSIBLE to create a new planet
❌ today i can "use my free will", but if i use it for something God doesn't want me to, ill burn forever
---
✅ today i can "use my free will", but it IS POSSIBLE to commit evil
✅ today i can "use my free will", but it IS POSSIBLE to rape, kill, start wars
✅ today i can "use my free will", but it IS POSSIBLE to lie, deceive, suffer
✅ today i can "use my free will", but it IS POSSIBLE to get diseases
✅ today i can "use my free will", but it IS POSSIBLE to die of starvation
✅ today i can "use my free will", but it IS POSSIBLE to die of natural disasters
✅ today i can "use my free will", but I NEED TO suffer so i can build my character
---
What does this tell us about the creator of the existence?
By analyzing this, you can clearly see how:
The most HARMLESS things, are disabled for us to use with our "free will",
while the most HARMFUL things are allowed for us to use with our "free will"
What do YOU think:
What IF, An all-good, all-loving, all-knowing, all-powerful GOD of the existence created a universe:
---
🌌 Universe B (imaginary):
✅ today i can "use my free will", but it IS POSSIBLE to imagine a new color
✅ today i can "use my free will", but it IS POSSIBLE to grow wings and fly
✅ today i can "use my free will", but it IS POSSIBLE to create a new planet
✅ today i can "use my free will", but its IMPOSSIBLE to imagine doing evil
✅ today i can "use my free will", but its IMPOSSIBLE to rape, kill, start wars
✅ today i can "use my free will", but its IMPOSSIBLE to lie, deceive, suffer
✅ today i can "use my free will", but its IMPOSSIBLE to get diseases
✅ today i can "use my free will", but its IMPOSSIBLE to die of starvation
✅ today i can "use my free will", but its IMPOSSIBLE to die of natural disasters
✅ today i can "use my free will", but i do NOT NEED TO suffer and still build my character
✅ today i can "use my free will", but if i use it for something God doesn't want me to, i do NOT burn at all
---
Please tell me, non biased, rational objective answer, is Universe A or Universe B better?
Tell me why, and give a very Very good reason, why couldnt Universe B exist?
If God exists, why didn't God create Universe B? Why did he CHOOSE to create universe A?
"if God exists, he is either Not-All-Powerful, or Not-All-Good"
- Neil Degrasse Tyson
Im having a midlife existential crisis.
If God is real, WHO said he HAS TO be All-Good?
If God is NOT All-Good, would you believe in such God? Would you worship such God?
What if God is NOT All-Good? This would explain why Universe A was chosen over Universe B.
What do YOU think, why would an ALL-GOOD ALL-LOVING ALL-POWERFUL GOD CHOOSE TO CREATE UNIVERSE A, WITH PAIN, SUFFERING AND EVIL?13 -
What do you use for your side-projects regarding Anti-DDoS protection?
I have a community with 1-2k daily users hosted in Siteground. Currently, I am not experiencing any DDoS issues (mainly L4) but I used to when I was using another service provider. The trade-off is that the machine and the service I'm paying here is way more expensive.
I don't care about managing the server, but I was looking for a cheaper option to get my project with.
The stack is LAMP and it is an Invision Power Board forum.
What do you recommend? Which service(s) do you use for your projects and how do you prevent DDoS on your side?13 -
I cannot resister for Deloitte website because it required a strong password as the following:
•It must contain between 6 and 32 characters. Use only characters from the following set: ! # $ % & ( ) * + , - . / 0123456789 : ; < = > ? @ ABCDEFGHIJKLMNOPQRSTUVWXYZ [ \ ] _ ` abcdefghijklmnopqrstuvwxyz { | } ~
•It must not contain more than 2 identical consecutive characters (AAA, iiii, $$$$$ ...).
• It must not contain your user name.
• It must not contain your email address.
I tried several times but I cannot do it.
Please help3 -
Open question:
Do you and your dev team openly embrace using a formatter for your projects, or do you not? And why?
My senior dev is trying to argue that it creates too much noise for commits, especially on older files and it's driving me nuts because I religiously use it (default TS formatter in VSCode btw, nothing crazy or super opinionated!)14 -
AngularJs:
Two main Controllers (main layout, sub page) and two directives with controllers. Controllers and directives have two-way data binding. All of them use $watch, $broadcast, $on.
BRAINFUCK OF MY LIFE. DO NOT COMBINE WATCH WITH TWO-WAY DATA BINDING. -
If you write comments for your functions (you should) do not use param names as param description! This is fucking useless.5
-
How many kilobytes of resources (CSS, JS) do you deem acceptable? I need to know how much I should optimize.
And no, I will not use no JS. Don't suggest that. Svelte is needed.15 -
Coworker: let's use Result monads in the project so that we're forced to deal with exceptions
Me: okay, sounds great!
Me: *implements Result monads *everywhere**
Coworer: how about we don't use results anymore in half the project? It makes the code look ugly. Let's just use exceptions.
Me: ...
Really? Why in your mind is it okay to only force us to handle a few exceptions and others we can just say fuck it and let them wander around?
Oh you want to use try-catch for these other exceptions.
So now we're back at square one, which is trying to remember/figure out which exceptions any method can throw (since the compiler doesn't do shit, not even warnings), but now we also have inconsistent and much less readable code. Isn't it great?
(╯°□°)╯︵ ┻━┻
I also can't do much about it, because I'm just a fucking intern and I do not want to cause trouble, so I just try to say that I disagree with it in the most polite of ways and that's that.4 -
!dev
If you use a streaming service, do you use it mostly for ur movie or the shows?
Just finished binge watching Netflix's first month and well sorta not interested in watching more for a while...4 -
Why do some hosting services with MySQL not allow triggers and stored procedures / functions?
Had never tried to use them and now I've done it and deployed a site, I discover I can't create triggers, and that some hosting provider don't allow users to do them... this is a rant but more of a question, as I didn't know and maybe there's lore to it you do know...1 -
I really don't know what to do when I can't get the help that we need.
We use the initial version of Jasmine for unit testing and AngularJS (not 2, 3, 4+, but 1), so it's hard to find any good examples online to create my tests. My coworkers help, but since testing isn't something we do at all (or at least very often), they are unsure on how to help me.
I don't know what to do. I feel very unproductive and not valuable to the company at this time.2 -
How do you write the terms of use for your side projects? Because I barely monetize my side projects (it's just for fun), so I do not always want to pay a lawyer to write my terms of service...4
-
What do you guys use instead of Google Analytics? I'd like a free (if possible) application that gives me most if not all of the data Google does18
-
I have coded in Java from like two years but just now out of nowhere a thought came to my mind.
Why do we need to use "java SomeClass" to run code of SomeClass and why not "java SomeClass.class" ? What difference does it make? 🤔 -
Work! Terribile doubt about our project 😭i will leave this company if we do not come up with an adult solution 😔
We are working for another Company, they asked to add a web app to their project.
We made frontend and backend, we make user auth to their api, then call their api (place order, get orders etc), passing their auth token to their services.
Which Means that our endpoints are not really protected (i think) and if we add an endpoint that does not use their api, the only way to secure them Is to take the token, validate It by calling for example get /order of the api and if It fails just discard the request....too slow?
my colleagues do not want to put a serious auth they Just want to use the company api and leave the rest open...
And the customer Just asked to use some other api functionality, but that api has another auth... How do we pur them togheter? The last api want the id of the user to do machine ti machine auth
It Is my 6th month here no one thaught me anything, i think i'll Just leave ..or am i Just experiencing the developer Daily work?😔7 -
What do you guys think about the comma expression in JavaScript? I'm aware that due to it's (to some) unknown nature that it can lead to subtle bugs, but I have at least one good use case for it and wanted to hear reasons why I shouldn't use it for similar use cases, but also what would be some other cool (not necessarily "good") use cases :D8
-
Was that a good idea to use unicode symbols in a terminal UI application?
I thought that it'd be okay since TUI library is using unicode for drawing borders. But I'm not sure.
What do you guys say?8 -
A long time ago I used to use Tresorit with free plan, they had back then. But...I stopped as I started to use GIT more and there just wasn't enough storage (5GB) in the free plan to upload photos.
Now I am thinking about using it again but I am not sure. Do you use Tresorit now? Is it good service?
I want privacy, that is it, do not recommend shit like GDrive or Dropbox,...3 -
How does your team approach code reviews? What sort of processes/tools do you make use of?
Currently my team uses TFS (which I'm not a huge fan of). I'm trying to figure out how to track issues (requests) and the code review process.8 -
QUICK!
I'm about to set up a new pc (not for me, in our bureau, it'll do nothing special at all) elementary os or Ubuntu 17.10?
I'd do an update to Ubuntu 18.04 when its published, but I don't wanna use the "old" version with unity as of now...
Or elementary is because it's easy to use?
I'm currently working in a theater, so it should be usable for "non-techies".4 -
# rails manage.py runserver
Usage: ...
# python run server
/use/local/opt/python/bin/python2.7: can't find '__main__' module in 'run'
# npm server
Usage: npm <command> ...
# webpack s[TAB]
...
# [TAB]
...
# ./just_fckn_run_pls.sh
zsh: no such file or directory: ./just_fckn_run_pls.sh
# DO IT
zsh: correct DO to do [nyae]? n
zsh: command not found: DO
# exit
Thank you. Come again!
-- Dr. API Nahasapeemapetilon
============= Broken Pipe =============
10 GOTO PUB -
Question: What tools/software do you use to write API documentation of applications with NodeJs back-end (assuming that you can not use tools like ex: sweager for weakly typed languages)?2
-
About to tell the boss I can spend more time tracking my time and moving tasks around in the latest of the project management softwares I’ve had to use here, or I can do the actual work. Not both.
-
Obviously credit card companies, banks, etc. do not use MySQL. So what database do they use to keep data secure?7
-
I'm still in high school, but want to have a good resume going. What format do you use for your internship? I have a website, I'm just not sure how to present my skills.2
-
Google being Google I can't find a bloody answer, how do I decide to what PHP framework to use for a project? It's an ecommerce platform, not much need for scaling, but I can't bloody figure out what framework to use, either way it will mean learning it from scratch4
-
I really do not understand why people do not use the defaults, I see a PHP code and I see all the PSR's violated, SOLID violated, and as it is something of years, unfortunately we did not get more rapporteur in a timely manner. I didn't go to college, but I must say, what the hell do you guys do in college?
Then many (the good obviously) programmers do not understand why they take so much the fun of PHP, if they see the codes that I see lately...2 -
Is every electric shaver absolute garbage? Ive tried many and not a single one did what it was supposed to do: fucking shave. It took like at least 15 times longer than single use blades and the result was always absolute shit.3
-
Talking over an assignment for an angular app a couple of months ago: responsiveness was not important and not a part of the scope. Its for internal use and nobody will do this on his phone.
Today the designer, next to me (on his iPad). With a look on his face like he sees water burning, why isn’t it responsive?2 -
Writing PHP code for advent of code (https://adventofcode.com):
I'll use camel case for that function and snake case for the second one and why not just use all lowercase (what is that called anyway?) for the third function. Variables: $input, $inputs, $a, $count2, $xord, $yord. Why do I have no consistent naming scheme?!?! -
People that approve pull requests without looking at them!
No tests or so bad they would do more use by not existing, typos, the code follows none of the design practices and the code obviously will not compile and thereby breaks builds in trunk for everyone.
Because of course they only asked one person to review it and then merged it immediately. -
Best Linux distro for a 2-in-1 laptop that I also want to use as a tablet? Are there any that can run Android apps natively (like ChromeOS but not ChromeOS because I also wanna do dev)?2
-
What do designers use to design android app icons. I'am using illustrator but the icons when added to android app look blurry, and not as clear.3
-
!rant && advice
Shall I use EasyPermissions library from google to handle permissions or do the permissions native way?
My app will not be available on Google Playstore, so for the SDK version below 23 they'd have to manually give permissions or so I know...
Please help me -
How bash does not support redirecting stderr to /dev/null when using read redirection inside command substitution is F*CKING ANNOYING.
x=$(</foo/non_exitence_file.txt 2>/dev/null)
Why do people still use this shit of a shell?2 -
Not a rant, but what tools do you use for development?
As-in, what apps/services you've bought / installed for free?
For example, I use Visual Studio Code, iTerm2, Docker, DigitalOcean, CodePen etc.9 -
Probably this was asked before many times but I want your updated opinion.
1) What is the best Linux distro you used? Why?
2) Do you still use it? If not, why?
My answer:
1) Debian. Because I find it very comfortable and it run in Raspberry Pi and other small computers. It has the software that I usually use and it's very light.
2) Yes but not as my main OS because the lastest version of software that I use weren't updated yet (and probably they won't update them on a short time). I had to move to W10 as my main OS.5 -
We've got a non minified jQuery in production for months now. Not only do people throw it at every little problem, but some of them don't even use the minified version... 😑
-
Alright, I need your help! (Im going to so fucking regret this...) My external backup HDD is corrupt, the EaseUS Trial (piece of fucking garbage tool) can detect all the data, but im not going to pay 50-80 bucks for this (fucking piece of shit) tool...
What do you use for data recovery?
Or should I just torrent (Hate me, but im not going to pay for a tool im going to use ONE time) some other (not so piece of shit) tool?5 -
Is there anybody out there who likes Funcional programing, does frontend but feels like Single page application is not often needed ? what do you use to make dynamic parts with ? callbag ? direct dom manipulation ? alpinejs ?12
-
Why the hell does mysql not have boolean fields? why do I have to use a whole integer for a bit? REEEEEEEEEEEEE10
-
SegWitAdress.org is really awesome if you know how to use it.It was my nightmare so do not use it...3
-
Do people really use django's included admin interface? It's not even responsive; you're better off making your own if you're dealing with a big project.1
-
What kind of database do apps like Snapchat, Instagram, etc. use to store pictures and info. I'm guessing it is not MySQL, or Firebase, or Parse, so then what is it.7
-
When do you use an ExecutorService vs starting a Thread?
I tried executing a mongo.find() with service.submit() but it seems to start a new connection... or try to. The eventual error I got was something about state being closed.
Whereas thread.run() does not.2 -
Do you know if there are ways for me to use xcode on Windows... Really regret of not buying a Macbook Pro. Seems that next week will have new MacBook for selling.1
-
Not exactly a tip but do you know an app for quick-testing your skills in js, for intermediate-level, but with questions that are not too complicated (not code golf, though I like that too) so one can use it when commuting for instance ?1
-
I hate it when implementation takes less time than business analysis. If you cannot refine requirements after years of discussions, make Earth a favour and shoot yourselves. Do not force me to implement something that you will probably never use.
-
I feel stupid when I can't use VIM. Not sure if that's too bad or too good.
Do you feel the same? Writing jkhl in your code? Or :w to save your documents or emails?1 -
What do you guys use for email providers these days?
I'm talking more for custom domains, not sending/receiving5 -
A frustration and a piece of advice - two in one...
Do NOT use InfluxDB 2 if you have more than 20 GB of data. I spent hours trying to get it to work, but it's no use. It crashes because it creates too many files to store all the data.
Apparently 20 GB is the limit 🤔💭4 -
Guys, I know this is not stackoverflow, but do you think it will be an overkill to use RxJava for the event handling of a simple uber like app ?
-
A close button for a filter menu, according to UX, users could not figure out how to close it... We guessed those sames users also do not use windows, linux or mac os... WTF
-
Suppose u got a project idea. But for this project u have to use a totally different language, say Go as it's suits the use case. But till now u had experience in other languages like Java, node etc.
How do you switch to different language in minimum time? What points u keep in mind to get the language? U r well aware of that u may or may not use this language for another project in future. But for this project, it's best case scenario.3