From XDA
the thumbnail is just cringe. more of a script kiddie vibe than a real programmer.
“DON’T UPLOAD TO VIRUS TOTAL”
A real programmer would focus on the writing and not the thumbnail, like a kiddie.
It is part of their presentation. It shows their ignorance.
Book is bad because I dont like the cover
If a math book has 1+1=3 on its cover, I will judge it.
and which math book has that? idk how making up shit helps u here. and it’s not even a good comparison, misinformation vs some ascii art. I hope those real programmers are more mature
Analogies are hard
Dont make them then, I showed how that one was shit in 2 different ways
It may not be that on the nose, but I’ve seen more than one technical textbook with three meshed gears on the front.
I’m not a programmer, just an old school Linux user. The writing is okay, I just pointed out that this thumbnail does not do the article any favor.
I wonder how you tried linux with that silly penguin as a logo, didn’t that give you kiddie vibes too? What’s your opinion on it? Does linux lose your respect over it?
It’s not about the ascii dragon, it’s that Kali Linux is known amongst Linux communities to attract (script) kiddies / wannabe hackers.
And Tux is a stone cold G. If that penguin alone didn’t bring you over to Linux you have brain problems.
I’m kinda sure they’re a troll by now
Said the guy who equates showing some ascii art to claiming 1+1=3, my condolences for the mental deficiency since you werent trolling then
https://kbin.social/m/linux@lemmy.ml/t/580426/-/comment/3248083
who cares, i am a book
https://kbin.social/m/linux@lemmy.ml/t/580426/5-reasons-Linux-is-the-best-OS-for-coding#entry-comment-3252044
Thumbnail is bad because the distro attracts people I dont like and I’ll even call the authors ignorant over it, those kiddies may be more mature than you, real programmer
You’re assuming “kiddies” means literal children, but no. It means skill level.
The problem with scripts kitties is that they’ll only use pre-existing pen-testing tools, maybe those tools work maybe they don’t, either way the script kiddie learns nothing.
To be a real hacker you need to bare minimum learn a programming language and seek to learn the interworkings of a computer.
Script kiddies tend to not even attempt to learn.the script kiddie learns nothing.
He has something in common with the “real programmers” in this sub then, disregarding an article and even calling the author ignorant because the thumbnail has some …ascii art?
An image is added to an article to catch the reader’s eyes, so the article gets read. I pointed out that this image didn’t transmit a proper impression of the article.
If you are as superior as your condescending attitude suggests that you don’t even get a first impression of things, good for you. But us, mortals, will have an impression of the article posted by taking a glance at the thumbnail or the cover of a book, if that were the case.
Of course, that first impression will change after reading the actual content, but getting the first impression right gets you more people looking at the content.
ascii art doesnt transmit a proper impression but a silly penguin for an os does?
ASCII art has virtually no relation to Linux and the penguin is at least its mascot. Judge ém or not it’s a SYMBOL, while the ascii art thing does not symbolize much related to the article
The picture literally mentions kali linux how many distros mentioned do u need if only u gave same attention to the writing
a silly penguin for an os does?
Would you prefer the transgender fox Linux mascot named Xenia? 🧐
Im not the one judging content based on thumbnails/logos, ask literally anyone else in this thread
What the hell is your problem?
You ok bro?
A listicle? What is this, 2008? Get with the times. Give us a TikTok video with recycled ideas.
It’s the best for a primary OS, but unfortunately you if you make apps or desktop programmes you will probably still need a windows machine, or a Mac, or both. For me I have a windows VM and an old modded mac for those OS’s.
Though interestingly probably the best machine for cross platform development would be a new-ish tri booted intel Mac with Linux as your main OS.
Edit: just for the record I use a Thinkpad T430 as my main work computer.
But yeah the way development tools like git just integrate perfectly into the OS is amazing, and the way you can get tools and libraries just by asking your package manager for them is invaluable.
Why do you need Windows VM for developing GUI apps? Last time I used Visual Studio to make GUI app I almost gave up programming, because of how code-generation dependent it was.
For C# you have AvaloniaUI. For cpp you have countless multi-platform GUI toolkits, same for rust, Java has its own toolkits (multi-platform), and finally you can make an Electron/Tauri app.
You still have to test it.
My point exactly. Even a website can behave differently on different operating systems
Freedom and Unix-like
real fwds from FOSS grandma hours, huh.
Good ole xda site. Haven’t messed with it for a long, long time. It is a good writeup, I enjoyed reading it, but why does the writer list RPM as a package manager? Isn’t it a package format, or am I crazy?
deleted by creator
So, I can use sudo rpm install… instead of sudo dnf/yum install…?
deleted by creator
dnf is the right way for an end user to manage packages in modern versions, as it brings lots of extra functionality and an easier command interface - but yes the command rpm -i is able to install and upgrade packages. RPM’s name is a recursive acronym “RPM Package Manager”
Well, I’ll be damned then. I’ve learned something new today.
Not a Fedora user, but I’m pretty sure that
rpm
is for Fedora likedpkg
is for Debian. AIW?
@JoeKlemmer
It’s not
It’s a kernelI’ve been hearing this debate for nearly 32 years. It’s a useless argument.
The correct name for the # symbol is “octothorpe,” but how many people do you know who call it that? You’ll either hear it called the Pound sign (by us older folk) or the more modern Hash mark.
The fact is, Linux is both a kernel AND an OS.
@JoeKlemmer
Hmm
But in advanced and expert community you should say gnu linux
Because linux is kernel not osOnly Stallman fanatics and newly minted Open Source/Free Software initiates are that pedantic about it.
While WSL2 has a better overall performance than its predecessor, it’s known for hogging a lot of memory. WSL’s read and write times also take a hit if you try to modify or save documents to the Windows file system.
What!?
WSL2 is faster than WSL1.
WSL2 can be slower if you are modifying Windows files as opposed to the files in the WSL system.
It can be a big issue. The newest release offers some improvements.
https://devblogs.microsoft.com/commandline/windows-subsystem-for-linux-september-2023-update/
What?