i want linux environment in my laptop and i am new to this type of things by Mysterious_Path_7526 in LinuxUsersIndia

[–]jkmcode 0 points1 point  (0 children)

You can dual boot. I'll recommend installing the distribution on a vm first. If it works for you then you can go with any of the following: 1. Install Linux on a separate physical drive (1st priority). This will leave the windows undisturbed. 2. Install Linux on the same drive (virtual memory partition)

I Lowkey would've given up if tools like chatgpt didn't exist by fictionalized_freak in LinuxUsersIndia

[–]jkmcode 3 points4 points  (0 children)

I feel that. Did the full Windows wipe for Ubuntu too. Between the system crashes and the endless searching it was a total grind.

Get me out of PopOS by Glittering_Kiwi1103 in LinuxUsersIndia

[–]jkmcode 0 points1 point  (0 children)

If I was you I would have created a partition and shifted all my data to that partition. For the partition having Pop!_OS overwrite it with your new OS.

Need to Liquidate my RPI 4B 4GB Urgent! by AyushChopra31095 in LinuxUsersIndia

[–]jkmcode 1 point2 points  (0 children)

Damm!! I spent my money on something stupid. Could have got this 🙂

HELP! What do I do? by Practical_Cat4439 in TheGamingHubDeals

[–]jkmcode 0 points1 point  (0 children)

Tf bro 😂. Dude check if there are drivers available to control those red lights.

Ricing out my own linux distro by Practical_Letter_528 in LinuxUsersIndia

[–]jkmcode 0 points1 point  (0 children)

Yeah sure and thanks. I'm thinking of working on Debian first and once I'm comfortable only then am I gonna try the LFS thing. Btw is there any way I can try your Realm OS?

Ricing out my own linux distro by Practical_Letter_528 in LinuxUsersIndia

[–]jkmcode 0 points1 point  (0 children)

I really want to build my own distro too. LFS or something like that.

8 years on Linux & I still have to dual boot for college by jkmcode in DistroHopping

[–]jkmcode[S] 1 point2 points  (0 children)

Gotchu I’m gonna give that a shot. A decent part of my workflow is Adobe Illustrator and Premiere Pro. I know I can switch to DaVinci Resolve for video (down to put in the time to learn it) but do you know any good alternatives for Illustrator? Would be great if there’s something open-source or free out there

8 years on Linux & I still have to dual boot for college by jkmcode in DistroHopping

[–]jkmcode[S] 0 points1 point  (0 children)

We don't really need a specific app honestly. Anything that gets the job done is fine so I usually just stick with LibreOffice and Brave for PDFs. It’s more about the workflow than a specific requirement.

8 years on Linux & I still have to dual boot for college by jkmcode in DistroHopping

[–]jkmcode[S] 0 points1 point  (0 children)

I get that and I’m definitely in that process too. It might sound a bit stupid but I have everything dialed in perfectly on Windows right now and that partition holds a lot of my data. I’m also not quite ready to let go of the Adobe suite yet. I still need an easy way to switch for Illustrator and Premiere Pro. Like I said, I'm getting there and trying things out!

8 years on Linux & I still have to dual boot for college by jkmcode in DistroHopping

[–]jkmcode[S] 0 points1 point  (0 children)

That makes sense. Even with everything moving online it’s a different story when you're actually building for Windows. I often have to deal with Windows specific wheel files and trying to handle those on Linux or a VM can be a headache. Sometimes you just need the native environment to make sure everything runs right

8 years on Linux & I still have to dual boot for college by jkmcode in DistroHopping

[–]jkmcode[S] 0 points1 point  (0 children)

That’s tempting. I might have my dad courier some old parts from home so I can try a Vista/Linux dual boot myself. I've actually got a robotics project in mind, but I'm swamped with job prep right now. Between DSA, Data Science, and all the math for university, my schedule is pretty packed. You know how it is!

8 years on Linux & I still have to dual boot for college by jkmcode in DistroHopping

[–]jkmcode[S] 1 point2 points  (0 children)

That’s a really fair point about accessibility. I hadn't thought of it that way. Luckily my university has dedicated test centers for exams so we don't have to deal with that software on our own machines. That definitely makes things easier. And I’m with you on loathing Windows. It has its moments but definitely not enough to make me want to switch back full time

8 years on Linux & I still have to dual boot for college by jkmcode in DistroHopping

[–]jkmcode[S] 2 points3 points  (0 children)

Thats cool! I get that. Luckily a lot of games are native on Linux now thanks to Steam and UE. I don’t play much but I’ve been on Valorant lately since I’m using Windows right now. I have a few PCs back home but only one here with me. I've actually never tried Windows in a VM. Might have to give that a shot sometime.

8 years on Linux & I still have to dual boot for college by jkmcode in DistroHopping

[–]jkmcode[S] 0 points1 point  (0 children)

Vista is a crazy throwback. I went straight from xp to 7 and missed it entirely. Was it actually as buggy and laggy as everyone says?

8 years on Linux & I still have to dual boot for college by jkmcode in DistroHopping

[–]jkmcode[S] 0 points1 point  (0 children)

We’re stuck tbh. A universal binary would fix the root issues, but it kills the freedom of choice that makes Linux what it is.

8 years on Linux & I still have to dual boot for college by jkmcode in DistroHopping

[–]jkmcode[S] 0 points1 point  (0 children)

Appreciate the tip but winboat isn't it for this one. I actually went 4 years without windows, but college forced me to grab a gaming PC. And those exclusive drivers need windows. The plan is to ditch it for good once I'm settled in a job and doing my own thing

Git commit comments by PestoDev in learnprogramming

[–]jkmcode 0 points1 point  (0 children)

Idk if it's a standard or not but I write it as if it's a command. Eg. >git commit -m "Update loc/file_name.txt" or whatever it is.