Ranter
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
Comments
-
I've had someone tell me that before too. That open source is more dangerous because anyone can just add dangerous code. I was almost too dumbfounded to respond.
-
@linuxxx I change my avatar almost every day. There are so many options and so I want to try them all. Plus this way no one knows when it actually looks like me. (unless they click the link to my github... which has my pic)
-
He has a point, I hacked an Android kernal (actually ramdisk) to allow installation of root binaries, and now all android is rooted, man hacking is so damn easy in opensource world :D
-
@gitpush No imo he doesn't. Or, at least not in the context he is describing. He said that 'anyone can execute code on any linux machine' (should've been more clear on that one in the rant) which is basically bullshit. If this sounded hostile, my apologies 😅
-
@linuxxx it was clear bro I was just mocking his point of view. I am always afraid that I'd end up like him, not saying he is a useless person but those who have a generic idea of something and think they know it all, that's what I don't want to become
-
devios157707y@gitpush It's not hacking unless you did it to someone else's computer. That's just modifying.
-
-
devios157707y@gitpush I'm all kinds of dev. 😉 Would you prefer SELECT sarcasm FROM comment WHERE EXISTS clue? 😄
-
@devios1 naaa I prefer C#:
var sarcasm = await DBContext.tblSarcasm.SingleOrDefaultAsync(x => x.exists == true); -
Was just thinking this is the only place I can answer in code and don't get blocked by humans! Gotta love being here
Related Rants
-
jsjunkie33Everyone always says the previous developer was crap, sometimes you're right
-
linuxxx32*client calls in* Me: good morning, how can I help you? Client: my ip is blocked, could you unblock it for m...
-
DRSDavidSoft28Found this in our codebase, apparently one of my co-workers had written this
So I was at work and send to another location (distribution centers) and in the lunch break my guider for that day and I started a conversation about servers etc (he appeared to do loads of stuff with that). He recommended me all those programs but I didn't recognize anything so I asked him what kinda servers he ran. He runs a lot of Windows servers. No problem for me but I told him that I am into Linux servers myself.
Guy: "Linux guy, eh? That system is considered to be so secure but in reality it's insecure as fuck!".
Me: (If he would come up with real/good arguments I am not going to argue against that by the way!) Uhm howso/why would you think that?
Guy: "Well all those script kiddies being able to execute code on your system doesn't seem that secure.".
*me thinking: okay hold on, let's ask for an explanation as that doesn't make any fucking sense 😐*
Me: "Uhm how do you mean, could you elaborate on that?"
Guy: "Well since it's open source it allows anyone to run any shit on your system that they'd like. That's why windows rocks, it doesn't let outsiders execute bad code on it.".
Seriously I am wondering where the hell he heard that. My face at that moment (internally, I didn't want to start a heated discussion): 😐 😲.
Yeah that was one weird conversation and look on open source operating systems...
undefined
wtf
open source
bad code