



For original image: Link
edit: gng, i am sorry i forgot opensuse, i know its good at backend servers, i should have subdivided it section into that to add this distro. my bad gng.
If you have any suggestions and ideas, please let me know in the comments.
For uncompressed images: Link
note: this is my personal opinionated flowchart. if you dont agree with this, thats ok, tell me in the comments we can talk.
If you have any suggestions, additions, please tell me in the comments.
For uncompressed images: Link
Mom loved this setup i made for her in her laptop.
She felt familiar with this OS as she knows only windows.
I need a good pathway to learn flutter, i have a mobile app idea. Please suggest me good resource, books, playlists.
https://www.reddit.com/r/browsers/s/XsC9gM9Jqc
i tried Helium as per the responses, the experience was as familiar as possible, similar to chrome, but, the jumpscare... there is no password manager.
i did a little research and found i have to install bitwarden or proton pass extension for the password manager.
idk about you guys, i felt it like a red flag.
I have Arch Linux + Hyprland setup.
My computer is fairly new, AMD Ryzen 7 7435HS with 16+512 gigs with rtx2050.
which is best for my pc setup?
Ur Tux is a vibe-coded website, for choosing a Linux distribution as per people's requirement.
It asks 20 questions regarding your needs and preferences, and chooses a Linux distribution for you based on your answers.
[This is my first vibe coded project, and do not bash me, i am still noob at coding. I wanted to explore and experience how to vibe-code stuff. I have deployed in GitHub pages.]
Here is the link: ur-tux
I have a project that plans to work on terminal like btop, cava, etc.
I need a best library for TUI app for this project. Please suggest me one.
guys, judge my approach.
1> one BALLOON contains 7 letters.
2> now count the frequency using a hashmap, from your comfortable language.
3> make a variable and count the number of available 'b' 'a' 'l' 'o' 'n'
4> divide by 7 and return the quotient
why i think this works:
because when you divide by 7, the remainder shows that there are extra letters of b, a, l, o, n.
if it can form another count of 7, it can form another balloon and can be counted while dividing.
what do you guys think??
This is what it shows when i run this code to the question:
"Line 9: Char 27: runtime error: signed integer overflow: 1094795545 - -1094795586 cannot be represented in type 'int' (solution.cpp)SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior prog_joined.cpp:18:27"
why it is the integer overflow?? why would the value of the cost be negative value?? the boundary shown in the description is 1 < costs[i] < 10^5.
where did i go wrong??
I have a cli- calculator app which i wish to make it a cli app for linux as a package that can be installed. i am doing this for learning purpose, please tell me how to do it.
I watched a 5 hour video on cpp, python, html, css (on different occasions).
I learnt all the syntax basics, and other stuff like variables, functions, etc.
I heard that there is something known as data structures and algorithms. i decided to learn that side by side.
I didn't know what to do other than that.
I learnt something. But idk how useful it would be.
I feel like i am hitting a wall after the video.
What do i do with these syntax knowledge??
i watched some videos on YouTube how to build systems and how people learn about building industry grade applications. But i couldn't grasp 100% from those videos and i have questions about building applications.
they mention a lot of theoretical concepts to understand and implement during building real applications, where do i learn these concepts??
I am not a cs grad and i am clueless.
First of all, what are the theoretical concepts that we need to build applications, either a tool for Linux, or full grown GUI applications, or a back end tool/framework for people, where do i find the theory to learn to build systems that grow??
I watched a 5 hour video on cpp, python, html, css (on different occasions).
I learnt all the syntax basics, and other stuff like variables, functions, etc.
I heard that there is something known as data structures and algorithms. i decided to learn that side by side.
I didn't know what to do other than that.
I learnt something. But idk how useful it would be.
I feel like i am hitting a wall after the video.
What do i do with these syntax knowledge??
i watched some videos on YouTube how to build systems and how people learn about building industry grade applications. But i couldn't grasp 100% from those videos and i have questions about building applications.
they mention a lot of theoretical concepts to understand and implement during building real applications, where do i learn these concepts??
I am not a cs grad and i am clueless.
First of all, what are the theoretical concepts that we need to build applications, either a tool for Linux, or full grown GUI applications, or a back end tool/framework for people, where do i find the theory to learn to build systems that grow??
What am i missing while just learning syntax of a language??
i wanna delete unused packages and dependencies.
i tried these.
pacman -Qdt
sudo pacman -Rns $(pacman -Qdtq)
but nothing is showing and deleting. how do i thoroughly check whether no extra unused packages are there??
I have used, mint, ubuntu, kubuntu, fedora, endeavour, pop, zorin, omarchy, arch(current).
I have used gnome, kde, i3, niri, hyprland.
I feel like DE/WM matters more compared to the flavor of Linux itself, at least to considerable amount of extent. Let's argue.
I did not learn DSA. I am not a cs grad, but i wanted to learn cse and get into software job because i dont have good grades in my engineering and i have keen interest in cs. I learnt cpp from the yt channel "Bro Code" and started solving these daily. Ofc i am gonna pick the easy ones, because i did not touch DSA. i have downloaded the book "ods_cpp" which i will promptly start reading to understand and solve harder ones.
if you guys know any video lectures or books on dsa, please suggest me. i want to get into software engineering job by the end of this year.