What could make my system be hanging when starting some software?

|
yutyodotcom 2022-07-22 20:29:33
I am gonna start electronic engineering in university this year. I wonder if electronic engineering can help me get a Linux related job.
yutyodotcom 2022-07-22 20:29:48
Like Linux in embedded systems or something else.
smol_mazunki 2022-07-22 20:34:18
yutyodotcom 2022-07-22 20:29:33
I am gonna start electronic engineering in university this year. I wonder if electronic engineering can help me get a Linux related job.

electronic engineers often work with embedded through VHDL and so forth

smol_mazunki 2022-07-22 20:34:30
it’s tightly connected with drivers architectures and whatnot
smol_mazunki 2022-07-22 20:35:04
there’s also the robotics/cybernetics aspect of electronic engineering, and the mechatronics side of things
yutyodotcom 2022-07-22 20:35:51
I would personally love to work on some RISC based SBC projects powered with Linux but not sure if its within the scope of electrical engineering
smol_mazunki 2022-07-22 20:36:08
RISC and VHDL are related
smol_mazunki 2022-07-22 20:36:46
VHDL is basically the software-way to define hardware
smol_mazunki 2022-07-22 20:37:35
you’d be working with syntethizing circuits, creating piplines of dataflow, managing timings between different logical units
smol_mazunki 2022-07-22 20:38:16
tldr you’d create circuit boards hehe
smol_mazunki 2022-07-22 20:42:08
is this tron 1982
yutyodotcom 2022-07-22 20:42:27
I don’t think so.
ryder_099 2022-07-22 20:47:24
smol_mazunki 2022-07-22 20:38:16
tldr you’d create circuit boards hehe

KiCad intensifies

Leon 2022-07-23 00:04:36
What could make my system be hanging when starting some software?
Leon 2022-07-23 00:04:48
it hangs for about, max, 5 seconds, i’m getting angry
bald_midget 2022-07-23 00:08:46
slow memory access
Leon 2022-07-23 00:11:08
taking 2,3GB out of 8GB of ram?
sche91 2022-07-23 00:32:15
What types of drive do you use?
What types of programs? Where do they store their data?
Check disks usage?
Leon 2022-07-23 00:34:46
sche91 2022-07-23 00:32:15
What types of drive do you use?
What types of programs? Where do they store their data?
Check disks usage?

ext4 in an SSD
programs like Edge browser, Discord (hangs a bit less) etc.
haven’t but i shall do it next

sche91 2022-07-23 00:38:22
Which DE? On KDE i had 99% disk usage by indexing tool (baloo) for example. It slowed down everything.
Shifulor 2022-07-23 01:12:12
01010010011011110110111101010100 2022-07-21 15:19:22
Ok then thanks a lot man✌️

install arch not blackarch

Shifulor 2022-07-23 01:12:15
add the repos manually
alphaCL223 2022-07-23 01:22:08
Anyone know a good code editor that works for python in Linux?
DumbMahreeo 2022-07-23 01:27:40
alphaCL223 2022-07-23 01:22:08
Anyone know a good code editor that works for python in Linux?

VSCode/VSCodium, or if you got time to study them, vim/neovim and emacs

DumbMahreeo 2022-07-23 01:28:29
There is also PyCharm, JetBrain’s IDE
alphaCL223 2022-07-23 01:30:58
DumbMahreeo 2022-07-23 01:27:40
VSCode/VSCodium, or if you got time to study them, vim/neovim and emacs

How do you get vscodium to recognise python?

alphaCL223 2022-07-23 01:31:14
Or do you just type plain text
DumbMahreeo 2022-07-23 01:31:17
alphaCL223 2022-07-23 01:30:58
How do you get vscodium to recognise python?

Install the python extension

alphaCL223 2022-07-23 01:31:23
Oh
alphaCL223 2022-07-23 01:31:27
Alright m
DumbMahreeo 2022-07-23 01:31:47
alphaCL223 2022-07-23 01:31:14
Or do you just type plain text

It recognizes py files and offers syntax highlighting by default, but if you want more you’ll need the extension from the store

alphaCL223 2022-07-23 01:31:59
DumbMahreeo 2022-07-23 01:31:47
It recognizes py files and offers syntax highlighting by default, but if you want more you’ll need the extension from the store

Ok

baguette_dad 2022-07-23 03:08:00
linux_group-1385936.jpg
ok but is your PS1 this cool?
smol_mazunki 2022-07-23 04:37:00
baguette_dad 2022-07-23 03:08:00
ok but is your PS1 this cool?

linux_group-1385938.jpg
mine is cooler

smol_mazunki 2022-07-23 04:40:43
linux_group-1385939.jpg
forgot
|