Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "what time is it?"
-
My girlfriend comes in and sees me on devrant.
GF: "What is that app? I see you using it all the time. Is it like an endless blog with updates?"
Me: "It's kinda like facebook. But for developers. And you don't have any friends".
GF: "That seems like a sad app"37 -
People who send an email saying "I'm getting an error message".
WHERE DID YOU GET IT?!
WHAT IS THE FUCKING ERROR MESSAGE?!
OH NO SURE LET ME LOOK IN MY CRYSTAL BALL, I'LL HAVE IT FIGURED OUT FOR YOU IN NO FUCKING TIME.
😡20 -
QA: There is a bug in your program, it doesn't work !
DEV: What? It is working on my machine, let me show you *opens app*
QA: Well, then I will tell our clients to use your machine every time they want the app
DEV: ...7 -
Duplex: Hi, Umm... Can I book 3 seats on Wednesday?
Restaurant: Sure! And what time is it?
Duplex: Yeah, Oh, I'd like it at NullPointer Exception if it's possible.
Restaurant: Invalid parameter "NullPointer Exception" restarting program...4 -
You have done a great job!! Thanks for delivering the project on time. It is exactly what I asked for. I will ask for no changes and I will pay you right away.
Said no client ever.3 -
Dev: what do I call this file ?
Me: just name it something meaningful so other dev's know what it is
Two days pass
Me: time to do code review .. oh look a new file ..
Git comment : new file for sax parsing , architecture gave the ok.
File name : SomethingMeaningful.java11 -
Most used lie you tell to client: -
Client: “Could you make the software do XYZ?”
Programmer: “No.”
What the programmer really wants to say:
“It’s software. Of course we could do it. But:
it would take a very long time,you can’t afford it,we can’t sell it to anyone else because it’s a terrible idea,by the time we finish it, you won’t want it anymore.”
“No” is just easier to say and is less insulting, especially when the client has a dozen of these great ideas.undefined and bla bla bla bla lie joke fun client programmer fuck i can not think of more tags. fuck13 -
This is the first time an IDE has apologized to me.
PS: Dev notes, crash reports etc are excluded. This is the IDE saying sorry I can't do it, no matter what.11 -
boss: What the fuck guys! Why didn't you go to the meeting this morning? Have you checked your google calendar?
me: But, but it is scheduled to tomorrow, google calendar says that.
boss: Who put that date?
me: You
boss:....
boss:And fo you double checked it?
me: What do you mean?
boss: Double check! Check if what is in the google calendar is correct!
me: But that doesn't make any sense.
boss: No excuses!! Next time you must double check!10 -
Notepad++: An update package is available, do you want to download it?
Me: Maybe next time
Notepad++: Sure, that's what they all say3 -
User: oh! An error message.
Message : Problem XY has occurred. Do YX to fix the problem.
User: Ok I try everything except what it says. ...
Ok that didn't work. I ask the IT
IT: Have you tried what it says?
User: no I didn't know ...
IT:ok do it.
User: 0.o It worked! why do we pay you if it is so easy?
Every goddamn time 🤦🏻♂️3 -
If you are copy pasting code from somewhere else, spend some time and effort to understand what that piece of code is actually doing, and how much of your requirement does it satisfy.1
-
Ex-coworker of mine fixed this bug a week after the site was launched and has gathered several thousand users in database.
Yep its exactly what you think it is, each time one user would update its infos, it would update his infos to all the users in the database.
Luckily I was not in charge of the project in that time, so it was really fun to watch how everyone's name was changing every couple of minutes for a whole week :D12 -
rant;
WHY DO PEOPLE DELETE STACKOVERFLOW QUESTIONS WHERE I AWNSERED THEM IN DETAIL WHAT TO DO AND WHY IT BEHAVES IN THE WAY IT DOES. THIS SHIT JUST WASTED MY TIME AND DOES NOT BENEFIT ANY USER WITH A SIMILAR ISSUE. THESE FUCKERS NEED TO GET THEIR EGOMANIAC SHIT TOGETHER IT IS NOT ALL ABOUT THEM AND STACKOVERFLOW IS NOT A FUCKING FREE OUTSOURCING COMPANY.
tl;dr don't awnser people on stackoverflow if they don't mark their past questions as awnered. It is a waste of time.8 -
Dev: I'm going to a engineering and robotics seminar this weekend
Manager: Stupid. Waste of time.
Dev: I also got invited to go to a 2 day tech and innovation conference
Manager: Another a stupid waste of time.
Dev: The CEO's son invited me and is paying for it, he said he thought it would be interesting to me.
Manager: ...Well as long as it's not on company time
Dev: It is on company time, I won't have time for tickets
Manager: WHAT!? YOU HAVE TO SAY NO, WE ARE BUSY!! WE CAN'T NOT HAVE YOU FOR 2 DAYS.
Dev: Duely noted you said that and you think the whole idea is stupid. Take it up with him I already RSVP'd yes.
Manager: 😡😡😡😡😡😡7 -
Me: So what you are doing in the IT field?
Him: I am hacking bank websites.
Me: OK, that's cool. It is good in free time. What is your actual job?
Him: I am seriously hacking the bank Web site!
Me: Trust me, if you seriously doing that you will never ever mentioned it...
Him: No, I am doing it legally... The bank hiring me to try to hack the website...
Me: OK, you mean that you are cyber security tester?
Him: That is almost the same...
Me: So you are tester?
Him: I am hacking bank's websites...
Me:....7 -
Senior: I've been programming for a long time. I know JavaScript.
Me to myself: I've seen your code, it is shit.
Senior: (builds JSON with string concatination)
Me to myself: ...
What am I to do? The system is full of stuff like this, and minimal support from management to fix and rewrite.19 -
Boss: Have you finished that feature?
Me: Almost there, i'm refactoring some classes...
Boss: What? Refactor? But thisnis a new feature, it does not need refactor! We don't have time for this!
Me: 😵🔫
This is what happen when you care about code quality.5 -
Feedback from a client
-"It doesn't work! I want this solved immediately! "
- What? Which of the 20 views? Can you be more specific?
... 5 hors later (and lot of wasted time debugging) ...
-"I mean, this button is not aligned."2 -
I once ran into a CAPTCHA that was hard coded with a simple math problem. Every time it asked what 5 + 1 is.4
-
To the people saying "I need to reduce my keystrokes" when they are asked why they omit semicolon's;
It is a common delusion thinking that we spend most of our time typing, when in reality we spend most of our time gazing into the abyss thinking to ourselves "oh my god what have I done".
Anything that decreases your typing time but increases your time in the abyss is a terrible tradeoff.
- D. Crockford1 -
Me:(kills the CTRL +S buttons saving something)
Boss: what are you doing ?
Me: nothing much, saving a document.
Boss: is that the best way to save it?
Me: no, it got saved the very first time, the rest is to convince my heart I saved it.
Boss: ... ... ... fair enough.5 -
12 - 1pm is lunch time. What the hell is it with this team and arranging meetings for this time, does nobody eat?
*Propose new time*
Justification: ... i'm fucking hungry4 -
HOW IS IT AUGUST 1 RIGHT NOW
2019 ENDS SOON BUT IT STARTED LIKE YESTERDAY
WHAT IS HAPPENI
WHY IS TIME GETTING FASTER THE OLDER YOU GET?
JUST FCK OFF THIS IS NOT NORMAL
I GOTTA HURRY TF UP AND DO SOME SHIT WITH MY LIFE BEFORE TIME RUNS OUT☠️☠️☠️💨💨🌬10 -
Ever since I started a hobby project with a commitment to make atleast one commit to it everyday, no matter what and no matter how small, coding has become a truly fun past time. And 3 months in, my project is beautifully taking shape1
-
🙄 Windows asked me to install the update thrice. I asked it to remind me later. The fourth time it just shut my system down and started updating..
This is what you call a constructive and understanding OS-User relationship 🌝3 -
I need to explain to a client how pc work. I use this image. Now every time my client explain what a pc is start talking with "it worked like a WC"... What I have done?7
-
When lot of people are actually using you open source software and contributing to it and donating money for it, but you don't know why given the fact that it objectively is complete crap.
I feel bad each time that I receive money. Is this what the "impostor syndrome" feels like? Because I'm actually feeling like an impostor.2 -
Worst meeting:
Boss: *calls everyone* URGENT MEETING. If you're on your lunch break, then stop and join the video call. Is it a weird time in your timezone? Wake up. But COME
Omg what happened? Is the server down? Are we getting a huge client? What is so urgent that it needs all of our attention right now?
Boss: I'm afraid that I won't be able to stay long in this meeting.
... then WHY the f did you call this meeting?
Boss: that's why we'll have a meeting next at *such hour*. In the meantime, talk to your respective departments about what you've been doing and what you need from each other. See you!
No comment6 -
Is it me or doing forty minutes standup meetings every morning is a complete waste of everyone's time? I don't need to explain what is Kubernetes and how to install it to my boss...8
-
Every time I interact with this DBA he treats me like I’m some fucking moron who barely knows what a query is. It doesn’t help that I can’t get him to understand a damned fucking thing, no matter what the topic is. We speak the same language, supposedly, but can barely communicate. I can’t even begin describe how his half of the conversations go because I am unable to follow much of it.
Maybe if I start aligning my fucking chakras and channeling my inner goddamn cosmic peace energy, or whatever it is he’s on about, he might start making more sense? I swear he’s been so high so often that he’s never quite come down.
There’s obviously a language barrier, somehow, but the guy is also such a douche every freaking time. Ugh.rant i could call him mr. mushroom? maybe it’s me? drugs are bad mmkay root queries the dba’s sanity13 -
Hey guys. I'm very proud to present my first book. Artificial Intelligence. A book that speak about convolutional neural network from the scratch and how artificial Intelligence improve our life. It's not a technical volume only but a place to know what there is inside. Now is time to correct it...6
-
Someone asked me what a full stack dev is... I replied:
"A highly sought after programmer with the world of opportunities and no time to pursue them."
I think I nailed it.3 -
Raspberry pi worked perfectly fine. Reinstalled the sd card for some reason (on purpose) and now, no matter what system I flash, it always crashes at stone point. That point is random every fucking time.
I just want this fucker to work 😥18 -
"Lightweight rant"
Good job, devs of Sparkasse.
Time to "jobn't" y'all.
That error message is very informational.
I know it is because of the time counter being at 0 and I need to relogin to reset it, but what if I was a regular dumb client? To add more salt into it, what if I was someone in his 90s.
Do your fucking job properly.
Edit: The error message translates to "Error", "Error" and "Close"4 -
I like being self taught because I can work at my own pace and try different languages to see what interests me most. But so many of these tutorials are just shit. Or the content is good and the instructor is shit. I may need to just suck it up and go to Uni, but I am 19 and enjoy my time working and my free time. I think it's time for me to grow up soon though.17
-
It is time to hide all the Easter eggs in your apps!
I wonder what easter egg will be in the devRant app🤔10 -
I wonder if flappy bird dev is in this community. Anyway, I want to ask you guys - What would have you done if you were in his situation?
I hear he removed the game after he saw people are wasting too much time on it.
People waste too much time on porn, Facebook, YouTube and what not. I don't understand his reasoning behind removing the game.
Anyway, what would have you done?25 -
I understimate always how long tasks takes. Because of the fear that it is expected to be done quick.
I should unlearn that. And learn to communicate the time it really takes: at least doubble the amount of time of what you're thinking it takes.4 -
"I'm getting an error. It's just not working right."
Stupidest. Bug. Report. Ever.
Please stop wasting our time with tickets like this people, it only requires is to then spend more time just figuring out what the issue is.
🙄🔫4 -
my mind is multithreaded but can not physically execute more than one thread at a time.
i.e. i want to say 5 sentences in the same time bc im too lazy to wait and say them one by one after a specified delay of time, so i fuck myself over while speaking.
like atomic regions, i bust a few words from time to time from different sentences i have in mind and it ends up not making any sense to what im saying, but it does in my head.
so this is what too much covfefe and sleepless coding nights does to people12 -
DEAR CTOs, PLEASE ASK THE DEVELOPER OF THE SOFTWARE WHICH YOU ARE PLANNING TO BUY IN WHAT LANGUAGE AND WHAT VERSION THEY ARE WRITTEN IN.
Background: I worked a LONG time for a software company which developed a BIG crm software suite for a very niche sector. The softwary company was quite successfull and got many customers, even big companies bought our software. The thing is: The software is written in Ruby 1.8.7 and Rails 2. Even some customer servers are running debian squeeze... Yes, this setup is still in production use in 2022. (Rails 7 is the current version). I really don't get it why no one asked for the specific setup, they just bought it. We always told our boss, that we need time to upgrade. But he told every time, no one pays for an tech upgrade... So there it is, many TBs of customer data are in systems which are totally old, not updated and with possibly security issues.9 -
Client : We need real time analysis.
Me : But we can't just scrape thousands of results and process them on user's click.
Client : Don't do that, Real-time analysis is scraping it once and processing it everytime the user demands.
Me : Okay
WHAT THE FUCK !!!!!7 -
So, there's something I really don't understand.
Everyone here is complaining about Windows and that it "always BSODs".
I've only seen 4 Bluescreens in the entire time I used Windows. That is over 7 years.
So, what are you doing to your computer to cause so many Bluescreens?11 -
Local time: 10:45 AM
I get a call from a customer. "My computer isn't working," she says. "I can't get to Google."
"What does it say?" Ideas swirl through my mind as I ask the question. I've seen this problem before.
"'Your connection is not private,'" says she. "I just want to buy a program."
I instantly know what the problem is.
"What time does your computer say it is?" I say it calmly, almost with a knowing smile. Yes, this has to be the issue.
"Um... 1:40," she says, a drip of confusion in her voice.
"That's your problem," I say. "Just fix that and you'll be good to go."
The problem was resolved and all was good.8 -
You guys wanna know why I rage so much at the 🤡🤡🤡's I work with?
I shit you not, this is a ticket in our "to do" section of our Jira.
what even is ticket linking??!?!?
what even are tickets??!?!?!
or better yet.... what even the fuck is jira?!?!?! I've only been using it for over a year, give me some time to figure out how to use it!!!!!!
I don't know, maybe i'm the asshole. But at least I don't feel like a 🤡7 -
What is it with over qualified, over certified consultants that go around spouting "best practises", and then come delivery time, have the most absurd bullshit that a junior with 3 weeks of knowledge in a particular subject would know what you just served up is nothing more then a pile of shit that will not be deployed even if your livelihood depended on it.
... Monday gonna be fun!3 -
Hi android devs! 📱📱📱
I wanted to visualize a sound file using graphview.
But since the samplerate is high, it takes a long time .
To save the phone from freezing I tried using thread witch draws 2000 frames each 500 ms but it still takes a while to fully draw the graph .(lowering thread's repeat time also causes the system to freez)
What is the technical way of doing this?7 -
I hate it when my manager lurks around when i am debugging and keeps giving random unsolicited advices. I spend more time explaining him why what he is saying does not make any sense than debugging.3
-
The great thing about coding is, every problem can be solved with logic. And the simplest solution is often the best one.
Often when I don't know what to do, I just keep thinking about what I want to have and break down what I need for that and in the end I always come to a good solution. And it gets easier from time to time. -
-= Me in the zone hacking out code during meeting with customer for an emergency change =-
-ready to deploy just need to....-
Me to myself:
"Oh ... oh shit ... I forgot who the customer is / who this is for / what time it is ... how do I ask these people on the call who the fuck they even are....?"
(`_´)ゞ3 -
You probably know the "marshmellow experiment": have one marshmellow now, or delay the gratification by some time, then get two. What the experiment is supposed to measure is something like intelligence or impulse control.
Hot take: what it also measures, and much more so when it comes to reality, is trust. If I don't trust the other side to be both able and willing to deliver on the promise later, I will rather secure the smaller reward right now.8 -
Wrote some code that solved a program in a semi unique way for the codebase. As in not oft used functionality of language.
Some time later... This might be hard to understand. Maybe I should do a different way.
Some time later... No, I will leave a comment to describe what is going on.
Some time later... That comment is kind of cryptic. Maybe should rethink.
Some time later... No, if the next dev doesn't know how this works then they should learn how it works. (reasoning here is that the functionality requires a knowledge of internals of language)
Some time later... Also, if nobody else gets this then they have to ask me how it works. Job security?
Some time later... STOP THINKING ABOUT THIS CODE AND MOVE ON!6 -
But what the FUCK VULTR!!!
It is the third time in two weeks that I actually have to reopen issues because your staff do not know how to troubleshoot correctly!
If there is routingproblems, please check from an external server and not from the same network!
I dont know, but Vultr has significantly lost the servicemind during this year...
Time for another host?7 -
Ok so I'm releasing (in about two weeks) a massive project that my self and other talented people have been working on for about 2 years.
I feel like I want to puke all the time now. God I hope it is okay. 🤢
I'll let you all know what it is if all goes well so I'm not embarrassed if it does not
Wish me luck😐12 -
At what point do I stop being a Jr dev? Is it a time spent in the field type of thing?
Or is everyone a Jr dev and titles are pointless.15 -
Hello everybody. First time ranter, so please be nice.
Starting off with a classic: text editors.
I'm mainly a .net developer, so I mostly use Visual Studio (with vim key bindings), and (g)vim for everything else. However, visual studio code is slowly winning me over. It's sleek, it's pretty, and does a lot of cool stuff. It doesn't do all that vim does though (or does it in ways I don't yet know), and is slightly less customizable. On the other hand, vim sometimes feels like too much overhead for what I use it for.
What do you guys think? What do you use, and what personal gripes do you have?10 -
People on devRant: "it took me 1/2/3 hours to fix that bug, omg, what a time waste!!"
Me: *wrestles some bugs for 1/2/3 DAYS*
I'm confused, how is fixing a bug within hours a ranting material...?11 -
Me: 16? What is this magic number? Why don't you create a constant for it?
Colleague: We do like that first for now. We'll definitely come back to improve it later when we have time.4 -
Excel is starting to piss me off. Can't do Ctrl+A in a search field, can't do ctrl+A in the standard input field, and now it turns out it can't open files with the same name (on different paths) at the same time. What the actual fuck?5
-
I just got trolled by Amazon.
LOL and FML.
Be me, super busy with tons of things to do trying to prioritize tasks and jiggle jaggle from one thing to another.
Then i get a call from an Amazon representative, which I know:
Her: You should join the AWS Founders Club, you will get a lot of benefits.
Me: I don't really want to, I already looked into it and the process is long.
Her: You should do it, you got what it takes. Just register through this link..
Me: O.k.
1 day later
AMAZON: Unfortunately, we have to inform you that at this time we aren't able to accept your application. Though your startup story is impressive, your startup isn't at the right place in its journey to benefit from what the AWS Founders Club can offer.
WHAT A FUCKING WASTE OF TIME!
I didn't even want to join in the first place!!! What is this next level of trolling?!5 -
What is wrong with people. I put in hours of my time every day and it hurts to see some annonymous person complaining shit about something that doesn't even exist.
😤😤16 -
Manager: yo I need a time line for this shit.
Me: I don't know how long it takes.
Manager: tell me how long it takes.
Me: I can tell you what can be done in next couple hours. I don't even know what will happen tomorrow.
Manger: now tell me this time shit.
Me: .......
Seriously, dear fellow ranter. How do you estimate timeline? Your timeline is changing.5 -
One day i type hello world program.
And i was amazed that for the first time someone (something) is doing what i tell it to do.
And that's how i got interest in programming.2 -
I submitted a security report some days ago.
It is well written, it explains what is happening and what is the impact providing an example. I give some advice about how to handle this situation, it's about concurrency issues and it's pretty tricky to debug.
Answer from the reviewer:
"Please, can you tell me what are the implications?"
...
...
FUCK.
IT'S LITERALLY FUCKING WRITTEN,
CAN U EVEN READ IT?
THERE ARE PICTURES DESCRIBING THE ISSUE, I EVEN ATTACHED A FILE YOU CAN USE TO DEBUG.
...
This is the last time I report vulnerabilities.3 -
Fucking hate when business people says this to me:
- You have no time to do this, we will find somebody else to do it. (EXCUSE ME? how do you know I have no time? If have no time I WILL TELL YOU)
- Your team is too busy, we will outsource that (IF THAT it's a priority, we WILL DO THAT, fuck you, I'll tell you if we need to outsource or not)
- Requirements are too complex to do now. We will think about it and we will tell you, maybe it's just enough to add a column to db (WHAT? WHAT THE FUCK IS too complex? I didn't even see anything we can call requirement, nor speak with relevant people, so how do you fucking know they are complex if you don't know shit about dev and our platform)
Conclusion
It's true, I have no time, because I don't fucking understand what do you want, so I'm running all day and night doing useless things.2 -
Fuck you apple, and fuck your god damn shitty documentation.
Working with NFC enabled passes, their documentation says "payload max is 64 bytes"
What they ACTUALLY fucking mean is 64 ascii characters.
Also, the way they handle date time formats is fucked. They say they support W3C formats (iso) but what they actually mean is, they support a half assed version of a subset of it.
I told their chief engineer over a phone call and his response;
"I agree, our documentation is lacking"... HOW ABOUT YOU FUCKING UPDATE IT!
Also, how they handle json is just bad.7 -
Got a notification from devRant. Saw that my post got 30++, Paused music and stopped opening my js files on my project, wrote a quick email to stickers@devrant.io, and then ended up browsing for so long I do not even know/ realize what time it is now, and certainly not what the time was when I started.
-
Why is it that CS students with no industry experience lament about HTML all the time?
I don't get the weird obsession with talking about how it's "not a programming language"
No one who knows what they're talking about is claiming it is.
Hyper Text *Markup* Language.
Markup is in the name.13 -
Announcing devRant 2.0! It is time for exciting overhaul, sponsored by our good friends at Tencent, that will bring life back to this amazing platform.
- elegant simplicity of Viber meets excellent minimalism of AWS
- custom avatars for ++ members
- exciting mini-games
- animated stickers
- ChatGPT integration for ++ members
What a time to be alive!9 -
I loose it big time when developers in my team say "it's not working" and don't even care to explain what is not working and what were you trying to do....2
-
So before the Age of JavaScript, when programming was trying to be an engineering discipline, I felt like we were getting close to figuring out what worked and what didn't. We had rules of thumb (more general than Patterns) and code smells.
Then JavaScript came in and no one had time to think about "engineering" anymore. I'm fine with MVP and small iterations, but the disdain I see for making code clean and extendable and improvable is baffling (and annoying). First-time coders might never have had to fix someone else's code, but two weeks in a chair should have fixed that.
It's not that understanding code is so hard (although it can be); understanding the _intent_ is hard. This MVP is great, but when no one had time to document what is actually supposed to happen, programmers have to reverse-engineer the *design*.4 -
Oh no! What have I done? I opened up devRant at 8:00am and it's now 9:55am. This is literally my biggest time sink and I love it.
-
It feels like no matter what i fucking try at this point, the universe is doing everything in its power to stop me from succeeding.............. I got so fucking depressed that i am literally writing code and crying in the same time.........4
-
What a joke PayPal's so called testing environment is!
Last time I tried to use it, PayPal told me not to try because it doesn't work.2 -
I have so much free time! My plans all weekend have been cancelled, so I can just code all night and all day!
.... So what do I write? .....
Netflix it is then? *Sigh*1 -
When you want to wake up early in the morning but you accidently open devrant before going to bed and there goes your 2 hours without noticing what time it is and still you can't get enough of it. #devrantaddiction3
-
Do you guys think it’s time “Hackers” gets its 2020 remake? I know it was cheesy for its time (1995) but 8 year old me was INTO that music video montage direction and that movie inspired was what inspired me to get into tinkering with electronics/embedded systems.
Rewatching it tonight and the casting is so on point, too.5 -
You have a meeting with a really really important client who is a typical client from hell who constantly changes his mind about everything and then blames you for “not getting things done” and always says “this is not what I asked for” every god damn time.
Anyway, he now jokingly asks you if you think he has been a troublesome client and before you have time to answer he continues the meeting.
What do you do? Do you suck it up like a weakling and disappear up your own asshole or do you tell him what a monster he is?5 -
Biggest regret is not what I have done, but what I haven't. A long long time ago, in the early 90s, I had a great idea for a game, but somehow I never made it come true. A few years later, Maxis launched a game very similar to my idea, and it was called The Sims.4
-
I would say that I have good parents and my dad also supports what I do (most of the time) but could my mother please calm down and let me do what I enjoy doing while not yelling at me to learn Latin saying that it is 'the most important subject'.1
-
DEPRESSION TRIGGER WARNING
Every once in a while, I feel depressed.
From who am i, where am i questions to what will i do in the future to sustain myself...
But what hits me so hard every single time is what will happen if i die...
So i disappear
From here.
As if i never wake up again from my sleep
It is like
Gone
I don't know how to explain but..
It terrifies me
Think about it
You... Poof!
Gone
From this world
And if you have no kids,well,
Gone. Completely
.......
G.O.N.E.12 -
Every time the VPN is not working I state loudly what a piece of crap it is. The devOps team sits right behind me and they don't seem bothered. I don't think they know they're the ones who need to fix it.1
-
fuck time zones and time changes, why the fuck we don’t have one time on the planet and one date that is just day.
No month, no years - all the complexity would be gone, day wouldn’t have 24 hours but it would be something more precise, there won’t be a second
time that earth goes around sun is
365,25964 days
31558432896 milliseconds
we should start count time differently so it’s not relative in space time continuum, what should be relative is the mass38 -
A very nice restaurant in a Vegas casino at 3am.
A friend and I were working on a project after defcon, and we got hungry. It's Vegas, so we have no clue what time it is except for our laptop clocks. And who cares anyways. Time is irrelevant in Vegas. So we got a table at a steak place at Caesars palace. And just dropped our laptops on the table and kept coding.4 -
Being a developer is a fucking struggle and no one fucking understands it.
Trying to keep up with new technologies and working with Project Managers that wants stuff to be delivered in no time is what makes you regret your career sometimes..
Maaan I FUCKING HATE THIS JOB!!!8 -
I can't stop procrastinating from doing what I need to do. This extends to even web development and coding on personal projects, which is something I really enjoy doing.
It's as if I have some sort of underlying fear holding me back each time I get the chance to get things done. Normally I don't have the time and make the excuse for myself that there "is not enough time" but tbh I now literally have an entire week in front of me free, with nobody to distract me. I am actually getting my long-desired time alone. I can finally power through all the things that require intense focus, like coding.
And yet, I can't bring myself to just do it. Instead I make excuses and go play video games instead (Overwatch has been a really bad time sink for me). I haven't been able to do what I wanted to for like a year now. What the fuck is wrong with me?
I need help guys!! Anyone have advice for me?9 -
What the fuck is wrong with Windows?
I put it into sleep. After a while, it just wakes up again.
I put it into hibernation. It boots up again.
I closed anything that could potentially wake it up like instant messengers etc.
Still it wakes up after a random amount of time.12 -
OK - Time to settle this for me. What is up with PHP? Everyone seems to detest it, however when I talk about NodeJs or Python, people say that they are inefficient. So is PHP an efficient mess?9
-
Being kept up for the entire night.
You ask yourself what is keeping you awake, after all you need to meet with a client about presenting what they ordered from you.
Did you debug it? Yes.
Did you back it up incase something happens? Yes.
Did you get it done in the correct time period? Yes.
Did you export it in the format they had requested? Shit. -
What do you guys think about TypeScript? Does it worth time to learn the syntax? Also what is the relation between Angular 2 and TypeScript?4
-
Question: is it common to a developer to have lots of tasks to do at the same time, so you don't have sure what you need to do first, specially when you have 2 or more urgent projects?
That is one of the things I most hate on managing.8 -
Yesterday I had a phone screening with a hiring manager and was expected to talk about more of my expertise and just my experience overall. With four years of experience, I thought I could tell her everything she needed to know.
However, this interview was just kind of... weird. Literally every question she asked was defintiions. It was as if I was doing a short answer quiz.
"What is object-oriented programming?"
"What is a hashmap versus a list?"
"What is class inheritance?"
Like... What the fuck. These are questions that give no insight into who I am or how I work. This is shit you see on a second-year midterm exam. What a waste of time.9 -
Urghhhhh why does it feel like Monday? Where's my coffee? Where's my computer? What time is my meeting? Urghhhhh11
-
Will Always Remember my good friends
time is the only asset that has no price and that is something that we all have.
time is worth more than anything and anyone, even money. once time is wasted, it can never be bought again.
and guess what
the only thing that has no price, is the thing that is given to our lives for free.
each day you are deposited 86400 seconds for free.
good morning2 -
It is now 12pm.... Time to get up... Now what should I do today?
Bachelor's life at 30... Dunno if I should be happy or sad that there's no one nagging me to do stuff...11 -
Why is it still not working for me?
FOR THE 10TH TIME TODAY CLEAR YOUR FUCKING CACHE!
Sorry what was that?
Clear your cache please.1 -
>Adds new feature
>New feature works fine on dev
>New feature works fine on staging
>New feature doesn't work on live
>You can't easily figure out what is wrong because you need to wait an hour for it each time :|5 -
Those of you who run Linux *exclusively*... What are you doing in the OS that makes it a big deal for you?
Personally, I spend the bulk of my time in *apps*---editor, IDE, browser, messaging, calendar, etc. OK, a little time in command line, but minutes a day, if I add it up. And I can get Bash anywhere.
Now, you could argue that, if I spend most of my time in apps, then I should have a minimalist OS. Fair comment. Is that all it is?
But, I feel OS is quite an unimportant part of my day. App launcher for much of it.15 -
Anyone else gets PTSD from estimating time expenses on projects you know nothing about, no basic design, specification, or anything besides “this page of the app is called the request handler, it handles requests by other users.” Oh really? Like what kind of requests? What can they request? Who can approve those requests? Etc... Is this normal, or am I just at an unprofessional company with fully incompetent PMs?12
-
The downside of cheating is it removes the stopping point since there are no barriers.
The upside is you realize how badly these developers want your money and the amount of time it would take to finish the game if you weren't cheating... And you'd probably rage quit first... which I can't do until I realize how much time I've wasted.
That usually happens when I finally the game or am greeted with an Under Construction screen...
It now takes a total of 20+ stars to build each object but they split it up so I imagine if you were really playing each time you'd go: what?!!!! Wtf....7 -
!rant
Working with postgres is just a great experience every time, I've never EVER had a problem with it.
and it's so insanely POWERFUL!!!!
great role model of what all open-source software should strive to be3 -
I'm debugging a script...
It takes 1+ minute to start because it loads data from remote API and apparently loading 80k objects takes a lot of time, even though I need only headers
I could optimize it. Like, add a local cache. But I will not.
Instead I will waste 1 minute, then another minute, then another minute, each time hoping it's the last pass, but no. I will waste the whole day on it and at the end of the day I will still NOT have the slightest idea why it is slow. That is what will happen, I predict it.
Good times3 -
As many of you are, I am too a 24/7 IT support for the whole family.
One time I was going back to uni for the week on a bus when my mom calls that her facebook is acting wierd. You guessed it, it was a virus. Then after 10 minutes of struggling I asked my sister to take the phone because she would understand the technial terms more easily and I didn't have mobile net or wifi at the time to use teamviewer. After 10 more minutes the virus was gone and I explained what happened and what not to do next time.
Later that day her friends got the same virus and my mother proudly told them that she already gotten rid of it and helped them remove it too.2 -
A client asked for a tool for his website. So I built it for him and he was satisfied with the thing, cause it did what it should. Nevertheless I was not, because it kind of had a messy backend. I made it working and charged my time. Now I am wondering if I should rebuild the thing to satisfy my code quality for free, or just keep that thing as ugly as it is....
What your opinion on this?6 -
Classmate : *Makes trashy PR on my repo to get hacktober PR*
Me : *is disgusted, guides him what to add in the PR to make it better*
Classmate : ok, *closes PR*
<4 Hours later>
Classmate : *new PR, this time worse and wants me to merge*
Me : (╯°□°)╯︵ ┻━┻1 -
lol,my mom just called me to check whether I had lunch or not. I was working and forgot what time it is!2
-
Is anyone making more money than what they're spending, saving up and having time to spend on a side project/hobby?
I really like programming, but I also want to be able to do other things. It appears that it can be a job that can make one comfortable financially to be able to afford to do other things. Way better than working for McDonald's or some other job.
Is anyone doing this now? Or is everyone working all the time and always stressed??3 -
*Nervous student comes in for the first interview I am conducting as a developer*
Me (as an interviewer): What is best approach to search data?
Student: It will take linear time but if data is sorted, we can do it in logarithmic time.
Me: [Smiles] Take a hint Hash Map?
Student: Yes, with it, we can do it in constant time.
Me: Okay, Bloom Filter anytime?
Student: *sweating* noooo...
Me: Okay. I am a developer so I know this.
Student: *about to cry*
Me: No problem but why will you search data when there is no problem? Don't you have better work.
Student: *confused* yup
Me: *laughs but immediately controls* Take it lightly. You know what you need to do this job. You are HIRED. :)2 -
Bower, YOU FUCKING PIECE OF CRAP PACKAGE MANAGER!
WHAT THE ACTUAL FUCK?
This asshole software is fucking with me and steals my time!
bower mapsjs-core#* cached e-tag:64e4e0850
bower mapsjs-core#* resolved e-tag:41af792c9
bower mapsjs-core#* install e-tag:41af792c9
What would you think is the installed version? WRONG! It's the fucking old cached version.
What the fuck is happening? Probably it's thinking "oh, this is the cached version, I'm looking if there is a new version for it. Yep, new version. I'll download it. But I have a cached version in the user home-directory, I better tell the that I installed the new version but take the old one."
Crap software.7 -
MOTHERF*CKING HELLO WORLD Tuts.
What is it with people that after what 20 years (?) still every programming language tutorial starts with a "Hello World" program?
Programmers are usually such creative people, so why does everybody who writes a tutorial start with "Hello world"?
You learn nothing by such an example, it is boring as hell already the second time (first time is funny though).
And especially: If you write a tutorial with the prerequisite that people reading it should already know another language, WHY THE HELL START OUT LIKE THAT?
Okay, now back to learning Scala 😊9 -
Best way to learn dev tech is to choose the thickest book on the field and start reading it. Don't lose your time on blogs comparing what is the best framework If you do not know any of them... Select one and full blast!!!
-
I think JavaScript is like a woman...
- it thinks many many things at the same time and you never know the order in which those thoughts are appearing.
- it has moods, sometimes it just won't do something you expect just because
- you are never going to be 100% certain of what a response is going to be given a particular input16 -
If you guys remember, i was teasing from time to time, that i'm working on some Rust Project in my free time.
Well here it is, i put up a whole bunch of Editor Windows in it, to showcase it a little bit. (It also reminded me, that i need to update the Version to 2024.01).
It's essentially a toolkit, with which i can create all the content, that is later used as a data basis, that is being fed into the Client + Server Combo of the actual Game. My Plan for this year is to go beyond the Editor and create a first version of the Client + Server to be able to playtest the stuff.
And sorry if it kinda sounds like an ad, but i'm more posting it here to show, how nice it actually is to build stuff with rust.
Let me know what you think ^^11 -
Constraint Layout is the best thing Google has ever made for responsive Android design, when it works.
Half the time it suddenly stops finding any elements I want to attach my selected one to, so it can't constrain what I want it to constrain.
A restart fixes it though...1 -
I made a thing.
I then turned it into a CodeSandbox template so other people could make the thing.
I then turned it into an npm package.
The thing is a cat clock generator.
https://codesandbox.io/embed/...
https://npmjs.com/package/...3 -
Question time! What was your first programming job or internship experience like? What I mean is, were you eased in or was it baptism by fire?
Mine is currently baptism by fire, coffee, and no sleep6 -
My girlfriend comes in and sees me on devrant.
GF: "What is that app? I see you using it all the time. Is it like an endless blog with updates?"
Me: "It's kinda like facebook. But for developers. And you don't have any friends".
GF: "That seems like a sad app"
Credit: i am programmer, i have no life (fb page )7 -
when you have to use one language inside of another, and you basically have to call functions allowing you to call the other's language function within it, and you get the hell confused, since it gets harder and harder to see what is what and who can call who and how, and the compiler ofc. won't say anything about it since it only cares about the main language you are in and not the nesting of the other...
I just have no idea what I'm doing right now, or if my thought process and understanding of this is even close to where it is supposed to be.
D: I'm just confused and insecure about this right now....
time for experiments to figure this out, and get the hang of it13 -
I work for a big bank. I'm going to say pretty much the entire Support team is incompetent.
Oh something went wrong? Escalate to devs... cuz we have no idea wtf to do and don't have the most basic technical problem solving skills...
Bunch of useless monkeys... btw guess what time it is now? And what I'm doing?5 -
What is it with this sudden surge in shitty memes? Is it normal around this time?
Might just filter out the random category completely if this holds on. Ironic.8 -
What in the flying fuck is happening with this fuckery. Geezus fucking hell man...this is some top level fuckery. It's some grade A fuckery. It is about the most fucky thing I had ever fucking seen in a while. Fuck it. That's it...i am going full time Golang or C++ dev.
Peace bitches i am out.
https://zdnet.com/google-amp/...5 -
Removing the CMOS baterry to reset bios is like when you wake up on the hospital bed and you are asking everyone, "who I'm I?", " where I'm I?", "who are you?", "when is today?", "what time is it?".
-
Posted a question on Stack Overflow today for the first time in as long time... Have lost faith, what shit some suggestions people have.
- Clear the cache, check again...🤨
- Your code is wrong, I tested it my way, you need to change.😒
Read the fucking post properly and gauge some level of expertise... I clearly wrote that it WAS working, the bull shit your detailing is completely irrelevant.
Fucking idiots...4 -
Every time someone here makes one small complaint about their system, there's always that one guy to criticize your choice of OS. REGARDLESS of what OS it is8
-
I spent about 45 mins this morning going through memes and gaming videos till my workstation finished doing updates.
On one side: fuck updates, what in the holy fuck.
On the other side: fuck yeah, down time to do bs.
I ain't even gonna bitch about Microsoft. It is what it is. Legit no complaints.
Just wish the process was maybe a lil bit similar to Debian updates maybe. Just maybe.11 -
If you're a PO; Please don't make the sprint review take almost 2 hours. Put it in text, make tickets, make roadmap and show it me that way. I've forgotten 90% of the meeting by the time I speak to you in the next daily.
I hate meetings. Waste of fucking time, especially when all you do is listen to what the PO wants for 1 hour and then both sides forget it the next day.
Use-fucking-less.1 -
Android is fucking fucked up.
Why the fuck it takes so much of time to build. And trust me,
React + Android is the worst combination. Can't even understand what the fuck it is trying to say?
And sometimes, no body knows what is wrong with something. Seriously look at the picture, that's the solution sent by the Android lead.
Did you realize the repeatedly at the end. 🦆 What try 🦆 dude.
Fuck. I'm ain't gonna work on this after this project.9 -
What on earth are some developers thinking. Was just browsing the Casio website, using Chrome and noticed the following message. How hard is it to display a message when actually needed, instead of all the time. Good watches, poor development :/2
-
Or is it my life that has impacted coding? I'm so glad I was born in the right time. I can't even imagine what I would do instead of coding if I had to live in say, the middle ages.3
-
Yo , people
I have never used bootstrap and idk if i plan to
I always built a website from scratch , made it responsive and so on
Is it a bad thing?
I know it seems like i waste time but it helps me knowing exactly where to go and what to change, ez visualization for me.
So what do you prefer?10 -
Pretty annoyed with Siri...
The other day I was mowing the lawn with my headphones on, and I asked her what time it was. It took her about 10 seconds to respond, and then finally she says “at the tone, the time will be 12:59 PM. Beep!” Like, she literally said the word “beep” in the response.
Ugh...so many things that annoy me about this.
One, it would have been faster to just take my phone out and look at the time.
Two, the cutesy response is annoying and takes too long for her to say.
Three, unless the time actually was approaching 12:59:00 and her response took the exact number of seconds remaining before then, the stupid “beep” isn’t even accurate!
If I ask what time it is, I just want the phone to say “12:59,” immediately. Anything longer or more convoluted than that, and it’s pointless – I could just take out the phone and look at the screen instead.2 -
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 -
My windows defender has gone out of the window.
Now whenever i open windows security app, it shows a blank page.
There's is no tray process running and I can't find any service too.
I know it's a huge virus attack.
Can anyone suggest some methods to know what is causing this problem?
This has happened once before. That time i used DISM and checked windows files integrity. It replaced corrupted ones and then windows worked fine.
This time i want to know the cause.
I wanna root it out and rip it apart.11 -
KDE is pissing me off!! So many fucking bugs. I used to like it but it just gets buggier every time and now its just a pain to use it.
What window manager is a solid alternative that is convenient and STABLE? I've used Gnome before but also had some issues. Currently don't wanna go with i3. I am using Manjaro what would you recommend me?8 -
What?! I mean what the fuck?! How it become sooo late? Why is devrant eating all my time? Fuck you devRant! I fuck you too!
-
At a coffee shop, not sure what is happening, but there is a 1/4 Chance of me connecting to a server each time I try to open a page! Fuck it is frustrating!
-
Re-reading old code I wrote some time ago and trying to improve it. It sounds and it definitely is scary to do at first, but it truly helps me approach things from a different perspective and question what I did.
-
That is a barier which i saw seveal time falling to the ground...
And now there is this little ASSIST under it....
I am sure you are wondering what is that COMPANY that MADE the barrier and you cannot read it because it in bulgarian. Yes you guest it its "ASSIST". That means the COMPANY have THE BEST NAME.
Hope you get it. -
I was going to post a rant about something, but was in the middle of something so thought I'll post it later.
Now I can't remember what it was.
Also, this is not the first time this has happened :/2 -
Playing articulate! with family and the word was zero. My description was "What is the first number?".
They didn't get it right first time.1 -
You know pipeless, what this site is built on, actually looks like a pretty cool platform to work with.
Anyone used it? What was your experience?
(every time I end a post on questions like these, it always ends up *crickets*).2 -
I did it! I've finally figured it out!
I've always had this feeling that AvatarOfKaine reminds me of someone. Todaybit finally hit me - O know who it is!
It's mr. Heckles. Always out of context, talks about hell knows what and every time he says smth the only sensible phrase that wants to come out of your mouth is ".... Anyway...."23 -
I think one of my biggest mistakes as a dev in the becoming is to have tried to produce code rather than think code.
The patience to try and understand a problem rather than just solve it.
After spending 2 hours on what seemed like a ridiculously small issue,i know what the problem was before solving it.
Which meant i did take longer to solve it but i DID NOT take the wrong direction. Which would ultimately have come back to my face some time soon.
Coding takes a fuck load of time -_-.4 -
If I hear the word "platform" one more time...
What you mean are products that support varying use cases.
IMO, it's more difficult to build/support one application that supports 3 different user types, than it is to have 3 different well-scoped applications.
Thoughts? -
There comes a time, when you look into the mirror and you realize that what you see is all that you will ever be. Then you accept it or you kill yourself, or you stop looking into mirrors.4
-
What a day we are testing a system which was supposed to handle 10 maybe twenty user to handle 12k users.
And i am being lectured this system is using way more resources as it is supposed to be 😔. At design time the same people just wanted to save time.8 -
What the fuck is up with Facebook's video player. How the fuck does the biggest social media platform on the planet, fuck up something so important to it. The UX is garbage, autoplay is a cunt with it starting at maximum volume each fucking time. Fucking EllenTube is better than that fucking shit.7
-
You know that time when somebody had a problem with a system you wrote years ago, and it has taken you an hour to try to remember how to even call it, because the documentation and code didn't get migrated from svn to git, and the svn server has been shut down for some reason, and the admin is out today, and the last time you had the code was three machines ago, so you're trying to gleam what needs to be done to just call the stupid thing from log files set to 'error'?
That time is now. -
I know. I have posted a lot of images of my desktop earlier. They looked really good but something similiar could be made by a monkey. What i mean by that is i didnt put much effort into them.
This time i decided to start over and make a new desktop and actually put some effort into it. So here it is.1 -
When you use an Android app on daily basis, upgrades every time when you can, then you remove and reinstall it and get a very different UI and feature set. What kind of black magic is this?
-
Hey you were not here yesterday so we assigned you to do this job that requires this training and is really fun and good for your experience
Says the coworker that was supposed to do it but does not want to do it because he thinks the work takes too much time and doesn't think the training is usefull.
Sorry what???1 -
Working on something...
-Hun?! Why the hell doesn't it work?
Attempt a few fixes...
-Still doesn't work? Damn what am i doing wrong?
Attempt other changes...
-Why is it still not working!?
Debug step by step, validate my values are fine...
-Why does my output not correspond to my values!?! What the hell is this black magic!?
Rebuild the same solution for the 5th time...
-...Why does it work now... -
i've been working in this company for a few months(this is my first job)
the only downside is sitting for long periods of time
it is so uncomfortable
i dont get time to walk
i dont have time/energy to execise or hit the gym
after the work
what should i do11 -
What I've learned from working on side projects is that distraction is caused by poor time management and planning skills. Why is this realization so important? Because it applies to every area of your life. Just think about it.
-
When you take a break from JavaScript and invest your time on other stuff, you'll realise how paper-thin it is. Java is to JavaScript what Car is to Carpet?1
-
After seeing many of these duck posts here, I want to show mine :)
Can someone tell me what it is with that rubber ducks? I got mine from a friendsome time ago :P2 -
I see this term “full stack developer” pop up all the time, does anyone want to explain what it means? A dev who knows all parts of the stack, and a stack is what..?7
-
How do you know when it is time for a break?
transition: color 0.5em linear;
When you cannot figure out what is wrong with this transition...2 -
std::chrono is::a::fucking::pile::of::dog::shit. What a fucking disgrace. Hated it in boost, now this shit is in std. Each time I use it, I have to use google. Google should become part of std chrono in c++, without it you cannot write chrono code.
To make time_point member in your own class you have to do this: std::chrono::high_resolution_clock::time_point t; ... WTF7 -
A year since the Group Manager stepped into the position, 4 team leads have moved to other companies.
He is known to be politician/manipulative..
Guess what, Now there's a new Team Lead position and I was offered it.
It will be a step up for me, from senior engineer, and in other circumstances I would take the job in a heartbeat.
I guess it is not the time to step into leadership role.
What would you do?4 -
This is legit scary and awesome at the same time. Tried it myself and it is extremely fast and also pretty good...
https://github.com/CorentinJ/...
Imagine if you can do this 6x real-time speed on you computer what can big tech companies achieve. -
Hey, first time poster :-)
Working alone on a C++ app that has to control a GUI, camera and electronics on the side... but between the test cases, switching between classes and helping colleagues on unrelated issues, I find it hard to keep track of what connects with what, what needs to be done, what IS done...
So, how do you guys and girls keep track of your projects ? Stuck with To-do lists for now ^^6 -
Mini-rant
Dear HR people, if you don't provide enough info about the positions that you have at hand forget about me wasting time on call-first acknowledgements to later on realize what kind of waste of time it was!
Sure, making business connections is important but without taking into consideration the other side time is all but respectful, in a professional context.
So, balance your shit and make the call worth the time of all the parties.
Fucking thanks.1 -
Windows is getting dumber by the minute.
It now forgot how time works completely.
I setup nightmode to start at 21:30 and end at 11:15, and guess what, it just activated night mode at 11:15 (!)
I hate windows for all it's downgrading my life to pointlessness...4 -
From time to time our internet slows down to 10kbit and latency goes over 1000ms or just cuts out completely and everyone starts screaming at me to fix it, what am I?! The fucking ISP's tech. support?!!! When it goes down it goes down, I can't do anything about it, I keep reminding everyone to keep a copy of their stuff on the NAS so they have access to it when this happens, no one ever listens to me! The only person that uses the NAS is me...
-
I wanted to create a messenger bot.
Time to create the bot: 15 minutes. I test it, everything works, I send request, receive response, and so on.
Time to embed it inside a messenger app: 3 fucking hours.
SERIOUSLY GUY, AND I ALSO FAILED, I DON'T UNDERSTAND A SHIT SO FUCKING MUCH BUREAUCRACY I SWEAR GETTING A VISA FOR CANADA IS 1000 TIMES EASIER.
What is a send/receive? What have I to pay for? Why I need to be a USA citizen? Why I need approval? Approval for what? Why you say I configured the app correctly if you never call the Hooker? The hell I've to do? Aaaaaaaaaa3 -
Do you feel dazed by what front-end development is become? You should read this article, it worths your time https://hackernoon.com/how-it-feels...
I felt the need to share it and to talk about it1 -
When your frontend does not really get what your backend is trying to say...
This is oalley.net. Apart from the fact that their frontend and backend do not work together very well, it is a nice tool to mark reachable areas on a map based on the starting point, the means of transportation and the maximum time.5 -
There’s an interview question that i was asked years ago, and I’ve sometimes thought about it but haven’t still figured out an answer. The question is as follows.
You’re working on a project for a client and there’s 15 minutes until it should be delivered, but the solution is not finished yet. What do you do?
The only logical thing I thought of was to just contact the client and tell them it’ll take some more time, but at the same time, telling them 15 minutes before the deadline seems like a sign of bad planning and time management. And it’s probably not realistic to finish everything in 15 minutes. What woold you guys do?4 -
"What do you mean that I'm late? Time is relative. It just today the earth spin a little bit faster."5
-
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 -
At an interview, interviewer keep on hitting me with theoretical questions, why python don't have switch cases, what is default sorting in java etc... I told him I don't bother about theory, then this conversation happened.
I(Interviewer)
I: do you know time complexities?
me: Yes
I: okay, tell me a few sorting or searching algorithms which have logarithmic complexity?
me: binary search (with loud and confident voice)
I: he told, in worst case it will have O(n) tell me any other
me: *thinking*
I: what are you thinking? what is time complexity of merge sort
me: O(nlogn)
i: it's logarithmic.... -
Stuck on 1 website project for 2 months. Client is making changes to the project each time we go and have meeting with them.
GM be like, we will do it for free as part of our service.
What the fuck?6 -
I really dont understand how if I show someone my website or give them the link they're like What is it? and i just want to say
"I wonder... IF ONLY THERE WAS A FUCKING PARAGRAPH ON THE FRONT PAGE AS YOU OPEN THE SITE THAT TELLS YOU WHAT IT IS, oh you still dont understand? THEN FUCKING SCROLL THE FUCK DOWN AND READ THE REST!"
It seems like every time I show someone it IRL, this is exactly what happens, it's like they've never used the internet and never had to scroll down for more content.2 -
How does it always go to this...
It is a rare occasion I get to be the only human being at home during evening time, so I really should make the most out of it (my own space and peace is really important to me, so living with another human being is exhausting, no matter how much I love them), yet I find myself yet again slouching on the sofa trying to figure out what to do and commenting on rants while time flies by and I find the hour so late there's no point in starting to do anything anymore...
What a waste of perfectly valid oxygen..2 -
What do people think of automated code generator frameworks such as Yeoman and Plop? Any experiences to share using those or similar frameworks?
I like the idea of automation, it means code will be consistent (especially across teams), and it means less boilerplate writing that potentially breaks thought processes.
But then does it just waste time? It's something extra to develop, test and debug. Further most of dev time is reading, thinking and modifying.2 -
If only time was open-source, we could just create an Add method. What if we could reverse engineer, and re-implement time and the way we perceive it, through a programmable bio-interface? Imagine the ability to truly multitask, every thought is handled by a new instance of your brain, arguing and developing that thought just as it normally would. 🤔
-
Ok so first technical blog post/rant cuz I just reduced a lot of debt... Prolly gonna put this in an email to my boss (he says progress improvement is now a priority but there are some problems as listed below):
So last week, I spent a lot of time investigating db logs manually to figure out a prod issue: tiring, time consuming, and not very effective.
This week I built an app. It took a few days but having the time to design it correctly, it is very powerful.
So in order to really do process improvement, you need to have: dedicated the time, the problem solving mindset (the right people), and the understanding of what the problem is and why so you can build a good solution (time and people).1 -
1. Make Apple only can sell what they actually invented. (No PC hardwares, no open source software or technology)
2. Make a moovie after that about harcore apple fans realizing what their brand really provided or invented across the years while they claimed: It is not a PC it is a mac...
3. A free week to have enough time to laugh on the abadoned sheep12 -
Azure. Its so vast has something for just about anything, and isn't crazy expensive if you implement whatever it is you're doing with cost in mind.
Used different features of it at old companies Storage (blob/table), service bus, application insights, app centre, event hub, functions etc...
Currently at a company that is slowly moving over to Azure which is a great process to be apart of. Get to spend a lot of time investigating what is available as it seems each and every time I come to use it, its grown substantially. -
The customer told us that we have had a good momentum lately and that we need to keep it so that we can finish on time. What makes me frustrated is that what he perceives as "momentum" actually is increasing technical debt and overtime work...2
-
weird thought I have rn...
there are people here and on other social media actually seeing what I write?
people on my other public social media accounts enjoying what I do? what I write? enjoying the music I make sometimes? think my jokes I publish are actually funny?
the internet is wild, man.
also, it's 3:24 am, I can't sleep but I'd find easily people to talk to because time zones are a thing. is time a social construct? it is I think.
what am I even talking about?
idk all I know is that someone is looking at this and I wanna thank you for reading it I guess.
gonna go back to post more dev related stuff soon and also prob gonna change my username because no one can spell it right as I found out lately. no wonder because it came up while smashing my keyboard and making an username out of it. gl @ myself3 -
I am so fucking sick of daily stand ups. What a fucking waste of my time, even if it’s only 15 minutes, it fucks up my workflow and is just generally fucking annoying13
-
This is genuinely what happened the first time my mum asked what I specifically do on the computer..
Told her its web development, "but not like what you see, what produces what you see" (always seems to help explain). Anyway, a few minutes in she says "it's amazing isn't it, like how electricity works and stuff"1 -
5 hours for 6 lines of code. Math is awesome and stuff, but translating matlab code into python and then extending it without knowing what it does (so you have to understand it first), well, is sometimes exhausting.
But after all this time I am so happy that it works and that I fully understand all the math behind it. And now I have to compare it to the other 6 methods I created for this task.. Yay.1 -
One time, someone in my class asked for my help and sent me a file.
Pretty normal stuff, right? Well. I go to open the file. File open. It looks like a big jumble of random stuff. I looked through it, trying to figure put what it was supposed to do. No luck. So I ask him what it does. I decided while I wait I might as well try and run it to see what kind of error it gives.
It opens. And it's literally just a window that says "anime is trash".
Lel1 -
Why is AWS so opaque? Every time I run into a new awkwardly name service I have to parse some redundant management speak to figure out what it does. Does it really matter to anyone that their services have special names with words like "Simple"?
-
(!rant || git)
Non-techy friend (n): you know what cherry pick is?
Me: cherries?
N: you dont know that?
Me: well, i love cherries...
N: i am disappointed of you.
Me: what the f...ing hell is that?
N: you know the git thingy you are always doing...
Me: i have never heard of that...
N: well use it every time before and after you commit.
Me : (not believing, but kinda believing) ok.
A few days later...
Me: nnooooooooooooo.!
Messed up 3 hrs of work
-------------------
What really is cherry pick guys?10 -
My first Rant/Story
One year ago I was told I'll be working on a Magento 2 project.
I was told it's great you'll see it's so much better then Magento 1 (at that time I didn't even know what Magento is or what it's used for).
Now one year later, a day doesn't pass that I don't discover something new in it to hate. Every day there is something new that doesn't make any sense at all. But I found my way to live with it.. at least it isn't boring haha -
What is the most shell program you have ever used? To me it is zoxide. Zoxide is like `cd`, but instead of just `cd` to the path, zoxide also remember the path, so the next time you enter the name of the directory you `cd`ed with zoxide before, it will automatically teleports you to the path. Which is very useful because now I can just type `z uluto` instead of `cd ~/Projects/Python/uluto`.5
-
If I'll ever start a business I have some gold rules for it:
- what you're doing (the difficulty of a project) decides your partial salary, and not the time you're working on it
- if you take a lot of time working on something that should have taken less, you'll be controlled by your supervisor BUT he/she must be gentle and friendly, he/she should be able to understand your problem. If there is something that really could have taken so much time, the partial salary will be higher, otherwise, you'll get a strike
- after some strike you'll be "reviewed", we must understand if you're joking or you really want this work.
- there must be a lot of free time, we don't like stress
- your supervisor (as written before) must be gentle and friendly. If these qualities aren't met we must find a new supervisor (of course there will be a survey)
- you should come to work with a smile, if an activity is too much stressful you should report it, and take a pause (here comes the free time)
- I don't care if you have a degree, what you CAN do is what I'm searching for.16 -
You know what I hate? The periods close to a new release. It's that annoying time that managers start heaving impatiently to developers: "Push out new hotfixes! Push out new hotfixes!". Fuck you, man. Don't stress a developer. Kthx. If you think developing is so easy, come do it yourself, you IT-ignorant buffoon.1
-
Change of technology. There's one time that the team can't decide what tech to use. So after 2 years of production suddenly we moved from Nodejs to Elixir for server side and MySql to Cassandra for database ... It is crazy that time...
So learning a new language it was so difficult as elixir is functional ... (And I was sucks back then) , and Cassandra is something new to me , which is difficult.
(Hey bit now it is ok ) -
I let my monkey brain come up with a reasonable estimate after evaluating what is required. Then i just add in some random amount of time (If my estimate is around 3 days i just randomly say it'll take me 3 days, 3 hours, 21 minutes and 50 seconds). It usually cracks up people during meetings and ends up getting me more time because they like to round it up xD3
-
Two working days lost because of windows update: pc takes a lot of time to shut down .. lot of time to open .. when it opens it is very laggy because the windows update service is consuming my disk usage .. what is the hell is microsoft doing?
Is anyone else facing the same problem? Serious question here3 -
It pisses me off so much when companies sell their products with non standardized charging ports. I bought a no name beard trimmer some time ago, lost the charger and obviously I cant find a replacement because I have no fucking clue what connector it is. The description of the trimmer mentions nothing. Fucking bs that is! -__-"
-
In addition to talking all about yourself and polishing your resume, take a bit of your time and learn something about the company that should hire you. Try to find out what they do, how they do it and what their success story is. And then put yourself in that picture.1
-
It's been a while since I ranted but goddamn people really need to work on fucking communication. Jesus Christ. Make it to the point and think about your listener's POV. God fucking damn it fuckity fuck I am so goddamn tired. 90%of the shit that comes out of their mouths have no point wasting my fucking time. What is the objective of what you're saying?
It's time for me to BOUNCEEE. -
What web frontend library or framework do you recommend for the majority of web development projects and why?
Let's say you are a freelancer and you get all sorts of web dev jobs all the time from all sorts of customers.
Is there a go-to library for you, or is it "it depends" as all things CS are?3 -
Me to team: eslint-plugin-import is tripling the time it takes to lint our project (literally adding minutes to the linting process). Do we really need it?
Boss: what does it do?
Me: ensures import paths are correct; reorders imports; ...
Teammate: imports should NEVER be reordered!
*cue debate about reordering imports that is still raging - my question is never answered*5 -
What kind of fucking IDE changes the order of the open file tabs randomly?!?
I need to deal with multiple files and I really don't want to search for the file tab every fucking time I need it! It even gives the option to move tabs around as to arrange them as you wish. How is that helpful when the next time a file is opened the arrangement goes to hell?!
Fuck. I wish this IDE didn't have such a good debugger so I'm not stuck with it.1 -
If what I'm trying to learn is visual, video tutorials are useful. When it comes to programming, it sometimes wastes my time. Watching a 5-minute video to accomplish one simple thing? I could never get that time back! You can spend half of the duration of the video introducing yourself but I am already frustrated. I prefer documentation and hands-on most of the time. Just sharing my thoughts. Thanks.3
-
I have a long question for developers out there... bear with me.
I'm currently learning and devoting all my time towarda Java and have been for the past two years although it's moving slow because of summer courses. The catch to this is, I'm not sure what I'm learning it for. How do I implement this code, I'm not sure what to do with it. The only project I plan on doing is a discord server management bot... besides that, I'm blank... Is java used in web development? What exactly should I be using it for..?
I'm planning on learning javascript, php, mySQL, and CSS I pretty much have down but I don't know what to use them for. Besides how I want to script for the game Hackmud which is in javascript.
I'll put it into simpler terms... I love java and I'm looking forward to mastering it but I don't know what to use it for. I want to use it on my free time and all but use it for what? One more thing: what other languages go hand in hand with java? Sorry if it's confusing lol.3 -
In the 90s i was in elementary school, my biggest question was "when you unplug a computer how it knows what time it is when you turn it on again, how its not reset like a digital clock we had", and there it all started....
-
What is everyone's opinion on F-Droid? Just discovered it (though the site seems to be down at the time of writing this) and I want to see if it's as good as it sounds.2
-
I love what I do, I love designing and building well-crafted software, and so it eats up a lot of my time.
I constantly remind myself that, while being a software developer is a good profession, it is not enough for me. I am focused on building products that offer real value, in return for money. Because, capitalism...
I remind myself that money doesn’t raise itself, technically-excellent networks full of possible partners and employees don’t build themselves either.
Therefore, I force myself to go be social from time to time.
But it is a struggle, that I don’t do a good enough job with! So I’m going to do better this summer -
!rant
I'm not sure if it's good or bad, but lately I've lost that "love" for code, not coding itself, but the code in projects.
Because most of the time the projects are inherited, there is never enough time, It's always a priority. And let's be honest, most of the time programmers don't like others code. (Is it God Complex?).
What I do notice with this "new" philosophy it is that I do not stress when I do not like some development, I ask the "bosses" if there is time to change it or if we continue with how it is. I learn that it should be done better and I continue my life5 -
I love it when the bower_component/addon-name/addon-name.js ~ is what I expect it should be, but I still have to open a finder window and check every time to make sure. : /3
-
"It isn’t a question of enhancement through design. Whether an editor realizes it or not, design is part of what he does every time he prints the paper." - Louis Silverstein
-
It’s Old and New At The Same Time. What do you think it is?
The clues?
Think Size, Think Why, Don’t Think Religion.1 -
It's important to have a little fun with what you do. You can work on and on like it's a chore and get along with it just fine, but right below the surface of the tools you use lies something truly interesting. Reading code, documentation, blog posts, what have you, all of it is just as helpful in learning as writing code.
And also, be kind. We all write crap code from time to time. As a beginner, I know I do. It's important to take it all as a learning experience.
Personal favourite quote that puts it very well: 'I guess you could call it a “ failure,” but I prefer the term “learning experience".' -
What the crap? Get this, I'm setting the timezone to UTC in PHP. All find and dandy, only that it gives me the wrong FUCKING date and time, like what is wrong with you xD I changed nothing since yesterday and yesterday it gave me the correct time xD2
-
What is Python good for? (I had to use it for the first time today and used it to process some audio input but i don't know what else to do with it)
-
Why do you people give a fuck about politics?
Please don't explain to me why and which politician you hate, picture you have won your struggle and tell me what makes you spend your time with this, what is your expectation for the effort that you put in it?13 -
I'm doing a thing that I *think* will save time, but it's weighing the time saved in having to maintain the secure password against having to convince my manager that using a random string in an ansible deployment for a database is fine because everything that connects to it is in the same stack... What could go wrong?2
-
I still don't know what back-end vs front-end is. I have a hard time understanding terms like that when it comes to programming jobs; I just like to program. Could anyone help explain these to me and give examples?8
-
Let's have a discussion, devRant style:
Fuck history, git rebase to the rescue! Especially interactive rebase is a power tool. I use it all the time.
At this moment I won't argue why or why not. Let's hear what you have to say! -
Maybe stackoverflow is truly what bitchy devs deserve, it is just amazing how lots of ranters don't accept any kind of comment, well, try to swallow your shitty ego and appreciate someone else wasting some time to do some thinking about your shitty problem. shit.
-
lets try again.
What the fuck is with apache. Why I cannot start the page. it should be 5 minutes work.
but it give some shitty error where it is not clear what is wrong
This site can’t be reached timetracker.local’s server IP address could not be found.
Try:
Checking the connection
Checking the proxy, firewall, and DNS configuration
Running Windows Network Diagnostics
ERR_NAME_NOT_RESOLVED
how long apache is being developed? 10 years ? more? and cannot make normal error messages so you would know how to fix the problem . fuck that. I hate it so much. wasting my time. bastards.14 -
So my non-tech manager has started doing all the estimates for us developers on features upon high management request to save time, because of course rushing all the estimates for the work to be done in the next 6 months is the best process in software engineering.
All the estimates are based on previous work. Sometimes it will be accurate, but most of the time it is absolutely not.
So I get a task estimated to 3 weeks but I planned for 5. Just fit it in 3 weeks.
I planned for 2 weeks but the original estimate is 5. Just fit it in 5.
What kind of crap is that lol? What is the point of us estimating work if management knows apparently better than us how to design systems?
You guys got any similarly shitty project management system?1 -
Quick FAQ for Wroclaw (Wroclove :D) for collaborators from around the world
Poland is in Central Europe, not Eastern (we use Central European Standard Time even). This because Russia is also partially in Europe (not European Union though).
Breslau is Pre-WW2 name for current Wroclaw in Lower Silesia. Don't use it here as it immediately brings bad emotions into the talk and it is not what you want :) Leave nazis in the past.17 -
Or when I get a jira task and I spend more trying to understand what the fuck is it supposed to mean than actually solving it.
Love it.
And yes, asking about it would take even more time. -
Working with non-existing specs. Just have to pick a guess what arguments and columns that will be needed. Right now it feels like I'm up to a very fuzzy task, that will need to be done over and over again until it gets right, instead of doing it right once and for all. If this is agile, then agile is a waste of time!5
-
I'm still wondering what is wrong on my question, or more in general in all my StackOverflow questions, that 95% of the time just receive 14 views and 0 answers. I spend so much time answering and I just do it for the sake of helping other users, but when it's about receiving help back it's just tears12
-
Worst part of being a dev?
I'm sure it is working on a problem for a long time that you forget what the problem was in the first place... -
Hi Guys. I am new here. I have just graduated and been selected in an organisation as ABAP developer. Now I don't know the future aspects of it, as it is something new to me. What would you guys suggest me on it. Is it worth investing time? Or should I start something else in parallel and make a switch?14
-
What is the name of the technology that your one time passcode is generated on your device instead of being send to your phone?
Is it a variety of 2FA?I try to google it but I am not having much luck.4 -
vscode because it is a looker and does what i want it to do and don't have time to fiddle with others, n++ portable where i can not install something.
-
is laravel app really enjoyable to write ?
i started as a laravel dev. the known story , all code in controllers etc. As i started to improve, fortunately i changed company, and worked with a symfony project. A symfony that looked like java. hundreds of classes, tests, yaml injections , objects for requests, for everything.
I thought that i missed the old laravel days, and i took an extra job on laravel again. I was soooo wrong.
It was not only that the code of the previous dev was inferior to what i am now used, it is that i have to be with an open documentation all the time. Even if the project is in the same version that i have used to earlier (an old one).
You have to check all the time the model settings, the migration, the magic tricks of model mass insert, the castings, the validation rules, why the tests are not finding some routes, why this, why that, how it is written this.
Excuse me, but i think the fun and easiness is far from what they say and what i thought it was. I start to change my mind and believe that inserting the request to a simple php object is more controllable than the gandalf tricks that laravel is doing, and you cannot know if it is worth your time to test it . And more importantly, you do not have to look at the cookbook, all the time@@@5 -
In my current role, it takes 10 min to build and test a backend change. Front-end dev server is also painfully slow. It sometimes takes minutes for angular dev server to upload changes.
What am I supposed to do during these scattered idle time. Everything seems painfully slow1 -
Is ther anyone here who tried creating thier own PHP framework? And why you stop or continue working on it? I just want to know if what I'm doing now with my free time is worth it, well except for the fact that I learn to discover better approach on some problems that I encountered before. :)5
-
Im deploying a nextjs site via amazon aws amplify. Working with amazon is truly hell. But once it works its truly amazing. Jess bozos have outdone himself. I still dont understand what im doing every time im using aws. Its just trial and error every time for me. (note i still cant deploy the site to my domain there is some build error. Hours of fucking with this and still cant resolve it). However i somehow managed to assign an Amazon SSL Certificate to my domain9
-
It's easier to fool people than to convince them that they have been fooled.
I really hope all the evil in the world is done for the greater good, I'm praying that humans aren't inherently evil and that there are bigger pictures we can't see.
Nonetheless, I wish you great health. Survival is the primary goal. Stay alive, because, what a time to be alive.
Most importantly, enjoy every second of it. Fuck the status quo, do what you think is right. Do what your gut tells you. Be virtuous, even if you don't have it. Have integrity, be honest and just.
Earth and Sun are beautiful, yet we spend our lives inside fucking walls, and when it's time to go home, it's fucking dark.6 -
They said they wanted a pop. Three days later after umpteen changes no pop. This is what happens when you can’t speak directly to the stakeholders. Giant waste of time and it is all being billed babies. You bet your ass it is all being billed.9
-
I usually try to break down what they are asking for into smaller parts. The tricky part is scoping them without granular details of how it will actually get done and thinking only about complexity. Then add up time and give the total a bucket size. 1-5 hrs 6-15, 16-30, 30+ etc. Turn around time is another matter but that's never predictable. By the time clients approve the quote availability is totally different.
-
Guess I shoulda paid attention to that hunch I had on Saturday that it was time to finally reinforce the center of this weak table. This is what I came home to after going out for exercise. Wife wasn't happy because it landed on her foot. :(
-
Just installing Node.Js on my windows machine. I try to be loyal and show good faith in MS by using Edge. It fails, hangs or resets every fucking time. What a useless piece of shit browser.
Oh well, Chrome it is then.... -
What the f**k is it that all companies want to use JIRA? It's really crap; looks awful, is slow and overly complicated. And most of the time used and configured wrongly.
Are there even any better options out there or is this the only thing we have to live with?7 -
Me: Working on trying to salvage our shitty project
PM: EMAILS ARN'T BEING SENT FOR OUR TEST ENVIRONMENTS
Me: Ohkay.. Is it urgent? I fixed it last time.. Seems like the other devs broke it.
PM: YES WE NEED TO PASS ALL OUR TEST CASES ASAP
Me: Well maybe it should be failed if it keeps breaking all the time..
PM: SEND ME AN EMAIL WITH WHAT YOU CHECKED AND OVERNIGHT YOU CAN FIGURE IT OUT WITH OUR TERRIBLE OFFSHORE TEAM
Me: uhm... Ok
Also me:2 -
!rant
So I've come to a crossroads and I'm trying to work out what the best way forward is and I have a question for y'all.
Is a university degree still worth it in this field? Should I go for it and get my degree or spend that time learning myself? How does this effect getting a job? And if you could go back, what would you do.
Thanks in advance.4 -
So friday night, kids and wife asleep, no alarm for tomorrow, spotify works (VPN does what it should do), tasks went well this week (nothing is burning, nobody is pissed off), good time to learn something new... any suggestions? PARTY HARD!!!3
-
can i have an unbiased review of people working in service based MNC firms like tcs/wipro/cognizant/capgemini/etc ?
- how much did you learnt during your time there?
- i have heard a lot about "bench" : from what i understood, its the free time period in which a person is not allocated to any project. So why is this so bad? can't you simply use your laptop in that time to watch videos and learn new tech?
- How is the growth there?How is it affected, considering these companies are mass recruiters taking thousands of freshers each year?9 -
Is there any advantage of spending more effort and time on an opensource image annotation application?
https://naturalintelligence.github.io/...
I've just done with imglab v2. Two reasons I've developed it is to use it without installation (on web) and integration with open libraries (face++ currently) for fast annotation.
It has more features than above 2 and many are in queue. But as their are many annotation library already available, I'm not able to decide if it is worthy to spend more time on this.
What do you suggest? -
Users: How long it will take you to implement.
Me: https://youtube.com/watch/...
Luckily two weeks is just enough time for most people to have forgotten what they asked for. -
time for crowdsourcing awful ideas because bored!
what don't I need? what does literally nobody need? what is a terrible, awful, no good idea that should never exist? let's make it!
I'll go first: a compiler that automatically resolves compilation errors by removing the offending line continuously until it successfully compiles. defaults to quiet mode which does not report which lines were removed.1 -
you know. a little pointer as to what it is I'm supposed to be doing to move on with life would be nice.
government work. happens. then it ends and this time period goes belly up.
private work. happens. then it ends and this goes belly up.
why are people so keen on making everything go in a circle and what am I supposed to do be unemployed ?7 -
I just got my first mac and trying to get used to it after coming from Ubuntu. What are some cool tools and utilities you guys use which can make this transition smoother and maybe increase productivity?
P.S. Just downloaded Amethyst and used it for the first time. It is no less than sorcery xD6 -
Every time I turn on device mode on Google Chrome devtools I lose my session (I'm assuming it deletes the cookies).
1. Is this just in my local setup?
2. Is there a way to keep my current session every time I turn on/off device mode on Chrome?
3. What other solutions would I have to do live tests of responsive design on my website?
Thanks!5 -
What happens when you scroll up/down a page?
Does the page stay as it is as it moves out of your screen's borders or does it delete itself for resource purposes?
I just thought that while scrolling through devRant and YouTube (which I do all the time).7 -
What I hate the lost about exam season, is the lack of coding... Spend two months cramming all the theoretical parts of computer science, and it just gives no time to code
-
The problem with LibreOffice is that is some respects, you get what you pay for. Like number formats that just get dropped every time you reload a spreadsheet.
Still, it's worth more than the price. Unlike GIMP, where even free is too expensive (used it for a few days, but I admit that spending time on it was my own fault).3 -
Me: By mandating code coverage pct. (very high ones) and integration test coverage pct. you are building an ever growing Rube Goldberg machine that you will end up spending most of your time fixing rather than working on the actual product.
Them: (Staring and whispering in the background). Wow, you must be stupid. This is how you created quality software.
...time passes and now most time is sucked into figuring out why all branches have failing integration tests all the time.
Me: I told you so. I've seen it multiple times. How about doing it differently?
Them: (staring and whispering in background). You are stupid. This is exactly how quality software is built. We know what we are doing. You must like waterfall.4 -
Hey there Ranters,
So I am big film and video guy. I was wondering what good IT shows you guys watching. My all time favorite is The IT Crowd. Most recent show i am watching is Silicon Valley.
Any suggestions?10 -
Code comments are good and all, but there's a time and a place for them. They're more or less an opinionated free-form version of what code is doing.
In a library, they're good for documentation. However in a platform, it makes less sense. Especially one which is changing at quite a fast rate (though it has matured in recent months).
Dont get me wrong, we aren't doing wades of horrible, unintelligible code. We need to be sure of what happens when we call a function, so we make sure the signature is always correct.
def do_good_things(puppies): # "good things" is opinionated. Say what you're doing
"""give treats to puppies""" # doc string is wrong
pet(puppies)5 -
so i was having snack time at my preschool, right after nap time guys, and this was recently btw. and then this IDIOT named jack comes over and steals some of the crackers, before snack time is even ready!! and he gets away with it, the fucking bastard he is and then i try it, and get in trouble BUT THE THING IS, THE TEACHERS WERE LOOKING AT HIM WHILE HE DID IT. THATS WHAT PISSED ME OFF!!! FUCK THAT BASTARD NAMED JACK!!!4
-
Programming is like when you need to clean up cables (make them look better).
You start motivated, you got a good idea of how you are going to it.... and after some time passes and you see nothing's better now... you say "fuck it" and continue to do what you wanted to do. -
Today was the first time I realy used wordpress...
FUUUUCKING wp, the editor is nofucking shit better than ms notepad! How is it that so many people are using it and actually like it?! fuuuck....
What alternatives do you use for your homepages? I personaly prefer bolt.ch1 -
Want a job where walking there one way eats up 50 mins or so of time so that the chunk keeps getting lost and where sitting on ones ass all day is not the norm.
Why can't the fucking FBI do what it claims to do ? Because if it still is. Not seeing it.2 -
What sucks in wfh setup is there are so many attendance to fill out. Then there’s this tracker that I forgot to time out, then updated it the other day getting the current date time it’s like I work overnight lols
-
So I finally had a good idea.
I have programmed a proof of concept and now dont now what next.
I would like to make it open source and let people benefit from it. But at the same time I would like to make everybody using it to generate money pay a part to charity and a part to me.
How could I do this? Do I need a patent or a licence or what?
Is this even ok? -
Oh and by the way everybody knows these creatures fucking people over over stupid things like not wearing striped shoes or buying a nonoffensive brand they arbitrarily don't like is their fault ALL THE TIME.
no matter what they do to hide it and this time they will be punished physically and painfully if they fuck with this person.1 -
Tracking/logging hours, how do you do it? Is there some decent software for Linux that does this?
I wanna start tracking my time doing specific tasks, so I'm just wondering what other ppl use, if at all hehe1 -
Wrote an article on basic block chain some time back. Do give it a read(4 mins only :P)
Link : “WHAT THE HECK IS BLOCKCHAIN?” by Aditya Jha https://link.medium.com/Uyf3mU0Jd0 -
Based on deaddrop I create a chat app. No I think about that only one message from each chat member is displayed at the same time.
What do you think one message per member or multiple messages?
By the way I think that the most Chat rooms will have two persons at the same time. It would be very privat I think 🤔