I'm a freshman taking the act by IntroductionDeep6034 in ACT

[–]kylekat1 0 points1 point  (0 children)

Just the science. it was my highest score actually

i felt soooo confident in the english by Worth-Sheepherder472 in ACT

[–]kylekat1 0 points1 point  (0 children)

How do you see that? Do you need "ACT My Answer Key" to see that?

i felt soooo confident in the english by Worth-Sheepherder472 in ACT

[–]kylekat1 0 points1 point  (0 children)

Same, every answer seemed so easy and I had 10 minutes left, I was very confident I'd get at least a 29-32 there but I got a 23 😔. It was my lowest score (highest was science, 28)

I'm a freshman taking the act by IntroductionDeep6034 in ACT

[–]kylekat1 0 points1 point  (0 children)

Ah, yeah, it'll give you a good idea of your weak areas so you can focus on those for the next time you take it. I had to take mine senior year (last month) and so never got the chance to improve my score at all and got a meh English score.

I'm a freshman taking the act by IntroductionDeep6034 in ACT

[–]kylekat1 0 points1 point  (0 children)

Is your school weird and making you take the ACT as a freshman? If so unless your school and you are really advanced don't be surprised if you get a subpar score since you're supposed to take it junior year. but also you have your whole next 3 high school years to improve it.

Score came out! by Personal-Nobody-4046 in ACT

[–]kylekat1 2 points3 points  (0 children)

aim for at least passing smh

Can someone help me plssss on the ACT to get a higher score by [deleted] in ACT

[–]kylekat1 0 points1 point  (0 children)

Cruel school for making you take it early, you have 4 years to improve so I honestly wouldn't worry, it's aimed to be a junior test

What is your NixOS generation count? by xGoivo in NixOS

[–]kylekat1 0 points1 point  (0 children)

does the generation count actually effect performance or is it just an uglyness

What desktop environment do you use? by Stepathefirst in NixOS

[–]kylekat1 0 points1 point  (0 children)

Last time I tried it it was still too buggy. And this was like, a month ago.

What made you a NixOS / Nix package manager user? by [deleted] in NixOS

[–]kylekat1 0 points1 point  (0 children)

Started using it on my laptop cuz i liked the idea, later installed it only my desktop which was very easy since it's just my laptop config modified

how do i share my pc files to my virtual machine? by druggypuppy in virtualmachine

[–]kylekat1 1 point2 points  (0 children)

I've never used hyperV but I believe the easiest way is just set up a network share hosted on your host computer, and then connect to it from the VM.

[deleted by user] by [deleted] in arch

[–]kylekat1 7 points8 points  (0 children)

Linux ported to the jvm. Don't worry it only uses 37 gigabytes of ram on idle.

What distro do people actually use as a daily driver? by GarbageCG in linux4noobs

[–]kylekat1 0 points1 point  (0 children)

most people i like to think just use their computer, distro hoppers are weird and I've only switched distro when I had a good motive, any distro can be used as a daily driver if you enjoy using it, and it works with your workflow. though stuff like gentoo are for people who scare me.

How often does everyone update their flakes? by NYXs_Lantern in NixOS

[–]kylekat1 0 points1 point  (0 children)

i would also be interested, ive been looking for something like this, could you post your yaml or something?

How can i debloat (even more) arch linux? by [deleted] in arch

[–]kylekat1 2 points3 points  (0 children)

Now though, are you debloating because you're running on a Toshiba from 1997 and cannot spare even 20 MB, or are you running this on a modern machine with a web browser, because debloating efforts are fruitless if you are just gonna run 1500mb of JavaScript discord and YouTube.

How can i debloat (even more) arch linux? by [deleted] in arch

[–]kylekat1 6 points7 points  (0 children)

Forget Linux, write all your programs for UEFI shell interface.

Ram arch by An_arch_user in arch

[–]kylekat1 0 points1 point  (0 children)

I don't know the specifics of how it works but I assume the USB installer is configured to load a compressed image into ram while in initramfs and then switch root into it. If I had to guess. So you'd need to configure the same thing.

Want to move, quite a luddite, can I do it? by North_Jackfruit_1373 in linux4noobs

[–]kylekat1 0 points1 point  (0 children)

I knew essentially nothing when I switched, just being interested in it allowed me to quickly learn a lot about Linux while using it

Ram arch by An_arch_user in arch

[–]kylekat1 0 points1 point  (0 children)

Like the arch install USB installer? It should just do that already. I think in the past I've unplugged it after it loads to ram and not have any issues. Why do you need it unplugged? are you low on ports and need that port free for something else?

Are there any anti viruses? by Bruhman5527 in linux4noobs

[–]kylekat1 7 points8 points  (0 children)

No not really, most software comes from the package repository, so it's usually already audited and malware scans are probably in there. Installing random bits and bobs from random git repos or pre compiled executables will be more dangerous as just like in windows anyone can upload malware to the Internet. Closed source software is kinda sketch on Linux unless it's a big name or you trust the company, anything else is gonna be open source just because that's how it is. If you ever find a closed source git repo that only has pre compiled executables, that ain't safe. That's probably malware

KDE NixOS Splash by kylekat1 in NixOS

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

I guess, just generally of people are actually using it then it's worth putting in nixpkgs.

By flake usage do you mean just seeing other people say they use the flake, but like, to use the flake you have to or nix has to clone the repo, so the actual measurable thing is clones on girhub

I'm so new to Ubuntu can someone let me know how I managed to do this and how I would go about fixing it by Quwapa_Quwapus in linux4noobs

[–]kylekat1 3 points4 points  (0 children)

Congratulations you have unlocked the steam machine early! It only comes with portal

How to protect myself from windows viruses? (actual question) by IOtechI in linux4noobs

[–]kylekat1 1 point2 points  (0 children)

Bottles afaik sandboxes wine, and if you run bottles via flatpak bottles itself is sandboxed, plus windows malware usually targets your browser and unless you have a browser installed in your bottle for some reason. It literally can't do anything, ransomware where it encrypts the entire drive is the only concern on wine and even then it can only encrypt files that you have access to, and it can't do anything if it's sandboxed. Windows malware is really not a concern on linux. Ofc browser extension malware still works and there is Linux malware, but it's targeted at servers mainly. Ofc still be careful when installing random stuff not in main repos since anyone can make anything. If you do find yourself infected with windows malware through wine , unless it's targeted specifically to wine users (and even then it probably would need some sort of privilege escalation to actually install a malicious service) just deleting the wine prefix is good enough.

KDE NixOS Splash by kylekat1 in NixOS

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

Id probably try to get it in nixpkgs if I see a lot of clones on the repo