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 - "actually here"
-
!rant. Sometimes, trolling your fam is a lot of fun.
Just today my sister asked me how to type the character ÷ on her keyboard. I told her to press : and the - key and then just move it like so.
: -
: -
: -
:-
÷
See? Ez pz. She actually tried it and just said 'i cant, it erases everything'. And then all of my other siblings kept ranting the same thing. I forgot we were in group chat. And now its full of : and - spams. And im just here laughing my ass out.11 -
Getting married tomorrow!!!
Holy shit!!
I'm kind of scared actually. But in a good way 😄
And here I am, in the middle of the night, trying to figure out why my fucking tests don't run 😄56 -
I was giving an interview this other day and I was sharing my screen with the interviewer.
Interviewer 😦: Is this linux you are using?
Me 😅: Ah yes. Since this is a coding round I am not comfortable on windows for coding.
Interviewer 😳: And this is your personal laptop?
Me 😁: Yes, since the only use of windows is primarily to play games and the games I play are usually supported on linux, I dont see any reason why my daily driver should be anything other than linux.
Interviewer 😯: What distro is this?? Looks cool.
Me 😆: Its Ubuntu with KDE Plasma. There are some really cool things in here which actually make my life quite easier.
Interviewer ☺️: I must check this out today itself. Lets start with the interview then.
Me 😊: *Blushing in my mind
And this is how you score some instant brownie points in an interview. Actually if truth be told, that laptop was actually my work laptop and my personal laptop has windows on it because nvidia and Assassin's Creed.19 -
Meeting up with @CoffeeNCode was awesome! We actually have a lot in common :D
Asked her for a selfie together so here we go:56 -
Girlfriend: "My computer is so slow!"
Me: "Have you tried turning it off and then on again?"
Girlfriend: "That's not funny, I actually need help."
Me: "Okay babe, I know you think I'm being an ass right now or tying to be funny, but honest to god half of what pays rent here and buys you so many flowers is me telling people to turn something of and then on again. Just try it."
Girlfriend: *Restarts computer*... "You were right..."28 -
Mobile app dev here 🙋♂️
Guy at work asking me why his phone feels heavier then mine (we have the same phones)
I just told him that his phone gets heavier with every apps he installs.
1 week later he meets me outside the office and tells me he deleted a lot of apps and his phone is actually lighter know.
Sometimes I just want to cry 😂😂😂12 -
Me (5 days ago): A major, life-threatening hurricane is coming. I need to prepare. I know you have a need to launch so I will do my best to finish your project.
Client: Ok, stay safe.
Client (today): I know you're not done. You're late actually. To provoke you into further action, we went ahead and announced the launch and people will begin using the website now.
Me (at the store buying food for the next two week): What in the actual ... Here is your code. Finish it yourself. May God have mercy on your cold, dark soul.7 -
I finally got a new job!! 😃
Actually i’v been working here for 3 months, but i was in trial mode so i didn’t want to post it yet but it looks like im staying 😃
They are the most talented team i ever met, they host all our local gamejams, have their own internal game engine and a gamer bar where the company’s devs have 30% off from the prices.
Their projects are exciting (even if i’m not currently on a game project) and my team lead is awesome!
I’v been wanting to work here for about a year 😃13 -
Corporate IT: Here at Company A we are very proactive about CyberSecurity!
Dev: What is our cybersecurity plan?
Corporate IT: If any breaches happen we will terminate those involved and discontinue use of the offending product
Dev: That sounds reactive to me
Corporate IT: 😡 It’s proactive actually as we put together that plan of action BEFORE anything happened!
Dev: …12 -
Found a random website that lets you design your own anime avatars, its quite in depth and there are many art styles from different artists available:
Pros:
* It's comprehensive, and it has a lot of styles available
* Editor is intuitive and Modern
Cons:
* It's in Japanese, you might wanna use GTranslate.
* Randomizer fucks up on some of the more in-depth art styles.
* Seems to be mobile-exclusive design for the editor.
You can check it out here: https://picrew.me
Here's a little sample from picrew on the Gorilla Art style
(Note: this is actually my GitHub avatar as well)18 -
Wondering if the reason why everyone loves devRant so much is because we can actually get likes here.6
-
Ok so cowsay itself is already a pretty awesome thing and combined with lolcat it just gets better.
Another awesome and cool thing is devRant and so I thought: 'Hey, why not combine these awesome things into an even more awesome thing?'
Here it is:
(I will open source the python file tomorrow :D, it is just 10 lines actually)
Please tell me if you have any more ideas! :)5 -
Hai devRant! Working on the privacy app and want opinions on the page for details on specific apps (as in, applications so web/app/mobile or even embedded?!).
Yeah I know that the aligning is deffo not perfect but hey, gotta start somewhere :). Detail: everything you see here (the content and actually also the icon path) is rendered from the database already.
Tips/opinions?45 -
You know tbh I found this community by accident but I'm so glad I did. I'm actually having fun here without all the drama of Facebook.7
-
I download a lot of different stuff all the time. Often times I don't actually get around to cleaning it up. Thus, I decided I needed to build a script to further encourage my bad habits.
Here I've built a script for both Windows and Linux. It's designed to take all the files in the current directory and move them into their own folders based on their extensions. Why is this useful?
It's fucking useful when you're not having to swim through fucking mountains of content.
Anyways without any further ado here are the scripts.
Linux
#!/bin/bash
for i in *.*; do
filename=$(basename -- "$i")
extension="${filename##*.}"
extension="$extension"files
mkdir "$extension"
mv "$i" "$extension"
done
Windows
@echo off
for %%i in (*.*) do (
if not exist %%~xifile md %%~xifile
)
for %%i in (*.*) do (
if "%%i" NEQ "movingFiles.bat" move "%%i" "%%~xifile"
)15 -
This is my colleges server room, it was built by students, for the students. I have attended this college for two years. Every day we here it whirring away. Not one day have I seen one student actually use it.15
-
My boss, delusional as always and getting worse every week, conveys the news that eight interns have been taken on. Without asking us seniors if that would be a good idea.
Us: ”who should, you know, actually help these good people out?”
Boss: ”we will have to work that out”
Us: ”we don’t have the time actually to do this without seriously pushing deadlines forward”
Boss: ”we will have to work something out so that this does not happen”
Us: ”soo, we don’t have to actually help these guys and girls once they are here?”
Boss: ”no, they obviously need a lot of help. What we do here are really complex”
Us: 😬8 -
I actually wanna RAGE QUIT right about now!!!
I wanna fuck off and go somewhere where my talents are appreciated and I'm actually listened to! I'm reaching the point where I hate my job and don't actually want to be here any more.
I asked to be able to work from home (long story... see previous rants) and that was "shut down" after numerous attempts and even when working from was a prerequisite that somehow got lost in translation.
I was stuck in traffic for almost 3 hours yesterday and it is known that there are currently roadworks on my route, and yet they don't seem to move on the notion of working from home.
When I work it out, I sit in my car on average for over 40 hours per month! That's another fucking work week just so that I can get to and from work everyday. Again, they can say what that want, but I mentioned it several times that I wanted to work from home.
They're story is... "We've never had anyone work from home before so we wouldn't know how to approach it". Ok fine, I guess... FIGURE IT OUT, FFS!!!
The other thing was that I would be the "team leader" of the project. With me speaking to a management, they made me the leader. Big fucking whoop! My next question is the leader of what exactly are you making me? Because at the moment I'm the only fucking person working on the project! The other chap who is on "my team" is so busy with these other small side projects that in the 6 months he's been here, the only time he's actually had anything to do with the project is when he's peeped over my shoulder! Also, there was supposed to be more than just one other developer on the "team", but alas!
I'm not happy here at all anymore and I am actually starting to feel the depression creep in and there's nothing I can seem to do about it! I can't stand the traffic to and from work and they have not tried to make anything worthwhile when I get to work, even after my numerous requests!10 -
Ubbhhhh <<-- me when I realized I put gmail.con instead of gmail.com for my devRant account.
It's been actually quite a while since I'm here but couldn't do anything but read others rants since I never got the confirmation email because of that silly mistake.
It's now my chance to say hi to everyone 🤗10 -
Not entirely dev related.
Just wondering if I'm the only one on here who actually EATS coffee beans regularly?
😐43 -
So I started working at this IT company here in Oslo. Norway. After almost 6 months, I have almost not had anything to do, except little over just 1 month where I actually worked on a project, and now that is done. I have nothing to do, so today I applied for 11 jobs.8
-
Fuck ever working for a company that doesn't know shit about the worth of a developer ever again.
> be me
> just got my first class masters in Soft Eng that I worked hard as fuck to get
> get a job for a pretty well known medical company here
> offered a bit less than what I was expecting but fuck it, it's a job straight out of uni doing what I want to do
> fuckitwhynot.mp4
> stay for a year with no bonus programme, no pay review, no objectives, no perks, literally fuck all
> see literally every other position in the company be promoted and actually supported from IT & the developers
> feelsBoomerMan.jpg
> get the hail mary recruiter "you'd be great for this role" linked in DM
> follow it through and go to the interview
> nailed it
> comes to negotiating a starting salary and they actually laugh at my current rate and immediately raise it by about 30% with bonuses, reviews and all that shit occurring regularly
> later virgins5 -
And here Ladies and Gentlemen, we see some Code I hatte to discover.
(Actually the same method get's called)9 -
Random dev online: Any chance you could help me figure out how to use something the company you worked for wrote? I need to do XYZ
Me: I didn't write it but sure. Theres a doc here about the full process of doing XYZ <link>
Random dev 5 seconds later: But how do I actually do it? The link doesn't show how to do it via code.
Me: You'll find if you actually read it, that it does. Because I checked. Good day2 -
I am afraid describing my weirdest coworker would result in me getting stabbed by him with a Mickey Mouse mug. There is no coworker in the world as weird as him, and he would instantly recognise me if I were to describe him here.
I am afraid of his Mickey Mouse fetish. Actually he is 35+ and used t *gets stabbed with a Mickey Mouse mug*7 -
Developer: Changes are difficult from here, are you sure this is how you want it. 🤔
Client: yes. 👍
Developer: ((3;"'&}×π{sk*[=¶^[|) ☕😴
Client: Oh, actually can we have this too and maybe remove this bit because we don't need it now thanks. ☺️
🤐🙃🔫3 -
I was curious about how the Genetic Algorithm works, wanted to try it out.
So I've created some toy cars using Three.js and "asked" them to do the self-parking with a little bit of Genetic Algorithm help.
It was fun to see how those toy cars were evolving and actually started to be less stupid :D
Here are some more details:
https://trekhleb.dev/blog/2021/...10 -
people asks why they cannot remove their edge from windows, not even with chainsaw. Here is why..
I know everyone is tempted to have an edgeless view, Me too. Especially, if you have OCD.
Actually, it prevents you from falling out the windows, home theft, assassination, and roof collapse. Thus, it is intended to be indestructible for your own safety.1 -
So i've spent the day:
a) Finding evidence (again) of product not doing their job, to send on to one of my managers. So we can again discuss why she's still here.
b) Explaining to my iOS developer that although all the devs are in agreement that 2 of them are not pulling their weight and shouldn't be here ... they will definitely still be here because management actually want to keep our multi-timezone setup as they see it as beneficial. We, do not.
c) Having a meeting with another manager, in a different department. (Backstory, a member of their team has had many complaints filed against them by various members of the building, including one from my team). To let them know that my employee felt like you ignored her concerns and complaints and are going to allow this person pass their probation without considering the implications.
I hope to actually find some time in the reminder of the day to actually achieve something, rather than just telling skidmarks that they are in fact skidmarks.
... but probably won't due to 3 hours of pointless back to back meetings, where we answer the same few questions every week.
I really do love being a tech lead. So refreshing. -
Q: I have been used as a Duck by a woman, what should I do?
> It's been more than 4 months she left my current company. She still uses me as a duck and to actually quote her here she suggests "no I used your confirmation to reach my conclusion". I need help.10 -
A little late, and similar to other lovely ladies on here, but the greatest influencer for me is my husband.
He's always pushed me to learn more and be a better, cleaner coder. He taught me continuous integration, introduced me to the Atom editor, and showed me that my nerdy interests and choice of career can actually be quite attractive and not "intimidating" or "inappropriate” for a woman.
He's my go-to hackathon partner, my strictest code reviewer, and my life long teacher.
Ich liebe dich, mein Schatzelein! 😍7 -
Does anyone else ever feel like they're too stupid to be a good programmer? Like some of the people here are very very intelligent. Meanwhile, I'm over here making a fucking 8% on a calculus exam. I just feel like I'm way too stupid to actually be good at this.19
-
I already wrote one rant about how my family deals with me being a developer, but this rant I wanna dedicate to people close to my family and what they actually think...
Earlier this year I ended school, so I was supposed to find a job. Well...I live in region where only small IT "companies" exist. It is really hard to find job as a developer around here. These small companies either do not want to hire anyone or they just hire people with super amazing university or just family members and friends. Anyway, I did not want to move to the capital city, so I just kept seraching...and that is how this family friends started to be fucking toxic.
While searching for job everyone just kept telling me how am I lazy as fuck and will not just go digging fucking drains or work for minimum wage to some korean shit company around here. Of course not literally, but I can see when someone starts to look at me as I am completely crazy. Our family lost many fake friends who just do not understand because of this. But it did not ended here...
When I finally found a job 1.5 month earlier, I was so happy. Job from home in relative good company. Ho Lee Fuk! Nobody believes me I am actually working. People look at me as I am a lazy fuck laying all day in bed and watching fucking TV. I am done with these dick people.
End of story.2 -
There's so many posts on here that say fuck apple or Microsoft only real programmers or computer users run Linux. Maybe step back and reflect why these companies got big. Maybe the programmers in their development teams are actually good. Maybe variety and competition and different focuses is good for us and consumers.19
-
When the impostor syndrome hits me, I try to remember my achievements :
- I won a national coding contest when I was 18,
- I made and still maintain a complex app for 15 years, still actively used,
- I cannot count the number of languages I know; too many of them...
Not bragging here, btw. It's just important to actually enumerate your achievements.
If you get hit by the IS, just remember what you did 😉.12 -
Hey. I have some steam keys I don't want, and I don't really have any friends to give them away to, so. Here you go!
I'll post them in the comments below.
Only redeem them if you actually want the game, and if you've used one please comment or upvote to let others know! Be kind, don't be greedy, honor system, etc. etc.27 -
If you're a client and abuse the info given to you by any of the platforms to come visit me, I won't hestitate to call the police again, you fucking lunatic.
In what fucking mind does that even make sense, so damn lucky I wasn't actually here and just saw it on the CCTV, fucking trespassing piece of shit.
Waiting for the police to report back, so I can use any possible opportunity to reflect it in his public record, fucking cunt. -
client cto: "SOMEBODY COMPROMISED YOUR KEY!!!! IT SHOWS SOMEBODY LOGGED IN TO DEVOPS GUY'S ACCOUNT USING KALI LINUX!!!!! HERE ARE THE LOGS!!!!"
the logs: *show an ip address*
the ip address: *ip address of the office*
devops guy: *actually uses kali linux*
not really a rant, just found it funny2 -
After being in China for one week,I realized how much I actually use Google during the day.don't know how they do this but even using a VPN is not a solution most of the times :-? At least devRant is not blocked here;)13
-
!dev
T-32min
Long story short:
I dont have many friends, I'm isolated in my home, for the first time in 25 years I actually felt like my birthday is worth celebrating but Im alone because corona.
Therefore I'd like to ask you to drink a glass of your good (or other) booze at 23:00UTC (Which is midnight here) to celebrate the first bday party I never had and to celebrate DevRant as a great community and each of you, the members.22 -
Android Q is actually pretty cool, instabilities here and there and I can't seem to get TWRP to boot on it to get it rooted, but overall it looks pretty usable already, especially for a developer preview.. go go OnePlus 😁16
-
Sitting here, completely forgotten about my http://jsrant.com project. Found it back in google analytics. Turns out people actually visit it!
Awesome! :D8 -
I accidentally wiped my entire drive because I fed my program the string: C:/Program Files/ProgramName/program.exe Without quotation marks and my program interpreted the space as a new command. It tried to delete C:/Program, and then the parent directory, C:/. I actually posted a “rant” on here asking how to recover data if you want to dig through my history.
*Edit* Actually, no, I must have deleted the rant asking about data recovery. My bad.5 -
Seriously does this master/slave bullshit actually affect everyone here?
From what I’ve seen it’s just a fucking idea / suggestion not a full blown change set being implemented.
Stop fucking over reacting to bubble wrap nonsense, if you want to call it a master/slave relationship then call it a fucking master/slave relationship and be done with it, if this really offends you or you believe political correctness is needed here, go call it something else, at the end of the day it’s still going to be the same thing, just called something else.9 -
So here I am, skrewing around with the Google Authenticator app and the dodgiest base32 code generator I've ever built and generating a 56 char unique ID, and a 8 digit time based code.
WTF, all these products, services and logins that use 6 digit codes... and this fucking thing can handle 8 without breaking 😑
Now... to hook it into a QR code class... and spit out an image I can actually scan, without calling google charts api.
I can't say I've written one of those before 🙃6 -
Hello everyone, it's my first post here, I needed to feel welcomed :D, any devs from France here? I will be happy to make some dev friends, actually I know none except of my colleagues..:s49
-
Me (junior) working on something specific/concrete; actually doing something. Gets stuck and goes to lead with specific question.
me: hey lead, if we have x, does y need to be included as well?
lead: yes, no, maybe, random bla.
me, tries to summarize and extract a to-do: oke... so based on 'yes, no, maybe random bla' you suggest adding y right about here?
lead: maybe bla and we have to think about it, yes, random bla. Try whatever feels right to you.
Me walks back to desk. Decides to support a charity, help refugees and homeless people CAUSE THAT FEELS RIGHT!2 -
!rant
I don't even care about getting upvotes with rage rants. It's just very nice to have a place where I can out all my rage and anger and where people actually understand me instead of staring at me like 'woah, calm down'. I feel like I'm actually understood here, something I don't often have irl. This is why I f*cking love devRant.1 -
Manager: I want you to make an architecture diagram for this system
Me, not sure what diagram but ok asking my senior then
Senior: You know those diagrams you learned in uni? Yeah, do whichever you think is suitable
Me, left to my own devices, makes a shitty use case and sequence diagram
Manager: We don't actually do diagrams like yours here. But I like it so lets stick with it.
😱 Ok. Cool.5 -
Does anyone else get this super lazy feeling where you want to write code but you don't wanna have to actually type it? Like I'm here in bed thinking about my projects but I don't wanna grab my laptop and get to work I just wanna think my code into existence.8
-
When you tell collegue A that you are nominating collegue B for the "Bleep award" (the person that swears alot) and person B overhears some words and comes to see what's up and says.
B: what's happeneing here?
A: we nominating people for awards
B: fuck that shit
I'm actually happy with my vote now3 -
My manager is a "Yes" man, he says "yes" although we don't actually have the capacity.
Here I am now cramming with 5 simultaneous projects. :(2 -
Me: We have a bug, we are not sure what's really happening yet. We have to look into it.
Project manager: what's happening
Me: We dont know yet
Project manager: How much time will it take to fix it
Me: We dont kn... actually *quick maths* unknown multiplied by "I dont know" divided by logic and addition of past experience - how many times we cant put time on bugs multiplied by we have been here before subtracted by the sqaure root of can we have time to investigate first?
Me: ....mhh an hour or so (then I remember Harry Potter wasnt my classmate) oh actually 2 hrs (in my head, safer)
Bug takes 2 days to solve 🙃
Project manager: you said 2hrs
Me to myself: I said it's a bug. A damn bug.6 -
It's my 19th birthday today! I've had a good year as a programmer, my best yet actually. A year ago I never would have thought about coding a browser but now I'm building up to it with smaller projects like programs that communicate to each other from other computers, more advance gui, c language and wrapping c with python. I never thought I'd get to this but I'm only getting better and I thank this community for being here supporting me. Honestly I cant wait for this year and I cant wait to post more :)9
-
In my quest to find a nice dark theme file manager, I stumbled upon this thing called Q-Dir. By default it looks like it comes straight out of the 90's, but after a bit of tweaking here and there it actually turned out really nice!
If you're like me and want the dark theme before Redstone 5 finally arrives but don't want to gobble up all your data in Insiders either, this is actually a pretty solid replacement. Hopefully that'll save some poor sods from having to go through the trouble of finding the holy grail of the dark theme in file managers :)
http://softwareok.com//...4 -
It hurts man, it fucking hurts
I feel like I'm a ghost, like im not there. I don't really exist
I try to be better, actually doing something, anything. I really do. But nothing changes. So many times have I decided to finally make the change. This time I'm really gonna make it out of here. Yet I'm still here. Not one thing has changed. I'm still a shell of a person
It really fucking hurts
I just want to exist17 -
My Lazy Habits:
1. Not testing my own code thoroughly... cuz fuck that. That's the tester's/QA's job.
2. I create slack commands to get certain things done, so I dont have to get up and open my laptop each time I receive a ticket.
3. Ask more time for development that I actually need so I can fit in couple naps here and there.
4. Falsely claiming that I am busy when someone invites me over meet or a phone call. Like just text me.
5. Factoring my laziness in when I design features LOL.1 -
I've been working with some new programmers now, trying to make this a place where people actually like working at. In my experience, most workplaces are bottom of the barrel shit, so I really wanted to try and make this the opposite, at least for the engineering team. When I hear them say how much they like working here, and how jealous their friends or family are at how much they are enjoying themselves and chilling with their coworkers and even their boss, it makes me feel so nice.
It might be a tiny company, but spreading happiness is great.1 -
Going to sleep with a newly gained 4k milestone! I'm gonna have good dreams :)
I never thought anyone would actually like me on this platform when I joined last month, but I guess I was wrong. I got along with a few awesome people, which I'm gonna list right below. Other than that, I'm glad to be a part of the community :)
The people I got along with the most:
- Linuxxx, the privacy superstar
- ewpratten, the young programming genius
- devTea, the compulsive upvoter
- Condor, the account deleter
- Alice, the pink freak
- Stuxnet, which I kinda forgot the first time I wrote this (sorry!)
- Almost everyone on here!
To be clear, those are people I enjoy talking with, they might not feel the same way. I just wanted to thank those who made me smile the most here.9 -
Okay, first rant here.
Spend most of my morning searching for a js file that was supposed to build some graphs in a report page in this legacy system (still in active development) just to find it embedded inside a random .php file being included inside a wall of if-elses (that shit has around 100 lines) on the index.php (that somehow manages to route all the nonsense that's going on there).. was it really that difficult to make it a proper .js file? and actually import it on the page that is using it? c'mon...4 -
Full devRant in-app notification support is here! It actually took me WAY less time than I thought it would take me.14
-
FUCK, I just realized something..
A lot of people are probably aware of the statement "Respect is earned, not demanded/given".
Now, if you are aware of the meme "Press F to *pay respect*", you probably know where this goes.
The statements "pay respect" and "respect is earned" are actually connected. Just like money, you pay money to people who deserve it. You work hard for it.
But if this is true, is "attention" also earned? I often hear "Please pay attention" from my teachers back then.
This is some big brain shit right here8 -
Unpopular opinion: I actually tend to not use adblock as much recently, and think its reasonable to have non aggressive ads on websites, and support content creators. Also, people here that show zero tolerance policy towards any advertisement are really interesting to me to say the least.10
-
One of the companies that rejected me sent me feedback which I took gracefully coz u sexy cunts told me it wasn't the end of the world when I ranted about it here. Well now they are offering me another interview and I am hella nervous coz I don't want to fuck it. Good thing is the feedback they gave me were actually all shit I know and use daily in my work, I am just bad at explaining plsu was nervous at the last interview. Now I am worried coz it's on monday and I have not had time to practice explaining the lang well coz work has been crazy (literally on a 10 min break now since 9am..almost 10hrs working) which is weird right coz last year I actually used to teach.9
-
I lurk here on occasion. Quite frequently in fact. It's honesty been years and I've grown up with the community. I'm glad to still see old faces here but many of the ones that I used to see are long gone. Man - it's so different.
It's not the same anymore. There's no longer any gangs or clans or anything. It was really fun.
Another thing I specifically miss when @dfox was actually around. Actually replying to people most of the time. Lately, there just hasn't been any trace of him that I've seen. He comments on averages 2-3 times a month lately, and he used to comment a lot more on average years ago. But I don't blame him. I'm the same.
Everything about this feels wrong and off. I used to love this but now i just don't.
I'm going to formally say goodbye to everyone here. And to the OG peeps, I love ya all, you know who you are.
Byes.13 -
Here is what I see in industry right now.
Don't go on math but get the gist.
1. 9 of 10 developers are Web developers
2. 9 in 10 developers want to be data scientist
3. 9 out of above actually give up and start doing Web development
4. 9 in 10 developers think CS education is not necessary.
5. 9 in 10 developers want to work for Google Facebook and Microsoft.
6. 9 in 10 developer don't make it to above companies.
7. 9 in 10 developers think design and test are important but never do it.
8. 9 out of 10 developers don't want to code after 5 years and just want to exit industry to non technical roles.
9. 9 out of 10 developers don't get rants and dev memes posted here.
What's your take on this7 -
Sins? I don't want to keep you up all night, so here are some highlights.
Fucking with clients and employers who fuck with me first, or waste my time.
Occasionally not documenting my code (I'm actually pretty good about this), then bitching about poorly documented code.
Honestly wishing other people in the office would *actually* explode, or die engulfed in flames.
Working drunk and/or stoned.
Getting pissed off when I have to do something in a stupid way, or use a workflow that I don't like.
Seriously fucking up out of either arrogance or stupidity, then blaming it on something else.
Zoning out, skipping work, or sleeping in and billing for it (see sin #1).
But my greatest sin? That honor's got to go to becoming a developer in the first place.
I wasn't always a professional asshole, but I fucking am now.1 -
Dear Microsoft 365 admins,
It's 2021 - get off your ass and uncheck the box that forces me to change my password just because it's been 90 days. NIST has been advising against this for years, and now (finally!) Microsoft has followed suit. Forced password cycles are annoying and actually FUCKING ENCOURAGE USERS TO USE SHITTY PASSWORDS! Don't believe me? Here - fucking read it for yourselves:
"Don't require mandatory periodic password resets for user accounts."
https://docs.microsoft.com/en-us/...5 -
Not goals. More like dream...
... To get into that one uni that I actually want for phd.
I have gotten so spoiled playing with robots and neural networks, that I can't even imagine falling that badly from grace to go back to... web development. Like I'm not looking down on it, it's just that I found my passion and there is not enough jobs available out there for me without going through phd or high-end research.
... And I honestly don't have a backup plan. There are choices, but I don't like any of them. So here goes hoping they accept me. ¯\_(ツ)_/¯3 -
CTO: We'll use epochs for any time related fields in our services.
After service integration...
Dev from producer team: Hey the time field is showing up as 1970 and not null in your table. That seems to be a bug.
Me: Code looks fine. We are converting epochs to timestamps here. Null is taken care by the library function itself.
The same dev: Actually we are sending zero instead of null values in that time field. But we'd want the end table to treat that as null.
Me: Why can't you send null then?
The dev: Actually avro doesn't support nulls. Hence the zero.
Me: WTF??????
Manager to me: Actually you need to convert them as null. Anyways, this is not a blocker and we can live with it for now.
END OF RANT
Why can't they fucking send it as null? And when I asked about the details, that particular event type doesn't require that field. Still the manager insists on sending that field for it.23 -
Serious question, what's so great about using Macs for programming and dev work? Junior dev here and all my colleagues and superiors can't stand them.
Is there actually a technic benefit that I'm missing?59 -
From a life of a junior developer...
Got assigned one task for a 2 week sprint. 'Finished' it in 3 day, not actually sure it's finished as all the other devs are too busy to look at the pull request. So here I am... Ranting away and being bored1 -
Hey, DBA guy! Security blocked this one port for the database. Can you change the database to a different port?
Me: No, I actually like working here.2 -
Men in plaid: Look like programmers.
Me in plaid: Look like farmer.
I hate fashion. I hate picking out clothing. Where is my easy uniform-thats-not-actually-a-uniform? The men folk don't have to spend brain cells devoted to clothing, if they don't want, and still look sufficiently appropriate. Whereas I'm sitting here on a Friday night, wondering what precautions need to be made before washing a professional shirt which is for some reason bedecked with rhinestones.17 -
Jesus Christ on a crutch!
You don't fucking use try and excepts everywhere in place of actual logic! For once in your Goddamn miserable life, I need you to actually think through what you're doing instead of mindlessly typing code away at your computer, you fucking King Shit of Turd Mountain!
DO YOU WANT TO KNOW WHY EVERYTHING KEEPS BREAKING!?
BECAUSE YOU'RE FUCKING REFERENCING VARIABLES BEFORE THEY'RE ASSIGNED, AND THEN WRAPPING IT UP IN A TRY AND EXCEPT! YOU DON'T FUCKING DO THAT! Think through what you're doing!!!!
The shit you're pulling off here is as useful as a chocolate teapot!1 -
Do anybody here work with a codebase that actually has tests?
Or at the very least, the codebase has a domain layer, rather than puking lines of code randomly in the controller?
Am I trying to find an unicorn?7 -
I salute all server admins here. I might never understand how you guys get through with all those terminals and debugging and greb and runlevel and all these weird things.
I spent two weeks trying to set up a dev server on CentOS installed on a VM. Just configuring the server took hours of trying to figure out what goes where and in the end I realized that the only thing I did wrong was the runlevel! Which I found out today is actually a thing!!!!
I thank you all for existing. Without you, us web developers would go crazy!2 -
SPDX. Actually a cool idea, you slap one line of comment in your source files that gives the licence. Easy to understand at a glance, and grep friendly. Also no more "huh what exactly does this licence here say, is that MIT, BSD with or without shit or what".
But once you have something simple, you can bet some design committee tries to "improve" it and cover everything imaginable.
The result looks like this (see also screenshot): https://wiki.spdx.org/view/...
Holy shit. What was that about? Simplifying crap? Yeah sure that's totally what it looks like.3 -
I think my favorite MacBook Pro™ with touch bar feature is when I'm changing the volume while listening to music, and the bar bugs ou- ahem, decides that I actually want to listen at max volume, and proceeds to rape my ears.
If only Tim Cook were here, and would grace my humble existence by allowing me to pleasure him with my mouth. It is moments like these that make me feel truly blessed to be an Apple chosen one.2 -
So I'm not sure I understand this question fully, if it is meant only through code, than I guess none or those people I got to know while I was doing my algorithms and data structures project last semester where we were helping each other with our code
If it's meant generally through code related activities then I gained lots of friends in uni in classes and here on devRant of course and actually yesterday I got to talk unexpectedly about coding and programming languages on an event with a guy who actually studied financial maths in Vienna but now works as a tester and works with databases, that was nice6 -
Some of my colleagues have a joint birthday party, I'm here with them drinking beer. A friend here knows that actually today is my birthday. No one else knows and I hate boasting about myself and bringing attention to myself. I'm fucking sad today... Should have gone home to my family. If you have a beer at hand, have one on me!9
-
Is it just me who looks forward to long weekend but when it's actually here, gets bored after 2 days and now looks forward to get back to work?
Or have I lost it?3 -
Ow surprise surprise, ofcourse i don’t get any kind of salary increase at this fucking shit company im working at. Because nobody see’s the work i actually do and everyone is just guessing im eating out of my nose all day.
Seriously, i had to work 1.5 jobs because a colleage left but there is no credit for anything i do here. Friday im going to contact recruiters. Fk this shit!4 -
Challenge;
You will write names into the comments,. After 1 Day I will Set the highest rated Name as my actually Name here in devRant.
Example
Name:
WorstCoderEver
or
Name:
VisualStudio
Let the Games begin24 -
Just found a nice hosting provider that actually have some customers in the taxi and transport segment.
The provider offer emailsservices, webhosting, dns services. So far so good.
The only problem that I can find here is that everything is hosted on one single IP.
The DNS-servers, the mail server and webserver is one fucking server.2 -
WOOOP-DE-FUCKING-DO I HATE MY ISP (well actually the company which is reliable for the cable networks which lead to my/our new home).
WhAtEvErYoUmEaN and I moved yesterday to a new flat. Not spectacular at all except that mentioned company cancelled the appointment ON THE SAME FUCKING DAY! "We're so sorry. No internet until Thursday. At least"
Dickheads.
Well, so we are here in the middle of nowhere without internet. Time for old school books i guess😅6 -
Was logging in my student account to check whether the system actually registered my admission and here I go.
And this is not just some college. This is a website every engineering student shall use throughout the country.
Also this is not the first time this happened.1 -
I don't know but maybe this could help somebody here too, so I'm gonna share this.
I've discovered this Android app called Island, which essentially sandboxes apps by cloning them in its internal environment.
I've sandboxed that Facebook cancer app in order to keep it fucking frozen when I do not use it (I know, web version is good, but I find the app smoother).
It seems to work like a charm (better than greenify-alone ibernation, actually), but I'm still testing it.
Cheers!7 -
I'm back! I deleted my account awhile back, but some of the older members may still remember me. I got fired for using Google Chrome if that jogs your memory.
Anyways I'm actually a developer now! I graduated college in December and started my first dev job in February. I figured I'd sign back up here to be back with the community. Hello friends!2 -
Sooo my gf dumped me last weekend :(
I remember somebody here had an idea for a dating app for devs. Is that actually a thing? Does anybody have a link?9 -
Any Haskell programmers here?
I started to learn this language for fun two days ago and so far I find it absolutely amazing and really different to OOP languages. Most of the time the solutions make so much sense, but actually coding them requires really abstract thinking of the problem. How fast did you learn Haskell? How long it took you do code it comfortably? Any advises you can give me? I work mainly through a uni exercise sheet from a friend from a different uni, and the rest is hoogle and google :P10 -
A lot of people give Google, Facebook, Microsoft, etc. shit for "selling" user data although in my opinion acting as a matchmaker between advertisers and users does not really constitute selling data.
In contrast there seem to be a lot of companies that actually do sell user data that I never hear anyone here talking about.5 -
Why isn't this ready for testing yet?
Could it be that despite multiple meetings emails and face to face conversations none of you have provided me with what I actually need?
Yes I can create you new email and SMS campaigns. But I need two little things first.
1 The template text.
2 The sign off forms from compliance
Without them I can't do shit. So stop chasing me on where we're at because I've been chasing you on this for two weeks.
This shit here is why I'm the grumpy It guy. -
Everyone here deals with recruiters.. I get it can't be an easy job but can you at least see where I work at currently??? Im actually one of the devs that take the time to thank you for reaching out even if I'm not interested. Please extend the same respect for my time as I do you.9
-
I haven' t logged here for years
I was very active here while I was studying, I had a drive of having a career in tech and I do. It's great and all, the path was very inspiring and motivating but I have reached the destination and I am here for some time. It is kinda depressing, @kiki 's 32gb ram picture actually made me log in because i related with this.
I guess one should also be looking for paths to pursue rather than destinations to stay. And I feel that it's not that easy either I see some people just getting on paths like... craft beer tasting or... some sport or something... which on it's own could be just a cope. But Pursuing them could open new branches of possibilities. New roads to be crossing. -
Me: I need a subtitle for the header on my website: “Our Team”
Chatgpt: Sure, here are good subtitles for “Our Team” header on your website:
— Meet the Experts
— Our Skilled Professionals
— Talent at Your Service
…
Me: Make it a little bit lengthier:
Chatgpt: Sure, here is a more detailed subtitle option for the “Our Team” header on your website:
{{was actually expecting 2 to 3 lines but dude proceeds to write a full page long content explaining “Our Team”}}
I feel like this dude gets orgasm when it sees the word “lengthier”.2 -
German friends...
Thoughts on 1&1? I have tks now, it's painful. Telekom seems shady af, but I have their mobile plan.
I have no idea how to get unbiased info here, so i'm asking people who actually use the internet to work from home and do more than just surf Facebook and cat videos10 -
Nothing makes me happier than listening to my neighbor's disgusting banda music playing as loud as it can.
No worries tho, the cops will be here in about 20 mins (it usually is 20) one would have expected that after getting the cops called on you for 3 times already you would get the message:
No homeslice. If i want to listen to that cantina piece of shit music on my fucking friday nights I will make sure to let u know :) but I actually have class so no thank you.
This is why Trump hates us (Mexicans) -
Damn bro Vue 3 sucks actually. It's just a big function now with arguments like "`this` can be sometimes confusing when TypeScript is used." - hell no, my component was a class and this was the fucking class. nothing was confusing about this.
It's all a clusterfuck of magic now, I don't see why writing `ref(5)` or `return { all of your shit }` after `setup() { complete business logic inclusive functions here }` is better.
I was so looking forward to all the improvments, but why do we need these 3 apis with actually no difference, tried to be explained by the same image of colorful blocks in every single fucking article?
what happened to methods? am i seriously supposed to return them from a function? that just feels wrong.22 -
Is it just me, or are there any other devs, that just can't get going with python?
Every time, I try to do something, that is supposed to be simple, the language be like, "Bitch, hold on. I know I'm supposed to be the most simple language there is, but here I am again, to fuck you over. Your welcome.".
According to my friends, its actually just me.11 -
Long story short, I have to drop my studies for now bc serious mental health issues. I feel like a failure, but I mean, I actually attempted to.... well, I'm here to say it and not complete the phrase. I need to rebuild a lot. And I would really to make some friends are. I have no one to talk to.13
-
Anyone here actually read any of the books listed in the Gentoomen library? or just glanced the list
(It's like 32 gigs of books...)5 -
Giving the stink-eye to the stakeholder who scheduled an important meeting when I’m out on PTO 😒😑😠 And my calendar had the day blocked off for weeks. Stakeholder probably doesn’t want me there because I’ll just tell them their “solutions” aren’t actually solutions.3
-
Just finished coding the first parts of my soon to be obviously awesome CMS ,😁 been thinking about it for over a year, been designing it for about a month, did the database schema a week ago and this week I finally got to coding the UI kit, the database migrations and the foundation for the system 😄 and right now, I actually finished the installation page, much waow
Check out the most amazing video of the installation page here lol
https://youtube.com/watch/...7 -
Is it gay to like Ed Sheerans music?
He’s one of the few new people with actual talent in my opinion.
Many people say men listening to Lana del Rey are gay so I don’t give a shit anyway.
But I’m still wondering.
How many of the guys without a life (like me) here listen to and actually enjoy listening to Ed Sheraan?
Gaaaaaaaaalway Girl, nananannananannaa gaaaaaalway Girl, nananannananananananananna
That shits is stuck in my head now..22 -
Got inspired by @linuxxx to do an simple URL shortener service.
Turned out to be actually useable!
So here it is: https://srt.clan.rip/
Got the domain for free. That's why it is looking so strange.19 -
Internal system sent me an email with a dead link, saying a certificate is due to expire. Couldn't find the tool, opened IM with help support and was greeted with a passive aggressive note:
"Did you know that the support staff you speak too will use the same website available to you to resolve the issue, have you tried searching here ..."
... well thank you chat bot, did you know I wouldn't be here if said website actually fucking worked?3 -
Feels scary to purchase my first ever dedicated server. After two years using VPSs (and paying 5$ a month for that xD)
It feels scary and exciting to know they are somewhere in the world, setting up a new machine just for me! xD
- regardless of whether they are actually setting up a new machine or just starting a preinstalled machine, let me live the fantasy of being special here xD8 -
Wait, you mean to tell me, here I am with imposter syndrome, and some people can't even write a test for is-odd? Like people who are *less* competent than that are actually passing interviews?6
-
WHAT THE FUCKING SHIT DO YOU WANT FROM ME??! I LITERALLY GET SPAM MAILS EVERY 5 MINUTES (i know I know, some of you get more than that) ABOUT BITCOIN. I NEVER DID ANYTHING FUCKING RELATED TO CRYPTO CURRENCY! HOW DO YOU KNOW MY EMAIL?? LIKE WTF. I'm sitting here doing my stuff and every few minutes my phone starts ringing and I'm like "hey maybe person x answered or something else important happened" but when I actually look at it to see whats up it's just a fucking email about bitcoin being outdated and it tells me to maybe invest into other crypto currencies. After actually reading one of the spam mails because I was interested in what they actually want from me I had to find out that they do not even mention any other currency or website. WTF INTERNET?? WHAT DO YOU WANT?2
-
Quite amazingly, yes!
as a matter of fact one of my parents is actually also in information technology or related field so there are very much aware of how in demand the job is and how difficult it is as well and the best part is a lot of my engineering friends are also switching to computer science and just because it is the better choice of because of how over saturated the engineering field is so yeah i think i have a better career choice than most of my peers
(PS: I used Speech to text here so forgive the grammar errors)1 -
Imagine a multi driver high quality balanced armature earphones. They have stainless steel ear channels and replaceable meshes. They’re also made by apple. Seems impossible in AirPods era?
No. Apple made them. They are really good and extremely comfortable. They are rare nowadays but here in Russia I just bought brand new pair for just $50. They sound awesome.
I listened to JH Layla and everything by Noble Audio. This forgotten apple earbuds still sound awesome.
It’s not a 3am rant. They actually exist. I have them.30 -
Who here actually uses GoLang? I’ve thought about eventually adding it to my tool belt.
But while on the GoLang topic, what is it good for? I’ve heard it’s good for web backend but can it produce software too?question fuck me this is an actual cry for help why are you ignoring this i’m not okay go golang i just want to code i just want happiness who actually reads the tags29 -
So out of curiosity, does anyone here with a computer science degree actually use any of the non-programming classes you had to take for your degree?
All those damn hours studying calculus and discrete math (ugh, I hated induction).. Not to mention biology, organic chem, history... Ugh11 -
Unpopular opinion.
TOML sucks
* it does not claim to care about indentation but it actually does
* nested datastructures are a nightmare, especially 'inline' for 'readability'
* oh fuck me everything must be "double quotes"
* booleans always lowercase, there is no "truthy" here.
* Tables are not intuitive at all.
And all this from working with it first time because I had the silly idea to modernize a python project to use pyproject.toml
Oh and don't get me started on pyproject.toml files. The documentation sucks!6 -
Started a new job yesterday...
The working hours are from 7:30 - 17:00, which includes a 30 minute lunch break.
I don't know how many times it was repeated that we start at 7:30. And each time in a I'm-joking-but-actually-dead-fucking-serious-so-you-better-have-your-ass-here-by-seven-thirty manner!
Oh yeah... and the drive to work is about 30-40min! 😩4 -
Sometimes i wonder how many people from here work in the same company, talk every day, and don't have a clue about it...
I mean... last person here you told to suck di** here can be your boss actually...6 -
I got told I lift my mouse a lot and I noticed, I actually do, does anybody else here lift the mouse to reset to the center of the mousepad, to a more neutral position or to just soften the drag from the cable often?10
-
Did not understand why people posted so much on here till I had to argue with my "partner" product manager that SVG icons are better than pure CSS icons, and yes there is such thing as animated SVG, and no I'm not a designer to create fancy icons for you just because they "are actually code" you twat1
-
Me today: Damn it's gonna take forever to find where this issue is, but at least then I'll know.
-me narrows it down to 5 lines-
Tonight me staring at lines: Oh fuck... there's nothing actually 'wrong' here...
Forget it, i'm going to bed.1 -
Two friends of mine (one of which actually introduced me to devRant) refuse to post on here.
...there's no need to explain that I want them to enjoy devRant (at it's full potential) with me but they don't see a point in writing.
Would you be so kind and give them some motivation/reasons in the comments? What's the point of dev-ranting?9 -
guy taking one of my courses is wondering why bitbucket can't reach his local machine address at 192.168.0.13 😂
🤡
(and inb4 annoying rubes like sidtheitkid or whoever), in the lesson I CLEARLY explain the steps of local IP -> router -> public IP -> internet, as well as the port forwarding / routing needed
probably like 5 of you on this site anyway who actually understand routing, the rest argue about which is better, vanilla javascript or <insert framework of your choice here> yawn. i grow weary
farewell4 -
!Rant:
Why did you guys decide to become a developer?
I became a developer after finding out that I loved wrecking my brains on complicated puzzles to keep me from getting depressed. After a while I figured out that I'm the person that needs to be challenged to actually be able to enjoy something and start to overthink the little things.
Here are the things I wreck my brains over on a weekly basis.
- programming
- research on complicated subjects
- magic the gathering9 -
Did you know “Agile” actually means “Never change code”?
Neither did I until I started working here haha help me9 -
For fuck sake why would you put in documentation some functionalities you did not even develop ?! How am I supposed to guess that my error comes from your code when event the fucking DOCSTRING of the method says the use case is handled ?
It's nice to have documentation and commented code, but could you please make it FUCKING coherent with what the code actually does ? I feel like I'm playing fucking riddles here !!2 -
Not here nor in my prior workplace I have seen any prank. And actually I like this a lot. Don't we have enough shit to go through to tease each other with antiquated, stupid tricks that weren't even funny in the century of their invention? Maybe I am just a humorless German,.. but wouldn't that be part of any professional attitude?
h3ll seemed to express a similar thing, but probably she deleted her account. So we are in devrant without hell. May the memes rule like in fezbook-h3ll.7 -
Isn't the point of the 20++ receive stickers idea supposed to be an incentive for posting good content?
I've only joined recently and maybe I've missed the point, but I feel like surely people asking for it are just doing it for the stickers, they're not actually contributing to the content here?
Maybe I'm wrong but that's just the vibe I get?
On another note, screw logs (screw me more like). Spent 2 hours completely missing what the error message was trying to tell me and debugging in places I didn't even need to touch.3 -
I've been here for almost a year now but was too lazy to sign up. It was only a commute or lunch timepass thing.
But finally few days ago something so frustrating happened that I actually signed up. I dint post it as it would have been immature but now that the plus icon works I finally can post stuff..!1 -
I’m using Devrant sporadically due to my lack of time and I really enjoyed it back in the early days. I see more and more scammers/spammers posting here and I feel like I’m not in the right place to be posting/sharing/ranting.
My question: is someone or more than one person here actually maintaining Devrant ? Why so many scammy accounts here ?8 -
I gave a technical interview today and here is summary how it went . interviewer asked me to login to leetcode account then .
Interviewer :- "Open this problem( he gave link) and open submission section".
Me :- "Yes sir" I opened it and I have solved that in past .
Interviewer :- "okay so you have solved this one so let's move to next question(2nd)".
I opened it and again I have already solved that in past. Then he gave 3rd and it was also solved by me already .
Then he said " Okay now I will share with you this problem which you have not solved and I am sure ".
He gave me a hard problem which I actually haven't solved . I would have solved the first 3 , the 4th one was actually hard and I was not able to optimise my code on time .
sometimes life is really tough 😪. he could have asked anyone of them 😕.7 -
~rant
I started working for myself in January, and work has been few and far between.
I’ve always wanted to work for myself, and now I’m working on a product I’m actually going to sell *gulp*
It’s not ready yet, but I’ll definitely be posting here about it when it’s ready to go :D
It’s going to be a super simple (Windows to start) screenshotting tool (and relevant cloud services) primarily focussed on devs / IT professionals and their needs.
Sound off for feature requests 👍4 -
Microsoft Teams logic when using it from Chrome on Linux:
Wanna have a team call with multiple people? Sure no problem, proceed.
Wanna have a direct call with one person? Hell no, we don't do that here!
Also lets just ignore the fact that you are actually running Google Chrome, you should really try out Windows and Edge.2 -
Been a really long time since I posted on here. Sucks when you get stuck in a lab that bans cellphones.
BUT I got a new job now. No classified stuff. I can actually talk about what I do specifically now!!! And after a week I can almost maybe do my job one day.7 -
Hold a meeting that the participants actually want.
The biggest time wasters I had to attend were:
- "generic weekly meet up of people not working together telling what's new on their side" (I don't work with you, I DON'T CARE)
- "management wants updates/wants to talk about doing instead of letting us do" (go read Jira tickets, and ffs stay out of the experts' field... They're experts in it for a reason)
- "no agenda, this is just to get to know each other" (I get to know people on my own terms, stop forcing what can't be forced)
- most Scrum meetings (some people need guidance, I don't! Your Scrum chains actually hinder my productivity! Can we please stop wasting my time and nerves?)
And the best meetings? A couple of coworkers realizing "hey we need to make a decision here, let's book a conference room together" and "hey you know your stuff about xyz, can you teach us what you know?".10 -
!dev?
It's getting cold now over here and all I want to do is sleep... I have no motivation to do anything useful (dev, useful reading) either, just binge watch TV...
So wondering how do you actually get shit done (stuff you should do but don't have to do)? Maybe it's the food related as well?7 -
Are there people here who actually unit/integration/end-to-end/stress test (almost) everything? Or is it a common fact that nobody has time/budget and/or needs to do so?
I like to think I test all the code I write, but to be honest, I think it's closer to 1 to 5%4 -
Anyone else here suffering under a tech lead who instead functions as a business analyst and ignores their dev process in favor of stakeholder demands?
Case in point: our tech lead actually said in our latest retrospective (yes, we're running on Agile) that we should align our schedule to business. So wtf are we even doing Agile sprints for effs sake (this we did not say for fear of losing our jobs) -
Client: Thank you for this and all your hard work we will review and get back to you EOP Friday before final submit.
Us: We have been working to a deadline and have actually finished early which meant that we would be able to submit on Friday, at the very least by the afternoon. One question...is this your time EOP Friday?
Client: Yes
Us: That'll be 2 in the morning here and a Saturday.2 -
I worked on a project that used an archaic homegrown library written by a consultant that had zero documentation, tons of reflection and here is the kicker... the consultant refused to give us the source code as it was "his intellectual property" so we couldn't make any sense of how to actually use it. Moreover, he worked remotely so the timezone difference between us meant that any questions we had took ages to get answered. Glad to be away from that project now.4
-
I dont get it... I dont understand what my manager expects me to do when I am not really allowed to make design decisions, but there is no design at all! What are we doing here, manufacturing spaghetti? Today I asked my co-worker what our product should actually do exactly when its finished. He said he is not so sure either. And our manager is now on vacation so we cant ask what exactly he wants...
-
You know you are addicted to devRant when in a Sweet Sixteen party (actually 15yo here in Brazil), you have a glass of Scotch, my daughter sleeping in my lags and are still browsing devRant...4
-
Apparently there is still moderation on here, yesterday someone got doxxed (pls no extra info in the comments) and the guy actually got banned. Thanks @dfox33
-
How do you deal with a cocky coworker? Someone who is actually fairly smart, but those odd times they are wrong they brush it off like it’s no big deal. They think their ideas and code are a godsend but in reality they are just as proficient as most other developers here.3
-
Any people here who experienced derealization?
Just sharing it here because I think that devs (or other stressful desk jobs) are especially susceptible to it.
I’ve had the feeling that my perception of the world has been kinda „weird“ and unsharp for months but I always thought „I’m sure it’s because I drink too much. I’m sure it’s because I don’t eat healthy. I’m sure it’s because I don’t do sports. I’m sure it’s because I don’t sleep enough“ etc.
I knew about derealization but I always had the opinion that it’s one of those psycho diseases that are all made up.
When I started doing some research on it i learned what it actually is..
A „defense“ mechanism of the brain to protect the brain from shocks and stuff or just a mental disturbance and that it’s kind of a vicious circle once you actually notice it.
It’s only getting worse because you focus on it and check in on it if it’s still there..
Just a few days ago I started to ignore it and told myself „it’s fine, it’s a natural experience, just ignore it“. It changed things a lot..
I feel much better just because of the fact that I’m no longer afraid of it.
Enjoy your weekend, cheers!6 -
So, might be the first time ever but I have a reasonable client. Oh wait, life isn't that nice!
Boss, stop picking fights over stupid shit with the client!
Boss, actually show up to meetings you called!
Boss, do you want to get us fired from the contract?
Boss, stop threatening the client! They hold all the chips here!
Boss, actually listen to my technical advice since you are not technical!
Boss, go die in a hole!
Boss, I want your job and paycheck you do nothing!
Boss, don't tell me you are tired and we can talk tomorrow when you kept me up until 3am the previous night then called an 8am meeting!
Boss, give everybody, including the client, more than 2 hours notice for a meeting, then get pissed when the client doesnt show. They have other meetings!1 -
Today I've confirmed that there actually are real developers that aren't monkeys in my company and team.
Me: {discussing how to fix something, he said we will use some new tech} ... So how do you up with all this latest tech?
Him: https://www.thoughtworks.com/radar
Me; Thanks! I was thinking it was just a web dev skill :) I mean looking at it package.json, I always think how can someone pick all these modules for a single app... And there's always a new JS framework.
Him: You goto sleep knowing be day will bring new frameworks to keep up on :D
So yea there are actually people here that actually know what they're doing... -
So many businesses, even if successful by targetting companies and contacting them themselves, can't get a website that actually tells what the fuck they do or offer, you can use your business buzzwords, smash some "marketing" here and there, but seriously, how would I know what you're actually doing, if I just stumble across your website and would even want to do any business with you, if all your pages are filled with absolute non-sense.3
-
Hey
Anyone looking into how A.I. can improve language learning courses (and obviously, speech recognition) and such?
I know, A.I. buzzword, but I think it's applicable here..
Who is actually coding A.I. right now anyway? anyone?6 -
Just published my first composer package :) It's no big deal most likely but had to let go my excitement somewhere...
It's a package to jumpstart PHP projects wanting to use Gitlab CI by adding some defaults, and adding automated on commit formatting checks.
Main reason I created it, is because i was tired of doing the same config over and over again for my projects...
Anyhow if anyone were to be interested, here it is => https://packagist.org/packages/...
Oh and by the way, yes, it's PHP, and yes I actually do like working with it :)3 -
TLDR: I've become what I used to hate (without actually knowing it).
I used to hate large companies and their way of working (bureaucracy and stuff). I always thought that I'd work for start-ups, until I started developing my own stuff after work cause now I have to work 9-5 instead of the 9-inf before. Well, it was nice sharing this. When I started working here I thought I would not be able to handle it. But it seems nice so far.
Cheers everyone.1 -
So there is this project of my firm that is comepletly dependant on Facebook api, I've actually told it many times to managers at first but they've just waved their hands over it.
Now what didn't happen. Facebook data leak and the api being taking down ..juust a week before the project going public.
Our app is still not reviewed and not able to access the so vital api and there are actually many similar projects getting published (even Facebook Local greatly rivals to our app, actually killing it because they have native data... And we don't have any. )
I told them again. "Nah we will have this and this feature that makes it soo exceptionall."
And you are sitting here thinking if the salary you have asked for is still good enough to stay or to run away.
(Well, I am still getting some coding experience from this so that's why I stay, and oh yeah I have the backend repo only for myslef because except the frontend dev no managers knows what git is. This is how freedom feels. )2 -
Oh thanks Windows. I wasn't working. And that Windows 10 upgrade I very specifically confirmed as cancelled ... yeah, go ahead and start that installation with no warning, while I'm working, sitting at a Starbucks that will eventually close and cutoff my ready access to power on a device with limited battery life, probably before you finish the update.
I don't mind sitting here twiddling my thumbs while you do your thing ...
Not that I didn't plan to upgrade, I actually like Windows 10 ... but it wasn't on the agenda for this particular moment.
o.O2 -
Question
To the VPN users here, I have been always using VPN as soon as I am out of my own network, ie. cafes or hotels, now I came across an interesting article
https://arstechnica.com/information...
which tl;dr basically describes the first impact seconds, which happen before the vpn connection is actually established.
Do you (or your vpn-client) take any precautions to prevent that? or are you just sure that everything is using tls and doesn't auto sync?5 -
Two OS’s, One Setup
Godzilla Themed, and they actually roar on startup!
What do you think?
(Already posted this screencap once here, but in a comment.)2 -
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 -
this should have been my first rant, but ive never thought about this till now. here goes.
did anyone actually find out about this community by googling problems with profanity? and instead getting some thread from stackoverflow, they got a rant post from this website haha6 -
/*
* It gets a little complicated here (note the fact I'm actually using a multiline comment for once...)
*
*3 -
I understand the muggles on Facebook saying it was Apple and Amazon that were hacked, but here on devrant where people know WTF is up, I'm still not seeing people say where the hack actually took place, and what makes the news truly terrifying: SMC.4
-
Am I the only one here that uses Chrome for years and actually never had issues with high usage of RAM? I have 8GB today and my previous machine had 4GB.5
-
Seeking a new school to continue studying..
Finally found a good one, with a programming planning, a rare things in programming school...
Ok let's go, here is a challenge to be accepted.
Friends : i bet you to fails the challenge and get accepted.
-me : .... well ok I'll only do the programming part and don't answer the rest of the test.
30% of the test was logic and programming, the rest were stupid culture questions.
- the school actually hired me.. thanks 😂😂😂2 -
If you ever wondered how to write a really bad commit message, here are some of my colleague's...
1. -
2. fixed conflict
3. initail push
4. css fix
5. amends to css
6. footer
And then a ton more hyphens. I wouldn't care as much if the code he wrote actually worked. But when it's down to his colleague's to fix his god awful code, it makes it a tad annoying trying to trawl through useless commit messages trying to find where he dun goofed. /rant7 -
Architect: Oh hey Zaphod65, let me know when you're in. Some strangeness in [system], ta
Me: Already here actually [Archtect], what's up?
Architect: oh hi well let me do a little more digging. it may be in frontend
Me: ...
Why? Why do I *care* if you haven't even made sure it's my fault yet?!1 -
Look, extra remote team member. If I hired you with the express requirement that you work and/or live in sync with my time zone, and you claim to live and work in my time zone for a few weeks but you're lying to me and you were actually just on vacation here and have moved back overseas, you SUCK. And now we're firmly entrenched with the project and it's near impossible to fire you at this point if I don't want to deal with a whole new developer and learning curve!!!
-
Any other people here that find Python to be actually a harder language than Java? With Java it's much easier to keep track of your code and to track what variables refer to certain object types.
It feels like Python has much more quirks and feels therefore much more inconsistent as a language. Object oriented programming is more verbose with static methods and decorators being vague for example. This makes it harder to grasp concepts like design patterns and SOLID principles in Python imo.7 -
any mathematician turned devs here?
I think developers with a formal mathematical education should be the ones actually developing softwares. Ordinary developers are just good cooks who know to prepare these recipes by knowing to mix and manage the Ingredients through their experience, developing software using various libraries and frameworks, I don't understand what innovation we devs do in it, makes me feel less passionate about my work sometimes.
(I embrace the fact that being a developer requires an arstisic craftsmanship to do it properly)9 -
Just spent several hours trying to figure out why a binary file wasn’t being written correctly.
I missed a break statement.
Also it’s been a while since I’ve been here, maybe I’ll actually come back. -
Just got hired as a programmer. Still currently moving to the new city. I got a freshly installed windows PC to work with. Didnt finish some stuff on friday have to finish it today (monday) until 12 a.m. had to wake up at 4 am to get to the train so I could be at work on time (10 am). I arrived at work and turned the PC on, and now im sitting here and wait for Windows Update to finish. Its at 8% after 20 minutes.
(I actually like windows but) Man this sucks.3 -
Who else around here just realizes he spent more time debugging other people's shit than actually developing in a year of work, and thinks that this shouldn't be allowed?
(cf my last rant) -
As a Brazilian we are taught early in school that the government postal service is one of the best in the world.
It took the stickers more than a month to get here.
This is a rant and a thanks to @dfox
I've been absent but that's because I'm not getting as frustrated nowadays, that's because I know someone in devrant is going through something worse than I am1 -
For US salaried developers here, a young soon-to-be employed graduate has a question...
When it comes to salaried work, is it just a matter of work "close to 40 hours but really just get your work done" or should I be trying to fill a seat for 8 hours a day even if I don't have anything to work on? And if I'm non-exempt (elligible for overtime over 40hrs), is it reasonable for me to be here 9 hours a day, or should I be capping it off at 8?
I know these are questions for my employer but it's gonna be a bit before I actually start work and I'm curious.9 -
I'm wondering if the computer let me win...
Up to now it was ahead and got me on the ropes... Granted I haven't played an actual Go game in years...
But then somehow it made a mistake? here... A 100 point game turning mistake... which I don't notice until 30+ moves later
Maybe I should just goto sleep.... It's actually 2:30am here...3 -
Anyone here have any experience with PHP? I've never really used it myself and don't really want to, but I do look at things like http://phpsadness.com/ from time to time.
These complaints range from "fairly minor" (some stuff like function names/args and some syntsx complaints) to "how is this language even used" (segfaults in a scripting language, broken things like "create_function", comparisons and ternanry operator).
Of course, i don't program in PHP so i don't know how bad any of this actually is.
Anyone actually use PHP or did use it previously?19 -
Not sure if I am Allowed to ask general questions here but here's the thing. I just began making Android apps. I have made a few basic of them and I use constraint layout via the layout editor in Android Studio. Is it okay? Do professionals do the same or do they actually type in the xml code?14
-
I want to be able to learn how to program as of now but there's no good courses online that I can actually interact with and my programming elective starts next semester in school. So unless one of you Devs can give a good suggestion, I'm basically sitting here playing with the commands I do know in my Linux terminal.6
-
Well, after about a grueling week of messing about with android and firebase and let's not forget that !gorgeous Google documentation, I managed to push out my first app!
It's based on Learn X in Y minutes, which I am a really big fan of, and it's basically a mobile reader version of it.
It's available here https://play.google.com/store/apps/...
And the source code is also available here https://github.com/modelorona/...
I welcome any critique. I'm positive there's some stuff wrong in there, would be obvious to you but not me :)
And happy late new years! I actually released the app at 3:50 am yesterday :D6 -
Best: Public docs, especially quick start guides... That actually work.
Worst: my team's. It's basically non-existent... I'm the only one that writes docs and design diagrams and well that's mostly for myself to remember/understand stuff and use when ppl ask....
My first response is usually like: "Here RTFM... (Now go away because I have other things to do)" -
My name, by western standards, is a "misspelled" version (it's actually the ancient Greek original). And here in SA there are some with the "normal" version of the name. All fine and dandy, spell it however you want for your kids. BUT STOP "CORRECTING" MY NAME! Anything and everything that stores my name these days has a 50% chance to get it wrong. What's worse is that is this is more prevalent when I WROTE IT ON A PHYSICAL APPLICATION FORM. NOBODY IS NOT GOING TO NOTICE IF THEY ACCIDENTALLY ADD A LETTER TO THEIR OWN NAME!13
-
Was learning a bit AI today and then i thought.. who's actually learning more here? Me about the ai or ai about humans (me) 😐4
-
Has anybody ever touched the top corner of an app and said “yep, I totally meant to do that and wanted to scroll to the top of the document/ feed/ whatever.”
Because I haven’t. This “feature” sure seems to cause a lot of unintended behavior which sounds a lot like a bug. Who is out here developing stuff like this? Please stop! Do some real UX research with how we actually use the apps!1 -
Just had a meeting about what our product's vision was going to be. Without actually talking about what that vision was. It was a statement of the business goal amd some nonsense about how we were going to pick tickets based on reaching said business goal.
Like, yeah. That's what we have been doing. You are not new here so why are you acting like it. And yet these people are the ones who make more money than me. I need to start saying more obvious things. Maybe I'll be made a director.4 -
there are probably a lot of console enthusiasts here, but i discovered that i can actually access my raspberry pi with RDP via xrdp. While limited in actual use it makes some stuff a lot easier for me and i did not knew this before yesterday.
I am actually astonished that microsoft has a native tool that can in any sense communicate with non-windows stuff. how unusual. Although the work is probably not on kleinweichs side.4 -
Making my first larger scale project in C...
Every time I take a look at my code, I realise I should implement better error handling here and there.
And then every time I try to break my programme with erroneous input, it actually blows up, despite all my effort to prevent that 😖😖3 -
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 -
There was a time in class, I was sitting next to my friend while fixing a couple mistakes in my HTML, at some point he looked at my screen and said "there's a random nine right here"...
I looked at it, I stopped whatever I was doing and yelled "nein" after he said that, then proceeded to take out the number he was talking about.
I'm actually part German, so I have a /pretty/ good angry German voice... (and Scottish actually, if I'm just a bit annoyed, haha)3 -
Any and every HR induction I've ever been to.
Oohh, look at us, here are our working practices, we're so amazing, look how cool this company is, this famous person said nice things about us once, remember how important fire exits are, this guy is the boss, he's amazing, you're so lucky to be working here.
I don't give a crap, you've just wasted half my first day that I could have spent listening into scrum ceremonies, familiarising myself with the code, meeting my actual team, etc. - you know, doing stuff that's actually useful.
But nooo, Sharon and Dave from HR have to justify their jobs by filling everyone's morning with useless crap 🙄1 -
Every time we have a release, "Release Engineering" stops building our test environments from master. I've been preaching Continuous Deployment for months and here we are with the most broken system. The build actually builds all test environments AND prod from the same branch because "it's easier" for "Release Engineering". So now I have to wait for the code freeze on release and hope RE doesn't fuck up and deploy an untested branch to prod... AND hope we're given enough time to test and debug the next release since we can't right now...1
-
I was sitting down at my desk today, pissed due to some more lack of coffee, and wondering about my future.
It came upon me that I absolutely despise what I am currently doing (job wise). There is a part of me that tells me that things are going to be alright, but that is just some nonsense that my mind makes up to rationalise how terrible it actually is here at this company.
I think that perhaps my abhor for my current position is a little more directed to the people and company that I work for, but I am really just fed up.
I have found quite a liking in terms of web-design. The clients and the work is a lot less stressful than what I am doing now - and I actually enjoy what I am doing. It is nice to see something come to fruition.
Perhaps that's the way to go? God decisions are fucking risky.1 -
!dev just needed to rant...
Fox says their streaming Miss Universe is live from Thailand... It's 7:40PM here and it was delayed 40mins...
Google says it's 7:40AM in Thailand...
I can't tell if Fox is telling the truth or they are actually the biggest source of fake news and thinks everyone is too stupid to know11 -
Here in devrant I often hear about tech companies taking awful technical decisions (e.g. https://devrant.com/rants/2162692/... ).
My question is: do this companies actually have success with their products? Or is the tech world full of huge failures we never discover?1 -
I'm absolutely sick of my current project. Our client/product owner continues to add (poorly designed) features that require complete back end restructuring and complex data migrations, despite my advice. After my coworker left last week, I'm the only developer willing to work on the model/api for our application. The rest are all frontend.
Everything I work on feels like such a heavy task. No mindless bugs to break it up, because I have no time. I have no one to talk to on my team anymore to help me solve those problems. I feel so alone and burnt out.
Any tips to better my situation here? :/
(Sorry -- this is is my first post here. It's an actually rant. And it's a depressing one at that)1 -
So I've been forced to do a new project with Spryker (PHP ecommerce framework) ... some of you guys may know that normally I do SAP hybris stuff (since a few years). I tend to rant about it (not just here but everywhere :-D)
But now as I'm trying to extend Spryker's domain model I realize how good hybris actually is ...
Well actually I alwas knew that the persistence layer is awesome (that's why I tried to implement a quite similar approach with https://core-next.io). But the rest is ... shit.
But Spryker's persistence layer - based on Propel - is ... just ... WTF. Designing tables and relations in XML on such a low-level-with-basically-no-abstraction-even-not-allowing-proper-inheritance WTF.
Fuck you Spryker, fuck you Propel, fuck you PHP. I want my beloved java-hybris-fuck-the-world-persistence-layer back ... -
Any brits here ?
https://youtu.be/LnXq7yGwwv0?t=224
back when it was actually 2021 something like a decade ago was the lady pictured really that bad of an evil bitch ?
here she is saying 'eye of puppy, other eye of puppy, rest of puppy' lmao
omg..12 -
IT teachers here at my school giving us 20 different and completely unsuitable for Access databases businesses, as subjects for indeed Access databases. And then be like "Create documentations for that"
And they actually mean by that is
So I clicked here then there and then I selected and pressed the C symbol key while holding the Control key on the keyboard input device connected on my computer, which happens to be plugged into the wall outlet..
As a full-stack developer this is just so cringy I'm speechless.. -
Hi there!
Are there any liquid evaporatos here?
(actually don't know the right english word for the german word "dampfer")
If so, please check out my latest Symfony project.
https://liquidz.limaso.de/
I would like to hear your feedback :)5 -
So, forgive my ignorance, this isn't a troll just a question.
How are continued fractions related to modular arithmetic?
Take the following example:
70%32 = 6
70//32 = 2
which we can just represent as
6+(32*2)
Now, as a continued fraction, we would do
70/32 = 2 + 6/32
and repeating what we just did but for 6/32, as you would with a continued fraction.
Am I actually doing everything correctly here or am I missing something?4 -
Microsoft is buying GitHub?
Actually, that sounds great. A lot of people here are making it sound like this is the end of the world as we know it, but how do we know that they will make it awful? The Microsoft of today is different than the Microsoft of 2007. The purchase is simply a way to expand their enterprise offerings. I have experimented with Office365, and it is actually really useful. GitHub will be a way to expand that offering to software development companies.
Who knows? We may even get some kind of Azure CI service built directly into GitHub repos?
However, I see why some people are concerned. If they want to move to GitLab, I don't actually blame them a bit. I was already using it before it was cool!
The point of this rant is that we should give Microsoft a chance, and not jump ship right away.3 -
Hopefully at work we have successfully migrated from a combination of MySQL and Mongo to only Postgres. Also we finally split up our monolith into medium sized services, so we can actually do something interesting and update our dependencies.
And port one of the services from Java Struts to Django..
..but that is only if developers were to set the plan...if sales/management: new feature here! new feature there! sell sell sell! No time for maintenance! -
We have people from all different types of backgrounds here on DevRant, and I feel like lots of us just kind of spontaneously discovered the dev world without really planning on it.
That makes me wonder, what did you major in during college, and is it related to what you're doing now? Did you major is Computer Science/Software Engineering/Web Development, or something completely different?
I double-majored in Algebraic Geometry and Astrophysics, and while my math background does come in handy as a developer, I'm very rarely applying what I actually specialized in to my dev work4 -
That moment that quite a few people want a CLI tool for devRant but very few actually have input :p
I love my job/hobbies.
About to start (or resume) development on the CLI tool, if you want to provide last-minute input you can do there here: https://github.com/ChappIO/devrant/...
or here: https://gitter.im/ChappIO/devrant5 -
Day 8. My suffering with no internet connection... has finally come to an end. I had to call the internet providers from outside of my city (capital) so they can come here and fix the internet. They came within 30 mins and fixed this bullshit in 2 minutes, while the engineers and electricians in my city failed to do it for over 8 days. This is astonishingly mindbending to me
In the city where i live everyone seems to be extremely dumb slave and incompetent to do their jobs while people living in the capital city get shit done asap
Need a good doctor that can actually fucking heal you? Go to capital
Need a good doctor that actually knows how to heal your fucking dog? Go to capital
Want to earn more money? Go to capital
Need an electrician who actually knows how to fix the electrical problem? Call the capital city
Need software engineer who actually fucking knows their shit? Go to capital
Need your dick sucked right? Go to capital
Almost everything seems to be done right and fast by people from outside of my fucking city. Of course there are plenty of shit even they cant do. But people in my city cant do ANYTHING right
Im so frustrated and annoyed. Tired of all the shit. Too much shit happening in my life rn. Life gangfking me from All fking directions7 -
Any Irish people here?
I’m planning to move to Ireland in the next six months, probably somewhere near cork.
Currently I’m living in Switzerland but I’m actually german.
However, I have two major concerns:
1) my English is good but not that good. It’s probably a bit better than the German average but still far from fluent. I think in the first months it might be difficult to communicate in English all day long in the office.
Did you have any coworkers or friends who moved there from a non-native English speaking country? How did they do? Did the company have problems with being patient with those people?
2) how hard is it to find a job as a java developer with 7+y experience considering #1?
Bonus question: what do you guys actually think about Germans, am I welcome? :)12 -
!rant
Just wanted to get back to my last rant on here: https://devrant.com/rants/1617720/...
So, even though the team still is slimming down we actually did manage to get the two applications live by the deadline. It took my saturday and a lot of hard work, but we managed to pull it off somehow. I'm so happy :)1 -
How many of you here have heard people talk about the next big idea, that actually turns out to be an Uber for XYZ or an Airbnb for ABC?7
-
This is the first social media I actually like. Came from codingconfessional because there's way less cancer here. Y'all rock.
I left a '# fix this thing here' in production code :/ I make myself feel better by pretending it's a hashtag.2 -
I solved the Monty Hall problem for once and for all! Suckers. Of course a computer can't decide if switching or keeping is the best choice. Even wikipedia states that switching wins. NEVER. And even if that would be the case, it's pure how you arranged the labels to determine which one wins. If everyone actually wrote their own code, the conclusion wouldn't be what it is now. Many people probably just changed their code until that false result comes out or had it at the beginning caused by lack of experience.
Here is a GOOD implementation: https://pastebin.com/dRiTWQpw
It gives a 50%-ish chance on a choice like mathematically is correct.
The problem is in the computer simulations: using > or < to check which choice has won. But actually, often no one has won (it's a tie) after running it x times so you have to filter out the ==.
Then, you get the right results. My first version also had a bias, but i refused to accept it and did spent 45 minutes on the code instead of 15. This is the end result. And no, with double ?: in a printf statement i don't expect a prize.
It was a lot of fun actually, did not expect this from such stupid 'problem'35 -
So the more I scroll here the more I feel at home. I think this is the first place that I've ever been able to go that is in a social media format that I actually feel welcomed. It's like if I tell a joke people will get it. if I ask a question I can assume someone has come up with the same problem and will know how to help. or if they don't they've seen something on stackOverflow for me :p it's a good feeling to have found this website and the small comunity it presents.6
-
Hi, first post here, I'm wondering, does anyone actually use uml diagrams? I completed a course in first year, apparently "system analysis and design" means draw uml diagrams all class, then draw more later, without ever actually touching a text editor.3
-
Emotional support thread - feel free to comment here if you've ever been in a conversation about .NET, .NET Core, .NET Standard, .NET Framework and someoneverysmart has declared that it is actually very straightforward and obvious and then proceeded to explain in a way that is neither straightforward nor obvious, or is even plain wrong.
Feel free to link them to this thread. I guess it is unlikely these folks have the requisite self awareness to get anything out of it, but it is worth a try.
Finally for anybody about to comment here to explain the differences, please read the above three times, try to get it into your skulls that this thread is more about empathy and awareness than it is about the differences in .NET versions; and then go ahead and explain here anyway becauese I guess it will be a good cautionary tale.4 -
Are there any Italian devs here? Or anyone who wants to move to italy? 😂
I built startupjobsitalia com a couple months ago to help early Italian startups and founders find local talent. I moved to Italy from Norway in 2022 and noticed that there wasn't a dedicated site for this like they have in the Nordics!
It was a good way to learn Next.js, OAuth, and Supabase, but it'd be way cooler if Italians could actually get some value out of it🤞🏻2 -
So, i've always loved programming for as long as i can remember. But lately while sitting here working with it i havn't had the motivation or drive to program. I'm currently at an internship because the school i go to requires it, and ill be done in about 2 months (been here 3 months already), and im really not feeling it anymore.
Maybe it's because it's ASP.NET core 2, or becaue im not getting paid.
Is this because it's an internship? Will i have a better drive for programming when i actually get paid for it? Or do i just need to suck it up and maybe spend more time programming at home?1 -
Why.
A PHP variable "declared" in the jQuery.
I don't know why Sublime Text (3) does that.
(Sorry for the quality, the screencut was for friends but I thought it could belong here too.)
Disclaimer:
I don't use jQuery, previous "dev" did.
I don't actually care about this.6 -
My teacher at UTSA; Dr. Maynard, was the best teacher I have ever had. His tests were tough but fair, he actually took the time to teach instead of reading from a slide deck, and there was no question he didn’t have an answer for.
People once got mad and wrote on a board in the CS lab “if you think Maynard’s exams are too hard, write your name here”. I changed the prompt to say “if you should change your major to business, write your name here”. He thought it was hilarious. -
Long time nothing from Mr. Gitmaster, somehow made my peace with him as the project moved out of my focus and he actually seemed to be contributing.
But now some pull request exchanges burst into flames as if they were on LKLM before Linus got castrated. Actually it's with the guy who is jamming out most of the front end code trying to make a really shiny UI with lots of animations that turn our macs into heaters.
Well, debate was over JS code styles or lack thereof and how commented out code should be removed (would actually support Mr gitmaster here). They have me a bit lost there, as I expect the freestyle JS code we produce without any agreed Coding Style Guideline to be an even greater clusterfuck than our C++ code base.
Anyway, hope they come to terms again, like at the start of the project when they jokingly attributed one another as assholes. Their opposing characters could actually benefit from each other. -
Maybe noob question here, but what's the added value of using graph db like neo4js compared to regular RDBMS like PostgreSQL ? I see our beloved devrant uses neo4js so I am wondering if it's worth spending some time digging into this, just that (ok, actually it would be too cool to also have dfox and trogus appear in comments notifications)5
-
I actually just published a blog post about A.I. after having a big ol' ponder in the shower the other day. It's pretty long form but you can have a read here if you fancy:
https://aaronumhoefer.wordpress.com/...1 -
i always enjoyed computes and was always impress by them and by how much they could do. i stoped following computers and joined the U.S Military. while in, i would program a little here, a little there. thats when i decided that i was actually going to pursue it. so i started after i left the U.S Marines. at the age of 22 ish.
-
Has anybody here ever thought of a really good idea, actually developed it all the way to the end, released it AND made a financial or worthwhile success of it? Interested in seeing/hearing your success stories and checking out the work.4
-
I see many rants here about fellow programmers having to deal with clients directly.
I'm fortunate enough to work in a structured environment that allows me to focus on code.
How many of you actually prefer working directly with clients?7 -
"In 5 minutes" (actually 6:52)
Wastes a good 3 minutes on introduction and "start eclipse".
Just to prevent some mental acrobats on here: yes, the timestamp is at 1.04, that's because the rest wouldn't have shown the actual slide. -
Hello guys.
I'm not a newcomer here, I actually had an account 2 days ago, that I deleted in order to create a new one. I had to start fresh.
Anyway, after a long time of absence (one of the reasons I deleted my previous account), I'm glad I'm back here, and I look forward to discuss interesting topics with this community again!1 -
the feeling when you pick up your AOP library that you've last updated on 10/Oct/2016, has single commit "Initial commit (MVP)", absolutely no docs and you touch a couple of places for 10-15 minutes and boom you get everything working ...
Thanks former self, thank you for actually being more or less logical, thinking and did coding like a boss..
Here we go another with another pet to get refactored and revived -
Has anyone actually ever seen evidence of SOLID principles being 100% adhered to, as opposed to people just saying they're using them correctly then you look at their code and they're clearly not.
I can count more than one responsibility here...1 -
I fucking despise making whatever website that needs to send emails.
The final user won't probably receive the emails bc of spam, the customer wont like this and blame me or the company I work for, but never actually PAY for an email service to send emails.
And almost nothing works with the old-ass domains here in Italy, but people will still use those old-as-fuck emails just because they can't make a new one on gmail or outlook.1 -
Sometimes I really hate laravel when a new version appears. I'm actually sitting here considering updating projects from a few months ago that are absolutely fine.
God dam laravel and its silky features.
/rant1 -
> Colleagues complain all the time about dumb shit which have no relevance whatsoever to the job (see my "cat in voice call" post): I get scolded, I need to change
> I complain for the first time in 2 years about relevant stuff which actually matters to the job (some guy collecting bad decisions one after the other): I get scolded, I shouldn't trash talk colleagues
The key lesson I'm learning here is how everyone is allowed to do everything towards everyone, everytime, but by God don't you dare doing it about what should be relevant about your fucking job. We don't do that here.1 -
NO Place is my favorite place to code.
Almost all my life I feel that no place actually feet my preferences.. But here I go and live everyday waiting it's end.. -
I feel like I'm living in an unreal world at the moment. People here are actually eager to sometimes leave their job, but I just I had my last day here and the goodbye drinks, and Im actually sad to leave this company.
I was not forced out, but the TLDR is that this company has quite a substantial financial bump a few months back. I literally graduated yesterday, so back then I was like I needed a somewhat stable company to actually start my work life (although I worked for 2 years at this company during school). At the same time this company (which is financially going uphill again) made me a very generous offer to stay, which I did not deny nor accepted because I'm already committed to this new company I'm going to start at this Monday.
Really weird feelings, and I'm truly sad to leave. Especially after having one to one's with my close colleagues who genuinely praised me for my skills, from who I also know that in no way they are influenced by the boss of the company.
Man, I doubt any have been in a similar situation, but is there any advice which could make more confident I made the right decision that I stopped working here?2 -
Those who know x86 assembly and real mode, what'd I do wrong here?
mov cx,0000
.loop
mov ax,e823
mov bx,1
add cx,1
int 15 ; supposed to be undocumented CMOS raw write on my mobo if bx!=0,ax=e823
test cx,00ff
jne .loop
ret
The JNE doesn't ever trigger, so I end up always returning no matter what cx is. I'm testing if the undocumented writes actually work, and cl is supposed to be 00-FF as it's the address to write bx to in CMOS. I'm running in real mode, if it matters.8 -
Couple of days ago i heard that the wannaB lead is going to leave us. I asked here if anyone could please fire the guy and... They actually kinda fired him...
The guy has serious skills but didn't live up to his promises.
I wonder who's next... -
It's great to know that there's really THAT much room for improvement.
I think we might actually need WOMEN around here...2 -
Most of these windows lovers here exist just because windows haters don't have a solid reason and follow up on those who actually do have good reasons to hate windows.
Moral of the story: Don't hate windows just because you think all the devs hate it. Come up with some decent reasons to avoid gamers and microsoft warriors from crushing your rant.17 -
hey guys I am here for some advice so I am passed out 2 months ago from my university and I haven't found any job yet. I have hands-on experience with many technology but most of the job requirements need 2-3 years of experience so how can I find a good job or should I apply at such company even though I don't have any experience actually I have 6 month internship. or should I apply only to those company that need 0 years experience developer4
-
Does anyone here use Payoneer here?
Let's say (hypothetically speaking) that a dev gets paid through Payoneer, and does not declare that money in taxes in their residing country (and that's the deliberate choice of using Payoneer in the first place - perhaps taxes are so high and makes the business not worth it).
That country does not exchange information with USA (which is where I would assume Payoneer accounts are). The customer that is paying through Payoneer is US-based.
At which point might the developer be accused of money laundry or similar by Payoneer? Even just for avoiding taxes, if anything
Of course, this is a very hypothetical question, none of this is actually happening.4 -
This is my new girlfriend (hope she last more than the latest one). As well, I'm actually thinking she's gonna be replaced by a better one in the future. I feel like a king of kings now reading and writing on my desk sitting in here.2
-
Does anybody here have any casual affinity towards reading scientific papers? During my time at the university I was exposed to read papers and found them quite exciting as they were actually informational. Articles from magazines or online ressources about yet another "groundbreaking" new tech feel hollow. And theres to much noise from hyping, evangelists and other distracting elements.
-
For the past couple of months I am trying to get a job in devops. I have 5y exp.
Suggest me something that actually works unlike junkshit recommendations on the internet.
How can I get a remote job here in India. Even I had remote jobs mostly. I feel I am missing on something this time.
Thanks6 -
I am thinking of how I can make data upload reliable. I am sure that I am making it more complex as it could be and I need some pointer.
My goal is to have a pause/resume feature in file uploading.
Here is how it would work.
In order to start uploading , you give the server
1) File Name
2) Folder path you want to upload it to
3) Checksum of the file
Here the server will check whether you can upload it to a folder, whether the file have been previously uploaded (by file name and checksum)
If you could actually upload to the folder , server will return "unique file token" , "folder path" , "unique byte token". Let call it init_upload().
The client will use "unique file token" (to identify the file) , folder path (to know where to upload it to) , "unique byte token" and byte[] (data which to actually upload). Let call this operation data_upload().
If the operation is actually complete , server will return new "unique byte token"
Internally it will actually work like this.Let say we want to upload "file.mp3", when the client call init_upload() it will create
file.mp3 and unique_byte_token.file.mp3.
When the client upload data first time , it will append data to unique_byte_token.file.mp3.
When the client upload data second time , it will check whether the "byte token" that client put is the same as previous "unique_byte_token". If it is same ,
1) we move the data from unique_byte_token.file.mp3 to file.mp3
2) Delete unique_byte_token.file.mp3
3) Create new unique_byte_token.file.mp3
4) Append data to unique_byte_token.file.mp3
The reason I am using "byte token" is because I want to check whether previous upload is actually success.
Let say we need to call 50 part of data_upload() will put 49 part to file.mp3 and 1 part to byte_token.file.mp3.
Finally the client need to call data_upload_complete() which will
1) Put reminding 1 part to file.mp3
2) Remove byte_token.file.mp3 as cleanup6 -
Anyone with ADHD on meds here? Current insurance stopped supporting brand name adderall and today I took this Amphetamine Salts cap and it’s actually working a bit better. I wonder if it’s just in my head or is it actually different from brand name outside not being brand name32
-
It's going to be different for everyone, but for me would be:
- More schedule freedom. I hate being forced to stay here from 9am to 6pm. What if today I want to get here at 11am, and only leave at 8pm? I'm still working the full 8 hours, so what's the problem?
- Actually work with what I want and enjoy doing.
To be honest, that would be all for me. This is all (I think) I need to be happy while working.2 -
I have two questions.
Does anyone use competition as a motivator to start coding? For whatever purpose really whether it’s making a similar but better project or just because you’re in a rut and need to get out of it and that fire is pushing you to actually do something. (That last one totally wasn’t inspired by ANYTHING)
And is anyone on here French or know any French Devs?4 -
Code doesn't lie, but sometimes you really feel like it is. Just curious, is there anyone here that has ever actually found a bug with a platform?2
-
!rant, question
Hi, as a developer turned tester I was wondering if anyone here would hear a talk about what on earth testers actually do in a project and how they contribute to the product? I mean besides writing automation scripts or checking if all the requirements are met (the latter is really the most boring part of testing).
I am thinking of doing a talk on this but don't know if Devs might be interested and which conferences I should target.2 -
Just curious, but do a lot of people here actually search content using tags. I made a post on CSS around 2 weeks back and it still gets upvotes pretty regularly.4
-
It just came through my mind that I have had programming lessons for almost a year, and the only thing I was actually taught is "Programming is important because you can get a good salary." and "Console.WriteLine()". The rest of the lessons were spent with "here is a task, try to solve it, if you can't, well, rip".
God thanks I have already started studying it at home years before. -
Has anyone here actually developed anything in scheme? I'm considering taking a class which teaches scheme, but not sure if it's worth it. Any thoughts?4
-
God I am fucking sick of hearing people I know are full of shit talking about how they served their country or how they were always here or how they're the same age as I actually am 20 years younger or pretending that nothing ever changed and time never passed
Fucking bitches29 -
Has anyone here tried Sailfish OS? I'm actually pretty impressed by it. It feels like a true mobile version of Linux without all the privacy issues of Android (Google) and the freedom you don't get with iOS. I think it looks pretty great too.
If you have tried it, what do you think?3 -
I shouldn't help those who are not actually into programming and are in it for whatever side reason and don't want to make any effort and just want the final answer from you. Right? I know it's right. I've made that mistake before and here I am, making the same mistake!!6
-
I have no clue how... but I just entered my office smiling and actually excited to do some work, like on my first days here and the place smells like coffee too. WTF1
-
To everyone who's been talking bullshit here, look at this picture, this is how you think you look.
Now turn the phone upside down to see what the opposite person actually sees you as.😂😂😂😂19 -
Anyone here have suggestions to actually make dsn resolution slower for a website using only dns settings/records? Like really slow if possible.4
-
Anyone one here played around with CouchDB before or use it for personal projects or work?
At face value, it seems like a pretty good DB, Just wanted to get some idea from people that have used it before if it is actually pretty good.
I'm not a dba and don't know the caveats of DB tuning or management. So I'm in need of a DB with simplicity and easy management in mind Hahaha.
I'm mostly working with data that is either in JSON or hashtable/dictionary format so it felt like a NoSQL DB would be easy-ish to save my data into, plus I don't think (I hope my guess is right here) that I need regular SQL type relations with the data I'm working with.
Please help me with my noob-iness!Thank you! 😄 -
I just realized being alive in this life is actually a punishment. Who enjoys this life if they are not rich? Wtf.
I have to spend thousands of dollars for my dogs treatment because hes sick. Those greedy vets are fucking disgusting. I dont have energy to talk about how money hungry they are and not actually helping.
Literally giving away my last dollars to help my dog. These doctors don't give a Fuck if hes gonna survive they are here just to milk as much money as they can from me. Im fuckijg sick of this life and world. I didnt sign up for this struggle.5 -
Reading https://en.wikipedia.org/wiki/... and this quote struck me as quite poignant:
On two occasions I have been asked, "Pray, Mr. Babbage, if you put into the machine wrong figures, will the right answers come out?" ... I am not able rightly to apprehend the kind of confusion of ideas that could provoke such a question.
— Charles Babbage, Passages from the Life of a Philosopher[5]
Basically realised this is 90% of my clients.
A colleague and I were musing about how warped ones understanding of fundamental reality must be to expect this, but then I realised that actually, their understanding is actually far more sophisticated than ours! Here we are boxed into our pissant Euclidean physics, and what they are looking for in software is the equivalent of a Tenet Turnstile, capable of reversing entropy to make sense out of their garbage data!
Incredible! Now that I understand their ingenius vision, I will get to work on the trivial task of writing the 'Algorithm' and packaging this in .NET application (because to those who cannot actually DO, ideas are everything and execution is nothing 🙄).
Once I do I'm honestly not sure if I'm going to use that to make sense of their data or just get in touch with Sator1 -
Any devs on here whose title is actually Consultant? Just started at a position termed as such building solutions on AEM
-
Hello Everyone, As of now one of my friends wants to create awareness for their services in paid campaigns with regional wise. I am suggesting him to ask our query to here but some of the reason they can't be registered. So I have put some query on behalf of his. He wants to promote this service https://digiorbite.com/services/... So what they actually do go with the paid campaign or doing proper optimization according to google guidelines?
-
Here I am doing my degree in computers. Actually it sucks to feel some things that we forget in each language. Neither can we gather up all basics in one go from anywhere. It really feels worse. I have been reading books lately but each book does not cover up all concepts. Or else I may not be reading it good enough. I am confused how should I go about any language. For now particularly java. How should I proceed with it...?3
-
i wonder of the programmers/ designers for the game The divison are here.. if so.. you guys fucking suck! geez. never played or even hear of a game with so many bugs and glitches. then when they patch it. they actually make the game worse.