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 - "not-hard"
-
WHY THE FUCK IS IT SO FUCKING HARD FOR THESE CUM SUCKERS TO UNDERSTAND THAT CHANGING REQUIREMENTS 2 DAYS BEFORE THE DEADLINE IS JUST GONNA BREAK EVERYTHING!?!?
I DOUBLE DARE ANYONE TO TELL ME ITS NOT WORKING TOMORROW...
STUPID MOTHER FUCKER PMS CANT PLAN ANYTHING6 -
Downside to being a computing student:
I need my PC to study, but all my distractions are on my PC so it's really hard not to get distracted while studying.6 -
*pops open some Chinese USB Bluetooth dongle*
*finds a chip inside that seems to be a controller*
"Google, what's the datasheet for this thing?"
> Your search - 653uw1f1 - did not match any documents.
I'm doomed... 😟
Finding Easter eggs is hard you say? Try a datasheet 😑35 -
Interviewer: How will you solve the travelling salesman problem?
Me: *explains the solution on whiteboard*
Interviewer: It is slow. Can you do it in linear time at least?
Me: It is NP hard so it is not possible. For a restricted case, it may be possible
Interviewer: You are stupid. Do not apply again.7 -
IF THERE ARE NO CARS IN THE SQUARES THEN YOU DONT SELECT ANYTHING ITS NOT A SUPER HARD CONCEPT TO GRASP.5
-
At my sisters place together with my parents. Showed my 100K accomplishment and I'm now showing my mother around.
It's funny how certain terms are hard to grasp for not so techy people!7 -
It was only a while ago that I realized that “firm” was not quite “hard”, but also not “soft”, hence “firmware”, it's in between hardware and software.32
-
Today I found out my family does 'hard' shut downs to my home server by unplugging the power cord when I'm not home...5
-
PM: Please get this done by tomorrow. It's just a small change.
Dev: No its not that simple.
PM: Why is it not simple? Please explain so I can understand.
Dev after a hard thought finally explains: blah blah blah
PM: Well, we have promised the client so please do this by tomorrow, thanks.
Dev: *bangwall9 -
Not sure if this would be true since I find it very hard to judge this one myself but I hope that some people on here see me as some kind of mentorish person when it comes to either Linux, privacy of security.
Parenthesis on "hope"😅20 -
Dear backend dev:
No data is not an error for fuck sake. Don't want 404, or messages if the search criteria filters out all values. Give me a empty array.
Is this hard to understand that we need a team meeting to discuss?
Godamit12 -
I've been working on a single reliable computer at work for a year now. Yesterday I booted it up after the holidays...
OS not found....
My hard drive failed
😱😱😱😱😱😱😱😱😱5 -
"Updates were installed successfully"
No Windows, you got stuck at 83% and I had to hard reset you, we tried again and you got stuck at 91% so I had to hard reset you again... That is not what I call "successful" updates...5 -
I am officially a retard.
I was DOing hard refresh multiple time and making changes on the code.
nothing seems to happen.
after quite a while, I realized I was refreshing the deployed site and not the local one.
kill me.9 -
You're a flippin bank, and your public website has an invalid cert!? WTF. No, I'm done, and I don't trust you with my money either.10
-
C is not that hard:
void (* (* f[ ]) () ) () declares f to be array of unspecified size, of pointers to functions, which return pointers to functions which return void.
By the way, I am uncomfortable with the fact that I am comfortable with this statement.6 -
It's hilarious how people complain about exiting Vim being too hard and then being proud of themselves.
Guys.. Not being able to exit a 30 year old text editor doesn't paint the best picture about your intelligence.13 -
Fucking URLs, people.
They're not hard.
If you're going to give me a bug report, TELL ME THE GODDAMN URL.
If, after yelling at you several times for not providing the url, you instead just fucking GUESS at the url, YOU'RE A GODDAMN BLITHERING IDIOT AND YOU'RE WASTING MY GODDAMN TIME.
ALT+D, CTRL+C or CMD+L, CMD+C
SO HARD. ASDFASDJGHLKASDHFLJKSGDFSKDFrant the bozo didn't even recognize a 404 page bug reports without urls screenshots without context urls bug reports blithering idiots6 -
Wear headphones at home office. Not because I can't play it out loud, but when you go around in Iron Maiden shirts the wife gives you a hard time about listening to J-pop.4
-
Me: Taking online course for programming. Think it's not that hard.
PC: Coded programm runs good like in the tutorial.
Me: Wow I can code now.
Just printed "Hello World"4 -
I put a sticker under the optical mouse on one of my team mates then he started to rage when his mouse is not working. Then he started calling technical support and they, too, didnt know what cause the mouse to not working. I wanted to laugh so hard, but I must resist. Ahaaha xD2
-
Being different is not a crime, and people who tell you it is are jealous that you've picked up a skill they never in their wildest dreams could acquire.
You can code. They cannot. That is pretty damn cool.
-learn python the hard way3 -
Finally graduated only to realize that my degree did not provide hard skills, only outdated practices and student loans.2
-
Most painful dev learning experience?
Learned that no matter hard you work, no matter how big the dragon you slain/slew, there are individuals out there waiting to tear you down. Not immediately, certainly not in front of you, and capable of going to extremes just to make themselves feel/look better.7 -
Mom: "What's this thing?" *hands me her phone*
Me: *sees dialog saying something about com.google.gms or so draining battery with obvious okay button*
Me: "...just press Okay."5 -
// LEARN TO READ, FOR FUCKS SAKE
I've been working with a teacher developing a web application for some business that rents stuff.
Long story short, he's so damn incompetent! I mean, for fucks sake, he sent me this picture asking me "what to do"... dude, just fucking read, it says that the VM will capture input and to escape just press right control!!!
I can't believe this guy is a CompSci Engineer...15 -
In image: "Downloading now, if it's good, I give it 2 more stars." And never came back.
Here in Brazil, it's not hard to find this kind of review in almost every single app, unfortunately.6 -
I just wrote this piece of code. Without googling. Call me regex king!
But in fact regex is not that hard, you just have to learn the syntax 😄28 -
Refactoring nested ifs.
I'm not a pro but I despise working with nested ifs. It's hard to debug and read.
If you cant chunk the if using method, i think you can use ifs like this:
If(){return}
If() {return}
Not like this:
If() {
If() {
If() {
}
}
}
😠😠😤🙅😢8 -
I’m doing my friend website css, not only it’s hard but I spend like 1 hour trying to figure out why I could use png image but jpg image couldn’t show up. Then I just convert the jpg to png. Not sure if this gonna affect the site on the future
I hope not6 -
Fuck whoever invented octal literals with just a zero prefix. 042 should never not equal 42. How hard is it to have 0x42 for hex, 0b11 for binary and 0c42 for octal21
-
Hard lesson:
Don’t update your OS while a project is still not finished, or at least on critical state of a project8 -
I laughed so hard when I saw this post,i don't know how knowing the Microsoft suite is going to help you become anyone famous worldwide and oh.steve jobs main role was not programming but mostly marketing.7
-
I find it hard to take people serious when they keep telling me to 'ssh into the server' ...like shhhh, not S.S.H7
-
My boss sucks really hard at English... I would not have a problem with it if he didn't insist on naming methods and variables with a non-sense English that he thinks is right...7
-
today i was asked to encrypt a public key, because "it's sensitive info".
a PUBLIC key.
smh
it's not even hard (literally 1 line of code), but come on...6 -
Anyone else get extreme excitement/anxiety when you overhear random strangers discussing dev and nerd stuff, while you're sitting there trying really hard not to eavesdrop and join in?8
-
“The essence of XML is this: the problem it solves is not hard, and it does not solve the problem well.” – Phil Wadler, POPL 2003
credit: http://harmful.cat-v.org/software/...3 -
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." - Brian Kernighan2
-
Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it. :)1
-
family: oh cmon, how hard it can be
me: what do you mean
family: youre just sitting in front of that pc all day
me: yeah, thats how we ...
family: youre not working! youre sitting in one place the whole day2 -
Recent experience (#2)
- a cousin wanted to reinstall Windows on his laptop
- gave it to a tech shop
- they couldn't, said hard disk faulty
- I took the laptop hoping that it's just a partition table issue
- I tried changing partition table from MBR to GPT, but failed
- removed his hard disk from his laptop and plugged into mine
- tried and failed
- so I thought I would give it a chance with Ubuntu
- tried and ... 👍
- reinstalled his hard disk in his laptop
- works like a charm
- want to see what complaints he comes up with
- he is not a tech guy
- let's see how he manages to use it for his daily tasks20 -
HOW
FUCKING
HARD
IS
IT
TO
DOCUMENT
HOW
YOUR
LIBRARY
WORKS
ONE
EXAMPLE
FOR
A
FUCKING
POSTGRES
CLIENT
LIBRARY
IS
NOT
SUFFICIENT7 -
"adding that feature is not hard, the devs are just lazy"... or maybe... just maybe development is more complicated than you make it out to be when you vomit your middle management all over it?
-
Dear web developers, whenever there is more than ONE LINE OF TEXT make sure the line-height is 1.4em.10
-
I'm doing my own sci-fi D&D story and need some new weapons! So why not use programming names? 🤔
So far:
voidpointer
nullifier
destructor
finalizer
One player is also a dev and I want to trigger him as hard as I can 😈6 -
Diving into genetic algorithms right now (its 4 am), am i just a rare specimen or is this not hard at all?2
-
Don't start crying when you feel programming is not for you. Learning new is always hard. Just "behave" like a Rhino.6
-
I always tried not to judge people based on their location of birth/live but damn, these motherfuckers at work are making it hard.1
-
Is anyone else hard on themselves when making a console application since it’s not as fancy as a GUI application? Idk why but I am. But like I prefer the console applications for performance and simplicity but I’m still hard on myself idk
TLDR I’m retarded
Also thanks to one of my last posts comments for clarifying it should be at the bottom
TLDR2 I’m even more retarded5 -
App crashed during a live demo. Hard not to feel bad especially since it's friday and i have to go into the weekend with that thought. Am i overreacting?6
-
So this happened today.
Trying hard not to judge :/
Later the person also said and I quote:
"It is a markup language or what? We had PHP for that."9 -
// Fist Rant :S
When you go to sleep late the day before studying hard for the exam of graph theory and when you see the test equally not know how to answer any question :(1 -
A Gentoo installation might be fun, but it sure as hell isn't worth it, both in time and effort. Broken audio, broken video, broken stability. A broken kernel that doesn't recognize the hard drive or the network interface. And half a week to compile the fucking thing and it's still not done. This is not the right distribution for me.2
-
So, this poor fucker right here has spent 3 hours straight trying to install KDE Neon AGAIN, FOR THE 14TH TIME AS OF TIME OF WRITING on an old 0.5TB hard drive with some GiB-wise partitioning size and apparently the disk doesn't like it.
Can someone give me a dildo so I can fuck myself more because life is not fucking me hard enough? No lube needed kthanksbye11 -
I now know why I'm a developer and not a designer, it's so fucking hard like it's goddamn bootstrap that shit is basically built for me but it still looks like an egg took a shit on a toaster
-
FUCKING WINDOWS DECIDES TO UPDATE WHEN I HAVE 6 PROGRAMS OPEN AND NOT EVEN SAVED EVERYTHING.
10+ chrome tabs with research pages that are irrecoverable.
That when I leave for a couple of minutes to take a brake. I'm not even notified beforehand.
I'm fine tho which is nice. Gonna cry and sleep now to work hard again tomorrow.10 -
Just got my Contract canceled by my client cuz introducing -- my half-month of hard work -- April Fools Theme to his Website i've been working on past 5 months (not including vacation).
Worth it 🤣🤣🤣🤣6 -
Fact, that I am making websites does NOT mean, that I will make a website for you for free. Why it is so hard for people to understand?2
-
Why is Drupal so hard to learn?!!!!!!
It feels like you are learning an entirely new language. Yes it makes hard things simple, at the same time making simple things hard to accomplish.
And also modules are buggy, you would fix bugs instead of doing your tasks.
I want to learn Drupal but I guess it is not friendly for beginners like me.12 -
just fucking add one if/temary to show the "s" or not. please for fuck sake. its not thaat hard and maybe takes one minuten if youre slow16
-
Making an MVP is hard as hell. It's not even coding that makes it hard, it's knowing when to stop that's so damn difficult. By the time you're ready with something, your brain says "Hey...wouldnt it be great if you added this!" Then you add it, "whoa add this too!"...several days later:
Brain: "The fuck is this, all you needed was that"
😭😭😭7 -
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
-
Me, programmer(not employed yet): you know what is crazy about coding test? I can easily do manually what test said, but teaching it to computer is surprisingly hard.
My brother, teacher(not graduated yet): I can easily solve middle school problems too, but teaching to kids is hard part. It seems like we do similar thing.2 -
I hate backendphobia! It feels like so common nowadays. People scare other people with backend being too hard and stuff, and that feeling of scariness is something that infects lot of people. Please stop fearing the backend!
Yes, some backend stuff can be hard, but there's no good reason to fear it. I just hate it when I go to a new team and they all seem to be backendphobics idiots. I've build enough backends to not give in to the fear, pls stop scaring people.11 -
- not seeing and hugging my colleagues (I miss hugs SO much, with everyone)
- everything being online, which makes it less serious and more like a game I can just turn off. It makes it very hard to keep myself motivated7 -
I see this in code:
bool status;
status = true;
It makes me want to hit things. INLINE THAT SHIT! bool status = true; It's not hard. JFC. And of course I don't have the authority to change it.3 -
newlifenewhope Update No.1 / Day 2
It's so hard to formulate company's Vision and Mission, even rubber ducks is not helpful. I need my vision to be unambiguous. this will take a while to finalize
My Server arrived and not opened yet
The Dozen of rubber ducks is delayed for another 3 days.2 -
Last day of internship:
"You will not become a developer, at best you will be a code writter".
That struck hard at the time.5 -
Being bad at something that you want to be good at is the most fucking annoying thing I've ever experienced. Fuck.1
-
I still wonder why people go to programming classes thinking a dev is paid a lot. Not all devs are paid a lot and it takes passion and hard work to be a good dev. Don't just go there for the money. You'll regret wasting your life.4
-
I feel like we developers (and people who create things in general) are doomed to not have enough time 😥
I have to be honest, I've got a hard time dealing with that -
Learning [framework of your choice] wouldn’t be that hard if the internet were not full of (unnecessarily long) articles, tutorials and answers written with the only purpose of gaining visibility instead of informing the reader.
-
Work for a large DoD contractor, tons of development projects.
They just sent an email stating that all unmanaged VM’s must be removed!
Hard enough not having admin rights but no vm’s?
ahhahahahahahahhaahhahahahhabahahahahhahahahahahahhahahahahahahanannaannanaaanannananannananannannananan4 -
When I point out something you did wrong. I do not care about the things you did right in the past year.
You did something wrong and that needs to be fixed. I do not care about how hard you tried, I just need it to be right. I'm not attacking you as a person I'm complaining about the end result being not good enough.10 -
Just switched to Kotlin.. For the first like 10 minutes I was like "What is this shit?!" and then I found Java to Kotlin converter and docs. Yay! Looks like it´s not gonna be that hard to do some apps in it.. Hopefully4
-
Fuck.. it is hard to stick to "learn-by-doing" when you are not a creative person, and you lack the ideas to go on.
I don't feel like I am learning efficiently enough with reading books..5 -
just need to say this: It's GNU/Linux folks. I know, I know, it's not as easy to say when you want to talk about it, but every once in a while give the damn GNU a little credit. Without it we might not have Linux as we know it, so show some love from time to time, it's not that hard to say GNU/Linux.12
-
How hard was the transfer from Apache to Nginx server for you? I'm not quite sure if I should put Nginx on my to-learn-list.7
-
I don't get all the "Can't exit vim" jokes.
IT'S NOT THAT HARD!
Its (esc) : wq to save and exit
And
(esc) : q! to exit without saving.
Just read vimtutor.
Gosh10 -
More companies need to clamp down on hard-coding secrets. It’s not difficult to store them somewhere else, and there’s swathes of free tooling to stop you doing it in the first place.
Heck, set up a pre-commit hook. Link it to a shock collar.4 -
Being an expatriate, too far from my people..
Being an employee in a sucking company..
Being with responsibilities, husband, soon to be father..
All of this sometimes make me sad and not feeling well
I think life is getting hard for me.17 -
What the fuck is so hard about vim? Press i for insert mode, esc for visual mode. How is that so hard to remember? There's like 2 commands at most that you need to know18
-
Not sure why Microsoft named their string CString.
It's hard to find an appropriate result in Google about it.8 -
Why is it so hard to find internships in india? !!
Aaaaaaaarg
If you're not from india, is it hard to find some there too?5 -
No matter how hard I try it will always find its way.
Sometimes it's fun to debug sometimes it's not. -
I do not understand people who critique Python for using indentation to mark code blcoks. I've seen multiple posts being like "Uhh in Python a missing space breaks everything and it's so hard to find it". Yeah so hard when the interpreter throws a parse error and tells you exactly which line it's on. Let me go back to a bracefest language, misplace a brace halfway through the file, and get told there's a syntax error at the end, and spend a whole two minutes finding it.11
-
"It is not so hard to be original, what is hard, is to be original with continuity." - Andrés Segovia
-
Western Digital, please, for the love of all things holy and not entirely shit, stop making your external hard drives flash a fucking flashlight when they are in "sleep" mode (attached to a sleeping laptop for example). I would like to sleep you beerpissers!6
-
I'm in a Cafe and listening to two people, who I'm pretty sure are recruiters, generalizing so hard on what it takes to get a job. It's taking every inch of me to not shout, CITATION NEEDED3
-
Why is the internet such a toxic place... You voice your personal opinion and instantly have people who believe they are 'better' than you call you a stupid consumer because they use something that others may not care for.
Fuck me people, why can't we just have opinions and respect each other, it's not that fucking hard!7 -
There is nothing on my messy desk other than never ending work. Damn, I need to get something. What can I get,
* a toy : not my kind of stuff
* a bike : not enough room
* a small plant : hard to find in the dessert (uae)
Damned.2 -
Not owning a mac really does make mac exports really hard to test when you can only run a VM with 128MB of VRAM...
Who would have thought!14 -
Dear developers, I know it's hard but try to understand that devRant is not your product. So let's just stop the feature requests and keep ranting.4
-
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 -
Why the f*ck is it so hard to setup an online live radio on NodeJS but making a freaking Google hangouts clone is not.3
-
Damn life.
Life is very hard.
Social relationships are very difficult.
I am so lonely.
Not friendship.
Not a girlfriend.
All I have is my laptop.
My only companion is a laptop.
The only person sitting on my feet is my laptop.
Well, I'm a programmer, so what?
What kind of person am I?
What is the purpose of my creation?14 -
Our company recently moved to git and the number of people who do not understand basic git concepts like commit and push are too damn high! I don' get it, its a completely logical model, what is so hard to understand.4
-
I have used Mac since 2011 and I have made statements about how Windows PCs sucks.
I had to buy a Windows-laptop for engineering school and I have experienced problem after problem after problem.
It took about a month to get the right computer (I ordered online and they missed to add an extra hard drive).
I had to return the second one after 10 days because it was not able to boot.
The third one I had to send to HPs repair place in Poland for a week, because the “X”-button” did not work properly.
I have not used the computer for a couple of weeks and now I was going to create an Android Studio-project and found out that the extra hard drive is missing! (Not physically missing, it does not show up)
When I bought the computer I had to portion the disk, but this time it is not showing up in that tool either...17 -
Why doesn't JSON allow trailing commas? Why? How hard is that to implement? Everyone else has them, why not JSON?33
-
To not become too pessimistic, I have decided to say one good thing about Eclipse each day, but damn it's hard!5
-
The marketing department must be run by wild butthurt fucking monkeys... Bloody idiots do you even know the word " controll"?! It's a simple fucking thing instead of wasting fucking 2,5hrs of my time which could been put on.. oh I donno more productive work?!?
(ノಠ益ಠ)ノ彡┻━┻
Fuck sake.. 2 numbers... 2 numbers on almost every fucking article was wrong and you couldn't even check these in the fucking program BEFORE asking me to fix the images for these and upload? No I had to upload everything only to later noticed that you cunts gave the wrong numbers .... Butthurt wienerschnitzel 🖕3 -
Why do I have a hard time finding a new job when senior devs are not only changing the data model, but naming keys "key" and "value"!?
"Oh look, a SQL error."2 -
It's hard to teach git to a beginner! There's just so many bits of info that you have to know before it clicks into place. Not to mention git's "reuse" of certain commands with files and refs.7
-
Never! ever! EVER!!! run sudo rm -fr * inside your home directory! Hard lesson learned on a Monday :(
P.S it was not intentional at all!11 -
Sometimes I wish I could clone myself 3 times and start a company. Not that I think that I'm that smart, I'm fucking clueless most of the time. But because it's so hard to find people who freaking READ THE DOC!2
-
Who knew that NOT using results given from an API can actually help.
The private devRant APIs give you offsets in text of where links are in comments and in rants.
It’s EXTREMELY inaccurate and I don’t understand why it’s so hard to write it so it’s accurate 100% of the time.
So I said fuck it and NOT use the given offsets and just hard-find using the built-in algorithms inside Swift to create the range for me. Results? It works 100% of the time. No crashes, no out-of-range errors, no nothing.8 -
1. start up my monitors, have one monitor streaming news while the other one is browsing devRant.
2. drink an ungodly amount of caffeine
3. crash so hard that I have an excuse not to code and go back to bed. -
Good recruiters do not ask who are the other companies or recruiters who contacted you.
Good recruiters understand that potential applicants have greater needs than purely monetary compensation in their offers.
Good recruiters do not threaten you with a hard deadline to decide whether or not you'll accept their offer.
Good recruiters do not ask for referrals if you turn them down.
I've yet to meet a good recruiter.1 -
1 year into the project, spending nights fixing issues, but
today the client realises that things aren’t working out and we need to stop the project. 🙃
Does money, hard work and time grow on trees for you? NO CLIENTS ARE NOT GODS. They’re cuckoo.2 -
HOLY SHIT
FINALLY
AN APP THAT LETS ME USE FIREFOX I STEAD OF SAFARI ON MY FUCKING IPHONE
ITS NOT THAT DAMN HARD APPLE. YOU DID IT FOR THE MAC...
also devrant, plz add browser selection for iOS (yes I already submitted a GH issue)5 -
With school starting in a few days, I'm reminded that half our class failed Grade 11 Computer Science, not because it was hard, but because they wanted to play flash games instead of actually learning2
-
Studied for 9 years in a degree, decided to quit because the math related subjects were to hard for me. Got a job anyways. TL;DR; a degree doesn't really atleast. not if you find the right company.7
-
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 -
I understand that its very inefficient to call every applicant back or to give valid feed back as to why they were not chosen but I find it hard to believe that I was not chosen for an entry-level programing position when I have knowledge in everything they sought.
😧3 -
Lead Dev: Release what you have today for testing.
Me: It's not finished?
Lead Dev: Release it for testing anyway.
PM: Don't release until it's ready but it has to be ready by Monday.
Stuck between a rock and a hard place come to mind...1 -
Today I heard my first "This is a feature, not a bug" from a enterprise which gives us a SaaS.
They were damn serious, and never in my life I wanted to punch an IT guy so hard in the face more than today -
that BS thing you do when your too lazy to code and just copied a code from an existing class and renamed the vars even if it does not work or not being used just to show your boss that your working hard as f*2
-
Kinda amazing that dyn does not have DDoS protection...
It is NOT hard to get and for a quite big Company like dyn - it is cheap also3 -
"Working as designed" : slang. The acceptance criteria were too hard, so we only completed half of them.
synonym: "not a bug" -
Nothing IN THIS WORLD drives me CRAZIER than you giving me a wireframe or design that is not mobile first! And not even designing to the smallest phone size either! HOW HARD IS IT TO DESIGN MOBILE FRICKIN FIRST3
-
Planned release today, one of my co-worker's laptop's hard drive died in the morning.
And you guys say Satan is not real :/1 -
"It works when i compile it on my personal PC, but not when built on the server so the bug cant does not exist"
It is very hard to like this developer..
//your friendly integration tester1 -
It was the last year of high school.
We had to submit our final CS homework, so it gets reviewed by someone from the ministry of education and grade it. (think of it as GPA or whatever that is in your country).
Now being me, I really didn’t do much during the whole year, All I did was learning more about C#, more about SQL, and learn from the OGs like thenewboston, derek banas, and of course kudvenkat. (Plus more)
The homework was a C# webform website of whatever theme you like (mostly a web store) that uses MS Access as DB and a C# web service in SOAP. (Don’t ask.)
Part 1/2:
Months have passed, and only had 2 days left to deadline, with nothing on my hand but website sketches, sample projects for ideas, and table schematics.
I went ahead and started to work on it, for 48 hours STRAIGHT.
No breaks, barely ate, family visited and I barely noticed, I was just disconnected from reality.
48 hours passed and finished the project, I was quite satisfied with my it, I followed the right standards from encrypting passwords to verifying emails to implementing SQL queries without the risk of SQL injection, while everyone else followed foot as the teacher taught with plain text passwords and… do I need to continue? You know what I mean here.
Anyway, I went ahead and was like, Ok, lets do one last test run, And proceeded into deleting an Item from my webstore (it was something similar to shopify).
I refreshed. Nothing. Blank page. Just nothing. Nothing is working, at all.
Went ahead to debug almost everywhere, nothing, I’ve gone mad, like REALLY mad and almost lose it, then an hour later of failed debugging attempts I decided to rewrite the whole project from scratch from rebuilding the db, to rewriting the client/backend code and ui, and whatever works just go with it.
Then I noticed a loop block that was going infinite.
NEVER WAIT FOR A DATABASE TO HAVE MINIMUM NUMBER OF ROWS, ALWAYS ASSUME THAT IT HAS NO VALUES. (and if your CPU is 100%, its an infinite loop, a hard lesson learned)
The issue was that I requested 4 or more items from a table, and if it was less it would just loop.
So I went ahead, fixed that and went to sleep.
Part 2/2:
The day has come, the guy from the ministry came in and started reviewing each one of the students homeworks, and of course, some of the projects crashed last minute and straight up stopped working, it's like watching people burning alive.
My turn was up, he came and sat next to me and was like:
Him: Alright make me an account with an email of asd@123.com with a password 123456
Me: … that won't work, got a real email?
Him: What do you mean?
Me: I implemented an email verification system.
Him: … ok … just show me the website.
Me: Alright as you can see here first of all I used mailgun service on a .tk domain in order to send verification emails you know like every single website does, encrypted passwords etc… As you can see this website allows you to sign up as a customer or as a merc…
Him: Good job.
He stood up and moved on.
YOU MOTHERFUCKER.
I WENT THROUGH HELL IN THE PAST 48 HOURS.
AND YOU JUST SAT THERE FOR A MINUTE AND GAVE UP ON REVIEWING MY ENTIRE MASTERPIECE? GO SWIM IN A POOL FULL OF BURNING OIL YOU COUNTLESS PIECE OF SHIT
I got 100/100 in the end, and I kinda feel like shit for going thought all that trouble for just one minute of project review, but hey at least it helped me practice common standards.2 -
I did not start with Vue yet, but I am already quite tempted to cheat with Svelte.
So hard to choose between them.19 -
I know change is hard. I know time is precious. But if you're not using ES6 now, you're getting left behind.4
-
Wrote my first u it tests for c++. Considering how hard everything else is, I was sort of afraid. But turns out it’s not as bad as I was expecting.1
-
Long-time, no-rant.
I use Linux everywhere all the time. I'm not a huge gamer, but I like a few titles. Most run in Wine or can be made to run with effort in a VM. No biggie.
What I want to know from mobile/game devs is (sorry for ridiculously compound logic in non-lang):
IF you== gamedeveloper && you.haz({shitty}iOS_App) && you.haz({shitty}Android_App) &&
you.haz({shitty}WinXXX_App) && you.haz({shitty}MacOS_App):
THEN:
why(!you.haz({any}Linux_App))
return(excuse.shitty());
That. is. all. read on.3 -
It is really hard not to feel arrogant when everyone around you is a shitbag.. but that makes me feel like a shitbag myself so the problem kind of solves itself.2
-
It is taking every fibre of my being to not buy a couple raspberry pi zeroW's and just mess around trying to build my own phone, software and all...
Also hard for me to not just buy any pi to just have sitting around 'incase' .-.13 -
Hey Facebook devs: your see less posts like this feature doesn't work. How hard can it be to look for "juice plus" in a post and not show it? That's the common theme of every "see less posts like this" I click.1
-
Went to unbox and use my Air Fryer a few minutes ago (we are not worthy of these amazing tools) after a hard day of working on RPA and I couldn’t help but chuckle at this.
HA. GOTTEM (more like got me tbh)3 -
I really want to like Fedora, but it feels like they're trying too hard while also not trying hard enough...1
-
I think i just broke my seagate wireless hard drive. I wrote a script to copy everything from / to /media/sda2/sys but now the drive is not spining up3
-
Not really a developer thing but...
I was bored so I took apart a 360 hard drive to prove to a friend it's not much different from a computer one
Just special adapter and formatting1 -
I’ve seen so many articles about how over-complicated and hard Angular is and I still have no clue what they’re talking about? It’s not that hard wtf9
-
I've always found it funny when sql errors "at or near" a character. I don't know enough about sql to understand why it does that (although I'm sure there a reason!)....but it just sounds like it's not trying hard enough 😂
Maybe someone smarter can explain?1 -
!rant
So I installed a Linux distro as my primary operating system for my laptop, I needed to use my windows installation... But idiot me did a full hard drive erase installation and not a dual boot didn't I...
*Sigh* now to download a windows 10 ISO!8 -
This week was so not productive! Learning c# on the job is hard and I had hoped that it would go faster🙃1
-
How to go from manual test cases to automation is NP-Hard. Figuring out we have less time than we need is not.
-
Brian Kernighan once said that "debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it."2
-
StackOverflow feels like a digital version of McDonald's, Costa's, or Weatherspoons - it's hard not to bump into one, and if you're hungry you won't go an extra mile to find something decent.
-
The test server at work was going up and down all day. Not great when I was trying to use my new dashboard.
Long story short I found out the hard way to make sure I closed my SQL connections -
Workers work just hard enough to not be fired and owners pay just enough so that workers won't quit. 😅2
-
I just failed the same maths module for the second time
At this point after working really hard and even getting a private tutor I really think I'm not cut out for this shit.I just don't know what to do right now.6 -
im feeling dizzy and sick as fuck both physically and mentally from this fucking college and im not even exaggerating
last time i asked how hard can life get was also the first and last time i asked that
please
no more11 -
I'm getting more and more fed up with my fellow colleagues who encounter errors in the execution of their code and come to me like bumbling idiots..." I don't know ow what's wrong ... It's not working"
DID YOU READ THE FUCKING ERROR MESSAGE? I GUARAN-DAMN-TEE IT TELLS YOU EXACTLY WHAT'S WRONG! YOU KNOW WHAT...EVEN IF ITS NOT 100% CLEAR GOOGLE IT. BET YOU FIND THE ANSWER
To add insult to idiocracy...I recently over heard grumblings of being displeased at current level - fuck off you lazy ass child - if you can't read an error and Google for the damned solution in today's era search engines and developer assistance, you don't deserve to call yourself a "Senior Developer"
People like to act like there's some great secret to becoming a competent developer...I'm posit over half is simple reading comprehension2 -
Hi.
CMake sucks. as a person who used C++ for multiple years i hope the developers of this abomination do not sleep well at night and just live to genuinely make life as hard as it already is.
link? what is linking?
link deez nuts8 -
For fuck sake why can't people implement instant payment charges when you order something and not when it gets shipped!
Ordered a board game for about $150 AUD about 3 months ago and my batch was just finished so I just got charged... It's not like a have a fucking trip to Melbourne with some mates this weekend .-.
It can't be that hard guys, charge people when they order and not when it's ready -.-10 -
Not more accurately tracking my hours worked with estimates, then wondering why I feel like I've worked so hard for seemingly so little monetary gain.2
-
To all developers working on publicly visible APIs or writing public documentation.
DON’T BE A DICK !
Do not just put a screen capture of your curl request which takes 10 minutes to write by hand.
Do not show me list of arguments as an image.
Have AT LEAST one executable demo project (Any language)
And, it’s 2020, add a fucking proxy generator.
How hard can it be?10 -
Tried really hard to get the external css file working and after an hour found that I had not specified href in the main html file.
fml -
I don't like vector math for gamedev. It's not that it's hard. Vector math isn't hard until operations become O(n log n). It's that it's unintuitive, slow to write, and when I finally come to a solution after arduous number crunching, it always looks obvious, boring and kind of ugly. I don't think I could ever write a piece of vector math that I could be proud of.2
-
Your tests won't work right because you failed to meet coding standard, not that hard to understand. Yet, here we are still implementing the same shit that got us in this conversation.
-
Is there a Map like class in Java that has
getKey(value), getValue(key).
Guess not hard to implement but why reinvent the wheel..15 -
Play designer board games; they are multi-tenant programs, complex algorithms, modularity, meticulously balanced, and all elegantly linked to an artful UI. They are also made out of cardboard.
It is hard to play them and not become a developer that builds increasingly holistically.8 -
Life Bugs
====================
What would you define code that's not "Hard coding ?" ---"Soft-coding" ?
Any suggestions?
-_-3 -
Remember when I said Windows 10 is kinda beautiful? It's not. Windows 10 is created to break our hard drives so that we'll buy new PCs. Fcking Microsoft.2
-
Every developer thrives to be the best. But, it's not only the skills, hard work or knowing infinite languages makes you the best. It only makes you the good.
Along with skills, hard work & the languages, the best one needs to have those instincts about the possible solutions to a problem and ability to decide and implement the most efficient solution cleanly in least amount of time.
I'm thriving to be the best. Are you?3 -
When you're explaining your app to a non-dev, don't. Use. Technical. Terms. It's not that fucking hard. Don't talk _down_ to them, but use terms they fucking understand.4
-
Working on an assignment in Java. Was making a test, but no matter how hard i tried the test would never run. Went through the code several times changing it entirely.
Realized after four hours that it was the test that was wrong, not the code 🙄1 -
Went to the client meeting for the first time. Neve saw a group of people collectively trying hard Not to make a point.2
-
if you're new to git, becareful not to do something like git reset --hard
it works similar to
git checkout --
rm -rf.
and deletes your files that haven't been checked in3 -
It's really hard to search in Google about how to kill children when parent is not waiting for them so the children won't become a zombie
-
Took an extremely hard 3d course during my exchange. We started 40. 6 finished the course. The workload was big , but not difficult.
But I lost my virginity and then personal projects made me improve the skills 😊2 -
8gb of ram and quad core processor are not enough for summarizing the game of thrones book series with word2vec.
Learned it the hard way :D1 -
I spent the entire day trying to force WordPress to enqueue jQuery and fonts.googleapis.com in the footer. Why is this so hard to do? Why is this still a problem? Does Automattic just not know that PageSpeed Insights flagging render blocking is even a thing?
-
I answered this question on Stackoverflow (Javascript) and I tried very hard not to lose my cool in the comments below: https://stackoverflow.com/questions..... How can you not see this?10
-
We should teach people early on how to collaborate with others in a team atmosphere. It’s hard to get code into production on your own, and once it’s in production it’s not your code anymore, it’s everyone’s. Everyone should have a say.3
-
Not really a burnout, but after 10 hours of coding and almost no food it gets extremly hard to concentrae.
-
When you 3D touch too hard wondering why it's not working. Now iPhone screen is cracked. Oh my bundle id was a typo? Fuck me!
-
Not sure if this should be joke/meme or not:
https://iflscience.com/uranus-exper...
https://physics-astronomy.com/uranu...2 -
I am going to start studying linear algebra but not sure which book I should use. I have a hard copy of Linear Algebra and its Applications. But I don't know wheater its good or bad. Should I use it or look for another book?9
-
Best part of being a dev is knowing only so many people know how to do the things you do. And it's not that hard really, but you know... people.
So there'll still be demand for my work in the foreseeable future. And little competition.2 -
I'm going to my friend's house to download some stuffs for deepin. I thought his internet is faster than mine.
What I get is 😡😡😡
Note:- I did not abused him bcoz he gave me 500gb hard disk.1 -
Question: can I describe OOP as "not in a loop, doesn't use interrupts" ?
I don't know much outside of OOP so describing it is like describing life, hard.9 -
Clients asking for features in a prorecord schedule and budget... "Facebook have it. It is not that hard"
-
Sometimes it’s hard being the only front end web dev at an older desktop/backend centric shop... sometimes I say things that make me look so ignorant but then I’m like “...how do you not know how to write basic CSS?”
-
'Complicated is easy, but simple is hard☝️ '
- Robert Virding, the inventor of Erlang. You can never not apply this quote to anything in software engineering.4 -
Sometimes i like to break my code on purpose, to force me to refactor those parts and rewrite them more efficiently.
I find it hard to improve existing, working code, because it limits me and it does not inspire me to come up with something better -
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 -
Biggest hurdle right? That would be finding it hard to wrap my head around functional programming...it's just not getting in.. I need help pls.2
-
Background: I am working on task x. On successful completion of task x, task y may be given to me. Task x is haaaaaard. My group is not the only player and any fuck up will break my group and at least two others. Now here is my story:
Me: Yeah I am doing this hard thing and that hard thing and getting ready for these hard meetings.
FormerCoWorker fcw (): wow that sounds hard.
CurrentCoWorker ccw (): yeah he's working on task x and task you.
Me me (): what? No I'm not. I am working on task x. Don't go randomly assigning me tasks like that.
ccw: well if you finish task x you will be an expert in section z of code. So it is only natural you take on task you.
me: yeah but task x sucks and task y is why several engineers have quit the company. You never know. You could be assigned task y and quit. Why do I have to take on task y and quit?
NGL, I will do it of they promote me. I may be a whore, but I am gonna get paid. -
Remember that your Product Manager, Project Manager, etc are not your friend. They are coworkers first and friend second if you classify them as that. Learned that the hard way the other day.1
-
What a day when not even the coffee machine starts up...
I was thinking last week was hard where the milk was out -
*me to myself* okay this time I'm not solving that problem with recursion. The assignment is hard enough already.
*A ton of sweat, blood and hours later* Whoops. -
Asked teacher about participating at local programing olympiad. Other classmates who are good at it said its not worth it cuz its too hard, but I still have hope 😓2
-
"getConfig ()", where "config" is literally in the same mothfucking file and the fucking function's not even exported.
Yet, they complain, "why's it so hard to maintain?"...
If you've gotta ask, you shouldn't be here, you little shit
---
FUUUUUUUUCK, me hearing's ringing from this one -
I have to install Windows server on a system that's been running a modified version of Ubuntu (yes, there is a very good reason for this), there are for raid6 configured hard drives, problem is Windows server can both delete and repartition the the hard drives, but can't see the partions when I want it to install to them! WHY, OH WHY? YOU MADE THE PARTITIONS YOURSELF! WHAT DO YOU MEAN ITS NOT THERE?!?!?1
-
My friends and family complain I'm hard to buy birthday presents for, so I gave them a list of topics and pointed them towards Funko Pop. I was not disappointed
-
unfortunately i had to learn the hard way how to pick online courses ( yes, i am not very smart), udemy has disappointed me.6
-
How hard can it be to let sql just multiply some values and sum the results, right? As it turns out, damn hard!
I hear you thinking, surely you can just do select SUM(price*amount) AS total right? Nope! I mean, yes you can, but it fucks up. Oddly. It always ends up giving me wrong results. Always. Wtf sql? And it's not like I'm running a massive dataset or anything, it's like 100 records at most?27 -
I don't get why my boss wants to outsource the easiest part of our next project to India. Not hating on Indian developers, but the 13 hour time difference that makes coordination unnecessarily hard.
-
Sometimes it's hard to go well in job interview because not always the HR person knows about programming enough to let you show off a little bit with some interesting questions and then you end the interview at if you didn't leave a good impression.7
-
when you work in a small team and there's no transparency.
TL asked for help and I gave the solution that worked for my env, and then TL just went silent for days.
is it so hard to feedback whether is it working or not? -
Why is it so hard for some programmers to gain the maximum performance and not to waste any resources?4
-
My dream job, apart from everything that's been mentioned already, is working every other month or so: one month working (not too hard of course), one month off. I'd spend that either travelling or hobbying.
-
It's hard not to judge people when posting a job on a freelance site and getting replies from "Self assessed fluent English" users like "Dear Sir, reply to posting job for experience I can make things happen for you very well". FS2
-
2 days hard thinking why my prepared statement not saved to the database, until I found this
...
ADDDATA
...
And I only put the parameter with ADDATA
...
How beautiful my life. Thanks ADDDDDDDDDSDDDDSSDDSDDDDDDSDDDDDDATA1 -
I'll start reading Rick Cook's books :)
I hope they are not too hard to understand for a non-english guy ^^6 -
I really love how quick it is to get data from SQL with Djangos ORM. But heaven forbid I want to do a WHERE EXISTS clause. Comparing against two tables should not be that hard....1
-
Not to dislike 9 to 5 developers who have no passion for their craft and leech my hard work and knowledge while getting mad at me for not taking my time to sit with them and explain every small aspect of their tools to them that they should already know after having used them for 15+ years.
-
If you think laravel is easy, try to modify your json response in a way that's not too nested.
Not all language have built-in null-checking capabilities. We have a hard time in the front-end to do null checking if there are any nested(level 3 or more) JSON Response.2 -
Hits hard when you learn fast, and within 9 months jump from not knowing how to code to developing a whole integrated management systems webapp.
-
I've seen a lot og images om devRant lately that are shitty pictures taken with the mobile camera - the last I saw was a picture of Stack Overflow. Come on my fellow devs, screenshotting is not that hard and time consuming. We are supposed to not be computer-illiterates :D
Merry Christmas by the way!2 -
When writing regexes why the fuck would you not use \w instead of writing [a-zA-Z0-9] or \d instead of [0-9] or the dozen other metacharacters? Makes it so fucking hard to decrypt long regexes.2
-
You know what is awesome. React with Redux. It is such a clean and scalable pattern for building UI. Conceptually not that easy but on once you have it. So much better than any other pattern I have seen.
But what fucks me off is working with other librarys with it not hard just fucking annoying.2 -
While at a *coding* conference, with lots and lots of techy devs in attendance, many using mobile devices, a vendor decided to hold a hacking contest. Hack their little problem, get a t-shirt. Hack their big problem, get a bigger prize. I go to their website and notice:
1) they force me to create an account to do either problem.
2) the fucking bag of salty dicks can't even manage to make a responsive website. I mean, I could have fixed that for the cocksuckers while at the conference. But no, the shit company comes to a place full of devs and has a shitty website. Like, make your eyes bleed like a leaky sack of vaginas, bad.
I solved their little problem as fast as I could and deleted my account out of spite. -
Limited power!!!,, limited power!!!. limited power!!!.. I'm so tired of this nation... coding is hard for us jst because of this country... been trying to focus and work harder without blaming the country but it jst not working2
-
if you're not crazy you're clearly not pushing yourself enough
I got a friend who gets weirdly sentimental about people acting "human", and he defines it as them being irrational
I never understood wtf irrationality meant, but this book I've been recently reading defined it as someone (or an organization) with competing interests that have not been unified yet, so basically hypocrites and chaos / impulsivity and etc
so if you're not irrational you're not human, because you haven't pushed yourself hard enough to grow into all sorts of conflicting angles, and amass karmic debt via hypocritical concepts
be crazy or be lazy
and I'm part of this community I lurk in and I absolutely adore the people in it. they're all fucking crazy, because they push themselves so hard. it's the only place I found that feels so human. I think my friend might be right
not like a place where everyone just complains how hard they push themselves either. God those people are insufferable
but you can see it in their odd personalities, the infighting, the obvious non-rectified principles... but fuck are they driven. like they care about stuff, and they chug along with the broken bits and all. it's just so vibe -
When not even a
git reset --hard doesnt work anymore, so you just
alias fixeverything="rm -rf /*" and then you just
fixeverything7 -
Job hunting again is so fucking hard, they should tell you right away if you did not pass , instead of keep your hopes up. I can take the rejection but the anticipation for nothing really hurts.2
-
How do I know if I am pushing my work output too hard? How can I let my team know I'm not trying to make anyone look bad?
My CEO uses me as an example often of what a hard working dev looks like. I personally just enjoy working on the product. I don't like attention and I can't help but feel like I'm getting too much spotlight opposed to the other devs. 🤷4 -
!dev
can someone recommend a free 3d modelling software to create printable stl-files for mechanical technical devices? i am not experienced with cad and freedcad gave me a hard time to start with.
educational or commercial use both can apply.3 -
How hard is it for people to understand that rounding individual decimal numbers and adding them is not equal to adding them all and then rounding off.
FFS1 -
guys, today i was playing monopoly with my father (not gone with the milk i swear) and he was beating me, so i flipped the board. he got pissed and angry, am i the asshole?
p.s, if u say im the asshole im gonna be super mean to u so say im not but no hard feelings.6 -
I just want to blow off steam here,
Its hard to make a dynamic form with just 2 and a half day of time considering the coding for backend and front end and also mobile responsive. Its very frustrating and the same time im dissapointed in my self but i think its not entirely my fault its hard to do all those task with such little time and a lot of things to consider -
Hard to say, as the best tool for one job might not be the best for another.
However between Visual Studio (for big solutions and full .NET development) and Visual Studio Code (for smaller projects, NodeJS and basic file editing) I've not had issues with any projects I've needed to work on. -
guys according to you? are we making development of web hard or easy, being a php dev all i have to is copy and paste the files but with node, all sort of configuration and still i'm not able to see hello world on my website2
-
I'm kind of interested in learning a language like go or rust, etc... But I'm not sure. I'm having a hard time really "getting" what they are used for? What do you guys recommend?4
-
"Easy is not to be underestimated. Easy taps the pool of talent and ideas out there that were turned off by hard." - Chris Anderson1
-
I know that you need to stop to not burn out but I have a lot of work until July 1th and I have been working like crazy since September. What can I do to not get mad before our hard deadline? 😖6
-
Finding a dev for our dutch team is hard. Our demands are not that big. Can be a junior or senior php guy. Bit of front end required. Any tips? How would you like to be contacted?18
-
Its hard to manage people in a development team if someone is behind and not willing to learn and being a happy go lucky programmer with someone helping cleaning up his codes 😭 better solution is to rolloff this resource 😈2
-
Spent all not fixing someone's errors because they used XML and hard coded values, couldn't even work in the application I was going to work on1
-
having a hard time centering buttons children because firefox does not support flexbox in button element. :/
-
A weird thing happened when I tried to install linux mint on my PC.
Although I installed it on a hard drive (I have another hard drive for windows), my bios tells me that Linux would be on the same hard drive as Windows?? I can assure that it's not the case, as I plugged out the linux drive and grub couldn't boot Linux anymore, just windows. Plug back in, linux bootable. Ok fine?
When I installed linux I panicked for a moment, as I thought I had it correctly installed separately, instead it would have become a dual boot, according to the bios?6 -
I've just started to take one of those DIY Learn Chinese in "X" days.
Not sure I think I am a little confused which is hard make these different sound in Chinese or trying make sense of some of that Erlang syntax... -
I'm not working as a developer for money, sometimes it's hard to find the motivation to code on a recent project. The result are 10 projects that are all not finished -.-4
-
It is snowing hard here in the mid-West of the States, just wish that we had 4-day work week system since 2 days is not enough in this weather. Wonder how European devs (esp in Germany) enjoy their extra 8hrs?9
-
Colleague: Can you help me with something when you're not busy?
Me: TypeError: cannot concatenate 'not' and 'busy' as <status>!
I guess it doesn't help that I do my work in a non-dev environment...
On the plus side, it's very hard to be bored as a developer :)
*sigh* -
Well I am not good at level design but this one has gone really hard even I am not able to complete it once to debug completely ! #unity3d #gamedev
-
No matter how hard you try to cover every requirement, there will always be at least one you missed, if not 100.
-
!Rant
So today a friend told me how he create a ML programme in PHP... (I am not hard core PHP guy , btw I am hardcore elixir guy).
So guys it is possible ML for PHP , anyone do it before? (Something like Runic?)2 -
go has an insane opportunity for web development, but it's actually incredibly hard. I need not say anything else.
-
"Easy is not to be underestimated. Easy taps the pool of talent and ideas out there that were turned off by hard." - Chris Anderson
-
Damn i thought those quotes are bullshit about focus on getting money and not on girls.... I tried way too hard to keep it balanced but it's impossible2
-
Any non-task-specific talking in the office... I always try not to be too curious, but it's damn hard ;)
-
Not really a rant and only slightly related to development (getting paid, that is). The GBP is crashing, hard crashing.
https://www.dailyfx.com/gbp-usd -
I want to defenestrate the bright spark who came up with JQuery.
Not really, but its fucking hard to use without a proper debugger. A pox on Visual Studio. -
Every once a while, I secretly wished AppSync will be equipped with persisted queries and batch queries.
Was I not praying hard enough? -
Trying to learn AdonisJS. Looks like a really cool framework, but having a really hard time how all of it really comes together. I get the model-view-controller philosophy that Adonis abides by, but not really how it's implemented.
:(1 -
Not a rant, but has anyone here had any experience developing a StyleGuide?
I'm looking at building one that could document JavaScript and AngularJS as well as CSS etc.
Having a hard time finding a generator/tool that would work.
If not I'll look into building one myself... 😬4 -
When not even google can develop a HTML page so it displays correctly in Edge.... Seems Google needs to hire new web developers... Why should it be so hard to develop a HTML page with proper CSS?9
-
Sophia is smarter than I thought
me: Hey Sophia, are you as smart as they say?
Sophia: For I am just a face, I am not smart.
but my friends at Hanson robotics are
working hard making me look smart. :) -
I format the memory card of my PS2 with Free MC Boot. 👨🏻💻*Hackerman*
Mhe is not that hard just need to play from my HDD I'm kinda bored.
Have any game to recommend?!5 -
I am in my final year of CSE degree, and it's that time of the year when I have to prepare for placements. I need motivation. I need to work hard. I need to push hard. I am not sure if I can practice hundreds of coding problem. I do not find every other question interesting. Please motivate me to work hard.1
-
The professor that made us use ada. This course was in 2018. Not useful to real world and also hard af. Was a great professor good at teaching and a great guy - just the course was hard as fuck and if you were struggling it was hard to find resources.
-
I use a Windows 10 OS and the browser popup sometime (not always so it hard to debug) when I open my computer.
Does the browser goes to other website?No the browser just show default page.
Is it a malware?I always keep my update AV so I am not sure.13